chore(deps): update dependency @vitest/coverage-v8 to v2.1.9 - #51
Open
renovate[bot] wants to merge 1 commit into
Open
chore(deps): update dependency @vitest/coverage-v8 to v2.1.9#51renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
5 times, most recently
from
October 22, 2024 08:25
5ae97b7 to
9d1b657
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
6 times, most recently
from
October 31, 2024 07:18
dcf7d90 to
858a43a
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
9 times, most recently
from
November 7, 2024 09:29
47fdd8b to
d855b37
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
2 times, most recently
from
November 8, 2024 13:33
8e2626d to
f02faed
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
from
November 16, 2024 15:16
f02faed to
970807a
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
4 times, most recently
from
November 18, 2024 09:55
31e85e8 to
2951b62
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
6 times, most recently
from
December 3, 2024 09:20
b92d3a4 to
28256c8
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
from
December 5, 2024 13:18
28256c8 to
b106cca
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
5 times, most recently
from
December 11, 2024 21:24
71fefe2 to
b7ce87b
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
3 times, most recently
from
December 18, 2024 20:42
8ebe1bb to
29878f3
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
4 times, most recently
from
December 28, 2024 16:40
43c2c5c to
d774093
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
4 times, most recently
from
January 6, 2025 10:08
ff64ef9 to
3d77f5b
Compare
renovate
Bot
force-pushed
the
renovate/vitest-coverage-v8-2.x-lockfile
branch
3 times, most recently
from
January 11, 2025 13:45
bfbdf01 to
a0f47a2
Compare
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
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:
2.1.2→2.1.9Release Notes
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.9Compare Source
This release includes security patches for:
🐞 Bug Fixes
/__screenshot-error- by @hi-ogawa in #7343View changes on GitHub
v2.1.8Compare Source
🐞 Bug Fixes
View changes on GitHub
v2.1.7Compare Source
🐞 Bug Fixes
pnpm.overridesor yarn resolutions to override theviteversion in thevitestpackage - the APIs are compatible.View changes on GitHub
v2.1.6Compare Source
🚀 Features
View changes on GitHub
v2.1.5Compare Source
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrorswithout base reporter - by @AriPerkkio in #6808 (0bf0a)unhandledRejectioneven when base reporter is not used - by @AriPerkkio in #6812 (8878b)sequence.concurrentfrom theRuntimeConfigtype - by @sheremet-va in #6880 (6af73).poll,.element,.rejects/.resolves, andlocator.*weren't awaited - by @sheremet-va in #6877 (93b67)enteror'a'- by @AriPerkkio in #6848 (487c8)🏎 Performance
View changes on GitHub
v2.1.4Compare Source
🚀 Features
This patch release includes a non-breaking feature for the experimental Browser Mode that doesn't follow SemVer. If you want to avoid picking up releases like this, make sure to pin the Vitest version in your
package.json. See npm's documentation about semver for more information.transformIndexHtml- by @sheremet-va in #6725 (16902)🐞 Bug Fixes
v=queries to setup files imports - by @sheremet-va in #6759 (b8258)toThrowErrorwith empty string parameter - by @shulaoda in #6710 (a6129)test.extendtype exports - by @hi-ogawa in #6707 (e5c38)🏎 Performance
hashto replacecreateHash- by @btea in #6703 (5d07b)View changes on GitHub
v2.1.3Compare Source
🐞 Bug Fixes
toBeNaN, toBeUndefined, toBeNull, toBeTruthy, toBeFalsy- by @hi-ogawa in #6697 (e0027)/mockServiceWorker.jsinstead of/__vitest_msw__- by @sheremet-va in #6687 (4b2ce)toMatchObjectdiff - by @hi-ogawa in #6620 (d289e)<empty line>logs when interleavingconsole.log/error- by @hi-ogawa in #6644 (9ece3)fast-globinstead oftinyglobbyin Vitest - by @sheremet-va in #6688 (70baa)🏎 Performance
View changes on GitHub
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.