Skip to content

tools: update gyp-next to 0.22.0#62697

Merged
nodejs-github-bot merged 1 commit intomainfrom
actions/tools-update-gyp-next
Apr 14, 2026
Merged

tools: update gyp-next to 0.22.0#62697
nodejs-github-bot merged 1 commit intomainfrom
actions/tools-update-gyp-next

Conversation

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

This is an automated update of gyp-next to 0.22.0.

@nodejs-github-bot nodejs-github-bot added gyp Issues and PRs related to the GYP tool and .gyp build files tools Issues and PRs related to the tools directory. labels Apr 12, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

Review requested:

  • @nodejs/gyp

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. labels Apr 12, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 12, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.81%. Comparing base (f2fda60) to head (696d0fc).
⚠️ Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #62697      +/-   ##
==========================================
+ Coverage   89.80%   89.81%   +0.01%     
==========================================
  Files         699      699              
  Lines      216416   216416              
  Branches    41383    41379       -4     
==========================================
+ Hits       194349   194375      +26     
+ Misses      14142    14141       -1     
+ Partials     7925     7900      -25     

see 28 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Apr 12, 2026
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 12, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 13, 2026
@nodejs-github-bot nodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Apr 14, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

Commit Queue failed
- Loading data for nodejs/node/pull/62697
✔  Done loading data for nodejs/node/pull/62697
----------------------------------- PR info ------------------------------------
Title      tools: update gyp-next to 0.22.0 (#62697)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     nodejs-github-bot:actions/tools-update-gyp-next -> nodejs:main
Labels     build, tools, author ready, needs-ci, gyp
Commits    1
 - tools: update gyp-next to 0.22.0
Committers 1
 - github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
PR-URL: https://github.com/nodejs/node/pull/62697
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/62697
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sun, 12 Apr 2026 00:58:59 GMT
   ✔  Approvals: 4
   ✔  - Michaël Zasso (@targos) (TSC): https://github.com/nodejs/node/pull/62697#pullrequestreview-4094689527
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/62697#pullrequestreview-4094872526
   ✔  - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/62697#pullrequestreview-4095112670
   ✔  - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/62697#pullrequestreview-4095602759
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2026-04-12T15:16:47Z: https://ci.nodejs.org/job/node-test-pull-request/72656/
- Querying data for job/node-test-pull-request/72656/
✔  Build data downloaded
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  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 62697
From https://github.com/nodejs/node
 * branch                  refs/pull/62697/merge -> FETCH_HEAD
✔  Fetched commits as d080801b01cf..696d0fcca834
--------------------------------------------------------------------------------
[main 7cfd603ddc] tools: update gyp-next to 0.22.0
 Author: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com>
 Date: Sun Apr 12 00:58:57 2026 +0000
 12 files changed, 124 insertions(+), 50 deletions(-)
 create mode 100644 tools/gyp/test/fixtures/expected-win32/msvs/integration.sln
 create mode 100644 tools/gyp/test/fixtures/expected-win32/msvs/test.vcproj
   ✔  Patches applied
--------------------------------------------------------------------------------
--------------------------------- New Message ----------------------------------
PR-URL: https://github.com/nodejs/node/pull/62697
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
--------------------------------------------------------------------------------
[main b644543fd8] PR-URL: https://github.com/nodejs/node/pull/62697 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
 Author: nodejs-github-bot <18269663+nodejs-github-bot@users.noreply.github.com>
 Date: Sun Apr 12 00:58:57 2026 +0000
 12 files changed, 124 insertions(+), 50 deletions(-)
 create mode 100644 tools/gyp/test/fixtures/expected-win32/msvs/integration.sln
 create mode 100644 tools/gyp/test/fixtures/expected-win32/msvs/test.vcproj
  ✖  b644543fd864d4b356af9c5ead66f6144abfba35
     ✔  0:0      no Co-authored-by metadata                co-authored-by-is-trailer
     ✔  0:0      skipping fixes-url                        fixes-url
     ✖  1:0      blank line expected after title           line-after-title
     ✔  0:0      line-lengths are valid                    line-length
     ✔  0:0      metadata is at end of message             metadata-end
     ✖  0:0      Commit must have a PR-URL.                pr-url
     ✔  0:0      reviewers are valid                       reviewers
     ✖  0:0      Invalid subsystem: "PR-URL"               subsystem
     ✔  0:0      Title is formatted correctly.             title-format
     ✔  0:0      Title is <= 50 columns.                   title-length
   ℹ  Please fix the commit message and try again.
Please manually ammend the commit message, by running
`git commit --amend`
Once commit message is fixed, finish the landing command running
`git node land --continue`
https://github.com/nodejs/node/actions/runs/24375122519

@aduh95 aduh95 added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Apr 14, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 14, 2026
@nodejs-github-bot nodejs-github-bot merged commit ba52299 into main Apr 14, 2026
100 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator Author

Landed in ba52299

@nodejs-github-bot nodejs-github-bot deleted the actions/tools-update-gyp-next branch April 14, 2026 19:20
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. build Issues and PRs related to build files or the CI. gyp Issues and PRs related to the GYP tool and .gyp build files needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants