-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): Bump the vitest group with 3 updates #436
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 #436 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 15 15
Lines 506 505 -1
Branches 83 83
=========================================
- Hits 506 505 -1
see 1 file with indirect coverage changes Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
98771c4
to
566c77a
Compare
e8ab7e0
to
bf0086c
Compare
46adf0d
to
0d58038
Compare
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.7 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/coverage-v8) Updates `@vitest/ui` from 3.0.7 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/ui) Updates `vitest` from 3.0.7 to 3.1.1 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.1.1/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest - dependency-name: "@vitest/ui" dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest - dependency-name: vitest dependency-version: 3.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com>
5ef04bc
to
e12cb9d
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.7 to 3.1.1Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
a9d36c7
chore: release v3.1.1b8eda4b
chore: release v3.1.0f32c537
chore: release v3.1.0-beta.29695d73
chore: replacerollup-plugin-esbuild
withunplugin-oxc
(#7680)2f7f364
chore: release v3.1.0-beta.18ea9e14
chore: release v3.0.9422ba66
fix(coverage): browser mode +coverage.all
(#7597)4b0451d
chore(deps): update dependency@antfu/eslint-config
to v4 (#7407)7155aef
chore: use pnpm catalog (#7590)c0cf65f
chore: useunplugin-isolated-decl
withoxc-transform
for dts build (#7609)Updates
@vitest/ui
from 3.0.7 to 3.1.1Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
a9d36c7
chore: release v3.1.1b8eda4b
chore: release v3.1.07fc5a29
fix(deps): update all non-major dependencies (#7600)f32c537
chore: release v3.1.0-beta.29695d73
chore: replacerollup-plugin-esbuild
withunplugin-oxc
(#7680)2f7f364
chore: release v3.1.0-beta.18ea9e14
chore: release v3.0.94b0451d
chore(deps): update dependency@antfu/eslint-config
to v4 (#7407)df1fc8e
refactor(ws-client): remove utils re-export (#7635)7155aef
chore: use pnpm catalog (#7590)Updates
vitest
from 3.0.7 to 3.1.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a9d36c7
chore: release v3.1.169ca425
fix(reporter): print test only once in the verbose mode (#7738)b166efa
fix(reporter): report tests in correct order (#7752)b8eda4b
chore: release v3.1.0938da77
fix (ui): rerun individually tests with special chars in name (#7707)7883acd
feat: use providers request interception for module mocking (#7576)a7ecd0f
refactor: remove direct imports from rollup (#7751)5659a0e
feat: Addedvitest-browser-lit
tovitest init browser
and docs (#7705)2702cf4
fix: fix vm tests flakiness (#7741)12762ea
perf(browser): fork jest-dom instead of bundling it (#7605)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