fix(deps): update all non-major dependencies #965
+1,407
−1,381
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.0
->^5.4.1
^2.2.383
->^2.2.391
^5.87.4
->^5.90.2
^5.87.4
->^5.90.2
^0.1.9
->^0.1.22
^24.3.1
->^24.6.2
^8.43.0
->^8.45.0
^8.43.0
->^8.45.0
^66.5.1
->^66.5.2
^66.5.1
->^66.5.2
^66.5.1
->^66.5.2
^66.5.1
->^66.5.2
^2.5.0
->^2.6.1
^10.0.0
->^10.1.0
^36.9.0
->^36.9.3
^2.11.2
->^2.11.4
^9.35.0
->^9.37.0
^1.0.1
->^1.0.2
^10.4.0
->^10.5.0
^2.2.1
->^2.2.2
^11.3.1
->^11.3.2
^16.1.6
->^16.2.3
10.15.1
->10.18.0
^10.15.1
->^10.18.0
^0.3.12
->^0.3.13
^1.92.1
->^1.93.2
^3.12.2
->^3.13.0
^19.6.0
->^19.7.0
^0.15.0
->^0.15.6
^4.20.5
->^4.20.6
^2.5.6
->^2.5.8
^5.9.2
->^5.9.3
^66.5.1
->^66.5.2
^20.1.0
->^20.2.0
^29.0.0
->^29.1.0
^10.0.1
->^10.0.2
^7.1.5
->^7.1.9
^3.5.21
->^3.5.22
^3.0.6
->^3.1.0
Release Notes
antfu/eslint-config (@antfu/eslint-config)
v5.4.1
Compare Source
No significant changes
View changes on GitHub
v5.4.0
Compare Source
No significant changes
View changes on GitHub
iconify/icon-sets (@iconify/json)
v2.2.391
Compare Source
v2.2.390
Compare Source
v2.2.389
Compare Source
v2.2.388
Compare Source
v2.2.387
Compare Source
v2.2.386
Compare Source
v2.2.385
Compare Source
v2.2.384
Compare Source
TanStack/query (@tanstack/vue-query)
v5.90.2
Compare Source
Version 5.90.2 - 9/23/25, 7:37 AM
Changes
Fix
2cf3ec9
) by Dominik DorfmeisterPackages
v5.90.1
Compare Source
Version 5.90.1 - 9/22/25, 6:41 AM
Changes
Fix
49243c8
) by hriday330Chore
fd19551
(#9674) (cd4ef5c
) by renovate[bot]Ci
cbf0896
) by Lachlan Collinsfb48985
) by Lachlan CollinsDocs
06e5550
) by ArnoudPackages
v5.89.0
Compare Source
Version 5.89.0 - 9/16/25, 8:27 AM
Changes
Feat
a2151d2
) by JoshChore
a071bc9
(#9627) (0e99327
) by renovate[bot]Packages
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.45.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.
v8.44.1
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.
v8.44.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.
typescript-eslint/typescript-eslint (@typescript-eslint/utils)
v8.45.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.44.1
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.44.0
Compare Source
This was a version bump only for utils to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
unocss/unocss (@unocss/core)
v66.5.2
Compare Source
🐞 Bug Fixes
$$
selector withnomerge
utils - by @zyyv in #4930 (1a448)View changes on GitHub
antfu-collective/birpc (birpc)
v2.6.1
Compare Source
No significant changes
View changes on GitHub
v2.6.0
Compare Source
🚀 Features
View changes on GitHub
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
electron/electron (electron)
v36.9.3
: electron v36.9.3Compare Source
Release Notes for v36.9.3
Fixes
<input>
tag on macOS 26. #48419 (Also in 37, 38, 39)v36.9.2
: electron v36.9.2Compare Source
Release Notes for v36.9.2
Fixes
v36.9.1
: electron v36.9.1Compare Source
Release Notes for v36.9.1
Other Changes
element-plus/element-plus (element-plus)
v2.11.4
Compare Source
2.11.4
2025-09-26
Features
automatic-dropdown
prop (#21764 by @btea)loopNavigation
attributes (#22281 by @cszhjh)Bug fixes
context
param (#22262 by @cszhjh)setText
to accept VNode type (#22264 by @cszhjh)visibleChange
not triggered on Popper hide (#22206 by @cszhjh)enter
open tooltip (#19830 by @warmthsea)Refactors
tooltip-v2
visual-hidden
components (#22252 by @warmthsea)v2.11.3
Compare Source
2.11.3
2025-09-19
Features
virtual-ref / virtual-triggering / show-arrow
props (#22056 by @cszhjh)treeRef
&selectRef
instances (#22147 by @Dsaquel)initial-scale
prop (#22071 by @catanswer)error
slot (#21961 by @zzjiaxiang)Bug fixes
datetime
type debacle (#22033 by @warmthsea)showAfter
not needed (#22028 by @cszhjh)maxCollapseTags
(#22087 by @btea)resize-end
eventsizes
value is not the latest (#22125 by @Bigpawn)valueOnClear
(#22059 by @micaiguai)closable
prop of tab-pane (#22187 by @cszhjh)Refactors
any
type (#22127 by @cszhjh)eslint/eslint (eslint)
v9.37.0
Compare Source
v9.36.0
Compare Source
antfu/eslint-plugin-format (eslint-plugin-format)
v1.0.2
Compare Source
No significant changes
View changes on GitHub
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v10.5.0
Compare Source
Minor Changes
ignoredObjectNames
option tovue/no-async-in-computed-properties
(#2927)ignorePattern
option tovue/no-v-html
(#2857)sortLineLength
option tovue/attributes-order
(#2759)vue/component-name-in-template-casing
globals
option to support regex patterns (#2928)vue/valid-define-options
to allow local literal constant references (#2920)vue/no-mutating-props
andvue/no-side-effects-in-computed-properties
rules to detectObject.assign
mutations (#2929)@stylistic/eslint-plugin
as optional peer dependency (#2884)Patch Changes
vue/define-macros-order
to ignore enum declarations anddeclare
statements (#2918)antfu/eslint-vitest-rule-tester (eslint-vitest-rule-tester)
v2.2.2
Compare Source
No significant changes
View changes on GitHub
jprichardson/node-fs-extra (fs-extra)
v11.3.2
Compare Source
UnhandledPromiseRejectionWarning
that could occur when calling.copy()
in some cases (#1056, #1058)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:
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.