Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump @npmcli/config from 8.3.4 to 9.0.0 (#311)
Bumps [@npmcli/config](https://github.com/npm/cli/tree/HEAD/workspaces/config) from 8.3.4 to 9.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/releases"><code>@npmcli/config</code>'s releases</a>.</em></p> <blockquote> <h2>config: v9.0.0</h2> <h2><a href="https://github.com/npm/cli/compare/config-v8.3.4...config-v9.0.0">9.0.0</a> (2024-10-03)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li><code>@npmcli/config</code> now supports node <code>^18.17.0 || >=20.5.0</code></li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/f846ad3e5e2a930c89cc8c4daa7752ba6fd52598"><code>f846ad3</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> align <code>@npmcli/config</code> to npm 10 node engine range (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/commit/f6909a022c9373c85d980c96a30f47a3a65aa4a9"><code>f6909a0</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>proc-log@5.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/105fa2bdb2bbb0502bb8e0c5ccec3dadcff3c2d6"><code>105fa2b</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>nopt@8.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/f54b155d0cbc251c7159cc42ba3b6154563f9e49"><code>f54b155</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>ini@5.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/207636897aa5544ec28cad5b75fe2e685028dafd"><code>2076368</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/package-json@6.0.1</code></li> <li><a href="https://github.com/npm/cli/commit/feac87c7ed6113665bc144ee677017bc66138b70"><code>feac87c</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/map-workspaces@4.0.1</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/cli/commit/2072705aa80d009dc077639adc305692f4a6c0b9"><code>2072705</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/eslint-config@5.0.1</code> (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/80357253ecd8483463cd66c783c4464c330d72df"><code>8035725</code></a> <a href="https://redirect.github.com/npm/cli/pull/7756">#7756</a> <code>@npmcli/template-oss@4.23.3</code> (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> </ul> <h2>libnpmaccess: v9.0.0</h2> <h2><a href="https://github.com/npm/cli/compare/libnpmaccess-v8.0.6...libnpmaccess-v9.0.0">9.0.0</a> (2024-10-03)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li><code>libnpmaccess</code> now supports node <code>^18.17.0 || >=20.5.0</code></li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/73068d60ded17de3ff6a3d38ff2b83b136316ffc"><code>73068d6</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> align libnpmaccess to npm 10 node engine range (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/commit/d13a20bebef1b9932f86c44741ea6d214ad6842b"><code>d13a20b</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>npm-registry-fetch@18.0.1</code></li> <li><a href="https://github.com/npm/cli/commit/50a7bc8737bb4e0a8fbc5f00b8f580512153a5bc"><code>50a7bc8</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>npm-package-arg@12.0.0</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/cli/commit/2072705aa80d009dc077639adc305692f4a6c0b9"><code>2072705</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/eslint-config@5.0.1</code> (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/80357253ecd8483463cd66c783c4464c330d72df"><code>8035725</code></a> <a href="https://redirect.github.com/npm/cli/pull/7756">#7756</a> <code>@npmcli/template-oss@4.23.3</code> (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> </ul> <h2>libnpmexec: v9.0.0</h2> <h2><a href="https://github.com/npm/cli/compare/libnpmexec-v8.1.4...libnpmexec-v9.0.0">9.0.0</a> (2024-10-03)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li><code>libnpmexec</code> now supports node <code>^18.17.0 || >=20.5.0</code></li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/a2c80166e02a79402fb7bbb629f8ecc14ff8b546"><code>a2c8016</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> align libnpmexec to npm 10 node engine range (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/commit/99ccae3ded6f7013b26ed268a208c24473cdeb8f"><code>99ccae3</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>bin-links@5.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/9cd66031ebd2e9a0d6fdee3a7b4d7779694306ff"><code>9cd6603</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>read-package-json-fast@4.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/8b7dbc8234914352b2649f56c6a11765f1904e30"><code>8b7dbc8</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>read@4.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/f6909a022c9373c85d980c96a30f47a3a65aa4a9"><code>f6909a0</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>proc-log@5.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/e7ab206370e5fc62fefe6916e5dcc40b3e577d22"><code>e7ab206</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>pacote@19.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/50a7bc8737bb4e0a8fbc5f00b8f580512153a5bc"><code>50a7bc8</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>npm-package-arg@12.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/538a4cc1dd731a3643ab4477fe545db39997bcdf"><code>538a4cc</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/run-script@9.0.1</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/cli/commit/2072705aa80d009dc077639adc305692f4a6c0b9"><code>2072705</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/eslint-config@5.0.1</code> (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> <li><a href="https://github.com/npm/cli/releases/tag/arborist-v8.0.0">workspace</a>: <code>@npmcli/arborist@8.0.0</code></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/cli/blob/latest/workspaces/config/CHANGELOG.md"><code>@npmcli/config</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/cli/compare/config-v8.3.4...config-v9.0.0">9.0.0</a> (2024-10-03)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li><code>@npmcli/config</code> now supports node <code>^18.17.0 || >=20.5.0</code></li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/cli/commit/f846ad3e5e2a930c89cc8c4daa7752ba6fd52598"><code>f846ad3</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> align <code>@npmcli/config</code> to npm 10 node engine range (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/cli/commit/f6909a022c9373c85d980c96a30f47a3a65aa4a9"><code>f6909a0</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>proc-log@5.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/105fa2bdb2bbb0502bb8e0c5ccec3dadcff3c2d6"><code>105fa2b</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>nopt@8.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/f54b155d0cbc251c7159cc42ba3b6154563f9e49"><code>f54b155</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>ini@5.0.0</code></li> <li><a href="https://github.com/npm/cli/commit/207636897aa5544ec28cad5b75fe2e685028dafd"><code>2076368</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/package-json@6.0.1</code></li> <li><a href="https://github.com/npm/cli/commit/feac87c7ed6113665bc144ee677017bc66138b70"><code>feac87c</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/map-workspaces@4.0.1</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/cli/commit/2072705aa80d009dc077639adc305692f4a6c0b9"><code>2072705</code></a> <a href="https://redirect.github.com/npm/cli/pull/7803">#7803</a> update <code>@npmcli/eslint-config@5.0.1</code> (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> <li><a href="https://github.com/npm/cli/commit/80357253ecd8483463cd66c783c4464c330d72df"><code>8035725</code></a> <a href="https://redirect.github.com/npm/cli/pull/7756">#7756</a> <code>@npmcli/template-oss@4.23.3</code> (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/npm/cli/commits/v9.0.0/workspaces/config">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/config&package-manager=npm_and_yarn&previous-version=8.3.4&new-version=9.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information