Skip to content

feat: Improve compatiblity with typescript >= 4.3 #3258

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

Open
wants to merge 5 commits into
base: 2.x
Choose a base branch
from

Conversation

hamnis
Copy link

@hamnis hamnis commented Mar 6, 2025

Introduces override keyword to make sure we can typecheck the file, with noImplicitOverride turned on.

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-3.html#override-and-the---noimplicitoverride-flag

auto-merge was automatically disabled March 6, 2025 06:58

Head branch was pushed to by a user without write access

@hamnis hamnis force-pushed the override-toJson branch from daff3e5 to 550038c Compare March 6, 2025 06:58
@hamnis hamnis changed the title Improve compatiblity with typescript >= 4.3 feat: Improve compatiblity with typescript >= 4.3 Mar 6, 2025
Copy link
Member

@iliapolo iliapolo left a comment

Choose a reason for hiding this comment

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

Nice!

@iliapolo
Copy link
Member

iliapolo commented May 7, 2025

@hamnis you need to run yarn build locally to update the snapshots.

@iliapolo iliapolo added the response-requested Awaiting response from author label May 7, 2025
@hamnis hamnis force-pushed the override-toJson branch from ad696f7 to 6991d66 Compare May 8, 2025 06:34
@iliapolo
Copy link
Member

@hamnis We also need DCO to pass before merging. Thanks!

@hamnis hamnis force-pushed the override-toJson branch from f58ca34 to beb2ee8 Compare May 19, 2025 11:42
@github-actions github-actions bot removed the response-requested Awaiting response from author label May 19, 2025
hamnis added 2 commits May 22, 2025 07:15
Introduces override keyword to make sure we can typecheck
the file, with noImplicitOverride turned on.

https://www.typescriptlang.org/docs/handbook/release-notes/typescript-4-3.html#override-and-the---noimplicitoverride-flag
Signed-off-by: Erlend Hamnaberg <erlend@hamnaberg.net>
Signed-off-by: Erlend Hamnaberg <erlend@hamnaberg.net>
@hamnis hamnis force-pushed the override-toJson branch from beb2ee8 to 2a07b40 Compare May 22, 2025 05:15
@hamnis
Copy link
Author

hamnis commented May 22, 2025

@iliapolo I think the build should be able to be run now?

@renannprado
Copy link

@iliapolo @hamnis what is it missing to be able to merge this one?

@hamnis
Copy link
Author

hamnis commented Jun 4, 2025

@renannprado i have no idea.

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.

4 participants