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

Update to TypeScript 5.5 + ESLint 9.9 #171

Merged
merged 7 commits into from
Sep 5, 2024
Merged

Update to TypeScript 5.5 + ESLint 9.9 #171

merged 7 commits into from
Sep 5, 2024

Conversation

guyca
Copy link
Collaborator

@guyca guyca commented Aug 21, 2024

This PR updates TypeScript to v5.5.x and ESLint to 9.9.x. As part of the ESLint upgrade, several ESLing packages were dropped since they don't support the new flat config.

This PR is a prerequisite to evaluating if we can drop the requirement of @babel/plugin-proposal-decorators since native support for decorators in TS was advanced to the stage 3 implementation.

@guyca guyca merged commit a0b95b9 into master Sep 5, 2024
2 checks passed
@guyca guyca deleted the upgradeTS branch September 5, 2024 11:10
@guyca guyca restored the upgradeTS branch September 9, 2024 05:37
guyca added a commit that referenced this pull request Sep 9, 2024
This reverts commit a0b95b9.

# Conflicts:
#	yarn.lock
guyca added a commit that referenced this pull request Sep 9, 2024
This reverts commit a0b95b9.

# Conflicts:
#	yarn.lock
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.

1 participant