-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore(deps): update all non-major dependencies #9921
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Contributor
Author
|
Contributor
📝 Documentation PreviewYour documentation changes are ready for preview! This preview will be automatically updated when you push new commits to this PR. |
3029912 to
0d49715
Compare
ff5840a to
f2b95b7
Compare
71dd49a to
20ebb82
Compare
20ebb82 to
058a8ed
Compare
058a8ed to
12d81d0
Compare
d49f1ee to
73d5914
Compare
73d5914 to
1f97a51
Compare
dc2205c to
4c9e726
Compare
15cb267 to
3bc4a4f
Compare
1a50c51 to
ea96e90
Compare
39dc3b2 to
7fd3ded
Compare
765c13b to
ac23422
Compare
5536302 to
eff281d
Compare
eff281d to
23f88e8
Compare
23f88e8 to
fc3a13e
Compare
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:
6.2.0→6.7.37.9.0→7.10.14.0.9→4.0.104.17.20→4.17.2324.9.2→24.10.94.0.6→4.0.184.0.6→4.0.18^0.25.11→^0.27.09.38.0→9.39.21.0.2→1.3.15.4.1→5.5.14.0.4→4.0.514.6.1→14.6.69.0.0→9.1.00.34.4→0.34.54.0.6→4.0.1814.1.1→14.2.08.18.3→8.19.0Release Notes
antfu/eslint-config (@antfu/eslint-config)
v6.7.3Compare Source
🐞 Bug Fixes
catalogModein the enforced settings - by @antfu (4fc09)View changes on GitHub
v6.7.2Compare Source
🐞 Bug Fixes
eslint-reactv2 - by @Rel1cx in #795 (6b425)View changes on GitHub
v6.7.1Compare Source
🐞 Bug Fixes
catalogModewhen catalogs is not enabled - by @antfu (0471e)View changes on GitHub
v6.7.0Compare Source
🚀 Features
🐞 Bug Fixes
yamlandjsoncconfig in the factory, close #791 - by @antfu in #791 (3e0c5)View changes on GitHub
v6.6.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.6.0Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.5.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v6.5.0Compare Source
🚀 Features
🐞 Bug Fixes
cleanupUnusedCatalogssetting - by @antfu (f712a)View changes on GitHub
v6.4.2Compare Source
🐞 Bug Fixes
pnpm-workspace.yamlsorting config fromyamltopnpm- by @antfu (fc2b1)View changes on GitHub
v6.4.1Compare Source
No significant changes
View changes on GitHub
v6.3.0Compare Source
🚀 Features
🐞 Bug Fixes
cb29b1a- by @daflyinbed in #782 (b4e49)View changes on GitHub
SBoudrias/Inquirer.js (@inquirer/prompts)
v7.10.1Compare Source
v7.10.0Compare Source
@inquirer/input: Now support simple RegExp validation withpattern/patternError.@inquirer/editor: Fix typos/waitForUseInput/waitForUserInputvitest-dev/vitest (@vitest/coverage-v8)
v4.0.18Compare Source
🚀 Experimental Features
onModuleRunnerhook toworker.init- by @sheremet-va in #9286 (ea837)🐞 Bug Fixes
meta.urlincreateRequire- by @sheremet-va in #9441 (e0572)View changes on GitHub
v4.0.17Compare Source
🚀 Experimental Features
🐞 Bug Fixes
addEventHandler#9371 - by @ThibautMarechal in #9372 and #9371 (40841)process.envandimport.meta.envdefines in inline project - by @hi-ogawa in #9239 (b70c9)ErrorEvent.messagewhen unhandledErrorEvent.erroris null - by @hi-ogawa in #9322 (5d84e)fileParallelismon an instance - by @sheremet-va in #9328 (15006)istanbul-lib-source-mapsusage - by @AriPerkkio in #9344 (b0940)View changes on GitHub
v4.0.16Compare Source
🐞 Bug Fixes
process.versionsstub - by @AriPerkkio in #9174 (78cfb)test.poolOptionsif it's set - by @sheremet-va in #9226 (f7f6a)recordArtifactfrom the vitest package - by @macarie in #9186 (01c56)import.meta.envdefine - by @hi-ogawa in #9205 (01a9a)setupEnvironmentfor custom pools - by @AriPerkkio in #9187 (5d26b)View changes on GitHub
v4.0.15Compare Source
🚀 Experimental Features
🐞 Bug Fixes
optimizeDeps.rolldownOptionsto fix depreated warning + fixssr.external: true- by @hi-ogawa in #9121 (fd8bd)deps.optimizer- by @hi-ogawa in #9125 (4c754)toMatchScreenshotonly once when used withexpect.element- by @macarie in #9132 (0d2e7)--browser.providerfrom docs - by @sheremet-va in #9115 (120b3)currentTestNamein extended matchers - by @macarie in #9106 (e4345)CTRL+cforceful exits - by @AriPerkkio in #9140 (d57d8)View changes on GitHub
v4.0.14Compare Source
🚀 Experimental Features
utils.configurePrettyDOM- by @sheremet-va in #9103 (2cc34)toMatchScreenshotwith comparison slider - by @macarie in #8813 (c37c2)🐞 Bug Fixes
collecttoimport, removeprepare- by @sheremet-va in #9091 (1256b)onCancelon rpc destroy - by @AriPerkkio in #9088 (f5b72)VITEST_POOL_ID+VITEST_WORKER_IDbefore environment setup - by @AriPerkkio in #9085 (37918)postMessageto send ports to workers - by @whitphx and @AriPerkkio in #9078 (9d176)🏎 Performance
debugwithobug- by @sxzz and @AriPerkkio in #9057 (acc51)View changes on GitHub
v4.0.13Compare Source
🐞 Bug Fixes
🏎 Performance
fsCacheModuleis enabled, read from the memory when possible - by @sheremet-va in #9076 (6b9a1)View changes on GitHub
v4.0.12Compare Source
🐞 Bug Fixes
fsModuleCachePathby default - by @sheremet-va in #9063 (9a8bc)@opentelemetry/apiin public types - by @sheremet-va in #9066 (e944a)View changes on GitHub
v4.0.11Compare Source
🚀 Experimental Features
taskinMatchState- by @macarie in #9022 (afd1f)🏎 Performance
View changes on GitHub
v4.0.10Compare Source
🐞 Bug Fixes
onCancelwhen worker is terminated - by @sheremet-va in #9033 (6d7f0)onFinished) - by @userquin in #8975 (f56dc)View changes on GitHub
v4.0.9Compare Source
🚀 Experimental Features
🐞 Bug Fixes
Request- by @sheremet-va in #8985 (506a9)View changes on GitHub
v4.0.8Compare Source
🐞 Bug Fixes
noExternalmerging bug on Vite 6 - by @hi-ogawa in #8950 (bcb13)expect.element()- by @StyleShit in #8954 (9638d)vi.fn(), fix types forvi.spyOn(obj, class)- by @sheremet-va in #8956 (75e7f)View changes on GitHub
v4.0.7Compare Source
🐞 Bug Fixes
processin case global is overwritten - by @AriPerkkio in #8916 (6240d)isolate: false- by @sheremet-va in #8915 (c9078)toContainElement()matcher - by @vitalybaev in #8910 and #8927 (35a27)isolateoption, deprecatebrowser.isolate/browser.fileParallelism- by @sheremet-va in #8890 (9d2b4)--execArgvas array - by @AriPerkkio in #8924 (751c3)URL.createObjectURL,FormData.set(prop, blob)- by @sheremet-va in #8935 (a1b73)--requireargument when running in deno - by @pi0 in #8897 (d41fa)tsc- by @AriPerkkio in #8920 (fdb2e)🏎 Performance
Configuration
📅 Schedule: Branch creation - Only on Friday ( * * * * 5 ) (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 was generated by Mend Renovate. View the repository job log.