FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Revert "util: move util._extend to eol" by marco-ippolito · Pull Request #53429 · nodejs/node · GitHub

/ node Public

Revert "util: move util._extend to eol" - #53429

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
marco-ippolito:feat/revert-util_extend-deprecation
Jun 14, 2024
Merged

Revert "util: move util._extend to eol"#53429
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
marco-ippolito:feat/revert-util_extend-deprecation

Conversation

marco-ippolito commented Jun 12, 2024
edited
Loading

Copy link
Copy Markdown
Member

This reverts commit ac97a53.
Refs: tape-testing/tape#607
It seems util._extend is used by old versions of debug (< v2.6.7) which is still widely used, so we might want to wait a bit before moving this to EOL

CC @mcollina @ljharb

nodejs-github-bot added needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module. labels Jun 12, 2024

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

mcollina left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

lgtm

mcollina added the request-ci Add this label to start a Jenkins CI on a PR. label Jun 12, 2024
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jun 12, 2024

Copy link
Copy Markdown
Collaborator

CI: https://ci.nodejs.org/job/node-test-pull-request/59737/

Copy link
Copy Markdown
Collaborator

marco-ippolito added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Jun 13, 2024
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jun 14, 2024
nodejs-github-bot merged commit b5aae52 into nodejs:main Jun 14, 2024

Copy link
Copy Markdown
Collaborator

Landed in b5aae52

targos added the dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. label Jun 20, 2024
soophoo pushed a commit to soophoo/node that referenced this pull request Jun 20, 2024
This reverts commit ac97a53.

PR-URL: nodejs#53429
Refs: tape-testing/tape#607
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: James M Snell <jasnell@gmail.com>
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

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. dont-land-on-v22.x PRs that should not land on the v22.x-staging branch and should not be released in v22.x. needs-ci PRs that need a full CI run. util Issues and PRs related to the built-in util module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL