-
-
Notifications
You must be signed in to change notification settings - Fork 82
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
chore(deps): update all non-major dependencies #532
base: main
Are you sure you want to change the base?
Conversation
2ddbc29
to
bdad721
Compare
e05f3ea
to
1d07bbe
Compare
1d197be
to
f296a65
Compare
b42f37b
to
6c76fcf
Compare
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is a typosquat?Package name is similar to other popular packages and may not be the package you want. Use care when consuming similarly named packages and ensure that you did not intend to consume a different package. Malicious packages often publish using similar names as existing popular packages. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
bd9a82e
to
7f2cb99
Compare
7f2cb99
to
fc8c90c
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
^0.11.0
->^0.12.1
1.22.1
->1.23.0
^5.59.16
->^5.60.5
^22.8.7
->^22.9.0
^5.1.4
->^5.2.0
^2.1.3
->^2.1.5
^2.1.3
->^2.1.5
^3.5.12
->^3.5.13
^0.5.1
->^0.6.0
^9.5.0
->^9.5.1
^11.0.1
->^11.0.2
^15.7.4
->^15.11.6
^1.7.2
->^1.7.3
^2.2.4
->^2.2.6
9.12.3
->9.13.2
^4.24.2
->^4.27.2
^1.14.1
->^1.16.0
^0.18.3
->^0.18.4
^5.4.10
->^5.4.11
^7.5.4
->^7.6.4
1.4.1
->1.5.0
^2.1.3
->^2.1.5
^3.5.12
->^3.5.13
^2.1.8
->^2.1.10
^5.95.0
->^5.96.1
Release Notes
posva/pinia-colada (@pinia/colada)
v0.12.1
Compare Source
Bug Fixes
v0.12.0
Compare Source
⚠ BREAKING CHANGES
transformError
was never fully implemented so they are being removed and might come back if they is a real-word use case for themdelayLoadingRef
util, use the@pinia/colada-plugin-delay
instead.Error
todefaultError
allows to differentiate the property from the existing global Error class. Upgrading should be straightforward.Features
Bug Fixes
Code Refactoring
Error
property inTypesConfig
to (0021426)v0.11.1
Compare Source
Features
Bug Fixes
shikijs/shiki (@shikijs/vitepress-twoslash)
v1.23.0
Compare Source
🚀 Features
@michael-makes/shiki-colorized-brackets
JSR package - by @MichaelMakesGames in https://github.com/shikijs/shiki/issues/831 (94cc6)View changes on GitHub
v1.22.2
Compare Source
🐞 Bug Fixes
createdBundledHighlighter
cause wasm engine to be loaded - by @fuma-nama in https://github.com/shikijs/shiki/issues/819 (e2692)View changes on GitHub
TanStack/query (@tanstack/vue-query)
v5.60.5
Compare Source
Version 5.60.5 - 11/15/24, 6:06 PM
Changes
Fix
4a2e838
) by Dominik DorfmeisterDocs
0df2883
) by Arnoud118b152
) by ArnoudPackages
v5.59.20
Compare Source
Version 5.59.20 - 11/6/24, 2:13 PM
Changes
Fix
848df62
) by Dominik DorfmeisterTest
06e315c
) by @manudeliDocs
aa92acc
) by Artur AbdullinPackages
v5.59.17
Compare Source
Version 5.59.17 - 11/2/24, 5:45 PM
Changes
Fix
c643635
) by Dominik DorfmeisterChore
setIsRestoring(true)
to fix lint warning (#8213) (39a35d8
) by Sol Leecaf6556
) by @ugurcanatasTest
query-persist-client-core
import (#8212) (1865f0d
) by Lachlan CollinsDocs
c61ff1e
) by ArnoudPackages
vitejs/vite-plugin-vue (@vitejs/plugin-vue)
v5.2.0
v5.1.5
hash
to replacecreateHash
(#460) (de88394), closes #460vitest-dev/vitest (@vitest/coverage-v8)
v2.1.5
Compare Source
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrors
without base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejection
even when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrent
from theRuntimeConfig
type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll
,.element
,.rejects
/.resolves
, andlocator.*
weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enter
or'a'
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
v2.1.4
Compare Source
🚀 Features
transformIndexHtml
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6725 (16902)🐞 Bug Fixes
v=
queries to setup files imports - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6759 (b8258)toThrowError
with empty string parameter - by @shulaoda in https://github.com/vitest-dev/vitest/issues/6710 (a6129)test.extend
type exports - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/6707 (e5c38)🏎 Performance
hash
to replacecreateHash
- by @btea in https://github.com/vitest-dev/vitest/issues/6703 (5d07b)View changes on GitHub
vuejs/core (@vue/compiler-sfc)
v3.5.13
Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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.