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

Merged
merged 1 commit into from
Oct 2, 2023
Merged

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

merged 1 commit into from
Oct 2, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2023

Mend Renovate

This PR contains the following updates:

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


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 added the dependencies label Sep 7, 2023
@renovate renovate bot enabled auto-merge (squash) September 7, 2023 15:54
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #99 (97d28f8) into main (545cc3d) will not change coverage.
Report is 1 commits behind head on main.
The diff coverage is n/a.

❗ Current head 97d28f8 differs from pull request most recent head 086630a. Consider uploading reports for the commit 086630a to get more accurate results

@@            Coverage Diff            @@
##              main       #99   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines           51        51           
  Branches        11        11           
=========================================
  Hits            51        51           

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

@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.3 chore(deps): update pnpm to v8.7.4 Sep 9, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 90256f2 to 6599a3d Compare September 9, 2023 01:12
@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.4 chore(deps): update pnpm to v8.7.5 Sep 14, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 6599a3d to 3d6082f Compare September 14, 2023 13:26
@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.5 chore(deps): update pnpm to v8.7.6 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 3d6082f to f7ddeb7 Compare September 20, 2023 21:42
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from f7ddeb7 to 97d28f8 Compare September 29, 2023 16:45
@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.6 chore(deps): update pnpm to v8.8.0 Sep 29, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 97d28f8 to 086630a Compare October 2, 2023 17:21
@renovate renovate bot merged commit 457fe1c into main Oct 2, 2023
@renovate renovate bot deleted the renovate/pnpm-8.x branch October 2, 2023 17:28
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.

0 participants