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 v8.15.9 #1038

Merged
merged 1 commit into from
Oct 22, 2024
Merged

chore(deps): update pnpm to v8.15.9 #1038

merged 1 commit into from
Oct 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2023

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

v8.15.9: pnpm 8.15.9

Compare Source

Patch Changes

  • Deduplicate bin names to prevent race condition and corrupted bin scripts #​7833.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.8

Compare Source

v8.15.7

Compare Source

v8.15.6

Compare Source

Patch Changes

  • The exit code of the child process should be preserved on pnpm run #​7817.
  • When sorting packages in a workspace, take into account workspace dependencies specified as peerDependencies #​7813.
  • Add --ignore-scripts argument to prune command #​7836.

Platinum Sponsors

Gold Sponsors

Silver Sponsors

v8.15.5

Compare Source

v8.15.4

Compare Source

v8.15.3

Compare Source

Patch Changes

  • Remove vulnerable "ip" package from the dependencies #​7652.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.2

Compare Source

Patch Changes

  • When purging multiple node_modules directories, pnpm will no longer print multiple prompts simultaneously.
  • Don't print an unnecessary warning when adding new dependencies to a project that uses hoisted node_modules.
  • Linking globally the command of a package that has no name in package.json #​4761.
  • Installation should work with lockfile created by pnpm v9.0.0-alpha.4

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.1

Compare Source

Patch Changes

  • Use the object-hash library instead of node-object-hash for hashing keys of side-effects cache #​7591.
  • bundledDependencies should never be added to the lockfile with false as the value #​7576.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.0

Compare Source

Minor Changes

  • When the license field does not exist in package.json but a license file exists, try to match and extract the license name #​7530.

Patch Changes

  • Running pnpm update -r --latest will no longer downgrade prerelease dependencies #​7436.
  • --aggregate-output should work on scripts executed from the same project #​7556.
  • Prefer hard links over reflinks on Windows as they perform better #​7564.
  • Reduce the length of the side-effects cache key. Instead of saving a stringified object composed from the dependency versions of the package, use the hash calculated from the said object #​7563.
  • Throw an error if pnpm update --latest runs with arguments containing versions specs. For instance, pnpm update --latest foo@next is not allowed #​7567.
  • Don't fail in Windows CoW if the file already exists #​7554.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.14.3

Compare Source

Patch Changes

  • pnpm pack should work as expected when "prepack" modifies the manifest #​7558.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.14.2

Compare Source

Patch Changes

  • Registry configuration from previous installation should not override current settings #​7507.
  • pnpm dlx should not fail, when executed from package.json "scripts" 7424.
  • A git-hosted dependency should not be added to the store if it failed to be built #​7407.
  • pnpm publish should pack "main" file or "bin" files defined in "publishConfig" #​4195.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.14.1

[Compare Source](https://redirect


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update pnpm to v8.10.3 chore(deps): update pnpm to v8.10.4 Nov 13, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 4f1441c to 554907a Compare November 13, 2023 15:36
@renovate renovate bot changed the title chore(deps): update pnpm to v8.10.4 chore(deps): update pnpm to v8.10.5 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 554907a to 9426a72 Compare November 14, 2023 14:29
@renovate renovate bot changed the title chore(deps): update pnpm to v8.10.5 chore(deps): update pnpm to v8.11.0 Nov 24, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 9426a72 to 27b2a75 Compare November 24, 2023 19:09
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 27b2a75 to 3a8a074 Compare December 9, 2023 02:00
@renovate renovate bot changed the title chore(deps): update pnpm to v8.11.0 chore(deps): update pnpm to v8.12.0 Dec 9, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 3a8a074 to 42d5340 Compare December 13, 2023 13:21
@renovate renovate bot changed the title chore(deps): update pnpm to v8.12.0 chore(deps): update pnpm to v8.12.1 Dec 13, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 42d5340 to 32ffbb1 Compare December 26, 2023 16:07
@renovate renovate bot changed the title chore(deps): update pnpm to v8.12.1 chore(deps): update pnpm to v8.13.1 Dec 26, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 32ffbb1 to f6699c3 Compare January 3, 2024 01:46
@renovate renovate bot changed the title chore(deps): update pnpm to v8.13.1 chore(deps): update pnpm to v8.14.0 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from f6699c3 to 410ae78 Compare January 10, 2024 15:58
@renovate renovate bot changed the title chore(deps): update pnpm to v8.14.0 chore(deps): update pnpm to v8.14.1 Jan 10, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 410ae78 to 4f2712d Compare January 22, 2024 14:50
@renovate renovate bot changed the title chore(deps): update pnpm to v8.14.1 chore(deps): update pnpm to v8.14.2 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 4f2712d to ba5b067 Compare January 23, 2024 11:16
@renovate renovate bot changed the title chore(deps): update pnpm to v8.14.2 chore(deps): update pnpm to v8.14.3 Jan 23, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from ba5b067 to 71a90ac Compare January 27, 2024 19:29
@renovate renovate bot changed the title chore(deps): update pnpm to v8.14.3 chore(deps): update pnpm to v8.15.0 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 71a90ac to 4220ecd Compare January 29, 2024 20:38
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.0 chore(deps): update pnpm to v8.15.1 Jan 29, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 4220ecd to c006453 Compare February 13, 2024 01:06
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.1 chore(deps): update pnpm to v8.15.2 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from c006453 to 003e4ca Compare February 15, 2024 12:28
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.2 chore(deps): update pnpm to v8.15.3 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 003e4ca to c862e31 Compare February 24, 2024 16:14
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.3 chore(deps): update pnpm to v8.15.4 Feb 24, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from c862e31 to 6669a85 Compare March 17, 2024 23:31
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.4 chore(deps): update pnpm to v8.15.5 Mar 17, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 6669a85 to 52396f5 Compare April 1, 2024 21:34
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.5 chore(deps): update pnpm to v8.15.6 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 52396f5 to 0ae0dbc Compare April 13, 2024 17:35
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.6 chore(deps): update pnpm to v8.15.7 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 0ae0dbc to ea534d3 Compare April 30, 2024 01:12
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.7 chore(deps): update pnpm to v8.15.8 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from ea534d3 to 9beaf54 Compare July 17, 2024 16:36
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.8 chore(deps): update pnpm to v8.15.9 Jul 17, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 9beaf54 to 1b63217 Compare October 22, 2024 13:37
@simenandre simenandre merged commit d6cf271 into main Oct 22, 2024
4 checks passed
@renovate renovate bot deleted the renovate/pnpm-8.x branch October 22, 2024 13:41
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.

1 participant