Skip to content

Conversation

@AugustinMauroy
Copy link
Member

  • adding more codemods
  • fixing wrong link

@nodejs-github-bot nodejs-github-bot added deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations. labels Oct 13, 2025
@AugustinMauroy
Copy link
Member Author

cc @nodejs/userland-migrations

@brunocroh
Copy link
Member

brunocroh commented Oct 13, 2025

The source code url and run commands for deprecation DEP0028 are incorrect. Could you please include the fix for that one in this PR as well?

- npx codemod@latest @nodejs/util-debug-to-console-error
+ npx codemod@latest @nodejs/util-print-to-console-log
- https://github.com/nodejs/userland-migrations/tree/main/recipes/util-debug-to-console-error 
+ https://github.com/nodejs/userland-migrations/tree/main/recipes/util-print-to-console-log

Co-Authored-By: Bruno Rodrigues <swe@brunocroh.com>
@AugustinMauroy
Copy link
Member Author

good catch @brunocroh

@JakobJingleheimer
Copy link
Member

Let's land this and open subsequent ones rather than keep this going forever 😅

@AugustinMauroy
Copy link
Member Author

Let's land this and open subsequent ones rather than keep this going forever 😅

HAHAHAH yeah maybe

@bjohansebas
Copy link
Member

Is it ready to merge?

@bjohansebas bjohansebas added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Oct 26, 2025
@aduh95 aduh95 merged commit b9de5d0 into nodejs:main Oct 27, 2025
19 checks passed
@aduh95
Copy link
Contributor

aduh95 commented Oct 27, 2025

Landed in b9de5d0

aduh95 pushed a commit that referenced this pull request Oct 27, 2025
PR-URL: #60243
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Jacob Smith <jacob@frende.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. deprecations Issues and PRs related to deprecations. doc Issues and PRs related to the documentations.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants