fix(deps): update all non-major dependencies#21008
Merged
sapphi-red merged 2 commits intomainfrom Oct 27, 2025
Merged
Conversation
d8dbdd6 to
490d0d1
Compare
Contributor
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Member
sapphi-red
approved these changes
Oct 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^7.28.4->^7.28.5^7.28.4->^7.28.5^7.27.1->^7.28.5^7.28.3->^7.28.5^1.17.0->^1.17.1^1.0.0-beta.43->^1.0.0-beta.4428.0.6->28.0.9^3.13.0->^3.14.0^4.1.14->^4.1.16^4.1.14->^4.1.16^5.0.3->^5.0.4^24.8.1->^24.9.1^22.18.11->^22.18.12^5.0.4->^5.1.04.1.0->4.2.0^2.8.18->^2.8.20^4.26.3->^4.27.0^16.2.4->^16.2.6^0.30.19->^0.30.21^4.20251008.0->^4.20251011.110.18.3->10.19.07.1.17->7.1.19^5.41.0->^5.42.2^4.1.14->^4.1.16^8.46.1->^8.46.2^7.1.10->^7.1.12^2.11.9->^2.11.10^1.6.4->^1.6.5^1.8.0->^1.8.1^3.1.1->^3.1.2Release Notes
babel/babel (@babel/core)
v7.28.5Compare Source
👓 Spec Compliance
babel-parserRuntime Errors for Function Call Assignment Targets(@liuxingbaoyu)babel-helper-validator-identifier🐛 Bug Fix
babel-plugin-proposal-destructuring-privatebabel-parser@babel/parsererror typing (@JLHwung)babel-plugin-proposal-discard-binding,babel-plugin-transform-destructuringrestcorrectly returns plain array (@liuxingbaoyu)babel-helper-create-class-features-plugin,babel-helper-member-expression-to-functions,babel-plugin-transform-block-scoping,babel-plugin-transform-optional-chaining,babel-traverse,babel-typesJSXIdentifierhandling inisReferencedIdentifier(@JLHwung)babel-traverse🏠 Internal
babel-types🏃♀️ Performance
babel-corebuildCodeFrameError(@liuxingbaoyu)QwikDev/qwik (@builder.io/qwik)
v1.17.1Compare Source
Patch Changes
🐞🩹 the bunding won't lead to circular dependencies in qwik-astro apps anymore. (by @maiieul in #8052)
✨ The optimizer is now built with a recent Rust toolchain. Fresher bits! (by @wmertens in #8040)
rollup/plugins (@rollup/plugin-commonjs)
v28.0.92025-10-24
Bugfixes
node:builtins withstrictRequires: auto(#1930)v28.0.82025-10-16
Bugfixes
v28.0.72025-10-14
Bugfixes
shikijs/shiki (@shikijs/vitepress-twoslash)
v3.14.0Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
tailwindlabs/tailwindcss (@tailwindcss/postcss)
v4.1.16Compare Source
Fixed
&(#19184)& > :pseudoand& :pseudoarbitrary variants (#19178)v4.1.15Compare Source
Fixed
color-mixfallback (#19069):deep,:slotted, and:global(#19094)not-*,has-*, andin-*(#19100)theme(…)function (#19111)\tis used in at-rules (#19130)0values (#19095)break-wordstowrap-break-word(#19157)Changed
postinstallscript from oxide ([#19149])(#19149)vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.1.0Compare Source
Add
@vitejs/plugin-react/preamblevirtual module for SSR HMR (#890)SSR applications can now initialize HMR runtime by importing
@vitejs/plugin-react/preambleat the top of their client entry instead of manually callingtransformIndexHtml. This simplifies SSR setup for applications that don't use thetransformIndexHtmlAPI.Fix raw Rolldown support for Rolldown 1.0.0-beta.44+ (#930)
Rolldown 1.0.0-beta.44+ removed the top-level
jsxoption in favor oftransform.jsx. This plugin now uses thetransform.jsxoption to support Rolldown 1.0.0-beta.44+.vitejs/vite-plugin-react (@vitejs/plugin-react-swc)
v4.2.0Compare Source
Add
@vitejs/plugin-react-swc/preamblevirtual module for SSR HMR (#890)SSR applications can now initialize HMR runtime by importing
@vitejs/plugin-react-swc/preambleat the top of their client entry instead of manually callingtransformIndexHtml. This simplifies SSR setup for applications that don't use thetransformIndexHtmlAPI.Use SWC when useAtYourOwnRisk_mutateSwcOptions is provided (#951)
Previously, this plugin did not use SWC if plugins were not provided even if
useAtYourOwnRisk_mutateSwcOptionswas provided. This is now fixed.web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)
v2.8.20Compare Source
v2.8.19Compare Source
browserslist/browserslist (browserslist)
v4.27.0Compare Source
BROWSERSLIST_TRACE_WARNINGenvironment variable.lint-staged/lint-staged (lint-staged)
v16.2.6Compare Source
Patch Changes
33d4502Thanks @Adrian-Baran-GY! - Fix problems with--continue-on-erroroption, where tasks might have still been killed (SIGINT) when one of them failed.v16.2.5Compare Source
Patch Changes
9e02d9dThanks @iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.cloudflare/workers-sdk (miniflare)
v4.20251011.1Compare Source
Patch Changes
ca6c010Thanks @Caio-Nogueira! - migrate workflow to use a wrapped bindingv4.20251011.0Compare Source
Minor Changes
#10867
dd5f769Thanks @austin-mc! - Add media binding support#10768
8211bc9Thanks @dario-piotrowicz! - AddhandleStructuredLogsoption that allows consumers of the workerd structured logs to print such logs without additional boilerplatePatch Changes
#10963
36d7054Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
pnpm/pnpm (pnpm)
v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:vitejs/rolldown-vite (rolldown-vite)
v7.1.19Compare Source
Features
Bug Fixes
resolvedSourcescorrectly (#20959) (c4f6039)Miscellaneous Chores
Code Refactoring
define) (61f4caa)Build System
v7.1.18Compare Source
Bug Fixes
server.fs.denycheck (#20968) (f479cc5)Miscellaneous Chores
Code Refactoring
Build System
sveltejs/svelte (svelte)
v5.42.2Compare Source
Patch Changes
fix: better error message for global variable assignments (#17036)
chore: tweak memoizer logic (#17042)
v5.42.1Compare Source
Patch Changes
discard()aftercommit()(#17034)v5.42.0Compare Source
Minor Changes
forkAPI (#17004)Patch Changes
fix: always allow
setContextbefore first await in component (#17031)fix: less confusing names for inspect errors (#17026)
v5.41.4Compare Source
Patch Changes
fix: take into account static blocks when determining transition locality (#17018)
fix: coordinate mount of snippets with await expressions (#17021)
fix: better optimization of await expressions (#17025)
fix: flush pending changes after rendering
failedsnippet (#16995)v5.41.3Compare Source
Patch Changes
chore: exclude vite optimized deps from stack traces (#17008)
perf: skip repeatedly traversing the same derived (#17016)
v5.41.2Compare Source
Patch Changes
fix: keep batches alive until all async work is complete (#16971)
fix: don't preserve reactivity context across function boundaries (#17002)
fix: make
$inspectlogs come from the callsite (#17001)fix: ensure guards (eg. if, each, key) run before their contents (#16930)
v5.41.1Compare Source
Patch Changes
fix: place
let:declarations before{@​const}declarations (#16985)fix: improve
each_key_without_aserror (#16983)chore: centralise branch management (#16977)
typescript-eslint/typescript-eslint (typescript-eslint)
v8.46.2Compare 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.1.12Compare Source
Please refer to CHANGELOG.md for details.
v7.1.11Compare Source
Bug Fixes
server.fs.denycheck (#20968) (f479cc5)Miscellaneous Chores
Code Refactoring
Build System
solidjs/vite-plugin-solid (vite-plugin-solid)
v2.11.10Compare Source
Patch Changes
b19050a: Fix SSR resolve.external being unconditionally applied in Vite 6+yuyinws/vitepress-plugin-group-icons (vitepress-plugin-group-icons)
v1.6.5Compare Source
No significant changes
View changes on GitHub
okineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.8.1Compare Source
🩹 Fixes
💖 Contributors
View changes on GitHub
vuejs/language-tools (vue-tsc)
v3.1.2Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.