-
-
Notifications
You must be signed in to change notification settings - Fork 201
⬆️ Update vitest monorepo to ^3.1.3 #5872
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
|
@fast-check/ava
@fast-check/expect-type
@fast-check/jest
fast-check
@fast-check/packaged
@fast-check/poisoning
@fast-check/vitest
@fast-check/worker
commit: |
|
👋 A preview of the new documentation is available at: http://67ea773086f9190098c60996--dubzzz-fast-check.netlify.app |
a332780 to
267d25b
Compare
267d25b to
de0f125
Compare
|
👋 A preview of the new documentation is available at: http://67eaeec66331922217f235df--dubzzz-fast-check.netlify.app |
de0f125 to
5f6a70f
Compare
|
👋 A preview of the new documentation is available at: http://67ec4ee9c14a889054e4961e--dubzzz-fast-check.netlify.app |
5f6a70f to
4523e82
Compare
|
👋 A preview of the new documentation is available at: http://67ec514993e47d94c681b3f6--dubzzz-fast-check.netlify.app |
4523e82 to
ac69281
Compare
|
👋 A preview of the new documentation is available at: http://67f2a37c938c4df2468d93fc--dubzzz-fast-check.netlify.app |
ac69281 to
cc5f9c3
Compare
|
👋 A preview of the new documentation is available at: http://67f2a856aaa6d9d2cb96beb4--dubzzz-fast-check.netlify.app |
bab3a43 to
6ef653c
Compare
|
👋 A preview of the new documentation is available at: http://67f56505f75ff40f5a60ce79--dubzzz-fast-check.netlify.app |
6ef653c to
c5914ba
Compare
|
👋 A preview of the new documentation is available at: http://68062d98f8a23d9597307e92--dubzzz-fast-check.netlify.app |
c5914ba to
c98bbf0
Compare
|
👋 A preview of the new documentation is available at: http://6809e93a177a82a1dd99df60--dubzzz-fast-check.netlify.app |
c98bbf0 to
54e245b
Compare
|
👋 A preview of the new documentation is available at: http://680e5a202861ad48ad2a171b--dubzzz-fast-check.netlify.app |
54e245b to
c42f7ff
Compare
|
👋 A preview of the new documentation is available at: http://681683f49822eb03970b68cd--dubzzz-fast-check.netlify.app |
13c2211 to
a5ffc50
Compare
|
👋 A preview of the new documentation is available at: http://6818dd5b1f71c9092d837233--dubzzz-fast-check.netlify.app |
a5ffc50 to
2b99700
Compare
|
👋 A preview of the new documentation is available at: http://681ba101a04a55a2fa5b975e--dubzzz-fast-check.netlify.app |
34fb80e to
d1af6b2
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. |
|
👋 A preview of the new documentation is available at: http://681c669b72a102daf7ecb4fd--dubzzz-fast-check.netlify.app |
|
👋 A preview of the new documentation is available at: http://681c68f64d92cbe12b108ad2--dubzzz-fast-check.netlify.app |
|
👋 A preview of the new documentation is available at: http://681c90803698ee24112f291c--dubzzz-fast-check.netlify.app |
…fast-check into renovate/vitest-monorepo
|
👋 A preview of the new documentation is available at: http://68238853d1e453376623347a--dubzzz-fast-check.netlify.app |
|
👋 A preview of the new documentation is available at: http://6823893d2bfebc2f3052e9cb--dubzzz-fast-check.netlify.app |
|
👋 A preview of the new documentation is available at: http://68238a7e73dda634ee090814--dubzzz-fast-check.netlify.app |
|
👋 A preview of the new documentation is available at: http://68238b3e77ee11396db669eb--dubzzz-fast-check.netlify.app |
|
👋 A preview of the new documentation is available at: http://68238c48eb206a00891c5a34--dubzzz-fast-check.netlify.app |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5872 +/- ##
===========================================
- Coverage 96.14% 81.58% -14.57%
===========================================
Files 212 212
Lines 10077 10091 +14
Branches 2756 2075 -681
===========================================
- Hits 9689 8233 -1456
- Misses 388 1853 +1465
- Partials 0 5 +5
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:
|
This PR contains the following updates:
^3.0.9->^3.1.3^3.0.9->^3.1.3Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
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
🚀 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
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.