Skip to content

add codemod to enforce 'new' with zlib class #133

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

Closed
wants to merge 1 commit into from

Conversation

aashvgit
Copy link

@aashvgit aashvgit commented Jul 25, 2025

Related Issue

Close #132

@aashvgit aashvgit closed this Jul 25, 2025
@aashvgit aashvgit reopened this Jul 25, 2025
@aashvgit
Copy link
Author

actually it is for #133

@AugustinMauroy
Copy link
Member

AugustinMauroy commented Jul 25, 2025

Hey @aashvgit thanks for giving time on this but we don't use jscodeshift. We use codemod platform though their new cli based on ast-grep.
So you should have something that look like this pr #89

Also if you need help you can join the openjs slack or nodejs discord where I can drive you

And yess I know I have to write the CONTRIBUTING.md

Copy link
Member

@AugustinMauroy AugustinMauroy left a comment

Choose a reason for hiding this comment

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

Blocking the pr for now

@AugustinMauroy AugustinMauroy changed the title add codemod to enforce 'new' with zlib class(fix #105) add codemod to enforce 'new' with zlib class Jul 25, 2025
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.

feat: handle Instantiating node:zlib classes without new depreciation
2 participants