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.8.0 #7

Merged
merged 1 commit into from
Oct 2, 2023
Merged

chore(deps): update pnpm to v8.8.0 #7

merged 1 commit into from
Oct 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

v8.8.0

Compare Source

Minor Changes

  • Add --reporter-hide-prefix option for run command to hide project name as prefix for lifecycle log outputs of running scripts #​7061.

Patch Changes

  • Pass through the --ignore-scripts command to install, when running pnpm dedupe --ignore-scripts #​7102.
  • Throw meaningful error for config sub commands#​7106.
  • When the node-linker is set to hoisted, the package.json files of the existing dependencies inside node_modules will be checked to verify their actual versions. The data in the node_modules/.modules.yaml and node_modules/.pnpm/lock.yaml may not be fully reliable, as an installation may fail after changes to dependencies were made but before those state files were updated #​7107.
  • Don't update git-hosted dependencies when adding an unrelated dependency #​7008.

Our Gold Sponsors

Our Silver Sponsors

v8.7.6

Compare Source

Patch Changes

  • Don't run the prepublishOnly scripts of git-hosted dependencies #​7026.
  • Fix a bug in which use-node-version or node-version isn't passed down to checkEngine when using pnpm workspace, resulting in an error #​6981.
  • Don't print out each deprecated subdependency separately with its deprecation message. Just print out a summary of all the deprecated subdependencies #​6707.
  • Fixed an ENOENT error that was sometimes happening during install with "hoisted" node_modules #​6756.

Our Gold Sponsors

Our Silver Sponsors

v8.7.5

Compare Source

Patch Changes

  • Improve performance of installation by using a worker for creating the symlinks inside node_modules/.pnpm #​7069.
  • Tarballs that have hard links are now unpacked successfully. This fixes a regression introduced in v8.7.0, which was shipped with our new in-house tarball parser #​7062.

Our Gold Sponsors

Our Silver Sponsors

v8.7.4

Compare Source

Patch Changes

  • Fix a bug causing the pnpm server to hang if a tarball worker was requested while another worker was exiting #​7041.
  • Fixes a regression published with pnpm v8.7.3. Don't hang while reading package.json from the content-addressable store #​7051.
  • Allow create scoped package with preferred version. #​7053
  • Reverting a change shipped in v8.7 that caused issues with the pnpm deploy command and "injected dependencies" #​6943.

Our Gold Sponsors

Our Silver Sponsors

v8.7.3

Compare Source

Patch Changes

  • Fix a bug causing errors to be printed as "Cannot read properties of undefined (reading 'code')" instead of the underlying reason when using the pnpm store server #​7032

Our Gold Sponsors

Our Silver Sponsors

v8.7.2

Compare Source

v8.7.1

Compare Source

Patch Changes

  • Fixed an issue with extracting some old versions of tarballs #​6991.
  • Side-effects cache will now be leveraged when running install in a workspace that uses dedicated lockfiles for each project #​6890.
  • Reduce concurrency in the pnpm -r publish command #​6968.
  • Improved the pnpm update --interactive output by grouping dependencies by type. Additionally, a new column has been added with links to the documentation for outdated packages #​6978.

Our 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 54cc578 to 61df0fc Compare April 7, 2023 00:26
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from fb1344f to 1211390 Compare April 13, 2023 20:08
@renovate renovate bot changed the title Update pnpm to v8 chore(deps): update pnpm to v8 Apr 13, 2023
@codecov
Copy link

codecov bot commented Apr 13, 2023

Codecov Report

Merging #7 (f4eacdd) into main (2dc4674) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main       #7   +/-   ##
=======================================
  Coverage   52.54%   52.54%           
=======================================
  Files           5        5           
  Lines         255      255           
  Branches        8        8           
=======================================
  Hits          134      134           
  Misses        121      121           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 14 times, most recently from 60ce641 to ab67979 Compare April 16, 2023 03:00
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 7 times, most recently from ee5e022 to 848a6cb Compare April 27, 2023 00:18
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 020d21f to 60f81da Compare May 5, 2023 11:42
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from acfbf6b to b86c587 Compare August 3, 2023 22:40
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 7 times, most recently from e02c3ed to 32364c6 Compare August 11, 2023 10:27
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 6 times, most recently from b32dd96 to 8903701 Compare August 15, 2023 07:31
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from e5c1eb5 to 1dae560 Compare September 3, 2023 18:20
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from c9ea782 to 4be1f66 Compare September 14, 2023 13:36
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 28bb46c to 34d9a5a Compare October 2, 2023 17:20
@renovate renovate bot changed the title chore(deps): update pnpm to v8 chore(deps): update pnpm to v8.8.0 Oct 2, 2023
@renovate renovate bot merged commit 0b1b0a6 into main Oct 2, 2023
14 checks passed
@renovate renovate bot deleted the renovate/pnpm-8.x branch October 2, 2023 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants