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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 8.6.12 -> 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

Patch Changes

  • Upgrade tar to v6.2.1 in the dependences #​7939.
  • If the script-shell option is configured to a .bat/.cmd file on Windows, pnpm will now error with ERR_PNPM_INVALID_SCRIPT_SHELL_WINDOWS. Newer versions of Node.js released in April 2024 do not support executing these files directly without behavior differences. If the script-shell option is necessary for your use-case, please set a .exe file instead.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.7

Compare Source

Patch Changes

  • pnpm config get prints a comma-separated list for an array value instead of nothing.
  • It should be possible to publish a tarball with custom dist-tag #​7845.
  • Print the list of packages that were not built because they are ignored by configuration settings.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

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

Patch Changes

  • Correctly detect the active Node.js version during headless installation #​7801.
  • The npm CLI executed from pnpm should not use Corepack #​7747.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

v8.15.4

Compare Source

Patch Changes

  • Print the right error code when a package fails to be added to the store #​7679.
  • Don't fail on a tarball that appears to be not a USTAR or GNU TAR archive. Still try to unpack the tarball #​7120.
  • Always add a name and version field to the index files in the store #​7115.
  • Deleting a dependencies field via a readPackage hook should work #​7704.
  • Symlinks should be resolved and uploaded to the side-effects cache #​7691.

Platinum Sponsors

Gold Sponsors

Our Silver Sponsors

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 t

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 is behind base branch, 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.

Copy link

vercel bot commented Jan 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
acme-corp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 17, 2024 4:51pm

@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 8fb1869 to f25a264 Compare January 22, 2024 09:53
@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 f25a264 to c8f60c0 Compare January 23, 2024 11:34
@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 c8f60c0 to 3f4f5fe Compare January 27, 2024 16:38
@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 3f4f5fe to b5d822d Compare January 29, 2024 21:06
@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 b5d822d to 869f313 Compare February 13, 2024 01:19
@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 869f313 to b65da00 Compare February 15, 2024 12:15
@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 b65da00 to e5ed530 Compare February 24, 2024 16:11
@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 e5ed530 to 0fe2f4d Compare March 17, 2024 21:21
@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 0fe2f4d to 7fe3f08 Compare April 1, 2024 22:12
@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 7fe3f08 to c46e040 Compare April 13, 2024 16:39
@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 c46e040 to 742944f Compare April 30, 2024 00:55
@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 742944f to d2533c0 Compare July 17, 2024 16:48
@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
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.

0 participants