Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update pnpm to v9.1.0 #378

Merged
merged 1 commit into from
May 8, 2024
Merged

chore(deps): update pnpm to v9.1.0 #378

merged 1 commit into from
May 8, 2024

Conversation

ctison
Copy link
Owner

@ctison ctison commented May 7, 2024

This PR contains the following updates:

Package Type Update Change
pnpm (source) packageManager minor 9.0.6 -> 9.1.0

Release Notes

pnpm/pnpm (pnpm)

v9.1.0

Compare Source

Minor Changes

  • New setting called virtual-store-dir-max-length added to modify the maximum allowed length of the directories inside node_modules/.pnpm. The default length is set to 120 characters. This setting is particularly useful on Windows, where there is a limit to the maximum length of a file path #​7355.

Patch Changes

  • A dependency is hoisted to resolve an optional peer dependency only if it satisfies the range provided for the optional peer dependency #​8028.
  • Details in the pnpm outdated output are wrapped correctly #​8037.
  • Fix Cannot read properties of undefined (reading 'missingPeersOfChildren') exception that happens on install #​8041.
  • Explicitly throw an error when user attempts to run publish or pack when bundledDependencies is set but node-linker isn't hoisted.
  • pnpm update should not fail when there's an aliased local workspace dependency #​7975.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors


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 this update again.


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

This PR has been generated by Renovate Bot.

@ctison ctison self-assigned this May 7, 2024
@ctison ctison merged commit eafc413 into main May 8, 2024
1 check passed
@ctison ctison deleted the renovate/pnpm-9.x branch May 8, 2024 06:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants