Skip to content

chore(deps): update all non-major dependencies#14577

Merged
edison1105 merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 25, 2026
Merged

chore(deps): update all non-major dependencies#14577
edison1105 merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

This PR contains the following updates:

Package Change Age Confidence
pnpm (source) 10.31.010.33.0 age confidence
pug (source) ^3.0.3^3.0.4 age confidence
sass ^1.97.3^1.98.0 age confidence

Release Notes

pnpm/pnpm (pnpm)

v10.33.0

Compare Source

v10.32.1: pnpm 10.32.1

Compare Source

Patch Changes

  • Fix a regression where pnpm-workspace.yaml without a packages field caused all directories to be treated as workspace projects. This broke projects that use pnpm-workspace.yaml only for settings (e.g. minimumReleaseAge) without defining workspace packages #​10909.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx

v10.32.0: pnpm 10.32

Compare Source

Minor Changes

  • Added --all flag to pnpm approve-builds that approves all pending builds without interactive prompts #​10136.

Patch Changes

  • Reverted change related to setting explicitly the npm config file path, which caused regressions.
  • Reverted fix related to lockfile-include-tarball-url. Fixes #​10915.

Platinum Sponsors

Bit

Gold Sponsors

Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx
pugjs/pug (pug)

v3.0.4

Compare Source

Bug Fixes

  • Update pug-code-gen to ensure doctype option is properly validated (#​3468)
sass/dart-sass (sass)

v1.98.0

Compare Source

Command-Line Interface
  • Gracefully handle dependency loops in --watch mode.
Dart API
  • Add a const Logger.defaultLogger field. This provides a logger that emits to
    standard error or the browser console, but automatically chooses whether to
    use terminal colors.
JavaScript API
  • Fix a crash when manually constructing a SassCalculation for 'calc' with
    an argument that can't be simplified.

  • Properly emit deprecation warnings as text rather than StringBuffer objects
    when running in a browser.

  • Emit colored warnings and other messages on the console when running in a
    browser.


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Mar 16, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 16, 2026

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 105 kB 39.8 kB 35.8 kB
vue.global.prod.js 164 kB 59.8 kB 53.2 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 48.3 kB 18.8 kB 17.2 kB
createApp 56.5 kB 21.8 kB 19.9 kB
createSSRApp 60.7 kB 23.6 kB 21.5 kB
defineCustomElement 62.6 kB 23.8 kB 21.7 kB
overall 71 kB 27.2 kB 24.8 kB

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 16, 2026

Open in StackBlitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@14577
npm i https://pkg.pr.new/@vue/compiler-core@14577
yarn add https://pkg.pr.new/@vue/compiler-core@14577.tgz

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@14577
npm i https://pkg.pr.new/@vue/compiler-dom@14577
yarn add https://pkg.pr.new/@vue/compiler-dom@14577.tgz

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@14577
npm i https://pkg.pr.new/@vue/compiler-sfc@14577
yarn add https://pkg.pr.new/@vue/compiler-sfc@14577.tgz

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@14577
npm i https://pkg.pr.new/@vue/compiler-ssr@14577
yarn add https://pkg.pr.new/@vue/compiler-ssr@14577.tgz

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@14577
npm i https://pkg.pr.new/@vue/reactivity@14577
yarn add https://pkg.pr.new/@vue/reactivity@14577.tgz

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@14577
npm i https://pkg.pr.new/@vue/runtime-core@14577
yarn add https://pkg.pr.new/@vue/runtime-core@14577.tgz

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@14577
npm i https://pkg.pr.new/@vue/runtime-dom@14577
yarn add https://pkg.pr.new/@vue/runtime-dom@14577.tgz

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@14577
npm i https://pkg.pr.new/@vue/server-renderer@14577
yarn add https://pkg.pr.new/@vue/server-renderer@14577.tgz

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@14577
npm i https://pkg.pr.new/@vue/shared@14577
yarn add https://pkg.pr.new/@vue/shared@14577.tgz

vue

pnpm add https://pkg.pr.new/vue@14577
npm i https://pkg.pr.new/vue@14577
yarn add https://pkg.pr.new/vue@14577.tgz

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@14577
npm i https://pkg.pr.new/@vue/compat@14577
yarn add https://pkg.pr.new/@vue/compat@14577.tgz

commit: 3e5ccaa

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f9774da to 07262c8 Compare March 25, 2026 08:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 07262c8 to 3e5ccaa Compare March 25, 2026 08:37
@edison1105 edison1105 merged commit 7a4bf3c into main Mar 25, 2026
22 of 25 checks passed
@edison1105 edison1105 deleted the renovate/all-minor-patch branch March 25, 2026 08:47
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