An open index of dependabot pull requests across open source projects.

build(deps-dev): Bump pnpm from 10.16.1 to 10.17.0

Merged
Number: #2588
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 2
Created: September 17, 2025 at 10:04 PM UTC
(9 months ago)
Updated: September 18, 2025 at 03:15 AM UTC
(9 months ago)
Merged: September 18, 2025 at 03:15 AM UTC
(9 months ago)
by dependabot[bot]
Time to Close: about 5 hours
Labels:
dependencies javascript
Description:

Bumps pnpm from 10.16.1 to 10.17.0.

Release notes

Sourced from pnpm's releases.

pnpm 10.17

Minor Changes

  • The minimumReleaseAgeExclude setting now supports patterns. For instance:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - "@eslint/*"
    

    Related PR: #9984.

Patch Changes

  • Don't ignore the minimumReleaseAge check, when the package is requested by exact version and the packument is loaded from cache #9978.
  • When minimumReleaseAge is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.

Platinum Sponsors

Gold Sponsors

... (truncated)

Changelog

Sourced from pnpm's changelog.

10.17.0

Minor Changes

  • The minimumReleaseAgeExclude setting now supports patterns. For instance:

    minimumReleaseAge: 1440
    minimumReleaseAgeExclude:
      - "@eslint/*"
    

    Related PR: #9984.

Patch Changes

  • Don't ignore the minimumReleaseAge check, when the package is requested by exact version and the packument is loaded from cache #9978.
  • When minimumReleaseAge is set and the active version under a dist-tag is not mature enough, do not downgrade to a prerelease version in case the original version wasn't a prerelease one #9979.
Commits

Dependabot compatibility score

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 commands and options

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)
Pull Request Statistics
Commits:
1
Files Changed:
2
Additions:
+6
Deletions:
-6
Package Dependencies
Package:
pnpm
Ecosystem:
npm
Version Change:
10.16.1 → 10.17.0
Update Type:
Minor
Technical Details
ID: 7957925
UUID: 2838072775
Node ID: PR_kwDOKKyu2M6pKY3H
Host: GitHub
Repository: AtCoder-NoviSteps/AtCoderNoviSteps
Merge State: Unknown