Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: bump npm-package-arg from 11.0.3 to 12.0.1 (#220)
Bumps [npm-package-arg](https://github.com/npm/npm-package-arg) from 11.0.3 to 12.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/npm/npm-package-arg/releases">npm-package-arg's releases</a>.</em></p> <blockquote> <h2>v12.0.1</h2> <h2><a href="https://github.com/npm/npm-package-arg/compare/v12.0.0...v12.0.1">12.0.1</a> (2024-12-10)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/npm-package-arg/commit/ea07a6edc71caae4db9342f90e03457edbb7bb24"><code>ea07a6e</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/197">#197</a> allow for git usernames that start with a number (<a href="https://redirect.github.com/npm/npm-package-arg/issues/197">#197</a>) (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/npm-package-arg/commit/41aa799ee562f97d4bef48d0d08be8d4320bb219"><code>41aa799</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/196">#196</a> bump <code>@npmcli/template-oss</code> from 4.23.3 to 4.23.4 (<a href="https://redirect.github.com/npm/npm-package-arg/issues/196">#196</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> <h2>v12.0.0</h2> <h2><a href="https://github.com/npm/npm-package-arg/compare/v11.0.3...v12.0.0">12.0.0</a> (2024-09-25)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li><code>npm-package-arg</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/npm-package-arg/commit/6bf84db8c37990556fa8738d0985c5e904e44d02"><code>6bf84db</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> align 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/npm-package-arg/commit/3361e594418a6ed6088367682e362042e4318811"><code>3361e59</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> <code>[email protected]</code></li> <li><a href="https://github.com/npm/npm-package-arg/commit/06e3bd64cd4e727b9734e0e23be2b09afc3205cd"><code>06e3bd6</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> <code>[email protected]</code></li> <li><a href="https://github.com/npm/npm-package-arg/commit/96dd671a06d8b27cd48258d068bdaaa83161cf3c"><code>96dd671</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> <code>[email protected]</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/npm-package-arg/commit/163925e69326ef40d208f9789794dcdae6932cdd"><code>163925e</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> run template-oss-apply (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> <li><a href="https://github.com/npm/npm-package-arg/commit/a8a9bddc726802fb5ed30f6b113d57f0655bbd51"><code>a8a9bdd</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/190">#190</a> bump <code>@npmcli/eslint-config</code> from 4.0.5 to 5.0.0 (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li><a href="https://github.com/npm/npm-package-arg/commit/f8d32ec3d0cb2d195084195664d48719060b6447"><code>f8d32ec</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/188">#188</a> postinstall for dependabot template-oss PR (<a href="https://github.com/hashtagchris"><code>@hashtagchris</code></a>)</li> <li><a href="https://github.com/npm/npm-package-arg/commit/a867f9644491a28560a8f751fa34320d7db14bde"><code>a867f96</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/188">#188</a> bump <code>@npmcli/template-oss</code> from 4.23.1 to 4.23.3 (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/npm/npm-package-arg/blob/main/CHANGELOG.md">npm-package-arg's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/npm/npm-package-arg/compare/v12.0.0...v12.0.1">12.0.1</a> (2024-12-10)</h2> <h3>Bug Fixes</h3> <ul> <li><a href="https://github.com/npm/npm-package-arg/commit/ea07a6edc71caae4db9342f90e03457edbb7bb24"><code>ea07a6e</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/197">#197</a> allow for git usernames that start with a number (<a href="https://redirect.github.com/npm/npm-package-arg/issues/197">#197</a>) (<a href="https://github.com/wraithgar"><code>@wraithgar</code></a>)</li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/npm-package-arg/commit/41aa799ee562f97d4bef48d0d08be8d4320bb219"><code>41aa799</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/196">#196</a> bump <code>@npmcli/template-oss</code> from 4.23.3 to 4.23.4 (<a href="https://redirect.github.com/npm/npm-package-arg/issues/196">#196</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> <h2><a href="https://github.com/npm/npm-package-arg/compare/v11.0.3...v12.0.0">12.0.0</a> (2024-09-25)</h2> <h3>⚠️ BREAKING CHANGES</h3> <ul> <li><code>npm-package-arg</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/npm-package-arg/commit/6bf84db8c37990556fa8738d0985c5e904e44d02"><code>6bf84db</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> align 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/npm-package-arg/commit/3361e594418a6ed6088367682e362042e4318811"><code>3361e59</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> <code>[email protected]</code></li> <li><a href="https://github.com/npm/npm-package-arg/commit/06e3bd64cd4e727b9734e0e23be2b09afc3205cd"><code>06e3bd6</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> <code>[email protected]</code></li> <li><a href="https://github.com/npm/npm-package-arg/commit/96dd671a06d8b27cd48258d068bdaaa83161cf3c"><code>96dd671</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> <code>[email protected]</code></li> </ul> <h3>Chores</h3> <ul> <li><a href="https://github.com/npm/npm-package-arg/commit/163925e69326ef40d208f9789794dcdae6932cdd"><code>163925e</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/194">#194</a> run template-oss-apply (<a href="https://github.com/reggi"><code>@reggi</code></a>)</li> <li><a href="https://github.com/npm/npm-package-arg/commit/a8a9bddc726802fb5ed30f6b113d57f0655bbd51"><code>a8a9bdd</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/190">#190</a> bump <code>@npmcli/eslint-config</code> from 4.0.5 to 5.0.0 (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> <li><a href="https://github.com/npm/npm-package-arg/commit/f8d32ec3d0cb2d195084195664d48719060b6447"><code>f8d32ec</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/188">#188</a> postinstall for dependabot template-oss PR (<a href="https://github.com/hashtagchris"><code>@hashtagchris</code></a>)</li> <li><a href="https://github.com/npm/npm-package-arg/commit/a867f9644491a28560a8f751fa34320d7db14bde"><code>a867f96</code></a> <a href="https://redirect.github.com/npm/npm-package-arg/pull/188">#188</a> bump <code>@npmcli/template-oss</code> from 4.23.1 to 4.23.3 (<a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/npm/npm-package-arg/commit/d45dabcaa432cd99e8a0273158963681a24fccf8"><code>d45dabc</code></a> chore: release 12.0.1 (<a href="https://redirect.github.com/npm/npm-package-arg/issues/198">#198</a>)</li> <li><a href="https://github.com/npm/npm-package-arg/commit/ea07a6edc71caae4db9342f90e03457edbb7bb24"><code>ea07a6e</code></a> fix: allow for git usernames that start with a number (<a href="https://redirect.github.com/npm/npm-package-arg/issues/197">#197</a>)</li> <li><a href="https://github.com/npm/npm-package-arg/commit/41aa799ee562f97d4bef48d0d08be8d4320bb219"><code>41aa799</code></a> chore: bump <code>@npmcli/template-oss</code> from 4.23.3 to 4.23.4 (<a href="https://redirect.github.com/npm/npm-package-arg/issues/196">#196</a>)</li> <li><a href="https://github.com/npm/npm-package-arg/commit/c77c4c133be20c50f1d1734b05cbb5a641cf464b"><code>c77c4c1</code></a> chore: release 12.0.0 (<a href="https://redirect.github.com/npm/npm-package-arg/issues/195">#195</a>)</li> <li><a href="https://github.com/npm/npm-package-arg/commit/3361e594418a6ed6088367682e362042e4318811"><code>3361e59</code></a> deps: [email protected]</li> <li><a href="https://github.com/npm/npm-package-arg/commit/06e3bd64cd4e727b9734e0e23be2b09afc3205cd"><code>06e3bd6</code></a> deps: [email protected]</li> <li><a href="https://github.com/npm/npm-package-arg/commit/96dd671a06d8b27cd48258d068bdaaa83161cf3c"><code>96dd671</code></a> deps: [email protected]</li> <li><a href="https://github.com/npm/npm-package-arg/commit/163925e69326ef40d208f9789794dcdae6932cdd"><code>163925e</code></a> chore: run template-oss-apply</li> <li><a href="https://github.com/npm/npm-package-arg/commit/6bf84db8c37990556fa8738d0985c5e904e44d02"><code>6bf84db</code></a> fix!: align to npm 10 node engine range</li> <li><a href="https://github.com/npm/npm-package-arg/commit/a8a9bddc726802fb5ed30f6b113d57f0655bbd51"><code>a8a9bdd</code></a> chore: bump <code>@npmcli/eslint-config</code> from 4.0.5 to 5.0.0</li> <li>Additional commits viewable in <a href="https://github.com/npm/npm-package-arg/compare/v11.0.3...v12.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=npm-package-arg&package-manager=npm_and_yarn&previous-version=11.0.3&new-version=12.0.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information