Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
@types/node (source) ^22.19.0 -> ^22.19.2 age confidence
csstype ^3.1.3 -> ^3.2.3 age confidence
pnpm (source) 10.20.0 -> 10.25.0 age confidence
rimraf ^6.1.0 -> ^6.1.2 age confidence
sass ^1.93.3 -> ^1.95.0 age confidence

Release Notes

frenic/csstype (csstype)

v3.2.3

Compare Source

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

pnpm/pnpm (pnpm)

v10.25.0

Compare Source

v10.24.0

Compare Source

v10.23.0: pnpm 10.23

Compare Source

Minor Changes

  • Added --lockfile-only option to pnpm list #​10020.

Patch Changes

  • pnpm self-update should download pnpm from the configured npm registry #​10205.
  • pnpm self-update should always install the non-executable pnpm package (pnpm in the registry) and never the @pnpm/exe package, when installing v11 or newer. We currently cannot ship @pnpm/exe as pkg doesn't work with ESM #​10190.
  • Node.js runtime is not added to "dependencies" on pnpm add, if there's a engines.runtime setting declared in package.json #​10209.
  • The installation should fail if an optional dependency cannot be installed due to a trust policy check failure #​10208.
  • pnpm list and pnpm why now display npm: protocol for aliased packages (e.g., foo npm:is-odd@3.0.1) #​8660.
  • Don't add an extra slash to the Node.js mirror URL #​10204.
  • pnpm store prune should not fail if the store contains Node.js packages #​10131.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.22.0: pnpm 10.22

Compare Source

Minor Changes

  • Added support for trustPolicyExclude #​10164.

    You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:

    trustPolicy: no-downgrade
    trustPolicyExclude:
      - chokidar@4.0.3
      - webpack@4.47.0 || 5.102.1
  • Allow to override the engines field on publish by the publishConfig.engines field.

Patch Changes

  • Don't crash when two processes of pnpm are hardlinking the contents of a directory to the same destination simultaneously #​10179.

Platinum Sponsors

Bit

Gold Sponsors

Discord CodeRabbit Workleap
Stackblitz Vite

v10.21.0

Compare Source

isaacs/rimraf (rimraf)

v6.1.2

Compare Source

v6.1.1

Compare Source

sass/dart-sass (sass)

v1.95.0

Compare Source

  • Add support for the CSS-style if() function. In addition to supporting the
    plain CSS syntax, this also supports a sass() query that takes a Sass
    expression that evaluates to true or false at preprocessing time depending
    on whether the Sass value is truthy. If there are no plain-CSS queries, the
    function will return the first value whose query returns true during
    preprocessing. For example, if(sass(false): 1; sass(true): 2; else: 3)
    returns 2.

  • The old Sass if() syntax is now deprecated. Users are encouraged to migrate
    to the new CSS syntax. if($condition, $if-true, $if-false) can be changed to
    if(sass($condition): $if-true; else: $if-false).

    See the Sass website for details.

  • Plain-CSS if() functions are now considered "special numbers", meaning that
    they can be used in place of arguments to CSS color functions.

  • Plain-CSS if() functions and attr() functions are now considered "special
    variable strings" (like var()), meaning they can now be used in place of
    multiple arguments or syntax fragments in various CSS functions.

v1.94.3

Compare Source

  • Fix the span reported for standalone % expressions followed by whitespace.

v1.94.2

Compare Source

Command-Line Interface
  • Using --fatal-deprecation <version> no longer emits warnings about
    deprecations that are obsolete.
Dart API
  • Deprecation.forVersion now excludes obsolete deprecations from the set it
    returns.
JS API
  • Excludes obsolete deprecations from fatalDeprecations when a Version is
    passed.
Node.js Embedded Host
  • Fix a bug where a variable could be used before it was initialized during
    async compilation.

v1.94.1

Compare Source

  • No user-visible changes.

v1.94.0

Compare Source

  • Potentially breaking compatibility fix: @function rules whose names
    begin with -- are now parsed as unknown at-rules to support the plain CSS
    @function rule. Within this rule, the result property is parsed as raw
    CSS just like custom properties.

  • Potentially breaking compatibility fix: @mixin rules whose names begin
    with -- are now errors. These are not yet parsed as unknown at-rules because
    no browser currently supports CSS mixins.


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 Nov 10, 2025
@coderabbitai
Copy link

coderabbitai bot commented Nov 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 10, 2025

Open in StackBlitz

@vue/compiler-core

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

@vue/compiler-dom

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

@vue/compiler-sfc

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

@vue/compiler-ssr

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

@vue/reactivity

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/server-renderer

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

@vue/shared

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

vue

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

@vue/compat

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

commit: 41e0524

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9f2ee4e to 36f78b9 Compare November 11, 2025 02:02
@renovate renovate bot changed the title chore(deps): update pnpm to v10.21.0 chore(deps): update all non-major dependencies Nov 11, 2025
@github-actions
Copy link

github-actions bot commented Nov 11, 2025

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 103 kB 39 kB 35.1 kB
vue.global.prod.js 161 kB 58.9 kB 52.6 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47 kB 18.3 kB 16.8 kB
createApp 55.1 kB 21.4 kB 19.6 kB
createSSRApp 59.4 kB 23.2 kB 21.1 kB
defineCustomElement 60.7 kB 23.1 kB 21.1 kB
overall 69.4 kB 26.6 kB 24.3 kB

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 46aabdf to e227e10 Compare November 14, 2025 10:37
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Nov 14, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6a59cc4 to 26cf56f Compare November 20, 2025 17:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6fd46f8 to 6a9c151 Compare November 27, 2025 15:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6a9c151 to b3eacc7 Compare December 8, 2025 18:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b3eacc7 to 41e0524 Compare December 8, 2025 23:08
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