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

An automated migration is available ([source](https://github.com/nodejs/userland-migrations/tree/main/recipes/tmpdir-to-tmpdir)):

```bash
npx codemod@latest @nodejs/tmpDir-to-tmpdir
Copy link
Contributor

Choose a reason for hiding this comment

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

Should the casing be changed on this line too?

@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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

5 participants