fix(deps): update all non-major dependencies #1193
Open
+457
−450
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:
^9.32.0
->^9.33.0
^2.27.3
->^2.29.1
^22.17.0
->^22.17.1
20.19.9
->20.19.10
^9.32.0
->^9.33.0
^16.1.4
->^16.1.5
^5.38.0
->^5.38.1
^8.39.0
->^8.39.1
^7.1.1
->^7.1.2
Release Notes
eslint/eslint (@eslint/js)
v9.33.0
Compare Source
sveltejs/kit (@sveltejs/kit)
v2.29.1
Compare Source
Patch Changes
v2.29.0
Compare Source
Minor Changes
kit.files.src
option (#14152)Patch Changes
fix: don't treat
$lib/server.ts
or$lib/server_whatever.ts
as server-only modules, only$lib/server/**
(#14191)fix: make illegal server-only import errors actually useful (#14155)
chore: deprecate
config.kit.files
options (#14152)fix: avoid warning if page options in a Svelte file belongs to a comment (#14180)
v2.28.0
Compare Source
Minor Changes
feat: add
RouteId
andRouteParams
to NavigationTarget interface (#14167)feat: add
pending
property to forms and commands (#14137)Patch Changes
fix:
fetch
imported assets during prerender (#12201)chore: refactor redundant base64 encoding/decoding functions (#14160)
fix: use correct cache result when fetching same url multiple times (#12355)
fix: don't refresh queries automatically when running commands (#14170)
fix: avoid writing remote function bundle to disk when treeshaking prerendered queries (#14161)
eslint/eslint (eslint)
v9.33.0
Compare Source
lint-staged/lint-staged (lint-staged)
v16.1.5
Compare Source
Patch Changes
4e3ce22
Thanks @srsatt! - Detect the git repo's top-level directory correctly when in a worktree.sveltejs/svelte (svelte)
v5.38.1
Compare Source
Patch Changes
fix: wrap
abort
inwithout_reactive_context
(#16570)fix: add
hint
as a possible value forpopover
attribute (#16581)fix: skip effects inside dynamic component that is about to be destroyed (#16601)
typescript-eslint/typescript-eslint (typescript-eslint)
v8.39.1
Compare Source
🩹 Fixes
file://
urls in stack trace when inferringtsconfigRootDir
(#11464)❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v7.1.2
Compare Source
Bug Fixes
[vite]
prefixes to debug logs (#20595) (7cdef61)npm:
prefix as a built-in module (#20558) (ab33803)Miscellaneous Chores
@jridgewell/remapping
from@ampproject/remapping
(#20577) (0a6048a)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.