Skip to content

fix(deps): update all non-major dependencies#21231

Merged
sapphi-red merged 1 commit intomainfrom
renovate/all-minor-patch
Dec 10, 2025
Merged

fix(deps): update all non-major dependencies#21231
sapphi-red merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@shikijs/vitepress-twoslash (source) ^3.17.0 -> ^3.19.0 age confidence devDependencies minor
@types/express (source) ^5.0.5 -> ^5.0.6 age confidence devDependencies patch
@types/node (source) ^24.10.1 -> ^24.10.2 age confidence devDependencies patch
@types/node (source) ^22.19.1 -> ^22.19.2 age confidence devDependencies patch
@vitejs/plugin-react (source) ^5.1.1 -> ^5.1.2 age confidence devDependencies patch
baseline-browser-mapping ^2.8.32 -> ^2.9.5 age confidence devDependencies minor
browserslist ^4.28.0 -> ^4.28.1 age confidence dependencies patch
express (source) ^5.2.0 -> ^5.2.1 age confidence devDependencies patch
express (source) ^5.2.0 -> ^5.2.1 age confidence dependencies patch
gsap (source) ^3.13.0 -> ^3.14.1 age confidence devDependencies minor
http-proxy-3 ^1.22.0 -> ^1.23.2 age confidence devDependencies minor
launch-editor-middleware ^2.11.1 -> ^2.12.0 age confidence devDependencies minor
miniflare (source) ^4.20251125.0 -> ^4.20251202.1 age confidence devDependencies minor
phoenix ^1.8.2 -> ^1.8.3 age confidence dependencies patch
pnpm (source) 10.24.0 -> 10.25.0 age confidence packageManager minor
pnpm/action-setup v4.1.0 -> v4.2.0 age confidence action minor
preact (source) ^10.27.2 -> ^10.28.0 age confidence dependencies minor
prettier (source) 3.7.3 -> 3.7.4 age confidence devDependencies patch
react (source) ^19.2.0 -> ^19.2.1 age confidence dependencies patch
react (source) 19.2.0 -> 19.2.1 age confidence dependencies patch
react (source) ^19.2.0 -> ^19.2.1 age confidence devDependencies patch
react-dom (source) ^19.2.0 -> ^19.2.1 age confidence dependencies patch
react-dom (source) ^19.2.0 -> ^19.2.1 age confidence devDependencies patch
react-fake-client (source) ^19.2.0 -> ^19.2.1 age confidence devDependencies patch
react-fake-server (source) ^19.2.0 -> ^19.2.1 age confidence devDependencies patch
sass ^1.94.2 -> ^1.95.1 age confidence devDependencies minor
sass-embedded ^1.93.3 -> ^1.95.1 age confidence devDependencies minor
svelte (source) ^5.45.2 -> ^5.45.8 age confidence devDependencies patch
typescript-eslint (source) ^8.48.0 -> ^8.49.0 age confidence devDependencies minor
vite (source) ^7.2.4 -> ^7.2.7 age confidence devDependencies patch
vitest (source) ^4.0.14 -> ^4.0.15 age confidence devDependencies patch
vue-tsc (source) ^3.1.5 -> ^3.1.8 age confidence devDependencies patch

Release Notes

shikijs/shiki (@​shikijs/vitepress-twoslash)

v3.19.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.18.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v3.17.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.1.2

Compare Source

web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)

v2.9.5

Compare Source

v2.9.4

Compare Source

v2.9.3: - remove process.loadEnvFile()

Compare Source

What's Changed

Full Changelog: web-platform-dx/baseline-browser-mapping@v2.9.2...v2.9.3

v2.9.2: - fix browser support bug

Compare Source

What's Changed

v2.9.1

Compare Source

v2.9.0: - Reduce frequency of data staleness warnings

Compare Source

This version introduces a number of changes to data staleness warnings in response to #​105 , #​107 and #​109

  • Data staleness warnings are now only shown if the getCompatibleVersions() or getAllVersions() functions are called - previously they were shown whenever the module was loaded, which meant many browserslist consumers were seeing the warning despite not targeting Baseline, especially those who were consuming browserslist in a pre-compiled format via next.js.
  • Adds new conditions for these warnings to be displayed which should only warn users for whom data freshness is critical:
    • The feature cut off data must be within the last two months, i.e. widelyAvailableOnDate: today + >2 years and 4 months or newly available in a browserslist query.
    • The module data must be more than 2 months old.
  • Introduces suppression options for these warning via the options objects and environment variables:
    • Adds a new suppressWarnings boolean to the getCompatibleVersions() and getAllVersions()
    • Respects the existing BROWSERSLIST_IGNORE_OLD_DATA environment variable.
    • Respects a new BASELINE_BROWSER_MAPPING_IGNORE_OLD_DATA environment variable.
  • Adds explanatory text to the README for how to avoid such warnings when reproducible builds are a requirement.
  • Change warning text to be package manager agnostic and mention the possibility of pre-compiled data.
