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:
^0.7.3
->^0.7.5
^5.62.1
->^5.62.16
^5.62.8
->^5.62.16
^5.62.8
->^5.62.16
^4.17.13
->^4.17.14
^22.10.2
->^22.10.5
^8.18.1
->^8.19.1
^8.18.1
->^8.19.1
^14.1.4
->^14.2.0
^12.0.0
->^12.3.0
^5.5.1
->^5.6.0
3.14.1592
->3.15.1
^5.7.2
->^5.7.3
^0.15.2
->^0.16.0
^2.1.10
->^2.2.0
4.5.3
->4.6.0
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
nuxt/eslint (@nuxt/eslint)
v0.7.5
Compare Source
No significant changes
View changes on GitHub
v0.7.4
Compare Source
🚀 Features
View changes on GitHub
TanStack/query (@tanstack/eslint-plugin-query)
v5.62.16
Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)
Changes
Fix
e664d22
) by nick-avi-sayqueryKey
match the current value of ref used inside (#8443) (3104854
) by @Mini-ghostf6757a6
) by Ifeanyi Aladi9a0ca9b
) by Tomáš VojtášekTest
d08d115
) by Dominik DorfmeisterPackages
v5.62.9
Compare Source
Version 5.62.9 - 12/23/24, 4:51 PM
Changes
Fix
1e73d3a
) by Nick LucasChore
5be3872
) by Lachlan CollinsDocs
18d81b9
) by @cailloua76ac59
) by gnerkusPackages
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.19.1
Compare Source
🩹 Fixes
declare
keyword (#10543)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.19.0
Compare Source
🚀 Features
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.18.2
Compare Source
🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.19.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.19.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.18.2
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.
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v14.2.0
Compare Source
What's Changed
rootDir
issue by @markieo1 in https://github.com/vuejs/eslint-config-typescript/pull/108defineConfig
utility function and use it in examples by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/117~~ Don't use this feature yet, it's under active refactoring for better usability.New Contributors
Full Changelog: vuejs/eslint-config-typescript@v14.1.4...v14.2.0
vueuse/vueuse (@vueuse/nuxt)
v12.3.0
Compare Source
🚀 Features
useActiveElement
useElementHover
- by @ben-lau and @antfu in https://github.com/vueuse/vueuse/issues/4410 (08cf5)toValue
from@vueuse/shared
in favor of Vue's native - by @antfu (59f75)vElementBounding
- by @pkc918 in https://github.com/vueuse/vueuse/issues/4436 (67a9c)vMouseInElement
- by @pkc918 in https://github.com/vueuse/vueuse/issues/4438 (34be5)onPressed
andonReleased
as options - by @OrbisK in https://github.com/vueuse/vueuse/issues/4425 (a123a)method
support custom function - by @btea and @antfu in https://github.com/vueuse/vueuse/issues/4441 (635bb)useScroll
under the hood - by @OrbisK and @antfu in https://github.com/vueuse/vueuse/issues/4424 (a033e)🐞 Bug Fixes
undefined
andnull
when writing value - by @aa-ndrej and @antfu in https://github.com/vueuse/vueuse/issues/4382 (0cc45)initialValue
is getter - by @Mini-ghost and @antfu in https://github.com/vueuse/vueuse/issues/4452 (e6a17)immediate
default value should betrue
- by @phk422 and @antfu in https://github.com/vueuse/vueuse/issues/4232 (0450d)View changes on GitHub
v12.2.0
Compare Source
🚀 Features
symmetric
option - by @wangliangxin, wangliangxin3 and @antfu in https://github.com/vueuse/vueuse/issues/4146 (46fdc)autoConnect
option to align withuseWebSocket
- by @ferferga and @antfu in https://github.com/vueuse/vueuse/issues/4204 (230f8)🐞 Bug Fixes
View changes on GitHub
v12.1.0
Compare Source
🚀 Features
clear
function - by @ilyaliao in https://github.com/vueuse/vueuse/issues/4378 (40265)rootMargin
option - by @dritter and @antfu in https://github.com/vueuse/vueuse/issues/4100 (3a928)writeMode
options - by @ishakhorski, Ivan Shakhorski and @antfu in https://github.com/vueuse/vueuse/issues/4392 (2c972)autoConnect
options to control auto connections on url changes - by @ilyaliao and @antfu in https://github.com/vueuse/vueuse/issues/4417 (05e75)type: visual
option that leveragevisualViewport
- by @huiliangShen and @antfu in https://github.com/vueuse/vueuse/issues/4395 (e78ef)🐞 Bug Fixes
View changes on GitHub
apache/echarts (echarts)
v5.6.0
Compare Source
regions[].silent
option. #20566 (Ovilia)isTruncated
state property forText
element. #1101 (100pah)'relative'
for highlighting ancestor and descendant nodes. #20399 (sz-p)showMinLine
/showMaxLine
option forsplitLine
. #20114 (adaelixir)handleLabel.show
option. #20082 (Ovilia)silent
option fordayLabel
/monthLabel
/yearLabel
. #20492 (plainheart)cursor
option. #20113 (adaelixir)aria.data.excludeDimensionId
to exclude specific dimensions in aria-label. #20218 (semla)role="img"
to chart container element. #20050 (ViniciusCestarii)areaStyle
skewing in stepped line series and incorrectconnectNull
behavior #20092 (Ovilia)selectedMode
is disabled. #20551 (sz-p)notMerge
strategy. #20435 (ktx-abhay)textStyle.lineHeight
does not work. #20398 (sz-p)links
/nodes
/levels
option is undefined. #20380 (sz-p)series.encode
with category axis. #20324 (jonoshearman)minmax
sampling behavior. #20315 (ribeirompl)transparent
color issue. #1076 (plainheart)SeriesData#rawIndexOf
function. #20534 (plainheart)overflow
is'truncate'
. #1091 (linghaoSu) #1100 (100Pah)symbolOffset
can be a 2d array for both symbols. #20491 (plainheart)New Contributors
Configuration
📅 Schedule: Branch creation - "before 4am on monday" (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.