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 #150

Merged
merged 1 commit into from
Jun 4, 2024
Merged

chore(deps): update pnpm to v9 #150

merged 1 commit into from
Jun 4, 2024

Conversation

bfra-me[bot]
Copy link
Contributor

@bfra-me bfra-me bot commented May 13, 2024

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 8.15.8 -> 9.1.4 age confidence

Release Notes

pnpm/pnpm (pnpm)

v9.1.4

Compare Source

Patch Changes

  • Improved the performance of the resolution stage by changing how missing peer dependencies are detected #​8144.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.1.3

Compare Source

Patch Changes

  • Fix a bug in which a dependency that is both optional for one package but non-optional for another is omitted when optional=false #​8066.
  • Clear resolution cache before starting peer dependencies resolution #​8109.
  • Reduce memory usage by peer dependencies resolution #​8072.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.1.2

Compare Source

Patch Changes

  • Reduced memory usage during peer dependencies resolution #​8084.
  • Details in the pnpm licenses output are not misplaced anymore #​8071.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.1.1

Compare Source

Patch Changes

  • Improve the performance of the peers resolution stage by utilizing more cache #​8058.
  • Overrides with link: now preserve absolute path #​8053.
  • Fix incorrect path when resolving relative file: overrides for workspace package #​8053.
  • Print a better error message when resolution-mode is set to time-based and the registry fails to return the "time" field in the package's metadata.
  • Fix shell completion on MinGW-w64 environment.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

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

v9.0.6

Compare Source

Patch Changes

  • Lockfiles that have git-hosted dependencies specified should be correctly converted to the new lockfile format #​7990.
  • Don't upgrade the lockfile format on pnpm install --frozen-lockfile #​7991.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.0.5

Compare Source

Patch Changes

  • Lockfiles with local or git-hosted dependencies are now successfully converted to the new lockfile format #​7955.
  • Resolve peer dependencies correctly, when they have prerelease versions #​7977.
  • Fix aliased dependencies resolution on repeat install with existing lockfile, when the aliased dependency doesn't specify a version or range #​7957.
  • The lockfile should be saved in the new format even if it is up-to-date.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v9.0.4

Compare Source

Patch Changes

  • Fix aliased dependencies resolution on repeat install with existing lockfile #​7957.
  • The engines.pnpm field in the package.json files of dependencies should be ignored #​7965.

Platinum Sponsors

Gold Sponsors

config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@bfra-me bfra-me bot added the dependencies Dependency updates or security alerts label May 13, 2024
@bfra-me bfra-me bot force-pushed the renovate/pnpm-9.x branch 3 times, most recently from 5f39ee9 to 569f3e7 Compare May 20, 2024 08:23
@bfra-me bfra-me bot force-pushed the renovate/pnpm-9.x branch 3 times, most recently from 5cc49fd to 99970d0 Compare May 27, 2024 09:19
@bfra-me bfra-me bot force-pushed the renovate/pnpm-9.x branch 3 times, most recently from 0c946c3 to fdaf28c Compare June 3, 2024 05:19
| datasource | package | from   | to    |
| ---------- | ------- | ------ | ----- |
| npm        | pnpm    | 8.15.8 | 9.1.4 |
@bfra-me bfra-me bot force-pushed the renovate/pnpm-9.x branch from fdaf28c to 6ff0c5d Compare June 3, 2024 08:23
@marcusrbrown marcusrbrown merged commit bd696a3 into main Jun 4, 2024
6 checks passed
@marcusrbrown marcusrbrown deleted the renovate/pnpm-9.x branch June 4, 2024 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates or security alerts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant