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 v9.12.3 #12278

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm)

v9.12.3

Compare Source

Patch Changes
  • Don't purge node_modules, when typing "n" in the prompt that asks whether to remove node_modules before installation #​8655.
  • Fix a bug causing pnpm to infinitely spawn itself when manage-package-manager-versions=true is set and the .tools directory is corrupt.
  • Use crypto.hash, when available, for improved performance #​8629.
  • Fixed a race condition in temporary file creation in the store by including worker thread ID in filename. Previously, multiple worker threads could attempt to use the same temporary file. Temporary files now include both process ID and thread ID for uniqueness #​8703.
  • All commands should read settings from the package.json at the root of the workspace #​8667.
  • When manage-package-manager-versions is set to true, errors spawning a self-managed version of pnpm will now be shown (instead of being silent).
  • Pass the find command to npm, it is an alias for npm search

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 28, 2024
Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB 38 kB 34.2 kB
vue.global.prod.js 159 kB 57.9 kB 51.4 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.9 kB 18.3 kB 16.7 kB
createApp 55 kB 21.3 kB 19.4 kB
createSSRApp 59 kB 23 kB 20.9 kB
defineCustomElement 59.8 kB 22.8 kB 20.8 kB
overall 68.7 kB 26.3 kB 24 kB

Copy link

pkg-pr-new bot commented Oct 28, 2024

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@12278

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@12278

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@12278

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@12278

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@12278

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@12278

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@12278

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@12278

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@12278

vue

pnpm add https://pkg.pr.new/vue@12278

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@12278

commit: 83c3779

Copy link

pkg-pr-new bot commented Oct 28, 2024

Open in Stackblitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@12278

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@12278

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@12278

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@12278

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@12278

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@12278

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@12278

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@12278

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@12278

vue

pnpm add https://pkg.pr.new/vue@12278

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@12278

commit: 83c3779

@edison1105 edison1105 merged commit 664d2e5 into main Oct 28, 2024
15 checks passed
@edison1105 edison1105 deleted the renovate/all-minor-patch branch October 28, 2024 05:44
dqrcodebase added a commit to dqrcodebase/core that referenced this pull request Nov 6, 2024
* core/main: (94 commits)
  chore(deps): update dependency @types/node to v22 (vuejs#12320)
  chore(deps): update lint (vuejs#12319)
  chore(deps): update all non-major dependencies (vuejs#12316)
  chore(deps): update build (vuejs#12317)
  chore(deps): update pnpm to v9.12.3 (vuejs#12278)
  chore(deps): update dependency typescript-eslint to ^8.11.0 (vuejs#12276)
  chore(deps): update dependency npm-run-all2 to v7 (vuejs#12277)
  chore(deps): update all non-major dependencies (vuejs#12275)
  chore(deps): update build (vuejs#12274)
  chore(deps): update all non-major dependencies (vuejs#12222)
  chore(deps): update lint (vuejs#12226)
  chore(deps): update build (vuejs#12223)
  docs: update package name to `@vue/compiler-core` (vuejs#12192)[ci skip]
  chore(deps): update dependency typescript-eslint to ^8.8.1 (vuejs#12167)
  chore(deps): update dependency magic-string to ^0.30.12 (vuejs#12166)
  fix(test): update snapshot (vuejs#12169)
  chore: improve `renderComponentRoot` warn message (vuejs#10914)
  test(shared): improve test coverage (vuejs#8456)
  test(defineProps): add intersection type test (vuejs#8684)
  chore(deps): update dependency @swc/core to ^1.7.35 (vuejs#12165)
  ...
abdullah-wn pushed a commit to Lazy-work/vue that referenced this pull request Jan 4, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant