-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 #5123
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 1 This 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.2
8.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.0
Release Notes
faker-js/faker (@faker-js/faker)
v8.4.1
Compare Source
v8.4.0
Compare Source
Features
fractionDigits
in 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.1
Compare Source
v8.3.0
Compare Source
Features
Bug Fixes
Changed Locales
New Locales
rollup/plugins (@rollup/plugin-json)
v6.1.0
2023-12-12
Features
includeArbitraryNames
option (#1641)unocss/unocss (@unocss/reset)
v0.58.5
Compare Source
🚀 Features
collectionsNodeResolvePath
option - by @antfu (521f8)🐞 Bug Fixes
important
string option - by @Jungzl in https://github.com/unocss/unocss/issues/3544 (c3ab3)View changes on GitHub
v0.58.4
Compare Source
🚀 Features
important
option - by @xsjcTony in https://github.com/unocss/unocss/issues/3484 (0ba92)🐞 Bug Fixes
position
type for jsx - by @xsjcTony in https://github.com/unocss/unocss/issues/3528 (cb084)View changes on GitHub
v0.58.3
Compare Source
🚀 Features
appearance-auto
utility - by @navorite in https://github.com/unocss/unocss/issues/3470 (7c34b)svh
,lvh
anddvh
values to default theme - by @navorite and @antfu in https://github.com/unocss/unocss/issues/3469 (7ec12)🐞 Bug Fixes
View changes on GitHub
v0.58.2
Compare Source
🚀 Features
strictAnnotationMatch
and 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.1
Compare 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.0
Compare Source
🚨 Breaking Changes
prefix
option to prefix tagged pseudo parent - by @chu121su12 in https://github.com/unocss/unocss/issues/3366 (6e179)color/opacity
syntax - by @chu121su12 in https://github.com/unocss/unocss/issues/3359 (3eeac)🚀 Features
@hover
- by @chu121su12 in https://github.com/unocss/unocss/issues/3401 (da399)alwaysHash
option, 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
blocklist
rule cant match variants - by @chizukicn in https://github.com/unocss/unocss/issues/3370 (db19a)🏎 Performance
View changes on GitHub
v0.57.7
Compare Source
🚀 Features
🐞 Bug Fixes
transformIndexHtml
, fix #3357 - by @antfu in https://github.com/unocss/unocss/issues/3357 (49b34)View changes on GitHub
v0.57.6
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.57.5
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
vite-pwa/assets-generator (@vite-pwa/assets-generator)
v0.2.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.2.3
Compare Source
🚀 Features
View changes on GitHub
v0.2.2
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.2.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.2.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
v0.1.0
Compare Source
🚨 Breaking Changes
View changes on GitHub
vite-pwa/vitepress (@vite-pwa/vitepress)
v0.3.1
Compare 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.