-
-
Notifications
You must be signed in to change notification settings - Fork 102
chore(deps): update all non-major dependencies #648
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
commit: |
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
Deploying unplugin-vue-router with
|
Latest commit: |
5cc83d7
|
Status: | ✅ Deploy successful! |
Preview URL: | https://9806be0d.unplugin-vue-router.pages.dev |
Branch Preview URL: | https://renovate-all-minor-patch.unplugin-vue-router.pages.dev |
76b454e
to
5747c60
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #648 +/- ##
=======================================
Coverage 62.60% 62.60%
=======================================
Files 32 32
Lines 3161 3161
Branches 592 592
=======================================
Hits 1979 1979
Misses 1177 1177
Partials 5 5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
ff76c13
to
9f34af7
Compare
50eb6f2
to
7ae47e3
Compare
7ae47e3
to
5cc83d7
Compare
This PR contains the following updates:
^7.27.3
->^7.27.6
^0.16.1
->^0.17.0
3.4.2
->3.6.0
^5.79.0
->^5.80.6
^5.79.0
->^5.80.6
^22.15.29
->^22.15.30
^3.1.4
->^3.2.2
^3.1.4
->^3.2.2
3.0.0-beta.12
->3.0.0-beta.14
^9.5.3
->^9.6.0
^11.7.3
->^11.9.0
^17.5.6
->^17.6.3
^3.0.2
->^3.0.3
10.11.0
->10.11.1
^4.41.1
->^4.42.0
^0.12.5
->^0.12.7
^2.3.4
->^2.3.5
^3.1.4
->^3.2.2
Release Notes
babel/babel (@babel/types)
v7.27.6
Compare Source
🐛 Bug Fix
babel-helpers
,babel-plugin-transform-async-generator-functions
,babel-plugin-transform-regenerator
,babel-preset-env
,babel-runtime-corejs3
finally
causes unexpected return value (@liuxingbaoyu)babel-generator
,babel-parser
,babel-types
posva/pinia-colada (@pinia/colada)
v0.17.0
Compare Source
⚠ BREAKING CHANGES
EntryNodeKey
withEntryKey
EntryKeyTagged
type now has multiple type params and an array is no longer assignable to it. This is necessary to correctly infer the types forTData
andTDataInitial
and if you were manually usingEntryKeyTagged
, you will either need to cast arrays to it or useEntryKey
instead. In most cases this should not affect you. This makes types stricter and also disallows setting a query data toundefined
. If you were doingqueryCache.setQueryData(key, undefined)
, usequeryCache.setEntryState
instead.Features
Bug Fixes
Code Refactoring
EntryNodeKey
(6c7d15b)shikijs/shiki (@shikijs/vitepress-twoslash)
v3.6.0
Compare Source
🚀 Features
colorsRendering
option - by @antfu (0f850)View changes on GitHub
v3.5.0
Compare Source
🚀 Features
light-dark()
function in dual themes - by @dahlia and @antfu in https://github.com/shikijs/shiki/issues/1028 (119b2)🐞 Bug Fixes
View changes on GitHub
TanStack/query (@tanstack/vue-query)
v5.80.6
Compare Source
Version 5.80.6 - 6/5/25, 1:09 PM
Changes
Refactor
dfbda9d
) by Braden WongPackages
v5.80.5
Compare Source
Version 5.80.5 - 6/4/25, 6:43 PM
Changes
Fix
9e0e60c
) by René KlompPackages
v5.80.4
Compare Source
Version 5.80.4 - 6/4/25, 6:20 PM
Changes
Fix
fc92ef9
) by Damian OsipiukDocs
838acec
) by @developerjhpPackages
v5.80.2
Compare Source
Version 5.80.2 - 6/3/25, 12:08 PM
Changes
Fix
5e3cd46
) by @jjmean2Packages
v5.80.1
Compare Source
Version 5.80.1 - 6/3/25, 11:23 AM
Changes
Perf
57c6ce1
) by novice0840Packages
v5.80.0
Compare Source
Version 5.80.0 - 6/3/25, 9:36 AM
Changes
Feat
3e7d715
) by MINSEONG KIMRefactor
efa963d
) by Braden Wong4bf169e
) by novice0840Chore
1fba7fc
) by Braden Wonga2a23a8
) by clonemycodegetQueryData
by using generics (#9218) (3a89ec9
) by Braden WongPackages
v5.79.2
Compare Source
Version 5.79.2 - 6/2/25, 4:29 PM
Changes
Refactor
0e083c6
) by novice08400cbfc5e
) by Braden WongPackages
v5.79.1
Compare Source
Version 5.79.1 - 6/2/25, 4:17 PM
Changes
Refactor
982f6ca
) by Braden WongDocs
JSON.stringify
(#9204) (ff2b51a
) by ZentrikPackages
vitest-dev/vitest (@vitest/coverage-v8)
v3.2.2
Compare Source
🚀 Features
🐞 Bug Fixes
createTesters
call on the main thread - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8101 (142c7)vitest-browser-*
packages - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8103 (247ef)toEqual
- by @dubzzz in https://github.com/vitest-dev/vitest/issues/8094 (02ec8)dot
reporter to work in non interactive terminals - by @bstephen1 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7994 (6db9f)View changes on GitHub
v3.2.1
Compare Source
🐞 Bug Fixes
DeeplyAllowMatchers
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)View changes on GitHub
v3.2.0
Compare Source
vue-macros/vue-macros (@vue-macros/common)
v3.0.0-beta.14
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v3.0.0-beta.13
Compare Source
🐞 Bug Fixes
View changes on GitHub
sindresorhus/execa (execa)
v9.6.0
Compare Source
d49104a
firebase/firebase-js-sdk (firebase)
v11.9.0
Compare Source
v11.8.1
Compare Source
For more detailed release notes, see Firebase JavaScript SDK Release Notes.
What's Changed
@firebase/auth@1.10.6
Patch Changes
35ad526
#9053 - Revert "Fixed scroll behavior (#9043)"b5df4ae
#9055 - Updated to only show banner when calling connect*Emulator@firebase/auth-compat@0.5.26
Patch Changes
35ad526
,b5df4ae
]:@firebase/data-connect@0.3.9
Patch Changes
b5df4ae
#9055 - Updated to only show banner when calling connect*Emulator@firebase/database@1.0.19
Patch Changes
35ad526
#9053 - Revert "Fixed scroll behavior (#9043)"b5df4ae
#9055 - Updated to only show banner when calling connect*Emulator@firebase/database-compat@2.0.10
Patch Changes
35ad526
,b5df4ae
]:[email protected]
Patch Changes
35ad526
,b5df4ae
]:@firebase/firestore@4.7.16
Patch Changes
35ad526
#9053 - Revert "Fixed scroll behavior (#9043)"b5df4ae
#9055 - Updated to only show banner when calling connect*Emulator@firebase/firestore-compat@0.3.51
Patch Changes
35ad526
,b5df4ae
]: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: 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.