- Notifications
You must be signed in to change notification settings - Fork 543
Commit 8f05c87
chore: bump @npmcli/template-oss from 4.25.0 to 4.25.1 (#807)
Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.25.0 to 4.25.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/template-oss/releases"><code>@npmcli/template-oss</code>'s releases</a>.</em></p> <blockquote> <h2>v4.25.1</h2> <h2><a href="https://github.com/npm/template-oss/compare/v4.25.0...v4.25.1">4.25.1</a> (2025-09-18)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/1c8f96d27629a0590de30919d6d2d5c7d76f48ab"><code>1c8f96d</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a> use native fetch instead of undici (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/729b8e7eec259546a05e75e8cec649c73f634180"><code>729b8e7</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/527">#527</a> <code>@npmcli/git@7.0.0</code> (<a href="https://redirect.github.com/npm/template-oss/issues/527">#527</a>)</li> <li><a href="https://github.com/npm/template-oss/commit/2ac2fd076ab8596c3b5bba31536886fdac029245"><code>2ac2fd0</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a> <code>npm-package-arg@13.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/289aaaeef0c8aa07dcf60b8a584850682850b354"><code>289aaae</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a> <code>hosted-git-info@9.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/f0d3f14907d2e9e89ce241da6ea3c62809574182"><code>f0d3f14</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a> <code>@npmcli/package-json@7.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/629d83e2686838662a9df56ad7455bfa6e83b209"><code>629d83e</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a> <code>@npmcli/map-workspaces@5.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/aaa8fa58fe6ea076508c84aba726a88376dd685c"><code>aaa8fa5</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a> <code>nock@14.0.6</code></li> <li><a href="https://github.com/npm/template-oss/commit/94f548483ce966109feb4119ebb6fa0ca3edc401"><code>94f5484</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a> <code>@octokit/rest@22.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/e9c360b9881db839d0b296435e5f7a523127cd8c"><code>e9c360b</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a> remove undici</li> <li><a href="https://github.com/npm/template-oss/commit/1617bd560088e3136dc5d72175fe225a46500cdd"><code>1617bd5</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a> <code>diff@8.0.2</code></li> <li><a href="https://github.com/npm/template-oss/commit/c3f8175c2b754171a1593150073f27d214a30182"><code>c3f8175</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a> <code>release-please@17.1.1</code></li> <li><a href="https://github.com/npm/template-oss/commit/6bdb74f590332e603c486ea40d0e7a9d24c7656a"><code>6bdb74f</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a> <code>glob@11.0.3</code></li> <li><a href="https://github.com/npm/template-oss/commit/69d1d04b0ab832728aa159bd792ab8d0d1682cb2"><code>69d1d04</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a> <code>minimatch@10.0.3</code></li> <li><a href="https://github.com/npm/template-oss/commit/e7118d194fc844734c3400435cc4917bb2871c0d"><code>e7118d1</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/520">#520</a> <code>@npmcli/arborist@9.1.2</code> (<a href="https://redirect.github.com/npm/template-oss/issues/520">#520</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/template-oss/blob/main/CHANGELOG.md"><code>@npmcli/template-oss</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/template-oss/compare/v4.25.0...v4.25.1">4.25.1</a> (2025-09-18)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/1c8f96d27629a0590de30919d6d2d5c7d76f48ab"><code>1c8f96d</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a> use native fetch instead of undici (<a href="https://github.com/owlstronaut"><code>@owlstronaut</code></a>)</li> </ul> <h3>Dependencies</h3> <ul> <li><a href="https://github.com/npm/template-oss/commit/729b8e7eec259546a05e75e8cec649c73f634180"><code>729b8e7</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/527">#527</a> <code>@npmcli/git@7.0.0</code> (<a href="https://redirect.github.com/npm/template-oss/issues/527">#527</a>)</li> <li><a href="https://github.com/npm/template-oss/commit/2ac2fd076ab8596c3b5bba31536886fdac029245"><code>2ac2fd0</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a> <code>npm-package-arg@13.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/289aaaeef0c8aa07dcf60b8a584850682850b354"><code>289aaae</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a> <code>hosted-git-info@9.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/f0d3f14907d2e9e89ce241da6ea3c62809574182"><code>f0d3f14</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a> <code>@npmcli/package-json@7.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/629d83e2686838662a9df56ad7455bfa6e83b209"><code>629d83e</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/525">#525</a> <code>@npmcli/map-workspaces@5.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/aaa8fa58fe6ea076508c84aba726a88376dd685c"><code>aaa8fa5</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a> <code>nock@14.0.6</code></li> <li><a href="https://github.com/npm/template-oss/commit/94f548483ce966109feb4119ebb6fa0ca3edc401"><code>94f5484</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a> <code>@octokit/rest@22.0.0</code></li> <li><a href="https://github.com/npm/template-oss/commit/e9c360b9881db839d0b296435e5f7a523127cd8c"><code>e9c360b</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/522">#522</a> remove undici</li> <li><a href="https://github.com/npm/template-oss/commit/1617bd560088e3136dc5d72175fe225a46500cdd"><code>1617bd5</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a> <code>diff@8.0.2</code></li> <li><a href="https://github.com/npm/template-oss/commit/c3f8175c2b754171a1593150073f27d214a30182"><code>c3f8175</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a> <code>release-please@17.1.1</code></li> <li><a href="https://github.com/npm/template-oss/commit/6bdb74f590332e603c486ea40d0e7a9d24c7656a"><code>6bdb74f</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a> <code>glob@11.0.3</code></li> <li><a href="https://github.com/npm/template-oss/commit/69d1d04b0ab832728aa159bd792ab8d0d1682cb2"><code>69d1d04</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/521">#521</a> <code>minimatch@10.0.3</code></li> <li><a href="https://github.com/npm/template-oss/commit/e7118d194fc844734c3400435cc4917bb2871c0d"><code>e7118d1</code></a> <a href="https://redirect.github.com/npm/template-oss/pull/520">#520</a> <code>@npmcli/arborist@9.1.2</code> (<a href="https://redirect.github.com/npm/template-oss/issues/520">#520</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/template-oss/commit/db456df9c95fedbbfe02020c24c9c5086cada959"><code>db456df</code></a> chore: release 4.25.1 (<a href="https://redirect.github.com/npm/template-oss/issues/523">#523</a>)</li> <li><a href="https://github.com/npm/template-oss/commit/729b8e7eec259546a05e75e8cec649c73f634180"><code>729b8e7</code></a> deps: <code>@npmcli/git</code><a href="https://github.com/7"><code>@7</code></a>.0.0 (<a href="https://redirect.github.com/npm/template-oss/issues/527">#527</a>)</li> <li><a href="https://github.com/npm/template-oss/commit/2ac2fd076ab8596c3b5bba31536886fdac029245"><code>2ac2fd0</code></a> deps: npm-package-arg@13.0.0</li> <li><a href="https://github.com/npm/template-oss/commit/289aaaeef0c8aa07dcf60b8a584850682850b354"><code>289aaae</code></a> deps: hosted-git-info@9.0.0</li> <li><a href="https://github.com/npm/template-oss/commit/f0d3f14907d2e9e89ce241da6ea3c62809574182"><code>f0d3f14</code></a> deps: <code>@npmcli/package-json</code><a href="https://github.com/7"><code>@7</code></a>.0.0</li> <li><a href="https://github.com/npm/template-oss/commit/629d83e2686838662a9df56ad7455bfa6e83b209"><code>629d83e</code></a> deps: <code>@npmcli/map-workspaces</code><a href="https://github.com/5"><code>@5</code></a>.0.0</li> <li><a href="https://github.com/npm/template-oss/commit/aaa8fa58fe6ea076508c84aba726a88376dd685c"><code>aaa8fa5</code></a> deps: nock@14.0.6</li> <li><a href="https://github.com/npm/template-oss/commit/94f548483ce966109feb4119ebb6fa0ca3edc401"><code>94f5484</code></a> deps: <code>@octokit/rest</code><a href="https://github.com/22"><code>@22</code></a>.0.0</li> <li><a href="https://github.com/npm/template-oss/commit/e9c360b9881db839d0b296435e5f7a523127cd8c"><code>e9c360b</code></a> deps: remove undici</li> <li><a href="https://github.com/npm/template-oss/commit/1c8f96d27629a0590de30919d6d2d5c7d76f48ab"><code>1c8f96d</code></a> fix: use native fetch instead of undici</li> <li>Additional commits viewable in <a href="https://github.com/npm/template-oss/compare/v4.25.0...v4.25.1">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/template-oss</code> since your current version.</p> </details> <br /> [](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> Co-authored-by: Michael Smith <owlstronaut@github.com>1 parent d17aebf commit 8f05c87Copy full SHA for 8f05c87
File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedFilter options
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedCollapse file: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
55 |
| - | |
| 55 | + | |
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
|
0 commit comments