-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): Bump the vitest group with 3 updates #477
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
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #477 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 30 30
Lines 1364 1358 -6
Branches 133 133
=========================================
- Hits 1364 1358 -6
see 6 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
a3a28a0
to
3dfba9b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
0af7f59
to
fc72016
Compare
1553814
to
7309ea0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
92b6517
to
ef4ddc8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
00c0542
to
f8eb2c0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
8da3c38
to
c31096b
Compare
75b84cf
to
28b22a2
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
040d297
to
09a8266
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm 👍🏾
Bumps the vitest group with 3 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-v8` from 3.0.5 to 3.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/coverage-v8) Updates `@vitest/ui` from 3.0.5 to 3.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/ui) Updates `vitest` from 3.0.5 to 3.0.8 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: vitest ... Signed-off-by: dependabot[bot] <[email protected]>
95c8cb5
to
0bf3d1e
Compare
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Bumps the vitest group with 3 updates: @vitest/coverage-v8, @vitest/ui and vitest.
Updates
@vitest/coverage-v8
from 3.0.5 to 3.0.8Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
814d5df
chore: release v3.0.8358cccf
chore: release v3.0.79584be3
chore: release v3.0.66cc408d
fix(deps): update all non-major dependencies (#7507)accd2ed
refactor: enableisolatedDeclarations
(#7473)1f2e555
fix(coverage):vite-node
to pass correct execution wrapper offset (#7417)Updates
@vitest/ui
from 3.0.5 to 3.0.8Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
814d5df
chore: release v3.0.8358cccf
chore: release v3.0.7365ffe6
fix(deps): update all non-major dependencies (#7543)9584be3
chore: release v3.0.66cc408d
fix(deps): update all non-major dependencies (#7507)accd2ed
refactor: enableisolatedDeclarations
(#7473)e348bd4
fix(deps): update all non-major dependencies (#7363)bb94c19
fix: ensure project names are readable in dark terminals (#7371)Updates
vitest
from 3.0.5 to 3.0.8Release notes
Sourced from vitest's releases.
... (truncated)
Commits
814d5df
chore: release v3.0.857c3234
chore: remove hijackVitePluginInject (#7613)1a88b1b
chore(deps): update dependency strip-literal to v3 (#7601)4325ac6
fix: correctly split the argv string (#7533)7f7ff11
fix: remove vestigial spy stub, import directly from@vitest/spy
(#7575)fee90d8
fix(browser): print related test file and potential test in unhandled errors ...1a8b433
fix: fix fetch cache multiple writes (#7546)358cccf
chore: release v3.0.7365ffe6
fix(deps): update all non-major dependencies (#7543)aaa5855
perf(browser): do wdio context switching only once per file (#7549)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions