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

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 Jul 10, 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

Patch Changes

  • Resolve the current working directory to its real location before doing any operations #​6524.
  • Allow using token helpers in pnpm publish #​7316.

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.

@codecov
Copy link

codecov bot commented Jul 10, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f34910a) to head (7cb6e5c).
Report is 1 commits behind head on main.

❗ Current head 7cb6e5c differs from pull request most recent head e2b9506. Consider uploading reports for the commit e2b9506 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           20        20           
  Branches         5         5           
=========================================
  Hits            20        20           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.7 chore(deps): update pnpm to v8.6.8 Jul 17, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 439c177 to 8196b97 Compare July 17, 2023 11:01
@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.8 chore(deps): update pnpm to v8.6.9 Jul 18, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 8196b97 to 893b98c Compare July 18, 2023 12:11
@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.9 chore(deps): update pnpm to v8.6.10 Jul 24, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 893b98c to 8baf5df Compare July 24, 2023 00:13
@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.10 chore(deps): update pnpm to v8.6.11 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 8baf5df to 96c246b Compare July 30, 2023 18:23
@changeset-bot
Copy link

changeset-bot bot commented Jul 30, 2023

⚠️ No Changeset found

Latest commit: 8d67207

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.11 chore(deps): update pnpm to v8.6.12 Aug 6, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 96c246b to 1c5547e Compare August 6, 2023 12:18
@renovate renovate bot changed the title chore(deps): update pnpm to v8.6.12 chore(deps): update pnpm to v8.7.0 Aug 26, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 1c5547e to fb614bd Compare August 26, 2023 22:55
@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.0 chore(deps): update pnpm to v8.7.1 Aug 31, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from fb614bd to f703dba Compare August 31, 2023 18:42
@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.1 chore(deps): update pnpm to v8.7.4 Sep 6, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from f703dba to f50611c Compare September 6, 2023 05:05
@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.4 chore(deps): update pnpm to v8.7.5 Sep 11, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from f50611c to 3b5c901 Compare September 11, 2023 14:55
@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.5 chore(deps): update pnpm to v8.7.6 Sep 17, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 3b5c901 to 6a85e6a Compare September 17, 2023 22:40
@renovate renovate bot changed the title chore(deps): update pnpm to v8.7.6 chore(deps): update pnpm to v8.8.0 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 6a85e6a to f58be24 Compare September 26, 2023 14:53
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from f58be24 to 32901b7 Compare October 9, 2023 16:03
@renovate renovate bot changed the title chore(deps): update pnpm to v8.8.0 chore(deps): update pnpm to v8.9.0 Oct 9, 2023
@renovate renovate bot changed the title chore(deps): update pnpm to v8.9.0 chore(deps): update pnpm to v8.9.1 Oct 15, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 32901b7 to e12134a Compare October 15, 2023 16:32
@renovate renovate bot changed the title chore(deps): update pnpm to v8.9.1 chore(deps): update pnpm to v8.9.2 Oct 16, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from e12134a to 7507000 Compare October 16, 2023 02:10
@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 9cc5c7f to cd4c2cd Compare January 3, 2024 01:11
@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 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 cd4c2cd to 786fc6f Compare January 10, 2024 16:39
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 786fc6f to de771e9 Compare January 22, 2024 10:42
@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 de771e9 to 0c5c5ef Compare January 23, 2024 10:00
@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 0c5c5ef to 1a3b68a Compare January 27, 2024 17:03
@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 1a3b68a to 50d9bd8 Compare January 29, 2024 20:44
@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 50d9bd8 to 71a39d4 Compare February 13, 2024 00:29
@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 71a39d4 to 3419f23 Compare February 15, 2024 12:58
@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 3419f23 to ab6aa04 Compare February 24, 2024 16:23
@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 ab6aa04 to 835db44 Compare March 17, 2024 23:15
@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 835db44 to e948ce5 Compare April 1, 2024 22:50
@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 e948ce5 to ee3e5b7 Compare April 14, 2024 05:36
@renovate renovate bot changed the title chore(deps): update pnpm to v8.15.6 chore(deps): update pnpm to v8.15.7 Apr 14, 2024
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from ee3e5b7 to e2b9506 Compare April 30, 2024 00:37
@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 e2b9506 to 8d67207 Compare July 17, 2024 20:49
@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