Skip to content

chore(deps): update dependency pnpm to v10.5.0 (main)#34606

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/main-pnpm-10.x
Mar 4, 2025
Merged

chore(deps): update dependency pnpm to v10.5.0 (main)#34606
renovate[bot] merged 1 commit intomainfrom
renovate/main-pnpm-10.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 4, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 10.4.1 -> 10.5.0 age adoption passing confidence
pnpm (source) 10.4.1 -> 10.5.0 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm)

v10.5.0

Compare Source

Minor Changes
  • Allow to set the "pnpm" settings from package.json via the pnpm-workspace.yaml file #​9121.

  • Added support for automatically syncing files of injected workspace packages after pnpm run #​9081. Use the sync-injected-deps-after-scripts setting to specify which scripts build the workspace package. This tells pnpm when syncing is needed. The setting should be defined in a .npmrc file at the root of the workspace. Example:

    sync-injected-deps-after-scripts[]=compile
  • The packages field in pnpm-workspace.yaml became optional.

Patch Changes
  • pnpm link with no parameters should work as if --global is specified #​9151.
  • Allow scope registry CLI option without --config. prefix such as --@​scope:registry=https://scope.example.com/npm #​9089.
  • pnpm link <path> should calculate relative path from the root of the workspace directory #​9132.
  • Fix a bug causing catalog snapshots to be removed from the pnpm-lock.yaml file when using --fix-lockfile and --filter. #​8639
  • Fix a bug causing catalog protocol dependencies to not re-resolve on a filtered install #​8638.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

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

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| npm        | pnpm    | 10.4.1 | 10.5.0 |
@renovate renovate Bot enabled auto-merge March 4, 2025 12:19
@renovate renovate Bot added this pull request to the merge queue Mar 4, 2025
Merged via the queue into main with commit b62b8d7 Mar 4, 2025
@renovate renovate Bot deleted the renovate/main-pnpm-10.x branch March 4, 2025 12:32
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Apr 9, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants