fix(deps): update all non-major dependencies - #23404
Merged
Merged
Conversation
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 31, 2026 01:44
682ce3a to
b2defb4
Compare
renovate
Bot
force-pushed
the
renovate/all-minor-patch
branch
from
August 31, 2026 03:42
b2defb4 to
e1d9852
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. |
sapphi-red
approved these changes
Aug 31, 2026
This was referenced Sep 2, 2026
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:
^19.2.4→^19.2.5^0.5.1→^0.6.2^6.1.0→^6.1.1^1.9.2→^1.10.0^3.5.41→^3.5.42v2.4.0→v2.5.0^2.11.18→^2.11.2010.9.0→10.9.10.5.4→0.5.5v4.37.8→v4.37.9^17.3.0→^17.4.1^1.2.2→^1.2.3^1.2.2→^1.2.3^0.64.0→^0.65.0^1.79.0→^1.80.0^1.8.12→^1.8.13^4.0.5→^4.0.71.174.0→1.175.0^2.13.1→^2.14.0^5.56.10→^5.57.0^5.50.0→^5.51.2^4.23.12→^4.23.138.67.0→8.68.0^8.67.0→^8.68.0v1.9.2→v1.10.0^3.5.41→^3.5.42^3.5.41→^3.5.42v0.6.2→v0.6.3Release Notes
vitejs/devtools (@vitejs/devtools)
v0.6.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.6.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.6.0Compare Source
No significant changes
View changes on GitHub
v0.5.2Compare Source
🚀 Features
View changes on GitHub
vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.1.1Compare Source
Add
compiler.logDiagnosticsoptionRecoverable React Compiler diagnostics are no longer logged by default. Set
compiler.logDiagnosticstotrueto log them through Vite. Fatal diagnostics are always logged and fail the transform.Respect environment sourcemap option for React Compiler transform when
builder.sharedPluginsis enabled (#1439)The React Compiler transform was using the top-level sourcemap option instead of the environment sourcemap option. This caused a problem when the experimental
builder.sharedPluginswas enabled.vitejs/release-scripts (@vitejs/release-scripts)
v1.10.0Compare Source
vuejs/core (@vue/shared)
v3.5.42Compare Source
Bug Fixes
MatteoGabriele/agentscan-action (MatteoGabriele/agentscan-action)
v2.5.0Compare Source
Identity update:
Full Changelog: MatteoGabriele/agentscan-action@v2.4.0...v2.5.0
web-platform-dx/baseline-browser-mapping (baseline-browser-mapping)
v2.11.20Compare Source
v2.11.19Compare Source
eslint/eslint (eslint)
v10.9.1Compare Source
ArnaudBarre/eslint-plugin-react-refresh (eslint-plugin-react-refresh)
v0.5.5Compare Source
export { Name }incorrectly treated as React component #114 (fixes #113)contentTypeandsizetoallowExportNamesin Next config #115github/codeql-action (github/codeql-action)
v4.37.9Compare Source
lint-staged/lint-staged (lint-staged)
v17.4.1Compare Source
Patch Changes
efe5b63- This is a version-bump-only release because the previous version17.4.0was not published to npmjs.com due to problems with GitHub Actions and Changesets.Rich-Harris/magic-string (magic-string)
v1.2.3Compare Source
Bug Fixes
replaceandreplaceAll(#335) (b6a53f7)oxc-project/oxc (oxfmt)
v0.65.0Compare Source
oxc-project/oxc (oxlint)
v1.80.0Compare Source
phoenixframework/phoenix (phoenix)
v1.8.13Compare Source
Bug fixes
micromatch/picomatch (picomatch)
v4.0.7Compare Source
Fixed
v4.0.6Compare Source
Fixed
scan()now scans the full pattern when tokens are requested, instead of merging the remaining path segments into the final token (#62, 5f5819d).scan()now returns complete pattern parts, including leading and trailing empty segments, and handles nested and escaped parentheses correctly (#58, f201165).toplenboren/simple-git-hooks (simple-git-hooks)
v2.14.0Compare Source
What's Changed
bun install --linker=isolatedby @dylan-conway in #136New Contributors
Full Changelog: toplenboren/simple-git-hooks@2.13.1...2.14.0
sveltejs/svelte (svelte)
v5.57.0Compare Source
Minor Changes
feat: export
RenderOutput,SyncRenderOutput,CspandSha256Sourcefromsvelte/server(#18648)feat: add
hasfunction tocreateContext(#18472)feat: support
defaultValueon<select>(#18591)feat: add getOrInsert/getOrInsertComputed to SvelteMap (#18728)
Patch Changes
fix: block template store subscriptions on the promise that assigns the store (#18582)
fix: route $derived teardown errors through invoke_error_boundary (#18486)
fix: track SvelteDate snapshots in reactions (#18700)
fix: remove
<svelte:head>anchors on unmount (#18697)fix: warn on undeclared shorthand event handlers on
<svelte:window>,<svelte:document>and<svelte:body>(#18480)perf: reuse the cached value in the
<option>/<select>value guard (#18713)fix: prevent malformed AST output for
<select>with staticvalueattribute (#18449)fix: apply ownership mutation ignores to binding assignments (#18718)
fix: prevent onoutroend from firing twice when compilerOptions.hmr is true (#18655)
fix: preserve whitespace after inline elements when printing (#18685)
perf: fold SSR block-open markers into the branch's first push (#18712)
fix: run
onDestroycallbacks when a server render throws (#18585)fix: report
derived_invalid_exportforexport let x = $derived(...)in runes mode (#18692)fix: never apply class hash to elements inside
<svelte:head>(#18160)fix: keep
defaultCheckedon hydrated radio inputs with spread attributes (#18701)fix: accept
onfocusin/onfocusoutina11y_mouse_events_have_key_events(#18689)perf: O(n²)→O(n) Map lookups for legacy
$:reactive statement ordering (#18602)fix: distinct memoizer on style/class directives (#18466)
fix: measure nested transitions before applying their starting styles (#18647)
fix: don't turn component instances stored in
$stateinto state proxies (#18646)perf: emit
$.only_childfor elements with a single child (#18717)fix: omit
bind:focusedfrom SSR output (it has no HTML attribute) (#18724)fix: more robust rendering of Svelte custom element slots (#18710)
perf: optimize simple object destructuring in
@consttags (#18390)fix: properly apply static textarea value attribute during CSR (#18727)
fix: end a restored reaction context at the end of its synchronous segment (#18694)
fix: keep the dependencies of a reaction that throws, so deriveds it read are neither leaked nor stuck in their error (#18703)
fix: don't resurrect outroing elements when an ancestor block is paused and resumed (#18431)
perf: use
$.comment()for single-comment templates (#18714)chore: move
@types/trusted-typesto devDependencies (#18730)perf: store setters cache as
Setinstead ofArray(#18251)fix: transform derived assignments and select function bindings correctly during server-side rendering (#18669)
fix: keep boolean attributes with an empty string value when rendering attribute objects on the server (#18721)
fix: sync
SvelteURLport signal when the protocol setter clears the port (#18705)fix: block declaration tags and
{@const}on async values read inside closures (#18533)fix: avoid css tree-shaking for exported Snippet (#18540)
perf: treat
<img loading>as a static element again (#18711)fix: prevent
selectedcontentmutation from changing the selected option (#18495)fix: avoid
NaNkeyframe values inslidetransition for elements without a layout box (#18430)fix: preserve line feed character references in attribute values (#18691)
fix: decode uppercase-
Xhex numeric character references (&#X...;) (#18708)chore: clarify when
$effect.preruns relative to DOM updates (#18534)fix: scope SSR boundary failed snippets to their boundary (#18593)
terser/terser (terser)
v5.51.2Compare Source
v5.51.1Compare Source
v5.51.0Compare Source
??operator being considered a "boolean operator" sometimes causing booleans to be generated in its left side.privatenumber/tsx (tsx)
v4.23.13Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.68.0Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
zizmorcore/zizmor-action (zizmorcore/zizmor-action)
v0.6.3Compare Source
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.