Skip to content

chore(deps): update pnpm to v11.16.0#246

Merged
renovate[bot] merged 2 commits into
mainfrom
renovate/pnpm-packages
Jul 26, 2026
Merged

chore(deps): update pnpm to v11.16.0#246
renovate[bot] merged 2 commits into
mainfrom
renovate/pnpm-packages

Conversation

@renovate

@renovate renovate Bot commented Jul 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 11.15.111.16.0 age confidence

Release Notes

pnpm/pnpm (pnpm)

v11.16.0: pnpm 11.16

Compare Source

Minor Changes

  • The first release of a package now publishes the version written in its manifest verbatim, instead of bumping off it. pnpm version -r and pnpm change status check the registry for each release's current version; when that version is not yet published, the package debuts at it and its pending changesets apply only from the next release. A newly added package seeded at 1100.0.0 with a minor changeset is therefore published as 1100.0.0 rather than skipping straight to 1100.1.0.

  • Added a --changeset flag to pnpm update. Set update.changeset to true in pnpm-workspace.yaml to enable this behavior by default, and use --no-changeset to override the setting for one update. After the update completes, pnpm writes a .changeset/pnpm-update-<suffix>.md file declaring a patch bump for every workspace package whose dependencies or optionalDependencies were changed by the update and a major bump when peerDependencies changed, including packages that consume an updated catalog entry via the catalog: protocol. Private packages, packages without a name, and packages listed in the ignore array of .changeset/config.json are skipped. If .changeset/config.json does not exist, a warning is printed and no changeset is generated.

  • Added GitHub Actions dependencies to pnpm outdated and interactive pnpm update. Non-interactive updates can include them with --include-github-actions or by setting update.githubActions to true in pnpm-workspace.yaml. Updated actions are pinned to exact commit hashes with their release tags preserved in comments.

  • Added update and audit settings sections to pnpm-workspace.yaml, superseding the awkwardly named updateConfig, auditConfig, and top-level auditLevel settings:

    update:
      ignoreDeps: # was updateConfig.ignoreDependencies
        - webpack
        - "@&#8203;babel/*"
    
    audit:
      level: high # was auditLevel
      ignore: # was auditConfig.ignoreGhsas
        - GHSA-xxxx-yyyy-zzzz

    update.ignoreDeps lists dependency name patterns that pnpm update and pnpm outdated should skip. audit.level and audit.ignore tune pnpm audit.

    The deprecated updateConfig, auditConfig, and auditLevel settings keep working until the next major version. When both a new section value and its deprecated counterpart are set, the new section takes precedence and a warning is printed. Both the TypeScript CLI and the Rust config surface (pacquet) recognize the new sections.

Patch Changes

  • Fixed pnpm add --save-exact/--save-prefix and pnpm update writing a package's version with the peerDependencies range's prefix (e.g. ^19.2.7 instead of the requested 19.2.7) whenever the same package also appeared in peerDependencies. A real dependencies/devDependencies/optionalDependencies entry now takes precedence over a same-named peerDependencies entry when computing the current specifiers #​13108.

Platinum Sponsors

Bit
OpenAI

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

Configuration

📅 Schedule: (in timezone Asia/Kolkata)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the minor label Jul 25, 2026
@changeset-bot

changeset-bot Bot commented Jul 25, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: abf4a92

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jul 25, 2026

Copy link
Copy Markdown

Open in StackBlitz

js-utils-kit

npm i https://pkg.pr.new/js-utils-kit@246
pnpm add https://pkg.pr.new/js-utils-kit@246
yarn add https://pkg.pr.new/js-utils-kit@246.tgz
bun add https://pkg.pr.new/js-utils-kit@246.tgz

juk-cli

npm i https://pkg.pr.new/juk-cli@246
pnpm add https://pkg.pr.new/juk-cli@246
yarn add https://pkg.pr.new/juk-cli@246.tgz
bun add https://pkg.pr.new/juk-cli@246.tgz

juk-web

npm i https://pkg.pr.new/juk-web@246
pnpm add https://pkg.pr.new/juk-web@246
yarn add https://pkg.pr.new/juk-web@246.tgz
bun add https://pkg.pr.new/juk-web@246.tgz

