Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

deps: update nbytes and add update script #53790

Merged
merged 1 commit into from
Jul 12, 2024
Merged

Conversation

anonrig
Copy link
Member

@anonrig anonrig commented Jul 9, 2024

Adds the update script and actually updates the version to 0.1.0

@anonrig anonrig requested a review from jasnell July 9, 2024 19:29
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/actions
  • @nodejs/gyp
  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added dependencies Pull requests that update a dependency file. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels Jul 9, 2024
@anonrig anonrig added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 9, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 9, 2024
@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@marco-ippolito
Copy link
Member

should this go also in node_metadata ? so its visibile from process.version?

@anonrig
Copy link
Member Author

anonrig commented Jul 10, 2024

should this go also in node_metadata ? so its visibile from process.version?

We already have nbytes = NBYTES_VERSION; in node_metadata

@marco-ippolito
Copy link
Member

NBYTES_VERSION

All right, I was just checking to make sure we dont need to update the NBYTES_VERSION version from the update script

@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Jul 10, 2024

@jasnell jasnell added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. and removed needs-ci PRs that need a full CI run. labels Jul 10, 2024
@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 Jul 11, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/53790
✔  Done loading data for nodejs/node/pull/53790
----------------------------------- PR info ------------------------------------
Title      deps: update nbytes and add update script (#53790)
Author     Yagiz Nizipli <yagiz@nizipli.com> (@anonrig)
Branch     anonrig:update-nbytes -> nodejs:main
Labels     meta, tools, author ready, dependencies
Commits    1
 - deps: update nbytes and add update script
Committers 1
 - Yagiz Nizipli <yagiz@nizipli.com>
PR-URL: https://github.com/nodejs/node/pull/53790
Reviewed-By: James M Snell <jasnell@gmail.com>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/53790
Reviewed-By: James M Snell <jasnell@gmail.com>
--------------------------------------------------------------------------------
   ℹ  This PR was created on Tue, 09 Jul 2024 19:29:46 GMT
   ✔  Approvals: 1
   ✔  - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/53790#pullrequestreview-2167223610
   ✘  This PR needs to wait 119 more hours to land (or 0 hours if there is one more approval)
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2024-07-10T19:30:28Z: https://ci.nodejs.org/job/node-test-pull-request/60226/
- Querying data for job/node-test-pull-request/60226/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/9897439997

Copy link
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

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

lgtm

@jasnell jasnell 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 Jul 12, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 12, 2024
@nodejs-github-bot nodejs-github-bot merged commit bcdbf88 into main Jul 12, 2024
62 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in bcdbf88

@nodejs-github-bot nodejs-github-bot deleted the update-nbytes branch July 12, 2024 13:58
aduh95 pushed a commit that referenced this pull request Jul 16, 2024
PR-URL: #53790
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@aduh95 aduh95 mentioned this pull request Jul 16, 2024
ehsankhfr pushed a commit to ehsankhfr/node that referenced this pull request Jul 18, 2024
PR-URL: nodejs#53790
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
@targos targos added the dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. label Sep 21, 2024
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. dependencies Pull requests that update a dependency file. dont-land-on-v20.x PRs that should not land on the v20.x-staging branch and should not be released in v20.x. meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants