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

Merged
merged 2 commits into from
Feb 25, 2024
Merged

chore(deps): update pnpm to v8 #72

merged 2 commits into from
Feb 25, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 2, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

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.
  • Handle Git repository names containing capital letters #​7488.
  • When hoisted-workspace-packages is true don't hoist the root package even if it has a name. Otherwise we would create a circular symlink.

Our Gold Sponsors

Our Silver Sponsors

v8.14.0

Compare Source

Minor Changes
  • A new option added for hoisting packages from the workspace. When hoist-workspace-packages is set to true, packages from the workspace are symlinked to either <workspace_root>/node_modules/.pnpm/node_modules or to <workspace_root>/node_modules depending on other hoisting settings (hoist-pattern and public-hoist-pattern) #​7451.
  • The pnpm dedupe command now accepts more command line options that the pnpm install command also accepts. Example: pnpm dedupe --store-dir=local-store-dir
Patch Changes
  • The package information output by cat-index should be sorted by key.
  • pnpm deploy should not touch the target directory if it already exists and isn't empty #​7351.
  • pnpm add a-module-already-in-dev-deps will show a message to notice the user that the package was not moved to "dependencies" #​926 and fix #​7319.
  • Don't install Node.js when use-node-version is set in a WebContainer #​7478.
  • Fix copy-on-write on Windows Dev Drives #​7468.
Our Gold Sponsors
Our Silver Sponsors

v8.13.1

Minor Changes

  • New commands added for inspecting the store:

    • pnpm cat-index: Prints the index file of a specific package in the store. The package is specified by its name and version:

      pnpm cat-index <pkg name>@&#8203;<pkg version>
      
    • pnpm cat-file: Prints the contents of a file based on the hash value stored in the index file. For example:

      pnpm cat-file sha512-mvavhfVcEREI7d8dfvfvIkuBLnx7+rrkHHnPi8mpEDUlNpY4CUY+CvJ5mrrLl18iQYo1odFwBV7z/cOypG7xxQ==
      
    • (EXPERIMENTAL) pnpm find-hash: Lists the packages that include the file with the specified hash. For exampl


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Shanghai, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies label Apr 2, 2023
@renovate renovate bot assigned Cphayim and Hoyoe Apr 2, 2023
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 8df36b6 to 5348a5a Compare April 10, 2023 01:36
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 832f9bb to 2345b57 Compare April 19, 2023 15:33
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 2345b57 to 4fe36ab Compare May 2, 2023 16:57
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from 139f19d to ded51ce Compare May 29, 2023 06:26
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 891bfc8 to 3fa284d Compare June 11, 2023 22:11
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from 3485ba7 to 13a334c Compare June 26, 2023 10:50
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 384f1ef to feb3bdf Compare July 10, 2023 02:19
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from 88ae1a8 to c5ea51c Compare July 24, 2023 01:28
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from df0a81e to 06e59eb Compare August 6, 2023 12:35
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 13316ea to ba8de62 Compare August 31, 2023 16:16
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 5 times, most recently from 00f02b1 to 838292e Compare September 5, 2023 10:51
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from c4da58a to 37c0732 Compare November 1, 2023 19:30
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from d7b7f93 to 5d68f16 Compare November 14, 2023 14:42
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 5d68f16 to ef4bb88 Compare November 24, 2023 19:57
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 56498ab to 7b0d11e Compare December 13, 2023 11:21
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 7b0d11e to 2e77af0 Compare December 26, 2023 16:35
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 2e77af0 to 6c4e646 Compare January 3, 2024 00:09
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 6c4e646 to 38be34a Compare January 10, 2024 15:55
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from 74833b2 to 5c70fef Compare January 27, 2024 19:56
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 5c70fef to 4b5289e Compare January 29, 2024 20:44
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from e0c28e1 to ab6d9e8 Compare February 15, 2024 12:23
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from ce9a40c to 8c7c897 Compare February 24, 2024 17:26
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 8c7c897 to da57d79 Compare February 25, 2024 10:20
Copy link
Contributor Author

renovate bot commented Feb 25, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Cphayim
Copy link
Member

Cphayim commented Feb 25, 2024

upgrade nodejs version in builder:

  • [14, 16, 18] -> [16, 18, 20]

Copy link

codecov bot commented Feb 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.12%. Comparing base (9cef933) to head (fd62747).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #72   +/-   ##
=======================================
  Coverage   98.12%   98.12%           
=======================================
  Files          35       35           
  Lines        2137     2137           
  Branches      149      149           
=======================================
  Hits         2097     2097           
  Misses         38       38           
  Partials        2        2           

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

@Cphayim Cphayim merged commit e60b0dc into main Feb 25, 2024
14 checks passed
@Cphayim Cphayim deleted the renovate/pnpm-8.x branch February 25, 2024 14:40
@Cphayim Cphayim mentioned this pull request Apr 6, 2024
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.

2 participants