Skip to content

Commit 1709ff7

Browse files
deps: bump @npmcli/promise-spawn from 8.0.3 to 9.0.0 (#247)
Bumps [@npmcli/promise-spawn](https://github.com/npm/promise-spawn) from 8.0.3 to 9.0.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/promise-spawn/releases"><code>@​npmcli/promise-spawn</code>'s releases</a>.</em></p> <blockquote> <h2>v9.0.0</h2> <h2><a href="https://github.com/npm/promise-spawn/compare/v8.0.3...v9.0.0">9.0.0</a> (2025-10-23)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li><code>@npmcli/promise-spawn</code> now supports node <code>^20.17.0 || &gt;=22.9.0</code></li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/promise-spawn/commit/83b6f8e2091bd23fb01f685f31382e7cb9338c64"><code>83b6f8e</code></a> <a href="https://redirect.github.com/npm/promise-spawn/pull/144">#144</a> align to npm 11 node engine range (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/promise-spawn/commit/cb2d875635abb407069fa703bdb81e3bb3e1c748"><code>cb2d875</code></a> <a href="https://redirect.github.com/npm/promise-spawn/pull/144">#144</a> remove unneeded eslint ignore (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> <li><a href="https://github.com/npm/promise-spawn/commit/17d25844a3ee5581598bf1fa5ef8141b70d0e9a2"><code>17d2584</code></a> <a href="https://redirect.github.com/npm/promise-spawn/pull/144">#144</a> template-oss-apply (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> <li><a href="https://github.com/npm/promise-spawn/commit/078277be0eeb0389d14c7da7d55abe94cb7c0249"><code>078277b</code></a> <a href="https://redirect.github.com/npm/promise-spawn/pull/143">#143</a> bump <code>@​npmcli/template-oss</code> from 4.27.0 to 4.27.1 (<a href="https://redirect.github.com/npm/promise-spawn/issues/143">#143</a>) (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot], <a href="https://github.com/npm-cli-bot"><code>@​npm-cli-bot</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/promise-spawn/blob/main/CHANGELOG.md"><code>@​npmcli/promise-spawn</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/promise-spawn/compare/v8.0.3...v9.0.0">9.0.0</a> (2025-10-23)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li><code>@npmcli/promise-spawn</code> now supports node <code>^20.17.0 || &gt;=22.9.0</code></li> </ul> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/promise-spawn/commit/83b6f8e2091bd23fb01f685f31382e7cb9338c64"><code>83b6f8e</code></a> <a href="https://redirect.github.com/npm/promise-spawn/pull/144">#144</a> align to npm 11 node engine range (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/promise-spawn/commit/cb2d875635abb407069fa703bdb81e3bb3e1c748"><code>cb2d875</code></a> <a href="https://redirect.github.com/npm/promise-spawn/pull/144">#144</a> remove unneeded eslint ignore (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> <li><a href="https://github.com/npm/promise-spawn/commit/17d25844a3ee5581598bf1fa5ef8141b70d0e9a2"><code>17d2584</code></a> <a href="https://redirect.github.com/npm/promise-spawn/pull/144">#144</a> template-oss-apply (<a href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li> <li><a href="https://github.com/npm/promise-spawn/commit/078277be0eeb0389d14c7da7d55abe94cb7c0249"><code>078277b</code></a> <a href="https://redirect.github.com/npm/promise-spawn/pull/143">#143</a> bump <code>@​npmcli/template-oss</code> from 4.27.0 to 4.27.1 (<a href="https://redirect.github.com/npm/promise-spawn/issues/143">#143</a>) (<a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot], <a href="https://github.com/npm-cli-bot"><code>@​npm-cli-bot</code></a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/promise-spawn/commit/c6636f18005100d803d46c30a1d7bda124f2b779"><code>c6636f1</code></a> chore: release 9.0.0 (<a href="https://redirect.github.com/npm/promise-spawn/issues/145">#145</a>)</li> <li><a href="https://github.com/npm/promise-spawn/commit/cb2d875635abb407069fa703bdb81e3bb3e1c748"><code>cb2d875</code></a> chore: remove unneeded eslint ignore</li> <li><a href="https://github.com/npm/promise-spawn/commit/17d25844a3ee5581598bf1fa5ef8141b70d0e9a2"><code>17d2584</code></a> chore: template-oss-apply</li> <li><a href="https://github.com/npm/promise-spawn/commit/83b6f8e2091bd23fb01f685f31382e7cb9338c64"><code>83b6f8e</code></a> fix!: align to npm 11 node engine range</li> <li><a href="https://github.com/npm/promise-spawn/commit/078277be0eeb0389d14c7da7d55abe94cb7c0249"><code>078277b</code></a> chore: bump <code>@​npmcli/template-oss</code> from 4.27.0 to 4.27.1 (<a href="https://redirect.github.com/npm/promise-spawn/issues/143">#143</a>)</li> <li><a href="https://github.com/npm/promise-spawn/commit/029b3bcb5f9f73452a845b06a377ab8b1b2af94a"><code>029b3bc</code></a> chore: bump <code>@​npmcli/template-oss</code> from 4.26.0 to 4.27.0 (<a href="https://redirect.github.com/npm/promise-spawn/issues/141">#141</a>)</li> <li><a href="https://github.com/npm/promise-spawn/commit/f51e89e463495d23e7803c22492f57dec6a4e7aa"><code>f51e89e</code></a> chore: bump <code>@​npmcli/template-oss</code> from 4.25.1 to 4.26.0 (<a href="https://redirect.github.com/npm/promise-spawn/issues/140">#140</a>)</li> <li><a href="https://github.com/npm/promise-spawn/commit/2995ea132e47f6dfa8f1078b050fe8a73c3fcd78"><code>2995ea1</code></a> chore: bump <code>@​npmcli/template-oss</code> from 4.25.0 to 4.25.1 (<a href="https://redirect.github.com/npm/promise-spawn/issues/139">#139</a>)</li> <li>See full diff in <a href="https://github.com/npm/promise-spawn/compare/v8.0.3...v9.0.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for <code>@​npmcli/promise-spawn</code> since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/promise-spawn&package-manager=npm_and_yarn&previous-version=8.0.3&new-version=9.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1ae56c0 commit 1709ff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@npmcli/node-gyp": "^5.0.0",
2525
"@npmcli/package-json": "^7.0.0",
26-
"@npmcli/promise-spawn": "^8.0.0",
26+
"@npmcli/promise-spawn": "^9.0.0",
2727
"node-gyp": "^11.0.0",
2828
"proc-log": "^6.0.0",
2929
"which": "^5.0.0"

0 commit comments

Comments
 (0)