-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): Bump the vitest group with 3 updates #171
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
Bumps the vitest group with 3 updates: [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8), [@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-c8` from 0.31.0 to 0.33.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.33.0/packages/coverage-c8) Updates `@vitest/ui` from 0.31.1 to 0.34.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.3/packages/ui) Updates `vitest` from 0.30.1 to 0.34.3 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v0.34.3/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-c8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest - dependency-name: "@vitest/ui" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest - dependency-name: vitest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest ... Signed-off-by: dependabot[bot] <support@github.com>
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 👍🏾
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 👍🏾
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 👍🏾
Signed-off-by: flexdevelopment[bot] <admin@flexdevelopment.llc>
Superseded by #178. |
Pull request was closed
This pull request has been automatically locked since there has not been any recent |
Bumps the vitest group with 3 updates: @vitest/coverage-c8, @vitest/ui and vitest.
Updates
@vitest/coverage-c8
from 0.31.0 to 0.33.0Release notes
Sourced from
@vitest/coverage-c8
's releases.... (truncated)
Commits
8dd5ea5
chore: release v0.33.0d3b06f8
chore(deps): update all non-major dependencies (#3719)4e76ca6
chore: release v0.32.4148dd9b
chore: release v0.32.382d7cbc
chore(deps): update all non-major dependencies (#3315)1e8760a
chore: release v0.32.202bed36
chore: release v0.32.18d3cf9d
chore: release v0.32.0821126f
feat!: add@vitest/coverage-v8
package (#3339)ab3e085
chore: release v0.31.4Updates
@vitest/ui
from 0.31.1 to 0.34.3Release notes
Sourced from
@vitest/ui
's releases.... (truncated)
Commits
bf83936
chore: release v0.34.38caabaa
fix(ui): Use web hash history in ui (fix #3481) (#3487)41e828f
chore: release v0.34.26ecfc4e
fix(ui): add support for ui coverage with subdir option (#3917)bcb41e5
fix: restrict access to file system via API (#3956)351399f
fix(ui): incorrect duration time in vitest ui (#3945)1195268
chore: release v0.34.1065a08e
chore: release v0.34.0a77afff
chore(ui): update UI vue version (#3575)056aa4f
chore: added a new line and changed v-show to v-ifUpdates
vitest
from 0.30.1 to 0.34.3Release notes
Sourced from vitest's releases.
... (truncated)
Commits
bf83936
chore: release v0.34.3b42cf36
fix(jsdom): correctly resolve buffer on typed arrays (#3998)00c432f
fix: report file error as a <failure> on JUnit (#3997)18ae07a
chore: cleanup typos, remove any in VM executor (#3994)c03faa2
feat(coverage): addallowExternal
option (#3894)5704b34
feat(vitest): export all reporters invitest/reporters
(#3980)20263d9
fix: add workspace config files to default coverage excludes (#3973)5eb8561
fix: should remove mockPath from callstack whether success or failed (#3971)74dc596
fix(vitest): correctly resolve optimizer status (#3992)41e828f
chore: release v0.34.2Dependabot 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