chore(deps): update major development dependencies (major) #43
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:
2.6.4->4.2.02.0.5->3.1.27.0.2->9.0.12.0.1->3.0.255.0.0->58.0.02.0.5->3.1.2Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v4.2.0Compare Source
Features
yield-star-spacingandgenerator-star-spacingconfig to align with Prettier (86d17c8)Documentation
v4.1.0Compare Source
Features
module.exportsnamed export forrequire(esm)compatibility (#700) (668c955)Documentation
Chores
lines-around-comment(#691) (f59605b)space-before-blocks(#698) (6e8554d)space-infix-ops(#697) (1a1b388)v4.0.1Compare Source
Bug Fixes
{for left token check (#693) (7f2740e)Chores
block-spacing(#690) (b239b71)v4.0.0Compare Source
Features
Chores
v3.1.0Compare Source
Features
v3.0.1Compare Source
Bug Fixes
v3.0.0Compare Source
⚠ BREAKING CHANGES
function-call-spacing(#565)Features
function-call-spacing(#565) (80ec2e4)Bug Fixes
Documentation
flat: trueto flat config customize example (#669) (4710771)Chores
indent(#563) (80c5486)v2.13.0Compare Source
Features
nestedConditionalExpressionsoption (#657) (bf63800)Bug Fixes
TypeAliasDeclaration(#647) (ca2aabc)Documentation
Chores
isSpaceBetweenTokenswithisSpaceBetween(#646) (6da7c42)v2.12.1Compare Source
Features
offsetTernaryExpressionsOffsetCallExpressionsoptions (#636) (c14a3ee)Documentation
Chores
v2.12.0Compare Source
Bug Fixes
CallExpressionwhenoffsetTernaryExpressionsis true (#625) (55d3529)Documentation
Chores
v2.11.0Compare Source
Features
optionalChainto control the space around theoptional chain(#605) (f732798)Bug Fixes
updatescript inWindows(#604) (dede119)Build Related
v2.10.1Compare Source
Features
Bug Fixes
align: "colon"(#594) (6000f43)Chores
v2.10.0Compare Source
Features
comma-spacing(#562) (ea72317)never(#589) (7a2b47f)ImportExpressionintsversion (#570) (19d1f8c)Bug Fixes
quotesincustomize(#590) (b86c2df)Documentation
Chores
v2.9.0Compare Source
Features
Bug Fixes
Documentation
Chores
v2.8.0Compare Source
Features
@types/eslint(5ea3d6a)Bug Fixes
asandsatisfiesfromtype-annontation-spacingtokeyword-spacing(#535) (b89ae5e)Documentation
v2.7.2Compare Source
Bug Fixes
v2.7.1Compare Source
Chores
v2.6.5Compare Source
Bug Fixes
asandsatisfiesoperator (#517) (cf254a9)Documentation
vitest-dev/vitest (@vitest/coverage-v8)
v3.1.2Compare Source
🚀 Features
🐞 Bug Fixes
chaivariable invitest/globals(fix: #7474) - by @Jay-Karia in https://github.com/vitest-dev/vitest/issues/7771 and https://github.com/vitest-dev/vitest/issues/7474 (d9297)test.excludewhen same object passed incoverage.exclude- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7774 (c3751)envionmentOptions- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7795 (67430)awaitprofiler calls - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7763 (795a6)🏎 Performance
View changes on GitHub
v3.1.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.0Compare Source
🚀 Features
%$option to add number of the test to its title - by @kemuridama in https://github.com/vitest-dev/vitest/issues/7412 (df347)diff.maxDepthoption and set non-Infinityvalue as a default to reduce crash - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7481 (eacab)test.each/fortitle formatting - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7522 (ea3d6)--configLoaderCLI option - by @Carnageous and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7574 (2a852)vitest-browser-littovitest init browserand docs - by @EskiMojo14 and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7705 (5659a)and,orandfilterlocators - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7463 (63949)--silent=passed-onlyto log failed tasks only - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7530 (f9e1c)test.scopedto overridetest.extendfixtures per-suite - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7233 (e5851)context.skip(boolean)- by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7659 (6adec)🐞 Bug Fixes
diff.expand: falseas default - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7697 (f3420)--hideSkippedTestsshould hide suites too - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7695 (ba9b5)🏎 Performance
View changes on GitHub
v3.0.9Compare Source
v3.0.8Compare Source
🐞 Bug Fixes
@vitest/spy- by @mrginglymus in https://github.com/vitest-dev/vitest/issues/7575 (7f7ff)beforeEach/Allcleanup callback timeout - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7500 (0c292)Task.suiteinitialization - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7414 (ca9ff)buildStarton Vite 6 - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7480 (c0f47)View changes on GitHub
v3.0.7Compare Source
🐞 Bug Fixes
🏎 Performance
View changes on GitHub
v3.0.6Compare Source
🐞 Bug Fixes
getMockedSystemTimeforuseFakeTimer- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7405 (03912)queueMicrotaskfrom default fake timers to not break node fetch - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7505 (167a9)toHaveClasstyping - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7383 (7ef23)maxWorkers- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7483 (adbb2)vite-nodeto pass correct execution wrapper offset - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7417 (1f2e5)Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 04:59 AM, on day 1 of the month ( * 0-4 1 * * ) in timezone Europe/Prague, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.