chore(deps): update all non-major dependencies#5123
chore(deps): update all non-major dependencies#5123renovate[bot] wants to merge 3 commits intomainfrom
Conversation
✅ Deploy Preview for fastidious-cascaron-4ded94 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
7a3f797 to
b52449d
Compare
b52449d to
f65de0b
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. ⚠ Warning: custom changes will be lost. |
|
While testing Vite v5.1 locally, I found some mysterious difference in the debug log: cd test/vite-node
# main
$ VITE_TEST_WATCHER_DEBUG=1 npx vite-node --watch ./src/watch/index.js
test 1
[debug] watcher is ready
# vite 5.1
$ VITE_TEST_WATCHER_DEBUG=1 npx vite-node --watch ./src/watch/index.js
[debug] watcher is ready
[debug] watcher is ready
test 1This probably makes vitest/test/vite-node/test/cli.test.ts Lines 44 to 47 in 7d9b1fb |
Yeah, the same issue happens in CI here. The watcher doesn't emit the correct ready event. In Vite Runtime I can wait for a specific file to be ready, but I am not sure how to communicate it here 🤔 |
This PR contains the following updates:
^8.2.0->^8.4.1^1.1.28->^1.1.30^6.0.1->^6.1.0^20.11.5->^20.11.17^8.5.9->^8.5.10^0.57.4->^0.58.5^0.0.11->^0.2.4^0.2.3->^0.3.1^5.0.3->^5.0.4^3.0.2->^3.1.0^10.6.1->^10.7.2^9.2.1->^9.3.0^4.3.10->^4.4.1^13.6.2->^13.6.4^3.0.4->^3.0.6^0.19.11->^0.20.0^8.54.0->^8.56.0^0.8.1->^0.8.2^15.1.0->^15.2.2^0.30.5->^0.30.7^1.1.1->^1.1.2^1.41.0->^1.41.2^1.41.0->^1.41.28.10.3->8.15.2^4.9.6->^4.10.0^3.5.0->^3.7.0^2.5.1->^2.6.0^2.2.0->^2.2.1^4.6.1->^4.7.1^5.2.2->^5.3.3^0.57.4->^0.58.5^0.16.7->^0.17.5^0.25.2->^0.26.0^0.31.0->^0.32.0^0.16.7->^0.18.1^1.0.0-rc.35->^1.0.0-rc.42^3.3.8->^3.4.19^8.14.2->^8.16.0Release Notes
faker-js/faker (@faker-js/faker)
v8.4.1Compare Source
v8.4.0Compare Source
Features
fractionDigitsin float (#1855) (41d8778)Bug Fixes
8.3.1 (2023-11-14)
Bug Fixes
[@internal](https://togithub.com/internal)from module parent classes (#2548) (77f54ad)v8.3.1Compare Source
v8.3.0Compare Source
Features
Bug Fixes
Changed Locales
New Locales
rollup/plugins (@rollup/plugin-json)
v6.1.02023-12-12
Features
includeArbitraryNamesoption (#1641)unocss/unocss (@unocss/reset)
v0.58.5Compare Source
🚀 Features
collectionsNodeResolvePathoption - by @antfu (521f8)🐞 Bug Fixes
importantstring option - by @Jungzl in https://github.com/unocss/unocss/issues/3544 (c3ab3)View changes on GitHub
v0.58.4Compare Source
🚀 Features
importantoption - by @xsjcTony in https://github.com/unocss/unocss/issues/3484 (0ba92)🐞 Bug Fixes
positiontype for jsx - by @xsjcTony in https://github.com/unocss/unocss/issues/3528 (cb084)View changes on GitHub
v0.58.3Compare Source
🚀 Features
appearance-autoutility - by @navorite in https://github.com/unocss/unocss/issues/3470 (7c34b)svh,lvhanddvhvalues to default theme - by @navorite and @antfu in https://github.com/unocss/unocss/issues/3469 (7ec12)🐞 Bug Fixes
View changes on GitHub
v0.58.2Compare Source
🚀 Features
strictAnnotationMatchand turn on by default, close #3278 - by @antfu in https://github.com/unocss/unocss/issues/3278 (8cbe6)🐞 Bug Fixes
View changes on GitHub
v0.58.1Compare Source
🚀 Features
size-*shorthand - by @Mini-ghost, @zyyv and @antfu in https://github.com/unocss/unocss/issues/3425 (7623e)gap-(col - by @​yheuhtozr and @​antfu [<samp>(row)-)</samp>](https://togithub.com/unocss/unocss/commit/row)-shorthands (#3423))🐞 Bug Fixes
View changes on GitHub
v0.58.0Compare Source
🚨 Breaking Changes
prefixoption to prefix tagged pseudo parent - by @chu121su12 in https://github.com/unocss/unocss/issues/3366 (6e179)color/opacitysyntax - by @chu121su12 in https://github.com/unocss/unocss/issues/3359 (3eeac)🚀 Features
@hover- by @chu121su12 in https://github.com/unocss/unocss/issues/3401 (da399)alwaysHashoption, workaround #2366 - by @evanryuu and @antfu in https://github.com/unocss/unocss/issues/3173 and https://github.com/unocss/unocss/issues/2366 (08e23)🐞 Bug Fixes
blocklistrule cant match variants - by @chizukicn in https://github.com/unocss/unocss/issues/3370 (db19a)🏎 Performance
View changes on GitHub
v0.57.7Compare Source
🚀 Features
🐞 Bug Fixes
transformIndexHtml, fix #3357 - by @antfu in https://github.com/unocss/unocss/issues/3357 (49b34)View changes on GitHub
v0.57.6Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.57.5Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vite-pwa/assets-generator (@vite-pwa/assets-generator)
v0.2.4Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.2.3Compare Source
🚀 Features
View changes on GitHub
v0.2.2Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.2.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.2.0Compare Source
🚨 Breaking Changes
View changes on GitHub
v0.1.0Compare Source
🚨 Breaking Changes
View changes on GitHub
vite-pwa/vitepress (@vite-pwa/vitepress)
v0.3.1Compare Source
🚀 Features
[View changes on GitHub](https
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 has been generated by Mend Renovate. View repository job log here.