@js-utils-kit/array

npm i https://pkg.pr.new/@js-utils-kit/array@246
pnpm add https://pkg.pr.new/@js-utils-kit/array@246
yarn add https://pkg.pr.new/@js-utils-kit/array@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/array@246.tgz

@js-utils-kit/charset

npm i https://pkg.pr.new/@js-utils-kit/charset@246
pnpm add https://pkg.pr.new/@js-utils-kit/charset@246
yarn add https://pkg.pr.new/@js-utils-kit/charset@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/charset@246.tgz

@js-utils-kit/constants

npm i https://pkg.pr.new/@js-utils-kit/constants@246
pnpm add https://pkg.pr.new/@js-utils-kit/constants@246
yarn add https://pkg.pr.new/@js-utils-kit/constants@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/constants@246.tgz

@js-utils-kit/core

npm i https://pkg.pr.new/@js-utils-kit/core@246
pnpm add https://pkg.pr.new/@js-utils-kit/core@246
yarn add https://pkg.pr.new/@js-utils-kit/core@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/core@246.tgz

@js-utils-kit/env

npm i https://pkg.pr.new/@js-utils-kit/env@246
pnpm add https://pkg.pr.new/@js-utils-kit/env@246
yarn add https://pkg.pr.new/@js-utils-kit/env@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/env@246.tgz

@js-utils-kit/fs

npm i https://pkg.pr.new/@js-utils-kit/fs@246
pnpm add https://pkg.pr.new/@js-utils-kit/fs@246
yarn add https://pkg.pr.new/@js-utils-kit/fs@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/fs@246.tgz

@js-utils-kit/number

npm i https://pkg.pr.new/@js-utils-kit/number@246
pnpm add https://pkg.pr.new/@js-utils-kit/number@246
yarn add https://pkg.pr.new/@js-utils-kit/number@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/number@246.tgz

@js-utils-kit/object

npm i https://pkg.pr.new/@js-utils-kit/object@246
pnpm add https://pkg.pr.new/@js-utils-kit/object@246
yarn add https://pkg.pr.new/@js-utils-kit/object@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/object@246.tgz

@js-utils-kit/pm

npm i https://pkg.pr.new/@js-utils-kit/pm@246
pnpm add https://pkg.pr.new/@js-utils-kit/pm@246
yarn add https://pkg.pr.new/@js-utils-kit/pm@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/pm@246.tgz

@js-utils-kit/regex

npm i https://pkg.pr.new/@js-utils-kit/regex@246
pnpm add https://pkg.pr.new/@js-utils-kit/regex@246
yarn add https://pkg.pr.new/@js-utils-kit/regex@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/regex@246.tgz

@js-utils-kit/string

npm i https://pkg.pr.new/@js-utils-kit/string@246
pnpm add https://pkg.pr.new/@js-utils-kit/string@246
yarn add https://pkg.pr.new/@js-utils-kit/string@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/string@246.tgz

@js-utils-kit/system

npm i https://pkg.pr.new/@js-utils-kit/system@246
pnpm add https://pkg.pr.new/@js-utils-kit/system@246
yarn add https://pkg.pr.new/@js-utils-kit/system@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/system@246.tgz

@js-utils-kit/types

npm i https://pkg.pr.new/@js-utils-kit/types@246
pnpm add https://pkg.pr.new/@js-utils-kit/types@246
yarn add https://pkg.pr.new/@js-utils-kit/types@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/types@246.tgz

@js-utils-kit/valid

npm i https://pkg.pr.new/@js-utils-kit/valid@246
pnpm add https://pkg.pr.new/@js-utils-kit/valid@246
yarn add https://pkg.pr.new/@js-utils-kit/valid@246.tgz
bun add https://pkg.pr.new/@js-utils-kit/valid@246.tgz

commit: abf4a92

@renovate
renovate Bot merged commit 709fd91 into main Jul 26, 2026
15 checks passed
@renovate
renovate Bot deleted the renovate/pnpm-packages branch July 26, 2026 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants