fix(deps): update all non-major dependencies#497
Merged
renovate[bot] merged 1 commit intomainfrom May 19, 2025
Merged
Conversation
✅ Successfully deployed to Netlify
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
^4.13.0->^4.13.1^24.3.0->^24.4.0^1.2.5->^1.2.6^1.2.5->^1.2.6^2.27.2->^2.27.3^2.27.2->^2.27.3^22.15.17->^22.15.19^66.1.1->^66.1.2^66.1.1->^66.1.2^66.1.1->^66.1.2^13.1.0->^13.2.0^10.1.0->^10.1.1^13.13.0->^13.14.0^4.4.0->^4.4.1^1.37.2->^1.38.0^9.26.0->^9.27.0^12.10.5->^12.12.122.15.0->22.15.110.10.0->10.11.0^66.1.1->^66.1.2^3.5.13->^3.5.14Release Notes
antfu/eslint-config (@antfu/eslint-config)
v4.13.1Compare Source
No significant changes
View changes on GitHub
antfu-collective/ni (@antfu/ni)
v24.4.0Compare Source
🚀 Features
View changes on GitHub
rive-app/rive-wasm (@rive-app/canvas)
v2.27.3Compare Source
Fixed
fac712c#279Commits
c0844f0f1d94b216c30e95c9c9f6fbbd1285a184b14aefd8c8daf6049763df3686480d527fb53270f78b3a4381575c0d4ed3b61cf8b474b16af68feaf1c78a2b1a85fbbcd02718c94022bddcc618dc7c3c60ce41unocss/unocss (@unocss/cli)
v66.1.2Compare Source
🚀 Features
pseudosyntax - by @zyyv in https://github.com/unocss/unocss/issues/4665 (c5514)🐞 Bug Fixes
contentrules - by @zyyv (47176)outlinerule close #4650 - by @zyyv in https://github.com/unocss/unocss/issues/4650 (4d27c)View changes on GitHub
vueuse/vueuse (@vueuse/core)
v13.2.0Compare Source
🚀 Features
nonce- by @1-dilikelei and 董梁玮 in https://github.com/vueuse/vueuse/issues/4749 (fa2c0)🐞 Bug Fixes
ComputedRef<T>type whenlazy: true- by @ferferga in https://github.com/vueuse/vueuse/issues/4751 (b1718)View changes on GitHub
antfu-collective/bumpp (bumpp)
v10.1.1Compare Source
🐞 Bug Fixes
View changes on GitHub
antfu/changelogithub (changelogithub)
v13.14.0Compare Source
🚀 Features
tag- by @croatialu in https://github.com/antfu/changelogithub/issues/63 (f8e37)🐞 Bug Fixes
View changes on GitHub
debug-js/debug (debug)
v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: debug-js/debug@4.4.0...4.4.1
toss/es-toolkit (es-toolkit)
v1.38.0Compare Source
Released on May 18th, 2025.
We sincerely thank @myungjuice, @scato3, @uniqueeest, @YEONDG, @shren207, @hyesungoh, @kms0219kms, @minjongbaek, @kristian240, @D-Sketon, @Seung-wan, @jiji-hoon96, @raon0211, and @dayongkr for their contributions. We appreciate your great efforts!
eslint/eslint (eslint)
v9.27.0Compare Source
motiondivision/motion (motion)
v12.12.1Compare Source
Fixed
instanceof HTMLElementmade compatible with dynamically generatediframes.v12.12.0Compare Source
Added
springValueFixed
v12.11.4Compare Source
Fixed
transformfrom the DOM for initial independent transforms when there's no active projection.v12.11.3Compare Source
Changed
useWillChangenow only addstransformtowill-changeto prevent issues with prematurely flattenedpreserve-3d.v12.11.2Compare Source
Fixed
__VERSION__placeholder from motion value.Reordercomponent.v12.11.1Compare Source
Fixed
scrolltracking todocument.scrollingElement.v12.11.0Compare Source
Added
value.isEffectActivefor internal use.v12.10.6Compare Source
Fixed
.then()after.stop()and.cancel().actions/node-versions (node)
v22.15.1: 22.15.1Compare Source
Node.js 22.15.1
pnpm/pnpm (pnpm)
v10.11.0Compare Source
Minor Changes
A new setting added for
pnpm initto create apackage.jsonwithtype=module, wheninit-typeismodule. Works as a flag for the init command too #9463.Added support for Nushell to
pnpm setup#6476.Added two new flags to the
pnpm auditcommand,--ignoreand--ignore-unfixable#8474.Ignore all vulnerabilities that have no solution:
> pnpm audit --ignore-unfixableProvide a list of CVE's to ignore those specifically, even if they have a resolution.
> pnpm audit --ignore=CVE-2021-1234 --ignore=CVE-2021-5678Added support for recursively running pack in every project of a workspace #4351.
Now you can run
pnpm -r packto pack all packages in the workspace.Patch Changes
dangerouslyAllowAllBuildsis set totrue#9472.pnpm linkshould work from inside a workspace #9506.workspaceConcurrencytoMath.min(os.availableParallelism(), 4)#9493.strictPeerDependenciesistruebut all issues are ignored bypeerDependencyRules#9505.updateConfigfrompnpm-workspace.yaml#9500.recursive packurl.parseusage to fix warning on Node.js 24 #9492.pnpm runshould be able to run commands from the workspace root, ifignoreScriptsis set tottrue#4858.vuejs/core (vue)
v3.5.14Compare Source
Bug Fixes
useTemplateRefas a definite ref (#13197) (8ae1122)v-for(#13091) (3f27c58), closes #13087Features
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.