-
Notifications
You must be signed in to change notification settings - Fork 6
Update Web (major) #39
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #39 +/- ##
==========================================
- Coverage 89.69% 88.71% -0.98%
==========================================
Files 171 96 -75
Lines 21390 17175 -4215
Branches 294 294
==========================================
- Hits 19185 15237 -3948
+ Misses 2202 1935 -267
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
d6180e0 to
726b675
Compare
e89b76a to
8710ff0
Compare
8710ff0 to
9d128cb
Compare
a6a26f5 to
33426ce
Compare
33426ce to
353b2bb
Compare
184cadc to
ae800b0
Compare
73b90c2 to
c466e0b
Compare
c466e0b to
e09fa7f
Compare
26f53e8 to
1c7bd81
Compare
1c7bd81 to
56c7e95
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. |
|



This PR contains the following updates:
^2.12.1->^5.0.0^29.1.1->^30.0.0^2.1.8->^3.0.0^2.0.0->^3.0.0^13.0.0->^14.0.0^9.0.0->^10.0.0^57.0.0->^60.0.0^29.0.0->^30.0.0^29.0.3->^30.0.06.3.5->7.0.6^2.1.8->^3.0.0Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.2.2Compare Source
Bug Fixes
TSUnionType/TSIntersectionTypewhennestedBinaryExpressions: false(#905) (348f62f)Chores
v5.2.1Compare Source
Bug Fixes
TSTypeAliasDeclaration(#903) (71aaccc)Chores
isRegExpLiteral(#891) (0d9a5f7)Performance
v5.2.0Compare Source
Features
warnOnceutility for deprecation warnings (#867) (f015822)returnTypeforFunctionDeclarationandFunctionExpression(#884) (c0a09fb)TSTypeAliasDeclaration(#796) (c62afea)ImportAttribute(#863) (08d4193)ImportAttribute(#862) (000f2f4)AccessorProperty(#829) (2143f34)Bug Fixes
VariableDeclaratorisfirst(#861) (ddd14c8)Documentation
no-unexpected-multiline(#847) (0639099)Chores
v5.1.0Compare Source
Bug Fixes
disable-legacy(#849) (e63f1e4)Build Related
tsdown(#854) (5d2bec1)Chores
v5.0.0Compare Source
Chores
v4.4.1Compare Source
Bug Fixes
typekeyword inexportdeclarations (#797) (6854a3c)Chores
v4.4.0Compare Source
Features
v4.3.0Compare Source
Features
Bug Fixes
TSImportType(8f31461)ChainExpressionandAwaitExpressionwhenoffsetTernaryExpressionsOffsetCallExpressions(#751) (a1af663)ReturnStatement(#738) (a375a92)Documentation
jsx-indent(#741) (ca23ce1)Chores
comma-dangle(#716) (7e55b16)brace-style(#715) (5769933)indent(#713) (a57c2bb)key-spacing(#734) (99c0873)keyword-spacing(#732) (0018519)lines-between-class-members(#730) (9f4bda0)no-extra-parens(#711) (d6809c9)no-extra-semi(#731) (880814e)object-property-newline(#719) (d49ef91)quote-props(#729) (e5b09a5)quotes(#720) (9284830)semi-spacing(#727) (72856a8)semi(#728) (85eeaa1)RuleOptionsandMessageIdsgeneric type (#742) (ace84e3)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)vitest-dev/vitest (@vitest/coverage-v8)
v3.2.4Compare Source
🐞 Bug Fixes
vitest run --watchshould be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkerswhen onlymaxWorkersspecified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.metashould be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)View changes on GitHub
v3.2.3Compare Source
🚀 Features
🐞 Bug Fixes
expect.anyreturn type - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8129 (47514)process.send()- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8125 (dfe81)View changes on GitHub
v3.2.2Compare Source
🚀 Features
🐞 Bug Fixes
createTesterscall on the main thread - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8101 (142c7)vitest-browser-*packages - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8103 (247ef)toEqual- by @dubzzz in https://github.com/vitest-dev/vitest/issues/8094 (02ec8)dotreporter to work in non interactive terminals - by @bstephen1 and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7994 (6db9f)View changes on GitHub
v3.2.1Compare Source
🐞 Bug Fixes
DeeplyAllowMatchers- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)View changes on GitHub
v3.2.0Compare Source
v3.1.4Compare Source
v3.1.3Compare Source
🐞 Bug Fixes
inline: trueis set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reportsto show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
v3.1.2Compare Source
🐞 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)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.