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/types
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: npm/types
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 6 contributors

Commits on Aug 29, 2024

  1. chore: bump @npmcli/template-oss from 4.22.0 to 4.23.3

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from 4.22.0 to 4.23.3.
    - [Release notes](https://github.com/npm/template-oss/releases)
    - [Changelog](https://github.com/npm/template-oss/blob/main/CHANGELOG.md)
    - [Commits](npm/template-oss@v4.22.0...v4.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: @npmcli/template-oss
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hashtagchris committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a7d8797 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d721997 View commit details
    Browse the repository at this point in the history
  3. chore: bump @npmcli/eslint-config from 4.0.5 to 5.0.0

    Bumps [@npmcli/eslint-config](https://github.com/npm/eslint-config) from 4.0.5 to 5.0.0.
    - [Release notes](https://github.com/npm/eslint-config/releases)
    - [Changelog](https://github.com/npm/eslint-config/blob/main/CHANGELOG.md)
    - [Commits](npm/eslint-config@v4.0.5...v5.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@npmcli/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and hashtagchris committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    6d3f319 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. feat: add devEngines (#85)

    Adds new "devEngines" field to package.json type.
    
    This would wait for this to land in the cli and be released.
    
    npm/cli#7766
    reggi authored Oct 7, 2024
    Configuration menu
    Copy the full SHA
    9780470 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. chore: bump @npmcli/template-oss from 4.23.3 to 4.24.3 (#112)

    Bumps [@npmcli/template-oss](https://github.com/npm/template-oss) from
    4.23.3 to 4.24.3.
    <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.24.3</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.24.2...v4.24.3">4.24.3</a>
    (2025-03-31)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/f0975dabf5bca5621f5219b20e7596e534b4101c"><code>f0975da</code></a>
    allow eslint.config.js in npm project gitignore files (<a
    href="https://redirect.github.com/npm/template-oss/issues/508">#508</a>)
    (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    <h2>v4.24.2</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.24.1...v4.24.2">4.24.2</a>
    (2025-03-05)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/fa962c3b6761ee48ee9a10e7f6252f81f6605f4f"><code>fa962c3</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/506">#506</a>
    propagate content read for release integration (<a
    href="https://redirect.github.com/npm/template-oss/issues/506">#506</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1cb710e2770047fe60f3930faca66881a1a81196"><code>1cb710e</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/505">#505</a>
    adds permissions to all workflows (<a
    href="https://redirect.github.com/npm/template-oss/issues/505">#505</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h2>v4.24.1</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.24.0...v4.24.1">4.24.1</a>
    (2025-02-04)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/4f871ab853b41d745cfd6078f3bbe1855f5750e7"><code>4f871ab</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/503">#503</a>
    tap exclude (<a
    href="https://redirect.github.com/npm/template-oss/issues/503">#503</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h2>v4.24.0</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.6...v4.24.0">4.24.0</a>
    (2025-01-30)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/402d4804efe15fcbda90c96e36efcb600cc08dc2"><code>402d480</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/500">#500</a>
    engines to ^20.17.0 || &gt;=22.9.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/500">#500</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/83c0c7d12269a9b95ceeaaa2b2416ee5151eff78"><code>83c0c7d</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/498">#498</a>
    <code>tap@21.0.1</code> (<a
    href="https://redirect.github.com/npm/template-oss/issues/498">#498</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h2>v4.23.6</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.5...v4.23.6">4.23.6</a>
    (2024-12-11)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/252092a4e06fcfd1e64efdaa5c392b3cccada13a"><code>252092a</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/495">#495</a>
    correct versions with prereleases (<a
    href="https://redirect.github.com/npm/template-oss/issues/495">#495</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h2>v4.23.5</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.4...v4.23.5">4.23.5</a>
    (2024-11-25)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/7915f76b665128a56905801e984fd6197dbe2fd1"><code>7915f76</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/492">#492</a>
    add number suffix to prerelease (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/48087ac77cd8bfa45cb01f52a2058b99c87c5b1a"><code>48087ac</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/494">#494</a>
    bump release-please from 16.13.0 to 16.15.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/494">#494</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/bac43efe11896bcc204237996837d8f1dab912f4"><code>bac43ef</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/480">#480</a>
    bump diff from 6.0.0 to 7.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/480">#480</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/f0847b2d8185a2c5f54d4b4146666dbd98720e30"><code>f0847b2</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/492">#492</a>
    snapshots (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h2>v4.23.4</h2>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.3...v4.23.4">4.23.4</a>
    (2024-10-02)</h2>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/d267eb37f516cace03d8d30fbaf20a91d8525005"><code>d267eb3</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>proc-log@5.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1d3b53e5a0a35dbf15303f2d19008e0e23c431b3"><code>1d3b53e</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>npm-package-arg@12.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/6840cf2ea812bbbcec29660d7484184346e0887d"><code>6840cf2</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>json-parse-even-better-errors@4.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/552c637f699dc7ad8f8c3e5b74882bbbc4b7ec93"><code>552c637</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>ini@5.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/c6fd5564c61694d1d60524fd548cc69ed70c6635"><code>c6fd556</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>hosted-git-info@8.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/4a3fa8e9e15c7c78c7740b2481dc33bee09669fc"><code>4a3fa8e</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>@npmcli/package-json@6.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/5ddf2094bad15c19c41e514851e3f354c0204b6d"><code>5ddf209</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>@npmcli/map-workspaces@4.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/6ff9e171b722844fb933622eb43d4a9e3bd3ef22"><code>6ff9e17</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>@npmcli/git@6.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/e815f956cd66c133afeb6bd8119b05b984435651"><code>e815f95</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/482">#482</a>
    bump release-please from 16.12.0 to 16.13.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/482">#482</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </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.24.2...v4.24.3">4.24.3</a>
    (2025-03-31)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/f0975dabf5bca5621f5219b20e7596e534b4101c"><code>f0975da</code></a>
    allow eslint.config.js in npm project gitignore files (<a
    href="https://redirect.github.com/npm/template-oss/issues/508">#508</a>)
    (<a
    href="https://github.com/owlstronaut"><code>@​owlstronaut</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.24.1...v4.24.2">4.24.2</a>
    (2025-03-05)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/fa962c3b6761ee48ee9a10e7f6252f81f6605f4f"><code>fa962c3</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/506">#506</a>
    propagate content read for release integration (<a
    href="https://redirect.github.com/npm/template-oss/issues/506">#506</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1cb710e2770047fe60f3930faca66881a1a81196"><code>1cb710e</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/505">#505</a>
    adds permissions to all workflows (<a
    href="https://redirect.github.com/npm/template-oss/issues/505">#505</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.24.0...v4.24.1">4.24.1</a>
    (2025-02-04)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/4f871ab853b41d745cfd6078f3bbe1855f5750e7"><code>4f871ab</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/503">#503</a>
    tap exclude (<a
    href="https://redirect.github.com/npm/template-oss/issues/503">#503</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.6...v4.24.0">4.24.0</a>
    (2025-01-30)</h2>
    <h3>Features</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/402d4804efe15fcbda90c96e36efcb600cc08dc2"><code>402d480</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/500">#500</a>
    engines to ^20.17.0 || &gt;=22.9.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/500">#500</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/83c0c7d12269a9b95ceeaaa2b2416ee5151eff78"><code>83c0c7d</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/498">#498</a>
    <code>tap@21.0.1</code> (<a
    href="https://redirect.github.com/npm/template-oss/issues/498">#498</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.5...v4.23.6">4.23.6</a>
    (2024-12-11)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/252092a4e06fcfd1e64efdaa5c392b3cccada13a"><code>252092a</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/495">#495</a>
    correct versions with prereleases (<a
    href="https://redirect.github.com/npm/template-oss/issues/495">#495</a>)
    (<a href="https://github.com/reggi"><code>@​reggi</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.4...v4.23.5">4.23.5</a>
    (2024-11-25)</h2>
    <h3>Bug Fixes</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/7915f76b665128a56905801e984fd6197dbe2fd1"><code>7915f76</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/492">#492</a>
    add number suffix to prerelease (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/48087ac77cd8bfa45cb01f52a2058b99c87c5b1a"><code>48087ac</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/494">#494</a>
    bump release-please from 16.13.0 to 16.15.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/494">#494</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/bac43efe11896bcc204237996837d8f1dab912f4"><code>bac43ef</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/480">#480</a>
    bump diff from 6.0.0 to 7.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/480">#480</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/f0847b2d8185a2c5f54d4b4146666dbd98720e30"><code>f0847b2</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/492">#492</a>
    snapshots (<a
    href="https://github.com/wraithgar"><code>@​wraithgar</code></a>)</li>
    </ul>
    <h2><a
    href="https://github.com/npm/template-oss/compare/v4.23.3...v4.23.4">4.23.4</a>
    (2024-10-02)</h2>
    <h3>Dependencies</h3>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/d267eb37f516cace03d8d30fbaf20a91d8525005"><code>d267eb3</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>proc-log@5.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1d3b53e5a0a35dbf15303f2d19008e0e23c431b3"><code>1d3b53e</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>npm-package-arg@12.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/6840cf2ea812bbbcec29660d7484184346e0887d"><code>6840cf2</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>json-parse-even-better-errors@4.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/552c637f699dc7ad8f8c3e5b74882bbbc4b7ec93"><code>552c637</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>ini@5.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/c6fd5564c61694d1d60524fd548cc69ed70c6635"><code>c6fd556</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>hosted-git-info@8.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/4a3fa8e9e15c7c78c7740b2481dc33bee09669fc"><code>4a3fa8e</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>@npmcli/package-json@6.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/5ddf2094bad15c19c41e514851e3f354c0204b6d"><code>5ddf209</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>@npmcli/map-workspaces@4.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/6ff9e171b722844fb933622eb43d4a9e3bd3ef22"><code>6ff9e17</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/487">#487</a>
    bump <code>@npmcli/git@6.0.0</code></li>
    <li><a
    href="https://github.com/npm/template-oss/commit/e815f956cd66c133afeb6bd8119b05b984435651"><code>e815f95</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/482">#482</a>
    bump release-please from 16.12.0 to 16.13.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/482">#482</a>)
    (<a
    href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot])</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/3528a02b307bc56fe9bcdf813b7c51769287a0b8"><code>3528a02</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/474">#474</a>
    bump diff from 5.2.0 to 6.0.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/474">#474</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/eb549a4d112f370db7557a4e30446d4a90c57db3"><code>eb549a4</code></a>
    <a href="https://redirect.github.com/npm/template-oss/pull/473">#473</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>
    </ul>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/npm/template-oss/commit/415deb2743e8c5a73d3cbbfb7a06f52dc1bce394"><code>415deb2</code></a>
    chore: release 4.24.3 (<a
    href="https://redirect.github.com/npm/template-oss/issues/509">#509</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/f0975dabf5bca5621f5219b20e7596e534b4101c"><code>f0975da</code></a>
    fix: allow eslint.config.js in npm project gitignore files (<a
    href="https://redirect.github.com/npm/template-oss/issues/508">#508</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/8d84cd10a6886414ffb77467403d13516b38837d"><code>8d84cd1</code></a>
    chore: release 4.24.2 (<a
    href="https://redirect.github.com/npm/template-oss/issues/507">#507</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/fa962c3b6761ee48ee9a10e7f6252f81f6605f4f"><code>fa962c3</code></a>
    fix: propagate content read for release integration (<a
    href="https://redirect.github.com/npm/template-oss/issues/506">#506</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/1cb710e2770047fe60f3930faca66881a1a81196"><code>1cb710e</code></a>
    fix: adds permissions to all workflows (<a
    href="https://redirect.github.com/npm/template-oss/issues/505">#505</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/ae11040d94b6026c953c4381303fedd4a4742fd3"><code>ae11040</code></a>
    chore: release 4.24.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/504">#504</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/4f871ab853b41d745cfd6078f3bbe1855f5750e7"><code>4f871ab</code></a>
    fix: tap exclude (<a
    href="https://redirect.github.com/npm/template-oss/issues/503">#503</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/0016dce49e5beaa0ee7c866b6f74093824bd5fb6"><code>0016dce</code></a>
    chore: release 4.24.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/501">#501</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/83c0c7d12269a9b95ceeaaa2b2416ee5151eff78"><code>83c0c7d</code></a>
    deps: tap@21.0.1 (<a
    href="https://redirect.github.com/npm/template-oss/issues/498">#498</a>)</li>
    <li><a
    href="https://github.com/npm/template-oss/commit/402d4804efe15fcbda90c96e36efcb600cc08dc2"><code>402d480</code></a>
    feat: engines to ^20.17.0 || &gt;=22.9.0 (<a
    href="https://redirect.github.com/npm/template-oss/issues/500">#500</a>)</li>
    <li>Additional commits viewable in <a
    href="https://github.com/npm/template-oss/compare/v4.23.3...v4.24.3">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    <details>
    <summary>Most Recent Ignore Conditions Applied to This Pull
    Request</summary>
    
    | Dependency Name | Ignore Conditions |
    | --- | --- |
    | @npmcli/template-oss | [< 4.24, > 4.23.3] |
    </details>
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@npmcli/template-oss&package-manager=npm_and_yarn&previous-version=4.23.3&new-version=4.24.3)](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: npm CLI robot <npm-cli+bot@github.com>
    dependabot[bot] and npm-cli-bot authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    f85ed36 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. chore: bump @types/node from 22.1.0 to 22.14.0 (#110)

    Bumps
    [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
    from 22.1.0 to 22.14.0.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.1.0&new-version=22.14.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>
    dependabot[bot] authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    1787777 View commit details
    Browse the repository at this point in the history
  2. chore: bump eslint-import-resolver-typescript from 3.10.0 to 4.3.2 (#111

    )
    
    Bumps
    [eslint-import-resolver-typescript](https://github.com/import-js/eslint-import-resolver-typescript)
    from 3.10.0 to 4.3.2.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/releases">eslint-import-resolver-typescript's
    releases</a>.</em></p>
    <blockquote>
    <h2>v4.3.2</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/427">#427</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - chore: bump <code>unrs-resolver</code> to v1.4.1</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.1...v4.3.2</a></p>
    <h2>v4.3.1</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/425">#425</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - chore: bump <code>unrs-resolver</code> to v1.3.3</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.0...v4.3.1">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.3.0...v4.3.1</a></p>
    <h2>v4.3.0</h2>
    <h3>Minor Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/423">#423</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - feat: throw error on malformed <code>tsconfig</code> reference</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.7...v4.3.0">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.7...v4.3.0</a></p>
    <h2>v4.2.7</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - fix: add missing <code>index.d.cts</code> file</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.6...v4.2.7">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.6...v4.2.7</a></p>
    <h2>v4.2.6</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/417">#417</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c3f678ba550f027bfb1f1b64a1750fc1fe83c5e3"><code>c3f678b</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - fix: <code>require</code> entry types, add <code>module-sync</code>
    entry</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.5...v4.2.6">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.5...v4.2.6</a></p>
    <h2>v4.2.5</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/410">#410</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ec59d22fdd1ec8093dcb97da626c28ea346f41e3"><code>ec59d22</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - fix: absolute path aliasing should not be skipped</li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.4...v4.2.5">https://github.com/import-js/eslint-import-resolver-typescript/compare/v4.2.4...v4.2.5</a></p>
    <h2>v4.2.4</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li>
    <p><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/407">#407</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/6b183fff1b42dfb1514545b91021dfa73ab4a1c5"><code>6b183ff</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - chore: migrate to rebranding <code>unrs-resolver</code> with new
    targets supported:</p>
    <ul>
    <li><code>i686-pc-windows-msvc</code></li>
    <li><code>armv7-unknown-linux-musleabihf</code></li>
    <li><code>powerpc64le-unknown-linux-gnu</code></li>
    </ul>
    </li>
    </ul>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Changelog</summary>
    <p><em>Sourced from <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/blob/master/CHANGELOG.md">eslint-import-resolver-typescript's
    changelog</a>.</em></p>
    <blockquote>
    <h2>4.3.2</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/427">#427</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - chore: bump <code>unrs-resolver</code> to v1.4.1</li>
    </ul>
    <h2>4.3.1</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/425">#425</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - chore: bump <code>unrs-resolver</code> to v1.3.3</li>
    </ul>
    <h2>4.3.0</h2>
    <h3>Minor Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/423">#423</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - feat: throw error on malformed <code>tsconfig</code> reference</li>
    </ul>
    <h2>4.2.7</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - fix: add missing <code>index.d.cts</code> file</li>
    </ul>
    <h2>4.2.6</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/417">#417</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/c3f678ba550f027bfb1f1b64a1750fc1fe83c5e3"><code>c3f678b</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - fix: <code>require</code> entry types, add <code>module-sync</code>
    entry</li>
    </ul>
    <h2>4.2.5</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/410">#410</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ec59d22fdd1ec8093dcb97da626c28ea346f41e3"><code>ec59d22</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - fix: absolute path aliasing should not be skipped</li>
    </ul>
    <h2>4.2.4</h2>
    <h3>Patch Changes</h3>
    <ul>
    <li>
    <p><a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/pull/407">#407</a>
    <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/6b183fff1b42dfb1514545b91021dfa73ab4a1c5"><code>6b183ff</code></a>
    Thanks <a href="https://github.com/JounQin"><code>@​JounQin</code></a>!
    - chore: migrate to rebranding <code>unrs-resolver</code> with new
    targets supported:</p>
    <ul>
    <li><code>i686-pc-windows-msvc</code></li>
    <li><code>armv7-unknown-linux-musleabihf</code></li>
    <li><code>powerpc64le-unknown-linux-gnu</code></li>
    <li><code>s390x-unknown-linux-gnu</code></li>
    </ul>
    </li>
    </ul>
    <h2>4.2.3</h2>
    <h3>Patch Changes</h3>
    <!-- raw HTML omitted -->
    </blockquote>
    <p>... (truncated)</p>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/e36a0acebfd2846b58cc55c93db17e4d17b583cb"><code>e36a0ac</code></a>
    chore: release eslint-import-resolver-typescript (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/428">#428</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/dabba8e97ec1f9a109b2e6fbd16372b63a4c455f"><code>dabba8e</code></a>
    chore: bump all (dev) deps (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/427">#427</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/1b74d7ebb2293d10ee533f29ff6831795bfa3a9c"><code>1b74d7e</code></a>
    chore: release eslint-import-resolver-typescript (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/426">#426</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2ced0ba8939c3f1ece076fa718fd831e8ecbb2ec"><code>2ced0ba</code></a>
    chore: bump <code>unrs-resolver</code> to v1.3.3 (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/425">#425</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aba8654732a13cbbdbd3a02daf7ece6da2ce302e"><code>aba8654</code></a>
    chore: release eslint-import-resolver-typescript (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/424">#424</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/2fcb947803eeb096c9c59fa3ae9c34df1236c543"><code>2fcb947</code></a>
    feat: throw error on malformed tsconfig reference (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/423">#423</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/ffb8ddff5932a98dd3a00268f0ab7c36e98dc896"><code>ffb8ddf</code></a>
    ci: enable codecov action (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/422">#422</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/cb4f85f89949de0c1ddc9b1db364360dd5408a92"><code>cb4f85f</code></a>
    test: split e2e and unit cases (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/421">#421</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/990805c04f3d697ed63d366ef2a9c188133da379"><code>990805c</code></a>
    chore: release eslint-import-resolver-typescript (<a
    href="https://redirect.github.com/import-js/eslint-import-resolver-typescript/issues/420">#420</a>)</li>
    <li><a
    href="https://github.com/import-js/eslint-import-resolver-typescript/commit/aeb558f0a5911217e8eff6fe6e1b4ac4d4038c71"><code>aeb558f</code></a>
    fix: add missing <code>index.d.cts</code> file</li>
    <li>Additional commits viewable in <a
    href="https://github.com/import-js/eslint-import-resolver-typescript/compare/v3.10.0...v4.3.2">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-import-resolver-typescript&package-manager=npm_and_yarn&previous-version=3.10.0&new-version=4.3.2)](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>
    dependabot[bot] authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    b2b779e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. chore: bump @types/node from 22.14.0 to 22.14.1 (#113)

    Bumps
    [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)
    from 22.14.0 to 22.14.1.
    <details>
    <summary>Commits</summary>
    <ul>
    <li>See full diff in <a
    href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=22.14.0&new-version=22.14.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] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    96d8414 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. Configuration menu
    Copy the full SHA
    f8308cd View commit details
    Browse the repository at this point in the history
  2. chore: release 2.1.0 (#92)

    🤖 I have created a release *beep* *boop*
    ---
    
    
    ## [2.1.0](v2.0.0...v2.1.0)
    (2025-04-28)
    ### Features
    *
    [`9780470`](9780470)
    [#85](#85) add devEngines (#85)
    (@reggi)
    ### Chores
    *
    [`f8308cd`](f8308cd)
    [#115](#115) postinstall workflow
    updates (#115) (@owlstronaut)
    *
    [`96d8414`](96d8414)
    [#113](#113) bump @types/node from
    22.14.0 to 22.14.1 (#113) (@dependabot[bot])
    *
    [`b2b779e`](b2b779e)
    [#111](#111) bump
    eslint-import-resolver-typescript from 3.10.0 to 4.3.2 (#111)
    (@dependabot[bot])
    *
    [`1787777`](1787777)
    [#110](#110) bump @types/node from
    22.1.0 to 22.14.0 (#110) (@dependabot[bot])
    *
    [`6d3f319`](6d3f319)
    [#78](#78) bump @npmcli/eslint-config
    from 4.0.5 to 5.0.0 (@dependabot[bot])
    *
    [`f85ed36`](f85ed36)
    [#112](#112) bump @npmcli/template-oss
    from 4.23.3 to 4.24.3 (#112) (@dependabot[bot], @npm-cli-bot)
    *
    [`d721997`](d721997)
    [#79](#79) postinstall for dependabot
    template-oss PR (@hashtagchris)
    
    ---
    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 Apr 28, 2025
    Configuration menu
    Copy the full SHA
    1a853ce View commit details
    Browse the repository at this point in the history
Loading