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 4.9 #3569

Merged
merged 2 commits into from
Nov 22, 2022
Merged

Update to TypeScript 4.9 #3569

merged 2 commits into from
Nov 22, 2022

Conversation

saberduck
Copy link
Contributor

@saberduck saberduck commented Nov 21, 2022

Fixes #3512

I had to add rather ugly typecast in ast.ts. We should have another look at migrating to only TSEstree types.

Difference in ruling is due to document.domain and navigator.platform being deprecated now. There are also couple of issues missing because of improved dataflow analysis for null and undefined

@sonarsource-next
Copy link

Copy link
Contributor

@ilia-kebets-sonarsource ilia-kebets-sonarsource left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@saberduck saberduck merged commit 6357df7 into master Nov 22, 2022
@saberduck saberduck deleted the ts49 branch November 22, 2022 10:31
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.

Support TypeScript 4.9
2 participants