Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: npm/node-semver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.7.3
Choose a base ref
...
head repository: npm/node-semver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.7.4
Choose a head ref
  • 10 commits
  • 14 files changed
  • 6 contributors

Commits on Oct 20, 2025

  1. chore: bump @npmcli/template-oss from 4.25.1 to 4.26.0 (#818)

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from
    4.25.1 to 4.26.0.
    <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.26.0</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.25.1...v4.26.0">4.26.0</a>
    (2025-10-16)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/f3f2f25f51f2b01565fd1724d40873808f6ad0ca"><code>f3f2f25</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/529">#529</a>
    adds testRunner config to specify using node:test (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></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.1...v4.26.0">4.26.0</a>
    (2025-10-16)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/f3f2f25f51f2b01565fd1724d40873808f6ad0ca"><code>f3f2f25</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/529">#529</a>
    adds testRunner config to specify using node:test (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/79e95ded0b6c4e02a8e367648233bcb497f449c7"><code>79e95de</code></a>
    chore: release 4.26.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/530">#530</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/f3f2f25f51f2b01565fd1724d40873808f6ad0ca"><code>f3f2f25</code></a>
    feat: adds testRunner config to specify using node:test</li>
    <li>See full diff in <a
    href="https://github.com/npm/template-oss/compare/v4.25.1...v4.26.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/template-oss&package-manager=npm_and_yarn&previous-version=4.25.1&new-version=4.26.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: npm CLI robot <[email protected]>
    dependabot[bot] and npm-cli-bot authored Oct 20, 2025
    Configuration menu
    Copy the full SHA
    3a3459d View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. chore: bump @npmcli/template-oss from 4.26.0 to 4.27.1 (#823)

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from
    4.26.0 to 4.27.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.27.1</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.27.0...v4.27.1">4.27.1</a>
    (2025-10-20)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/c9ae7dc210e3bfb9de7f25eb33e9905ae3fdd0b5"><code>c9ae7dc</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/535">#535</a>
    some test folders need quotes for correct globbing (<a
    href="https://redirect.github.com/npm/template-oss/issues/535">#535</a>)
    (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    <h2>v4.27.0</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.26.1...v4.27.0">4.27.0</a>
    (2025-10-20)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/2e563b4defe381f18f49ccaa5ffc5d0c93d262dd"><code>2e563b4</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/533">#533</a>
    adds coverageThreshold as a config, uses non-workspace dir for tests (<a
    href="https://redirect.github.com/npm/template-oss/issues/533">#533</a>)
    (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    <h2>v4.26.1</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.26.0...v4.26.1">4.26.1</a>
    (2025-10-20)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/eeb426620b7145cfa54821332993f5d2ab98c59a"><code>eeb4266</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/531">#531</a>
    uses ci-friendly startsWith instead of fromJSON (<a
    href="https://redirect.github.com/npm/template-oss/issues/531">#531</a>)
    (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></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.27.0...v4.27.1">4.27.1</a>
    (2025-10-20)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/c9ae7dc210e3bfb9de7f25eb33e9905ae3fdd0b5"><code>c9ae7dc</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/535">#535</a>
    some test folders need quotes for correct globbing (<a
    href="https://redirect.github.com/npm/template-oss/issues/535">#535</a>)
    (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.26.1...v4.27.0">4.27.0</a>
    (2025-10-20)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/2e563b4defe381f18f49ccaa5ffc5d0c93d262dd"><code>2e563b4</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/533">#533</a>
    adds coverageThreshold as a config, uses non-workspace dir for tests (<a
    href="https://redirect.github.com/npm/template-oss/issues/533">#533</a>)
    (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.26.0...v4.26.1">4.26.1</a>
    (2025-10-20)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/eeb426620b7145cfa54821332993f5d2ab98c59a"><code>eeb4266</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/531">#531</a>
    uses ci-friendly startsWith instead of fromJSON (<a
    href="https://redirect.github.com/npm/template-oss/issues/531">#531</a>)
    (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/008c2fac26890eae9636d53dd3d48b5cc1eee7b2"><code>008c2fa</code></a>
    chore: release 4.27.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/536">#536</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/c9ae7dc210e3bfb9de7f25eb33e9905ae3fdd0b5"><code>c9ae7dc</code></a>
    fix: some test folders need quotes for correct globbing (<a
    href="https://redirect.github.com/npm/template-oss/issues/535">#535</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/7a1d5713f4bb675df95f0dd3710c45f165066086"><code>7a1d571</code></a>
    chore: release 4.27.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/534">#534</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/2e563b4defe381f18f49ccaa5ffc5d0c93d262dd"><code>2e563b4</code></a>
    feat: adds coverageThreshold as a config, uses non-workspace dir for
    tests (#...</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/adf1df0d9d92c8604e4a7466265fffd65ab78ea0"><code>adf1df0</code></a>
    chore: release 4.26.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/532">#532</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/eeb426620b7145cfa54821332993f5d2ab98c59a"><code>eeb4266</code></a>
    fix: uses ci-friendly startsWith instead of fromJSON (<a
    href="https://redirect.github.com/npm/template-oss/issues/531">#531</a>)</li>
    <li>See full diff in <a
    href="https://github.com/npm/template-oss/compare/v4.26.0...v4.27.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/template-oss&package-manager=npm_and_yarn&previous-version=4.26.0&new-version=4.27.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>
    Co-authored-by: npm CLI robot <[email protected]>
    dependabot[bot] and npm-cli-bot authored Oct 21, 2025
    Configuration menu
    Copy the full SHA
    16a35f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. chore: reorder parameters in invalid-versions.js test (#820)

    This test puts true in the `t.throws` "message" field which is incorrect.
    reggi authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    7073576 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2025

  1. chore: bump @npmcli/eslint-config from 5.1.0 to 6.0.0 (#824)

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from
    5.1.0 to 6.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/npm/eslint-config/releases"><code>@​npmcli/eslint-config</code>'s
    releases</a>.</em></p>
    <blockquote>
    <h2>v6.0.0</h2>
    <h2><a
    href="https://github.com/npm/eslint-config/compare/v5.1.0...v6.0.0">6.0.0</a>
    (2025-10-23)</h2>
    <h3>⚠️ BREAKING CHANGES</h3>
    <ul>
    <li><code>@npmcli/eslint-config</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/eslint-config/commit/9e5befa9e9764bb931292c1a6c2a5ea8ad271031"><code>9e5befa</code></a>
    <a
    href="https://redirect.github.com/npm/eslint-config/pull/140">#140</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/eslint-config/commit/185658dc7fca59428644996e0aaff3c2c81a4790"><code>185658d</code></a>
    <a
    href="https://redirect.github.com/npm/eslint-config/pull/140">#140</a>
    template-oss-apply (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/c2ff34d908589fca3c571e51b071f17cbb11089b"><code>c2ff34d</code></a>
    <a
    href="https://redirect.github.com/npm/eslint-config/pull/139">#139</a>
    bump <code>@​npmcli/template-oss</code> from 4.26.0 to 4.27.1 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/139">#139</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/eslint-config/blob/main/CHANGELOG.md"><code>@​npmcli/eslint-config</code>'s
    changelog</a>.</em></p>
    <blockquote>
    <h2><a
    href="https://github.com/npm/eslint-config/compare/v5.1.0...v6.0.0">6.0.0</a>
    (2025-10-23)</h2>
    <h3>⚠️ BREAKING CHANGES</h3>
    <ul>
    <li><code>@npmcli/eslint-config</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/eslint-config/commit/9e5befa9e9764bb931292c1a6c2a5ea8ad271031"><code>9e5befa</code></a>
    <a
    href="https://redirect.github.com/npm/eslint-config/pull/140">#140</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/eslint-config/commit/185658dc7fca59428644996e0aaff3c2c81a4790"><code>185658d</code></a>
    <a
    href="https://redirect.github.com/npm/eslint-config/pull/140">#140</a>
    template-oss-apply (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/c2ff34d908589fca3c571e51b071f17cbb11089b"><code>c2ff34d</code></a>
    <a
    href="https://redirect.github.com/npm/eslint-config/pull/139">#139</a>
    bump <code>@​npmcli/template-oss</code> from 4.26.0 to 4.27.1 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/139">#139</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/eslint-config/commit/f00e40e0b94f5998e9cac625eb4d284c7fe9e97e"><code>f00e40e</code></a>
    chore: release 6.0.0 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/141">#141</a>)</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/185658dc7fca59428644996e0aaff3c2c81a4790"><code>185658d</code></a>
    chore: template-oss-apply</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/9e5befa9e9764bb931292c1a6c2a5ea8ad271031"><code>9e5befa</code></a>
    fix!: align to npm 11 node engine range</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/c2ff34d908589fca3c571e51b071f17cbb11089b"><code>c2ff34d</code></a>
    chore: bump <code>@​npmcli/template-oss</code> from 4.26.0 to 4.27.1 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/139">#139</a>)</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/5d4818c9c6318ce13d197089454ce2d4f11694ac"><code>5d4818c</code></a>
    chore: bump <code>@​npmcli/template-oss</code> from 4.25.1 to 4.26.0 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/137">#137</a>)</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/ef09a4f7883cb052bb2a73847b7b7336c7cbe5ec"><code>ef09a4f</code></a>
    chore: bump <code>@​npmcli/template-oss</code> from 4.25.0 to 4.25.1 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/136">#136</a>)</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/d7194c3643a7c604fd1150bd2600cb0e8efe7cd5"><code>d7194c3</code></a>
    chore: bump <code>@​npmcli/template-oss</code> from 4.24.3 to 4.25.0 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/135">#135</a>)</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/17468c9113c42f3b47528bf9410972c1351dc041"><code>17468c9</code></a>
    chore: bump <code>@​npmcli/template-oss</code> from 4.23.6 to 4.24.3 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/134">#134</a>)</li>
    <li><a
    href="https://github.com/npm/eslint-config/commit/ccc297e1f6d6c5d6d54f134d8fc97b88a9ea2a81"><code>ccc297e</code></a>
    chore: bump <code>@​npmcli/template-oss</code> from 4.23.4 to 4.23.6 (<a
    href="https://redirect.github.com/npm/eslint-config/issues/132">#132</a>)</li>
    <li>See full diff in <a
    href="https://github.com/npm/eslint-config/compare/v5.1.0...v6.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/eslint-config</code> since
    your current version.</p>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/eslint-config&package-manager=npm_and_yarn&previous-version=5.1.0&new-version=6.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 24, 2025
    Configuration menu
    Copy the full SHA
    44d7130 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2025

  1. chore: bump @npmcli/template-oss from 4.27.1 to 4.28.0 (#827)

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from
    4.27.1 to 4.28.0.
    <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.28.0</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.27.1...v4.28.0">4.28.0</a>
    (2025-10-29)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/dccde954df3085bb0de4f6c20867038ca401574c"><code>dccde95</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/537">#537</a>
    adds script to run tests with node 20 correctly (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></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.27.1...v4.28.0">4.28.0</a>
    (2025-10-29)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/dccde954df3085bb0de4f6c20867038ca401574c"><code>dccde95</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/537">#537</a>
    adds script to run tests with node 20 correctly (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/2ccf10dd2de1f48e6daaf98fc7098d5615155454"><code>2ccf10d</code></a>
    chore: release 4.28.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/538">#538</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/dccde954df3085bb0de4f6c20867038ca401574c"><code>dccde95</code></a>
    feat: adds script to run tests with node 20 correctly</li>
    <li>See full diff in <a
    href="https://github.com/npm/template-oss/compare/v4.27.1...v4.28.0">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/template-oss&package-manager=npm_and_yarn&previous-version=4.27.1&new-version=4.28.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: npm CLI robot <[email protected]>
    dependabot[bot] and npm-cli-bot authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    ab9e28a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2025

  1. chore: bump @npmcli/template-oss from 4.28.0 to 4.28.1 (#829)

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from
    4.28.0 to 4.28.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.28.1</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.28.0...v4.28.1">4.28.1</a>
    (2025-11-21)</h2>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/06ab9b51d9297d7789b117ff622de42e5d7be9f0"><code>06ab9b5</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/546">#546</a>
    bump ini from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/546">#546</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/d0dc345710fe8b8a87edd423ea63b61796e82c71"><code>d0dc345</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/541">#541</a>
    bump <code>@​commitlint/cli</code> from 19.8.1 to 20.1.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/541">#541</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/0c603c7460294e85bd461662bd529105716e43a3"><code>0c603c7</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/544">#544</a>
    bump proc-log from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/544">#544</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1137f1b6c507104b31f5db7f415ed5bc7cb2901e"><code>1137f1b</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/540">#540</a>
    bump <code>@​commitlint/config-conventional</code> from 19.8.1 to 20.0.0
    (<a
    href="https://redirect.github.com/npm/template-oss/issues/540">#540</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/a45855f83af1195e211bd19899e6d33f914541b6"><code>a45855f</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/539">#539</a>
    bump json-parse-even-better-errors from 4.0.0 to 5.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/539">#539</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/0cf63feb275d0a8b046ec1e9a639340b53576d15"><code>0cf63fe</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/543">#543</a>
    bump glob from 11.1.0 to 13.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/543">#543</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/26a8165de1dbe2fe182471c026d23dff2807d843"><code>26a8165</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/542">#542</a>
    bump <code>@​npmcli/eslint-config</code> from 5.1.0 to 6.0.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/542">#542</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/7723c1cc5f7493937390579e8b88170fd6fe02c6"><code>7723c1c</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/545">#545</a>
    bump eslint-config-prettier from 9.1.2 to 10.1.8 (<a
    href="https://redirect.github.com/npm/template-oss/issues/545">#545</a>)
    (<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/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.28.0...v4.28.1">4.28.1</a>
    (2025-11-21)</h2>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/06ab9b51d9297d7789b117ff622de42e5d7be9f0"><code>06ab9b5</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/546">#546</a>
    bump ini from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/546">#546</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/d0dc345710fe8b8a87edd423ea63b61796e82c71"><code>d0dc345</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/541">#541</a>
    bump <code>@​commitlint/cli</code> from 19.8.1 to 20.1.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/541">#541</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/0c603c7460294e85bd461662bd529105716e43a3"><code>0c603c7</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/544">#544</a>
    bump proc-log from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/544">#544</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1137f1b6c507104b31f5db7f415ed5bc7cb2901e"><code>1137f1b</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/540">#540</a>
    bump <code>@​commitlint/config-conventional</code> from 19.8.1 to 20.0.0
    (<a
    href="https://redirect.github.com/npm/template-oss/issues/540">#540</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/a45855f83af1195e211bd19899e6d33f914541b6"><code>a45855f</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/539">#539</a>
    bump json-parse-even-better-errors from 4.0.0 to 5.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/539">#539</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/0cf63feb275d0a8b046ec1e9a639340b53576d15"><code>0cf63fe</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/543">#543</a>
    bump glob from 11.1.0 to 13.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/543">#543</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    </ul>
    <h3>Chores</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/26a8165de1dbe2fe182471c026d23dff2807d843"><code>26a8165</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/542">#542</a>
    bump <code>@​npmcli/eslint-config</code> from 5.1.0 to 6.0.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/542">#542</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/7723c1cc5f7493937390579e8b88170fd6fe02c6"><code>7723c1c</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/545">#545</a>
    bump eslint-config-prettier from 9.1.2 to 10.1.8 (<a
    href="https://redirect.github.com/npm/template-oss/issues/545">#545</a>)
    (<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/template-oss/commit/fc3fc00cf0b25797131bc7ae31c039a204577cf0"><code>fc3fc00</code></a>
    chore: release 4.28.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/547">#547</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/06ab9b51d9297d7789b117ff622de42e5d7be9f0"><code>06ab9b5</code></a>
    deps: bump ini from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/546">#546</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/d0dc345710fe8b8a87edd423ea63b61796e82c71"><code>d0dc345</code></a>
    deps: bump <code>@​commitlint/cli</code> from 19.8.1 to 20.1.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/541">#541</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/0c603c7460294e85bd461662bd529105716e43a3"><code>0c603c7</code></a>
    deps: bump proc-log from 5.0.0 to 6.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/544">#544</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1137f1b6c507104b31f5db7f415ed5bc7cb2901e"><code>1137f1b</code></a>
    deps: bump <code>@​commitlint/config-conventional</code> from 19.8.1 to
    20.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/540">#540</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/a45855f83af1195e211bd19899e6d33f914541b6"><code>a45855f</code></a>
    deps: bump json-parse-even-better-errors from 4.0.0 to 5.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/539">#539</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/26a8165de1dbe2fe182471c026d23dff2807d843"><code>26a8165</code></a>
    chore: bump <code>@​npmcli/eslint-config</code> from 5.1.0 to 6.0.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/542">#542</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/7723c1cc5f7493937390579e8b88170fd6fe02c6"><code>7723c1c</code></a>
    chore: bump eslint-config-prettier from 9.1.2 to 10.1.8 (<a
    href="https://redirect.github.com/npm/template-oss/issues/545">#545</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/0cf63feb275d0a8b046ec1e9a639340b53576d15"><code>0cf63fe</code></a>
    deps: bump glob from 11.1.0 to 13.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/543">#543</a>)</li>
    <li>See full diff in <a
    href="https://github.com/npm/template-oss/compare/v4.28.0...v4.28.1">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/template-oss&package-manager=npm_and_yarn&previous-version=4.28.0&new-version=4.28.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>
    Co-authored-by: npm CLI robot <[email protected]>
    dependabot[bot] and npm-cli-bot authored Nov 24, 2025
    Configuration menu
    Copy the full SHA
    5816d4c View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2026

  1. docs: fix typos and update -n CLI option documentation (#836)

    Small cleanup PR:
    
    ## Typo fixes
    
    - `internal/re.js`: "numberic" → "numeric" (3 occurrences)
    - `functions/diff.js`: "preleases" → "prereleases"
    - `test/ranges/min-version.js`: "Carot" → "Caret"
    - `ranges/subset.js`: "GT.semver" → "LT.semver" (comment was in the LT
    section)
    
    ## Documentation
    
    - Update README `-n` option to match the CLI help text (documents the
    `false` option to omit the prerelease number)
    mldangelo authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    1d28d5e View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

  1. Configuration menu
    Copy the full SHA
    a29faa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Configuration menu
    Copy the full SHA
    120968b View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. chore: release 7.7.4 (#839)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [7.7.4](v7.7.3...v7.7.4)
    (2026-01-16)
    ### Bug Fixes
    *
    [`a29faa5`](a29faa5)
    [#835](#835) cli: pass options to
    semver.valid() for loose version validation (#835) (@mldangelo)
    ### Documentation
    *
    [`1d28d5e`](1d28d5e)
    [#836](#836) fix typos and update
    -n CLI option documentation (#836) (@mldangelo)
    ### Dependencies
    *
    [`120968b`](120968b)
    [#840](#840)
    `@npmcli/[email protected]` (#840)
    ### Chores
    *
    [`44d7130`](44d7130)
    [#824](#824) bump
    @npmcli/eslint-config from 5.1.0 to 6.0.0 (#824) (@dependabot[bot])
    *
    [`7073576`](7073576)
    [#820](#820) reorder parameters
    in invalid-versions.js test (#820) (@reggi)
    *
    [`5816d4c`](5816d4c)
    [#829](#829) bump
    @npmcli/template-oss from 4.28.0 to 4.28.1 (#829) (@dependabot[bot],
    @npm-cli-bot)
    
    ---
    This PR was generated with [Release
    Please](https://github.com/googleapis/release-please). See
    [documentation](https://github.com/googleapis/release-please#release-please).
    
    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Feb 5, 2026
    Configuration menu
    Copy the full SHA
    5993c2e View commit details
    Browse the repository at this point in the history
Loading