chore(deps): update all non-major dependencies #100
Merged
+69
−69
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:
2.19.2
->2.20.2
8.26.1
->8.27.0
8.26.1
->8.27.0
9.22.0
->9.23.0
3.1.0
->3.3.3
5.23.0
->5.25.3
Release Notes
sveltejs/kit (@sveltejs/kit)
v2.20.2
Compare Source
Patch Changes
v2.20.1
Compare Source
Patch Changes
v2.20.0
Compare Source
Minor Changes
getRequestEvent
to$app/server
(#13582)typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.27.0
Compare Source
🚀 Features
DeprecatedInfo
forrule.meta.deprecated
(#10932)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.27.0
Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v9.23.0
Compare Source
sveltejs/eslint-plugin-svelte (eslint-plugin-svelte)
v3.3.3
Compare Source
Patch Changes
1233e46
Thanks @baseballyama! - fix(no-unused-props): resolve false positives on props with default values or $bindable usagev3.3.2
Compare Source
Patch Changes
138380d
Thanks @baseballyama! - fix: stop reporting child properties inno-unused-props
when the parent object itself is usedv3.3.1
Compare Source
Patch Changes
40806a4
Thanks @ota-meshi! - fix(no-useless-mustaches): Wrong auto-fix for quoted mustachesv3.3.0
Compare Source
Minor Changes
30c1e5f
Thanks @baseballyama! - feat: addignorePropertyPatterns
property and renameignorePatterns
toignoreTypePatterns
inno-unused-props
rule. TheignorePatterns
option existed only for a few hours and is removed by this PR. Technically, this is a breaking change, but we’ll handle it as a minor release since very few users are likely affected.v3.2.2
Compare Source
Patch Changes
1ff148a
Thanks @baseballyama! - fix: correct detection of externally defined types inno-unused-props
rulev3.2.1
Compare Source
Patch Changes
e94b59a
Thanks @baseballyama! - fix: resolve false positives on nested objects inno-unused-props
rulev3.2.0
Compare Source
Minor Changes
#1062
a4d3b29
Thanks @baseballyama! - feat: addno-unnecessary-state-wrap
rule#1061
268a372
Thanks @baseballyama! - feat: addno-unused-props
rulesveltejs/svelte (svelte)
v5.25.3
Compare Source
Patch Changes
v5.25.2
Compare Source
Patch Changes
$derived
(#15581)v5.25.1
Compare Source
Patch Changes
v5.25.0
Compare Source
Minor Changes
v5.24.1
Compare Source
Patch Changes
fix: use
get
in constructor for deriveds (#15300)fix: ensure toStore root effect is connected to correct parent effect (#15574)
v5.24.0
Compare Source
Minor Changes
Patch Changes
fix: check if DOM prototypes are extensible (#15569)
Keep inlined trailing JSDoc comments of properties when running svelte-migrate (#15567)
fix: simplify set calls for proxyable values (#15548)
fix: don't depend on deriveds created inside the current reaction (#15564)
v5.23.2
Compare Source
Patch Changes
v5.23.1
Compare Source
Patch Changes
fix: invalidate parent effects when child effects update parent dependencies (#15506)
fix: correctly match
:has()
selector during css pruning (#15277)fix: replace
undefined
withvoid 0
to avoid edge case (#15511)fix: allow global-like pseudo-selectors refinement (#15313)
chore: don't distribute unused types definitions (#15473)
fix: add
files
andgroup
to HTMLInputAttributes in elements.d.ts (#15492)fix: throw rune_invalid_arguments_length when $state.raw() is used with more than 1 arg (#15516)
Configuration
📅 Schedule: Branch creation - "* 1 * * *" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.