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.0
2.37.0
->2.37.1
22.18.0
->22.18.1
20.19.11
->20.19.13
9.34.0
->9.35.0
3.11.0
->3.12.2
16.1.5
->16.1.6
0.30.18
->0.30.19
1.91.0
->1.92.1
3.0.1
->3.0.2
5.38.6
->5.38.7
8.41.0
->8.42.0
7.1.4
->7.1.5
Release Notes
eslint/eslint (@eslint/js)
v9.35.0
Compare Source
sveltejs/kit (@sveltejs/kit)
v2.37.1
Compare Source
Patch Changes
fix: serialize server
load
data 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.0
Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.12.2
Compare Source
Patch Changes
#1299
5c7cba3
Thanks @marekdedic! - feat: disabling more rules in runes mode#1299
5c7cba3
Thanks @marekdedic! - feat: restricting SvelteKit rules to SvelteKit#1306
7cb3660
Thanks @ota-meshi! - fix(no-unused-props): false positives forComponentProps<any>
v3.12.1
Compare Source
Patch Changes
27573f4
Thanks @marekdedic! - fix: Not reporting mailto: and other unusual schema addresses in no-nmavigation-without-resolve (and its deprecated versions)v3.12.0
Compare Source
Minor Changes
#1308
abbcfdd
Thanks @marekdedic! - feat(no-navigation-without-resolve): added to recommended rule set#1289
e2e791f
Thanks @marekdedic! - feat: added the no-navigation-without-resolve rule#1289
e2e791f
Thanks @marekdedic! - chore: deprecated the no-navigation-without-base rulelint-staged/lint-staged (lint-staged)
v16.1.6
Compare Source
Patch Changes
e93578e
Thanks @iiroj! - Try to improve terminating of subprocess of tasks by usingSIGKILL
, and only callingpidtree
when the the main task process has a known pid.rich-harris/magic-string (magic-string)
v0.30.19
Compare 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.1
Compare Source
would not be passed as implicit configuration to a later imported, forwarded
module.
v1.92.0
Compare 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-decls
deprecation.Breaking change: The function name
type()
is now fully reserved for theplain CSS function. This means that
@function
definitions with the nametype
will 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
@extend
rules loaded through a mixture of@import
and@use
rules could fail to apply correctly.Command-Line Interface
--watch
mode, delete the source map when the associated source file isdeleted.
lukeed/sirv (sirv)
v3.0.2
Compare Source
sveltejs/svelte (svelte)
v5.38.7
Compare Source
Patch Changes
fix: replace
undefined
withvoid(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.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v7.1.5
Compare Source
Bug Fixes
fs.strict
check 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.