doc: deprecation add more codemod#61642
Open
AugustinMauroy wants to merge 2 commits intonodejs:mainfrom
Open
Conversation
Collaborator
|
Review requested:
|
JakobJingleheimer
approved these changes
Feb 2, 2026
cjihrig
approved these changes
Feb 3, 2026
brunocroh
approved these changes
Feb 3, 2026
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/61642 β Done loading data for nodejs/node/pull/61642 ----------------------------------- PR info ------------------------------------ Title doc: deprecation add more codemod (#61642) β Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch AugustinMauroy:more-codemod -> nodejs:main Labels author ready Commits 2 - doc: deprecation add more codemod - doc: include it in util.md Committers 1 - Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> PR-URL: https://github.com/nodejs/node/pull/61642 Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/61642 Reviewed-By: Jacob Smith <jacob@frende.me> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> -------------------------------------------------------------------------------- βΉ This PR was created on Mon, 02 Feb 2026 20:00:50 GMT β Approvals: 2 β - Jacob Smith (@JakobJingleheimer): https://github.com/nodejs/node/pull/61642#pullrequestreview-3741544673 β - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/61642#pullrequestreview-3745200654 β Last GitHub CI successful βΉ Green GitHub CI is sufficient -------------------------------------------------------------------------------- β No git cherry-pick in progress β No git am in progress β No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD β origin/main is now up-to-date - Downloading patch for 61642 From https://github.com/nodejs/node * branch refs/pull/61642/merge -> FETCH_HEAD β Fetched commits as 8c323899ffd2..b93ca6c5d5a3 -------------------------------------------------------------------------------- [main e054e9a873] doc: deprecation add more codemod Author: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> Date: Mon Feb 2 20:59:37 2026 +0100 1 file changed, 26 insertions(+), 2 deletions(-) [main da19ceda26] doc: include it in util.md Author: Augustin Mauroy <97875033+AugustinMauroy@users.noreply.github.com> Date: Mon Feb 2 21:03:55 2026 +0100 1 file changed, 6 insertions(+) β Patches applied There are 2 commits in the PR. Attempting autorebase. (node:2301) [DEP0190] DeprecationWarning: Passing args to a child process with shell option true can lead to security vulnerabilities, as the arguments are not escaped, only concatenated. (Use `node --trace-deprecation ...` to show where the warning was created) Rebasing (2/4) Executing: git node land --amend --yes --------------------------------- New Message ---------------------------------- doc: deprecation add more codemodhttps://github.com/nodejs/node/actions/runs/21686551592 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
HEHE again more codemod can be documented.
It's also fix a copy pasta.
Check list