-
Notifications
You must be signed in to change notification settings - Fork 3
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.0
6.3.5
->7.0.6
^2.1.8
->^3.0.0
Release Notes
eslint-stylistic/eslint-stylistic (@stylistic/eslint-plugin)
v5.2.2
Compare Source
Bug Fixes
TSUnionType/TSIntersectionType
whennestedBinaryExpressions: false
(#905) (348f62f)Chores
v5.2.1
Compare Source
Bug Fixes
TSTypeAliasDeclaration
(#903) (71aaccc)Chores
isRegExpLiteral
(#891) (0d9a5f7)Performance
v5.2.0
Compare Source
Features
warnOnce
utility for deprecation warnings (#867) (f015822)returnType
forFunctionDeclaration
andFunctionExpression
(#884) (c0a09fb)TSTypeAliasDeclaration
(#796) (c62afea)ImportAttribute
(#863) (08d4193)ImportAttribute
(#862) (000f2f4)AccessorProperty
(#829) (2143f34)Bug Fixes
VariableDeclarator
isfirst
(#861) (ddd14c8)Documentation
no-unexpected-multiline
(#847) (0639099)Chores
v5.1.0
Compare Source
Bug Fixes
disable-legacy
(#849) (e63f1e4)Build Related
tsdown
(#854) (5d2bec1)Chores
v5.0.0
Compare Source
Chores
v4.4.1
Compare Source
Bug Fixes
type
keyword inexport
declarations (#797) (6854a3c)Chores
v4.4.0
Compare Source
Features
v4.3.0
Compare Source
Features
Bug Fixes
TSImportType
(8f31461)ChainExpression
andAwaitExpression
whenoffsetTernaryExpressionsOffsetCallExpressions
(#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)RuleOptions
andMessageIds
generic type (#742) (ace84e3)v4.2.0
Compare Source
Features
yield-star-spacing
andgenerator-star-spacing
config to align with Prettier (86d17c8)Documentation
v4.1.0
Compare Source
Features
module.exports
named 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.1
Compare Source
Bug Fixes
{
for left token check (#693) (7f2740e)Chores
block-spacing
(#690) (b239b71)v4.0.0
Compare Source
Features
Chores
v3.1.0
Compare Source
Features
v3.0.1
Compare Source
Bug Fixes
v3.0.0
Compare Source
⚠ BREAKING CHANGES
function-call-spacing
(#565)Features
function-call-spacing
(#565) (80ec2e4)Bug Fixes
Documentation
flat: true
to flat config customize example (#669) (4710771)Chores
indent
(#563) (80c5486)vitest-dev/vitest (@vitest/coverage-v8)
v3.2.4
Compare Source
🐞 Bug Fixes
vitest run --watch
should 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)minWorkers
when onlymaxWorkers
specified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.meta
should 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.3
Compare Source
🚀 Features
🐞 Bug Fixes
expect.any
return 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.2
Compare Source
🚀 Features
🐞 Bug Fixes
createTesters
call 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)dot
reporter 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.1
Compare Source
🐞 Bug Fixes
DeeplyAllowMatchers
- by @sheremet-va in https://github.com/vitest-dev/vitest/issues/8078 (30ab4)View changes on GitHub
v3.2.0
Compare Source
v3.1.4
Compare Source
v3.1.3
Compare Source
🐞 Bug Fixes
inline: true
is set - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/7856 (a83f3)--merge-reports
to show each total run times - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7877 (d613b)View changes on GitHub
v3.1.2
Compare Source
🐞 Bug Fixes
chai
variable 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.exclude
when 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)await
profiler calls - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7763 (795a6)🏎 Performance
View changes on GitHub
v3.1.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v3.1.0
Compare 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.maxDepth
option and set non-Infinity
value as a default to reduce crash - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7481 (eacab)test.each/for
title formatting - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7522 (ea3d6)--configLoader
CLI option - by @Carnageous and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7574 (2a852)vitest-browser-lit
tovitest init browser
and docs - by @EskiMojo14 and @hi-ogawa in https://github.com/vitest-dev/vitest/issues/7705 (5659a)and
,or
andfilter
locators - by @sheremet-va and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7463 (63949)--silent=passed-only
to log failed tasks only - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/7530 (f9e1c)test.scoped
to overridetest.extend
fixtures 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.