deps: upgrade npm to 9.3.0#46193
Merged
nodejs-github-bot merged 2 commits intonodejs:mainfrom Jan 17, 2023
Merged
Conversation
Contributor
|
Fast-track has been requested by @nodejs-github-bot. Please 👍 to approve. |
Member
|
@ljharb does npm/cli@cf175fb resolve your issue? |
Member
|
@targos no - that allows me to do |
lpinca
approved these changes
Jan 13, 2023
tniessen
approved these changes
Jan 13, 2023
gengjiawen
approved these changes
Jan 15, 2023
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/46193 ✔ Done loading data for nodejs/node/pull/46193 ----------------------------------- PR info ------------------------------------ Title deps: upgrade npm to 9.3.0 (#46193) ⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile! Branch npm-cli-bot:npm-v9.3.0 -> nodejs:main Labels npm, fast-track, needs-ci, dont-land-on-v14.x Commits 1 - deps: upgrade npm to 9.3.0 Committers 1 - npm CLI robot PR-URL: https://github.com/nodejs/node/pull/46193 Reviewed-By: Luigi Pinca Reviewed-By: Tobias Nießen Reviewed-By: Jiawen Geng ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/46193 Reviewed-By: Luigi Pinca Reviewed-By: Tobias Nießen Reviewed-By: Jiawen Geng -------------------------------------------------------------------------------- ℹ This PR was created on Thu, 12 Jan 2023 20:43:26 GMT ✔ Approvals: 3 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/46193#pullrequestreview-1247358228 ✔ - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/46193#pullrequestreview-1247515683 ✔ - Jiawen Geng (@gengjiawen): https://github.com/nodejs/node/pull/46193#pullrequestreview-1249214145 ℹ This PR is being fast-tracked ✔ Last GitHub CI successful ✖ No Jenkins CI runs detected -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncuhttps://github.com/nodejs/node/actions/runs/3923489114 |
Collaborator
cjihrig
approved these changes
Jan 15, 2023
Contributor
|
I pushed a change to ignore a file with known conflict markers in the npm test suite |
Collaborator
Member
|
@MylesBorins I added the label to squash the commits but if you want the commits to land separately, rebase to put your commit first. |
Collaborator
|
Landed in 66b1356 |
Trott
pushed a commit
to Trott/io.js
that referenced
this pull request
Jan 17, 2023
PR-URL: nodejs#46193 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
RafaelGSS
pushed a commit
to RafaelGSS/node
that referenced
this pull request
Jan 17, 2023
PR-URL: nodejs#46193 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
MylesBorins
pushed a commit
that referenced
this pull request
Jan 18, 2023
PR-URL: #46193 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Merged
juanarbol
pushed a commit
that referenced
this pull request
Jan 26, 2023
PR-URL: #46193 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Merged
juanarbol
pushed a commit
that referenced
this pull request
Jan 31, 2023
PR-URL: #46193 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Jiawen Geng <technicalcute@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rich Trott <rtrott@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
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.
9.3.0 (2023-01-12)
Features
753b98e#5261 rootless workspace init provides suggestion (@fritzy)Bug Fixes
cf175fb#6044 default auth-type to legacy if otp is configured (#6044) (@wraithgar)2383deb#6037 clean urls from arborist, owner, and ping commands (#6037) (@lukekarrys)69f5ff8view: convert command to use output instead of console (@lukekarrys)dc52222init: write package.json workspaces paths with / separators (@lukekarrys)31af1aarefactorhelpto use@npmcli/promise-spawn(@lukekarrys)669ef94fund: correctly parse and usewhichconfig (@lukekarrys)72e6d6fgenerate workspace support for docs pages (@lukekarrys)450e50fevaluate configs in command class (@lukekarrys)28ec922#5946 replace rimraf with fs.rm (@lukekarrys)Documentation
f0038e5#6048 missing backtick in synopsis of npm init (#5837) (#6048) (@Peallyz)ca8ff00#6045 update outdated file path to definitions.js (@ericmutta)fe9debd#6038 fix typos in definitions.js (#6038) (@lukekarrys, @ericmutta)fa27aca#6018 fix typo in removal.md (@ericmutta)82f69d9#6026 fix typo in registry.md (@ericmutta)Dependencies
ec09474#5945minipass-fetch@3.0.1@npmcli/arborist@6.1.6@npmcli/config@6.1.1libnpmdiff@5.0.7libnpmexec@5.0.7libnpmfund@4.0.7libnpmpack@5.0.7