chore(deps): update pnpm to v11 - #15716
Conversation
Package Changes Through 54e4a33There are 14 changes which include tauri with minor, tauri-cli with minor, @tauri-apps/cli with minor, tauri-bundler with minor, tauri-utils with minor, tauri-build with minor, tauri-macos-sign with minor, tauri-runtime-wry with minor, tauri-runtime with minor, tauri-codegen with minor, tauri-macros with minor, tauri-plugin with minor, tauri-driver with minor, @tauri-apps/api with minor Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
| @@ -28,5 +28,5 @@ | |||
| "prettier": "^3.8.1" | |||
| }, | |||
| "minimumReleaseAge": 4320, | |||
There was a problem hiding this comment.
actually not sure if it still reads this, pnpm 11 moved all pnpm configs to pnpm-workspace.yaml
v11 now uses a default value of 1440 though so we're still good.
There was a problem hiding this comment.
Not sure, they said
Moves settings out of package.json#pnpm into pnpm-workspace.yaml. In v11, pnpm no longer reads configuration from the pnpm field in package.json.
So technically not this field but who knows 😂
No description provided.