chore(deps): update all non-major dependencies #1229
+358
−358
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.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025-10-07.
This PR contains the following updates:
5.3.2
->5.3.3
2.43.5
->2.43.8
22.18.6
->22.18.8
10.0.0
->10.1.0
16.2.1
->16.2.3
10.17.1
->10.18.0
5.39.6
->5.39.8
5.9.2
->5.9.3
8.44.1
->8.45.0
7.1.7
->7.1.9
Release Notes
sveltejs/kit (@sveltejs/adapter-node)
v5.3.3
Compare Source
Patch Changes
sveltejs/kit (@sveltejs/kit)
v2.43.8
Compare Source
Patch Changes
fix: HMR for
query
(#14587)fix: avoid client modules while traversing dependencies to prevent FOUC during dev (#14577)
fix: skip prebundling of .remote.js files (#14583)
fix: more robust remote file pattern matching (#14578)
v2.43.7
Compare Source
Patch Changes
fix: correctly type the
result
ofform
remote functions that do not accept data (#14573)fix: force remote module chunks to isolate themselves (#14571)
v2.43.6
Compare Source
Patch Changes
fix: ensure cache key is consistent between client/server (#14563)
fix: keep resolve relative to initial base during prerender (#14533)
fix: avoid including
HEAD
twice when an unhandled HTTP method is used in a request to a+server
handler that has both aGET
handler and aHEAD
handler (#14564)fix: smoothscroll to deep link (#14569)
kentcdodds/cross-env (cross-env)
v10.1.0
Compare Source
Features
For example:
If
PORT
is already set, use that value, otherwise fallback to8787
.Learn more about Shell Parameter Expansion
lint-staged/lint-staged (lint-staged)
v16.2.3
Compare Source
Patch Changes
27cd541
Thanks @iiroj! - When using--fail-on-changes
, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.v16.2.2
Compare Source
Patch Changes
#1667
699f95d
Thanks @iiroj! - The backup stash will not be dropped when using--fail-on-changes
and there are errors. When reverting to original state is disabled (via--no-revert
or--fail-on-changes
), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:
pnpm/pnpm (pnpm)
v10.18.0
Compare Source
Minor Changes
Added network performance monitoring to pnpm by implementing warnings for slow network requests, including both metadata fetches and tarball downloads.
Added configuration options for warning thresholds:
fetchWarnTimeoutMs
andfetchMinSpeedKiBps
.Warning messages are displayed when requests exceed time thresholds or fall below speed minimums
Related PR: #10025.
Patch Changes
minimumReleaseAge
configuration #10030.cleanupUnusedCatalogs
configuration when removing dependent packages.scriptShell
is set tofalse
#8748.pnpm dlx
should not fail whenminimumReleaseAge
is set #10037.sveltejs/svelte (svelte)
v5.39.8
Compare Source
Patch Changes
fix: check boundary
pending
attribute at runtime on server (#16855)fix: preserve tuple type in
$state.snapshot
(#16864)fix: allow await in svelte:boundary without pending (#16857)
fix: update
bind:checked
error message to clarify usage with radio inputs (#16874)v5.39.7
Compare Source
Patch Changes
chore: simplify batch logic (#16847)
fix: rebase pending batches when other batches are committed (#16866)
fix: wrap async
children
in$$renderer.async
(#16862)fix: silence label warning for buttons and anchor tags with title attributes (#16872)
fix: coerce nullish
<title>
to empty string (#16863)microsoft/TypeScript (typescript)
v5.9.3
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.45.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.
vitejs/vite (vite)
v7.1.9
Compare Source
Reverts
v7.1.8
Compare Source
Bug Fixes
Documentation
Miscellaneous Chores
create-react-app
license (#20865) (166a178)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.