Skip to content

pnpm 10.6.0 breaks patchedDependencies #9226

@th3fallen

Description

@th3fallen

Verify latest release

  • I verified that the issue exists in the latest pnpm release

pnpm version

10.6.0

Which area(s) of pnpm are affected? (leave empty if unsure)

Package manager compatibility

Link to the code that reproduces this issue or a replay of the bug

No response

Reproduction steps

have an existing project with any patched dependency on 10.5.2, then update pnpm to 10.6.0 and run pnpm install the result will be a change to your lock file removing all references to the patchedDependencies.

Image

Describe the Bug

PatchedDependencies are not applied in 10.6.0

Expected Behavior

patchedDependencies should be applied in 10.6.0

Which Node.js version are you using?

v22.14.0

Which operating systems have you used?

  • macOS
  • Windows
  • Linux

If your OS is a Linux based, which one it is? (Include the version if relevant)

debian

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions