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

Support Node >= v22 #1540

Merged
merged 3 commits into from
Nov 26, 2024
Merged

Support Node >= v22 #1540

merged 3 commits into from
Nov 26, 2024

Conversation

hckhanh
Copy link
Contributor

@hckhanh hckhanh commented Nov 22, 2024

To address #1539

This change updates the import statements for JSON modules to use 'with' instead of 'assert'. This ensures compatibility with the latest module syntax standards and helps maintain consistency across the codebase.

prosoponator and others added 3 commits November 20, 2024 10:10
This change updates the import statements for JSON modules to use 'with' instead of 'assert'. This ensures compatibility with the latest module syntax standards and helps maintain consistency across the codebase.
@hckhanh
Copy link
Contributor Author

hckhanh commented Nov 22, 2024

I have tested with Node 20, It can run smoothly.

@forgetso
Copy link
Member

HeY @hckhanh thanks very much for the PR! We'll get this in very soon.

@forgetso forgetso changed the base branch from main to staging November 26, 2024 11:00
@forgetso
Copy link
Member

Hey @hckhanh we usually PR into the staging branch before we do a release. Would you mind resolving the package-lock.json conflicts? We'll merge it if it passes all the tests. Thanks again!

@hckhanh
Copy link
Contributor Author

hckhanh commented Nov 26, 2024

Sure I will do it

@forgetso
Copy link
Member

@hckhanh thanks so much!

@forgetso forgetso merged commit 9e08243 into prosopo:staging Nov 26, 2024
4 checks passed
This was referenced Dec 2, 2024
@prosoponator prosoponator mentioned this pull request Dec 13, 2024
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.

3 participants