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 - autoclosed #478

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 14, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

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.
  • 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_mod

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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented May 14, 2023

⚠️ No Changeset found

Latest commit: ccfd40f

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@baseballyama
Copy link
Member

To use pnpm8, We need to drop Node14 support.
Svelte4 supports Node 16 or above.
So after release Svelte4, we can merge this PR.

@baseballyama baseballyama marked this pull request as draft May 14, 2023 05:34
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 48b7d2e to 8087103 Compare May 15, 2023 02:38
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 8087103 to c749f3f Compare May 23, 2023 15:19
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 4 times, most recently from e41b5f4 to d7a6af4 Compare June 11, 2023 22:14
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from d7a6af4 to bba73b1 Compare June 12, 2023 07:33
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 4 times, most recently from 8a11280 to ae4aed1 Compare June 26, 2023 11:19
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 19e466e to 9463aa1 Compare July 3, 2023 13:31
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 9463aa1 to e911371 Compare July 10, 2023 01:12
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 5 times, most recently from 8c6d10c to bd9755c Compare July 24, 2023 00:45
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from fe83ae7 to b3dd2d4 Compare August 6, 2023 15:35
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 0eaa90b to 5e8299e Compare August 31, 2023 16:27
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 5e8299e to 54e40d7 Compare September 6, 2023 01:15
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 3e18199 to 65aa8e4 Compare October 16, 2023 01:32
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from e7d0737 to 069065f Compare November 1, 2023 18:57
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from 49885ad to 2d79cdb Compare November 14, 2023 12:28
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 2d79cdb to c9aefcd Compare November 24, 2023 18:20
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 4fd88a7 to b090cdd Compare December 13, 2023 12:44
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from b090cdd to e7225aa Compare December 26, 2023 16:43
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from e7225aa to e52f802 Compare January 3, 2024 00:18
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from e52f802 to 2e9339a Compare January 10, 2024 16:13
@baseballyama
Copy link
Member

I don't think we can merge this PR as long as we continue to support Svelte 3, so this PR will be merged before the next major version release.

@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 3 times, most recently from f15bf5e to 9d5d349 Compare January 27, 2024 16:33
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 9d5d349 to 7a955c2 Compare January 29, 2024 21:44
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch 2 times, most recently from 9703792 to e155a1e Compare February 15, 2024 13:59
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from e155a1e to e3e4365 Compare February 24, 2024 16:06
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from e3e4365 to e5a1691 Compare March 17, 2024 21:44
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from e5a1691 to 73d39fd Compare April 1, 2024 22:05
@renovate renovate bot force-pushed the renovate/pnpm-8.x branch from 73d39fd to ccfd40f Compare April 13, 2024 17:16
@renovate renovate bot changed the title chore(deps): update pnpm to v8 chore(deps): update pnpm to v8 - autoclosed Apr 16, 2024
@renovate renovate bot closed this Apr 16, 2024
@renovate renovate bot deleted the renovate/pnpm-8.x branch April 16, 2024 14:01
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