fix(deps): update all non-major dependencies #1212
Merged
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.34.0->9.35.02.37.0->2.37.122.18.0->22.18.120.19.11->20.19.139.34.0->9.35.03.11.0->3.12.216.1.5->16.1.60.30.18->0.30.191.91.0->1.92.13.0.1->3.0.25.38.6->5.38.78.41.0->8.42.07.1.4->7.1.5Release Notes
eslint/eslint (@eslint/js)
v9.35.0Compare Source
sveltejs/kit (@sveltejs/kit)
v2.37.1Compare Source
Patch Changes
fix: serialize server
loaddata before passing to universalload, to handle mutations and promises (#14298)fix: resolve_route prevent dropping a trailing slash of id (#14294)
fix: assign correct status code to form submission error on the client (#14345)
fix: un-proxy
form.result(#14346)eslint/eslint (eslint)
v9.35.0Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.12.2Compare Source
Patch Changes
#1299
5c7cba3Thanks @marekdedic! - feat: disabling more rules in runes mode#1299
5c7cba3Thanks @marekdedic! - feat: restricting SvelteKit rules to SvelteKit#1306
7cb3660Thanks @ota-meshi! - fix(no-unused-props): false positives forComponentProps<any>v3.12.1Compare Source
Patch Changes
27573f4Thanks @marekdedic! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions)v3.12.0Compare Source
Minor Changes
#1308
abbcfddThanks @marekdedic! - feat(no-navigation-without-resolve): added to recommended rule set#1289
e2e791fThanks @marekdedic! - feat: added the no-navigation-without-resolve rule#1289
e2e791fThanks @marekdedic! - chore: deprecated the no-navigation-without-base rulelint-staged/lint-staged (lint-staged)
v16.1.6Compare Source
Patch Changes
e93578eThanks @iiroj! - Try to improve terminating of subprocess of tasks by usingSIGKILL, and only callingpidtreewhen the the main task process has a known pid.rich-harris/magic-string (magic-string)
v0.30.19Compare Source
Bug Fixes
Features
replace(All)support replacement for functions when the first parameter is a string (#304) (fd1d887)sass/dart-sass (sass)
v1.92.1Compare Source
would not be passed as implicit configuration to a later imported, forwarded
module.
v1.92.0Compare Source
Breaking change: Emit declarations, childless at-rules, and comments in
the order they appear in the source even when they're interleaved with nested
rules. This obsoletes the
mixed-declsdeprecation.Breaking change: The function name
type()is now fully reserved for theplain CSS function. This means that
@functiondefinitions with the nametypewill produce errors, while function calls will be parsed as specialfunction strings.
Configuring private variables using
@use ... with,@forward ... with, andmeta.load-css(..., $with: ...)is now deprecated. Private variables werealways intended to be fully encapsulated within the module that defines them,
and this helps enforce that encapsulation.
Fix a bug where
@extendrules loaded through a mixture of@importand@userules could fail to apply correctly.Command-Line Interface
--watchmode, delete the source map when the associated source file isdeleted.
lukeed/sirv (sirv)
v3.0.2Compare Source
sveltejs/svelte (svelte)
v5.38.7Compare Source
Patch Changes
fix: replace
undefinedwithvoid(0)in CallExpressions (#16693)fix: ensure batch exists when resetting a failed boundary (#16698)
fix: place store setup inside async body (#16687)
typescript-eslint/typescript-eslint (typescript-eslint)
v8.42.0Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v7.1.5Compare Source
Bug Fixes
fs.strictcheck to HTML files (#20736) (14015d7)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.