browserslist/browserslist (browserslist)

v4.28.1

Compare Source

  • Removed Baseline warning since we have it own warning.
expressjs/express (express)

v5.2.1

Compare Source

=======================

greensock/GSAP (gsap)

v3.14.1

Compare Source

v3.14.0

Compare Source

cloudflare/workers-sdk (miniflare)

v4.20251202.1

Compare Source

Patch Changes

v4.20251202.0

Compare Source

Patch Changes
  • #​11495 59534ba Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20251128.0 1.20251202.0

v4.20251128.0

Compare Source

Patch Changes
  • #​11448 2b4813b Thanks @​edmundhung! - Builds package with esbuild v0.27.0

  • #​11419 5ee3780 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20251125.0 1.20251126.0
  • #​11444 6e63b57 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20251126.0 1.20251127.0
  • #​11457 71ab562 Thanks @​dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20251127.0 1.20251128.0
  • #​11391 5e937c1 Thanks @​pmiguel! - Set minimum KV Cache TTL in Miniflare to 30 seconds

phoenixframework/phoenix (phoenix)

v1.8.3

Compare Source

Enhancements
  • Add top-level phoenix config: sort_verified_routes_query_params to enable sorting query params in verified routes during tests
Bug fixes
  • Fix endpoint port config in an umbrella application. (#​6549)
  • Drop incoming channel messages with stale join refs
pnpm/pnpm (pnpm)

v10.25.0

Compare Source

pnpm/action-setup (pnpm/action-setup)

v4.2.0

Compare Source

When there's a .npmrc file at the root of the repository, pnpm will be fetched from the registry that is specified in that .npmrc file #​179

preactjs/preact (preact)

v10.28.0

Compare Source

Types

Fixes

Performance

prettier/prettier (prettier)

v3.7.4

Compare Source

diff

LWC: Avoid quote around interpolations (#​18383 by @​kovsu)
<!-- Input -->
<div foo={bar}>   </div>

<!-- Prettier 3.7.3 (--embedded-language-formatting off) -->
<div foo="{bar}"></div>

<!-- Prettier 3.7.4 (--embedded-language-formatting off) -->
<div foo={bar}></div>
TypeScript: Fix comment inside union type gets duplicated (#​18393 by @​fisker)
// Input
type Foo = (/** comment */ a | b) | c;

// Prettier 3.7.3
type Foo = /** comment */ (/** comment */ a | b) | c;

// Prettier 3.7.4
type Foo = /** comment */ (a | b) | c;
TypeScript: Fix unstable comment print in union type comments (#​18395 by @​fisker)
// Input
type X = (A | B) & (
  // comment
  A | B
);

// Prettier 3.7.3 (first format)
type X = (A | B) &
  (// comment
  A | B);

// Prettier 3.7.3 (second format)
type X = (
  | A
  | B // comment
) &
  (A | B);

// Prettier 3.7.4
type X = (A | B) &
  // comment
  (A | B);
facebook/react (react)

v19.2.1: 19.2.1 (December 3rd, 2025)

Compare Source

React Server Components
sass/dart-sass (sass)

v1.95.1

Compare Source

  • No user-visible changes.

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.
sass/embedded-host-node (sass-embedded)

v1.95.1

Compare Source

  • No user-visible changes.
sveltejs/svelte (svelte)

v5.45.8

Compare Source

Patch Changes
  • fix: set AST root.start to 0 and root.end to template.length (#​17125)

  • fix: prevent erroneous state_referenced_locally warnings on prop fallbacks (#​17329)

v5.45.7

Compare Source

Patch Changes
  • fix: Add <textarea wrap="off"> as a valid attribute value (#​17326)

  • fix: add more css selectors to print() (#​17330)

  • fix: don't crash on hydratable serialization failure (#​17315)

v5.45.6

Compare Source

Patch Changes
  • fix: don't issue a11y warning for <video> without captions if it has no src (#​17311)

  • fix: add srcObject to permitted <audio>/<video> attributes (#​17310)

v5.45.5

Compare Source

Patch Changes
  • fix: correctly reconcile each blocks after outroing branches are resumed (#​17258)

  • fix: destroy each items after siblings are resumed (#​17258)

v5.45.4

Compare Source

Patch Changes
  • chore: move DOM-related effect properties to effect.nodes (#​17293)

  • fix: allow $props.id() to occur after an await (#​17285)

  • fix: keep reactions up to date even when read outside of effect (#​17295)

v5.45.3

Compare Source

Patch Changes
  • add props to state_referenced_locally (#​17266)

  • fix: preserve node locations for better sourcemaps (#​17269)

  • fix: handle cross-realm Promises in hydratable (#​17284)

typescript-eslint/typescript-eslint (typescript-eslint)

v8.49.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.48.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

vitejs/vite (vite)

v7.2.7

Compare Source

v7.2.6

Compare Source

7.2.6 (2025-12-01)

vitest-dev/vitest (vitest)

v4.0.15

Compare Source

   🚀 Experimental Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v3.1.8

Compare Source

v3.1.7

Compare Source

v3.1.6

Compare Source

Features
  • feat(vscode): add settings to enable per-block formatting (#​5784) - Thanks to @​serkodev!
  • feat(language-service): enhanced component auto import (#​5790)
  • feat(component-meta): add component name and description fields (#​5797)
  • feat(typescript-plugin): add support for template "Add Import" quick fix (#​5799) - Thanks to @​serkodev!
  • feat(typescript-plugin): mapping JSDoc informations from <script setup> (#​5805)
  • feat(vscode): support tsdk path for Eclipse Theia (#​5806) - Thanks to @​serkodev!
Bug Fixes
  • fix(language-service): ignore intrinsic elements when detect tag name casing (#​5771)
  • fix(language-core): createParsedCommandLineByJson parsed incorrect options since v3.1.5 (#​5768 (comment))
  • fix(vscode): make vue.server.path compatible with Windows (#​5772)
  • fix(vscode): analyze interpolation highlight ranges based on AST (#​5777)
  • fix(vscode): sync latest vscode html language configuration (#​5740)
  • fix(language-core): enhance getVIfNode to support v-else-if directives (#​5765) - Thanks to @​serkodev!
  • fix(language-core): generate {} instead of its string value for style="..." (#​5781) - Thanks to @​KazariEX!
  • fix(language-core): v-bind="$attrs" loses navigation when inferTemplateDollarAttrs is disabled (#​5783)
  • fix(language-service): skip const props = completion in StringLiteral (#​5786)
  • fix(language-core): unable to get completion for the second scoped class name
  • fix(language-service): format components with HTML void-element names (#​5788) - Thanks to @​serkodev!
  • fix(language-service): properly handle promise when resolving CSS links (#​5785)
  • fix(language-core): infer $el type for generic components using inferComponentDollarEl (#​5794)
  • fix(language-core): ensure <script> content generates before <script setup> (#​5795)
  • fix(language-core): remove bypassDefineComponent hack for better JS support (#​4876) (#​5379)
  • fix(language-core): Prettify<T> caused generic props gets inferred as unknown (#​5667) - Thanks to @​so1ve!
  • fix(vscode): handle leading < as operator in SFC scripts (#​5801) - Thanks to @​serkodev!
  • fix(vscode): patch isTypeScriptDocument in VSCode for typescript.preferences.autoImportSpecifierExcludeRegexes config support (#​5364)
  • fix(language-core): ensure type consistency for optional boolean props (#​5803)
  • fix(language-core): add compatibility for vapor attr (#​5496)
  • fix(language-core): AST fault tolerance for key binding on template (#​5807)
Performance
  • perf(language-core): reuse ts asts for :class - Thanks to @​KazariEX!
Other Changes
  • Revert "refactor(typescript-plugin): remove go to definition trick for auto imported components (#​5733)"
  • docs(typescript-plugin): update Neovim configuration link (#​5775) - Thanks to @​AlexVagrant!
  • refactor(language-core): normalize template AST (#​5782)
  • refactor(language-core): split style codegen (#​5787)
  • refactor(language-core): remove debugger from virtual code for tsslint compatibility
  • refactor(language-core): remove legacy navigation support in ref="xxx"
  • refactor(language-core): reduce codegen options (#​5804)
  • refactor(component-meta): deprecated rawType and __internal__.tsLs (#​5808)
  • chore: update volar to 2.4.26

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 Dec 8, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 11f600f to 6b58e04 Compare December 8, 2025 01:58
@sapphi-red
Copy link
Member

The typecheck seems to be failing because of vue-tsc upgrade.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6b58e04 to 91253c1 Compare December 8, 2025 02:01
@sapphi-red
Copy link
Member

Maybe vuejs/language-tools#5824 would fix the error, let's wait for that one for now as we don't have any urgent upgrades here

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 5e61e92 to 3338fbe Compare December 9, 2025 07:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3338fbe to 2fa2db7 Compare December 10, 2025 00:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2fa2db7 to f1df840 Compare December 10, 2025 01:28
@sapphi-red sapphi-red merged commit 859789c into main Dec 10, 2025
23 checks passed
@sapphi-red sapphi-red deleted the renovate/all-minor-patch branch December 10, 2025 14:56
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