Skip to content

Commit 40dcd4a

Browse files
npm-cli-botRafaelGSS
authored andcommitted
deps: upgrade npm to 11.3.0
PR-URL: #57801 Reviewed-By: Jordan Harband <[email protected]> Reviewed-By: Luigi Pinca <[email protected]> Reviewed-By: Marco Ippolito <[email protected]>
1 parent 3435001 commit 40dcd4a

File tree

439 files changed

+5014
-3637
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

439 files changed

+5014
-3637
lines changed

deps/npm/docs/content/commands/npm-ls.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ packages will *also* show the paths to the specified packages. For
2727
example, running `npm ls promzard` in npm's source tree will show:
2828

2929
```bash
30-
npm@11.2.0 /path/to/npm
30+
npm@11.3.0 /path/to/npm
3131
3232
3333
```

deps/npm/docs/content/commands/npm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Note: This command is unaware of workspaces.
1414

1515
### Version
1616

17-
11.2.0
17+
11.3.0
1818

1919
### Description
2020

deps/npm/docs/content/configuring-npm/package-json.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -749,7 +749,7 @@ that require npm installing where you don't want to hit an external server,
749749
but should not be used when publishing your package to the public registry.
750750
751751
*note*: Packages linked by local path will not have their own
752-
dependencies installed when `npm install` is ran in this case. You must
752+
dependencies installed when `npm install` is run. You must
753753
run `npm install` from inside the local path itself.
754754
755755
### devDependencies
@@ -979,7 +979,7 @@ also `1.0.0`:
979979
```
980980

981981
To only override `@npm/foo` to be `1.0.0` when it's a child (or grandchild, or great
982-
grandchild, etc) of the package `bar`:
982+
grandchild, etc) of the package `@npm/bar`:
983983
984984
```json
985985
{

deps/npm/docs/content/using-npm/config.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,6 +1027,19 @@ Any "%s" in the message will be replaced with the version number.
10271027

10281028

10291029

1030+
#### `node-gyp`
1031+
1032+
* Default: The path to the node-gyp bin that ships with npm
1033+
* Type: Path
1034+
1035+
This is the location of the "node-gyp" bin. By default it uses one that
1036+
ships with npm itself.
1037+
1038+
You can use this config to specify your own "node-gyp" to run when it is
1039+
required to build a package.
1040+
1041+
1042+
10301043
#### `node-options`
10311044

10321045
* Default: null

deps/npm/docs/content/using-npm/logging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The default value of `loglevel` is `"notice"` but there are several levels/types
3838
- `"verbose"`
3939
- `"silly"`
4040

41-
All logs pertaining to a level proceeding the current setting will be shown.
41+
All logs pertaining to a level preceding the current setting will be shown.
4242

4343
##### Aliases
4444

deps/npm/docs/output/commands/npm-access.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-access----1120">
144+
<h1 id="----npm-access----1130">
145145
<span>npm-access</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Set access level on published packages</span>
149149
</header>

deps/npm/docs/output/commands/npm-adduser.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-adduser----1120">
144+
<h1 id="----npm-adduser----1130">
145145
<span>npm-adduser</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Add a registry user account</span>
149149
</header>

deps/npm/docs/output/commands/npm-audit.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-audit----1120">
144+
<h1 id="----npm-audit----1130">
145145
<span>npm-audit</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Run a security audit</span>
149149
</header>

deps/npm/docs/output/commands/npm-bugs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-bugs----1120">
144+
<h1 id="----npm-bugs----1130">
145145
<span>npm-bugs</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Report bugs for a package in a web browser</span>
149149
</header>

deps/npm/docs/output/commands/npm-cache.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-cache----1120">
144+
<h1 id="----npm-cache----1130">
145145
<span>npm-cache</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Manipulates packages cache</span>
149149
</header>

deps/npm/docs/output/commands/npm-ci.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-ci----1120">
144+
<h1 id="----npm-ci----1130">
145145
<span>npm-ci</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Clean install a project</span>
149149
</header>

deps/npm/docs/output/commands/npm-completion.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-completion----1120">
144+
<h1 id="----npm-completion----1130">
145145
<span>npm-completion</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Tab Completion for npm</span>
149149
</header>

deps/npm/docs/output/commands/npm-config.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-config----1120">
144+
<h1 id="----npm-config----1130">
145145
<span>npm-config</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Manage the npm configuration files</span>
149149
</header>

deps/npm/docs/output/commands/npm-dedupe.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-dedupe----1120">
144+
<h1 id="----npm-dedupe----1130">
145145
<span>npm-dedupe</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Reduce duplication in the package tree</span>
149149
</header>

deps/npm/docs/output/commands/npm-deprecate.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-deprecate----1120">
144+
<h1 id="----npm-deprecate----1130">
145145
<span>npm-deprecate</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Deprecate a version of a package</span>
149149
</header>

deps/npm/docs/output/commands/npm-diff.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-diff----1120">
144+
<h1 id="----npm-diff----1130">
145145
<span>npm-diff</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">The registry diff command</span>
149149
</header>

deps/npm/docs/output/commands/npm-dist-tag.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-dist-tag----1120">
144+
<h1 id="----npm-dist-tag----1130">
145145
<span>npm-dist-tag</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Modify package distribution tags</span>
149149
</header>

deps/npm/docs/output/commands/npm-docs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-docs----1120">
144+
<h1 id="----npm-docs----1130">
145145
<span>npm-docs</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Open documentation for a package in a web browser</span>
149149
</header>

deps/npm/docs/output/commands/npm-doctor.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-doctor----1120">
144+
<h1 id="----npm-doctor----1130">
145145
<span>npm-doctor</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Check the health of your npm environment</span>
149149
</header>

deps/npm/docs/output/commands/npm-edit.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-edit----1120">
144+
<h1 id="----npm-edit----1130">
145145
<span>npm-edit</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Edit an installed package</span>
149149
</header>

deps/npm/docs/output/commands/npm-exec.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-exec----1120">
144+
<h1 id="----npm-exec----1130">
145145
<span>npm-exec</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Run a command from a local or remote npm package</span>
149149
</header>

deps/npm/docs/output/commands/npm-explain.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-explain----1120">
144+
<h1 id="----npm-explain----1130">
145145
<span>npm-explain</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Explain installed packages</span>
149149
</header>

deps/npm/docs/output/commands/npm-explore.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-explore----1120">
144+
<h1 id="----npm-explore----1130">
145145
<span>npm-explore</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Browse an installed package</span>
149149
</header>

deps/npm/docs/output/commands/npm-find-dupes.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-find-dupes----1120">
144+
<h1 id="----npm-find-dupes----1130">
145145
<span>npm-find-dupes</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Find duplication in the package tree</span>
149149
</header>

deps/npm/docs/output/commands/npm-fund.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-fund----1120">
144+
<h1 id="----npm-fund----1130">
145145
<span>npm-fund</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Retrieve funding information</span>
149149
</header>

deps/npm/docs/output/commands/npm-help-search.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-help-search----1120">
144+
<h1 id="----npm-help-search----1130">
145145
<span>npm-help-search</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Search npm help documentation</span>
149149
</header>

deps/npm/docs/output/commands/npm-help.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-help----1120">
144+
<h1 id="----npm-help----1130">
145145
<span>npm-help</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Get help on npm</span>
149149
</header>

deps/npm/docs/output/commands/npm-init.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-init----1120">
144+
<h1 id="----npm-init----1130">
145145
<span>npm-init</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Create a package.json file</span>
149149
</header>

deps/npm/docs/output/commands/npm-install-ci-test.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-install-ci-test----1120">
144+
<h1 id="----npm-install-ci-test----1130">
145145
<span>npm-install-ci-test</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Install a project with a clean slate and run tests</span>
149149
</header>

deps/npm/docs/output/commands/npm-install-test.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-install-test----1120">
144+
<h1 id="----npm-install-test----1130">
145145
<span>npm-install-test</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Install package(s) and run tests</span>
149149
</header>

deps/npm/docs/output/commands/npm-install.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-install----1120">
144+
<h1 id="----npm-install----1130">
145145
<span>npm-install</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Install a package</span>
149149
</header>

deps/npm/docs/output/commands/npm-link.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,9 +141,9 @@
141141

142142
<section id="content">
143143
<header class="title">
144-
<h1 id="----npm-link----1120">
144+
<h1 id="----npm-link----1130">
145145
<span>npm-link</span>
146-
<span class="version">@11.2.0</span>
146+
<span class="version">@11.3.0</span>
147147
</h1>
148148
<span class="description">Symlink a package folder</span>
149149
</header>

0 commit comments

Comments
 (0)