Skip to content

deps: upgrade npm to 11.3.0 #57801

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

Merged
merged 1 commit into from
Apr 10, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion deps/npm/docs/content/commands/npm-ls.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ packages will *also* show the paths to the specified packages. For
example, running `npm ls promzard` in npm's source tree will show:

```bash
npm@11.2.0 /path/to/npm
npm@11.3.0 /path/to/npm
└─┬ init-package-json@0.0.4
└── promzard@0.1.5
```
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/content/commands/npm.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Note: This command is unaware of workspaces.

### Version

11.2.0
11.3.0

### Description

Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/content/configuring-npm/package-json.md
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ that require npm installing where you don't want to hit an external server,
but should not be used when publishing your package to the public registry.

*note*: Packages linked by local path will not have their own
dependencies installed when `npm install` is ran in this case. You must
dependencies installed when `npm install` is run. You must
run `npm install` from inside the local path itself.

### devDependencies
Expand Down Expand Up @@ -979,7 +979,7 @@ also `1.0.0`:
```

To only override `@npm/foo` to be `1.0.0` when it's a child (or grandchild, or great
grandchild, etc) of the package `bar`:
grandchild, etc) of the package `@npm/bar`:

```json
{
Expand Down
13 changes: 13 additions & 0 deletions deps/npm/docs/content/using-npm/config.md
Original file line number Diff line number Diff line change
Expand Up @@ -1027,6 +1027,19 @@ Any "%s" in the message will be replaced with the version number.



#### `node-gyp`

* Default: The path to the node-gyp bin that ships with npm
* Type: Path

This is the location of the "node-gyp" bin. By default it uses one that
ships with npm itself.

You can use this config to specify your own "node-gyp" to run when it is
required to build a package.



#### `node-options`

* Default: null
Expand Down
2 changes: 1 addition & 1 deletion deps/npm/docs/content/using-npm/logging.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ The default value of `loglevel` is `"notice"` but there are several levels/types
- `"verbose"`
- `"silly"`

All logs pertaining to a level proceeding the current setting will be shown.
All logs pertaining to a level preceding the current setting will be shown.

##### Aliases

Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-access.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-access----1120">
<h1 id="----npm-access----1130">
<span>npm-access</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Set access level on published packages</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-adduser.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-adduser----1120">
<h1 id="----npm-adduser----1130">
<span>npm-adduser</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Add a registry user account</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-audit.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-audit----1120">
<h1 id="----npm-audit----1130">
<span>npm-audit</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Run a security audit</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-bugs.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-bugs----1120">
<h1 id="----npm-bugs----1130">
<span>npm-bugs</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Report bugs for a package in a web browser</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-cache.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-cache----1120">
<h1 id="----npm-cache----1130">
<span>npm-cache</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Manipulates packages cache</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-ci.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-ci----1120">
<h1 id="----npm-ci----1130">
<span>npm-ci</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Clean install a project</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-completion.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-completion----1120">
<h1 id="----npm-completion----1130">
<span>npm-completion</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Tab Completion for npm</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-config.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-config----1120">
<h1 id="----npm-config----1130">
<span>npm-config</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Manage the npm configuration files</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-dedupe.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-dedupe----1120">
<h1 id="----npm-dedupe----1130">
<span>npm-dedupe</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Reduce duplication in the package tree</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-deprecate.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-deprecate----1120">
<h1 id="----npm-deprecate----1130">
<span>npm-deprecate</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Deprecate a version of a package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-diff.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-diff----1120">
<h1 id="----npm-diff----1130">
<span>npm-diff</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">The registry diff command</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-dist-tag.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-dist-tag----1120">
<h1 id="----npm-dist-tag----1130">
<span>npm-dist-tag</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Modify package distribution tags</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-docs.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-docs----1120">
<h1 id="----npm-docs----1130">
<span>npm-docs</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Open documentation for a package in a web browser</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-doctor.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-doctor----1120">
<h1 id="----npm-doctor----1130">
<span>npm-doctor</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Check the health of your npm environment</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-edit.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-edit----1120">
<h1 id="----npm-edit----1130">
<span>npm-edit</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Edit an installed package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-exec.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-exec----1120">
<h1 id="----npm-exec----1130">
<span>npm-exec</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Run a command from a local or remote npm package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-explain.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-explain----1120">
<h1 id="----npm-explain----1130">
<span>npm-explain</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Explain installed packages</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-explore.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-explore----1120">
<h1 id="----npm-explore----1130">
<span>npm-explore</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Browse an installed package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-find-dupes.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-find-dupes----1120">
<h1 id="----npm-find-dupes----1130">
<span>npm-find-dupes</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Find duplication in the package tree</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-fund.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-fund----1120">
<h1 id="----npm-fund----1130">
<span>npm-fund</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Retrieve funding information</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-help-search.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-help-search----1120">
<h1 id="----npm-help-search----1130">
<span>npm-help-search</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Search npm help documentation</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-help.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-help----1120">
<h1 id="----npm-help----1130">
<span>npm-help</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Get help on npm</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-init.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-init----1120">
<h1 id="----npm-init----1130">
<span>npm-init</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Create a package.json file</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-install-ci-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-install-ci-test----1120">
<h1 id="----npm-install-ci-test----1130">
<span>npm-install-ci-test</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Install a project with a clean slate and run tests</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-install-test.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-install-test----1120">
<h1 id="----npm-install-test----1130">
<span>npm-install-test</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Install package(s) and run tests</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-install.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-install----1120">
<h1 id="----npm-install----1130">
<span>npm-install</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Install a package</span>
</header>
Expand Down
4 changes: 2 additions & 2 deletions deps/npm/docs/output/commands/npm-link.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,9 @@

<section id="content">
<header class="title">
<h1 id="----npm-link----1120">
<h1 id="----npm-link----1130">
<span>npm-link</span>
<span class="version">@11.2.0</span>
<span class="version">@11.3.0</span>
</h1>
<span class="description">Symlink a package folder</span>
</header>
Expand Down
Loading
Loading