Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Update to Typescript 4.8 #20203

Merged
merged 1 commit into from
Sep 22, 2022
Merged

[FEATURE] Update to Typescript 4.8 #20203

merged 1 commit into from
Sep 22, 2022

Conversation

chriskrycho
Copy link
Contributor

@chriskrycho chriskrycho commented Sep 21, 2022

We were previously using 4.6. We'll aim to keep this up to date going forward.

Here, update the dependency and then address two safety issues it caught on either 4.7 or 4.8 but did not back on 4.6.

In the next PR I’ll also be adding CI support for testing a range, but only targeting 4.8 at the moment with it because we don’t want to couple ourselves to a wider range needlessly. See that PR for further details!

@chriskrycho chriskrycho changed the title [FEATURE beta] Update to Ember 4.8 [FEATURE] Update to Ember 4.8 Sep 21, 2022
We were previously using 4.6. We'll aim to keep this up to date going
forward. Here, update the dependency and then address two safety issues
it caught on either 4.7 or 4.8 but did not back on 4.6.
@chriskrycho
Copy link
Contributor Author

chriskrycho commented Sep 22, 2022

Just rebased this on top of master since I think #20205 will have fixed the linting issues. 🤞🏼 Edit: And so it did!

@chriskrycho chriskrycho merged commit 32e0580 into master Sep 22, 2022
@chriskrycho chriskrycho deleted the ts-4.8 branch September 22, 2022 00:27
@kategengler kategengler changed the title [FEATURE] Update to Ember 4.8 [FEATURE] Update to Typescript 4.8 Sep 26, 2022
chriskrycho added a commit that referenced this pull request Dec 6, 2022
We won't be able to land this till we solve #20203, but it will be awesome
for preventing regressions once we *do*.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants