build(deps-dev): bump the vitest group with 3 updates#379
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
build(deps-dev): bump the vitest group with 3 updates#379dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
3bed677 to
7a48798
Compare
3cb2600 to
eaa07d9
Compare
fc7768e to
68178aa
Compare
065f4f8 to
e6edd32
Compare
5cabfd8 to
d9fac01
Compare
267ada8 to
e60d200
Compare
a8d3491 to
debc999
Compare
6cd9fb7 to
2b0ff34
Compare
d6a2bde to
bd1fa30
Compare
cc6efdc to
da17be3
Compare
f7e7c2b to
9e778fc
Compare
Bumps the vitest group with 3 updates: [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8), [@vitest/expect](https://github.com/vitest-dev/vitest/tree/HEAD/packages/expect) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest). Updates `@vitest/coverage-v8` from 1.0.0-beta.3 to 1.4.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/coverage-v8) Updates `@vitest/expect` from 1.0.0-beta.3 to 1.4.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/expect) Updates `vitest` from 1.0.0-beta.3 to 1.4.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.4.0/packages/vitest) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: vitest - dependency-name: "@vitest/expect" 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>
70a8c98 to
368e170
Compare
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Contributor
Author
|
Superseded by #427. |
Contributor
|
This pull request has been automatically locked since there has not been any recent |
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the vitest group with 3 updates: @vitest/coverage-v8, @vitest/expect and vitest.
Updates
@vitest/coverage-v8from 1.0.0-beta.3 to 1.4.0Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
a8da192chore: release v1.4.0600b44dfeat(coverage): support--changedoption (#5314)6eda473fix(coverage): respect source maps of pre-transpiled sources (#5367)c3eb8defix(coverage): v8 to ignore type-only files (#5328)074450echore(deps): updateistanbul-lib-source-mapsto v5 (#5304)d68a739fix(coverage): expensive regexp hangs v8 report generation (#5259)e5114abchore: release v1.3.1a280451fix(coverage): ignore generated TS decorators (#5206)c692f76refactor(coverage): move common parts tovitestpackage (#5236)bb2af3bchore: release v1.3.0Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/coverage-v8since your current version.Updates
@vitest/expectfrom 1.0.0-beta.3 to 1.4.0Release notes
Sourced from
@vitest/expect's releases.... (truncated)
Commits
a8da192chore: release v1.4.08ee59f0fix(expect): show diff ontoContain/toMatchassertion error (#5267)e5114abchore: release v1.3.1bb2af3bchore: release v1.3.02ee2317ci: add publish workflow (#5168)7a31a1achore(deps): update dependency@antfu/eslint-configto v2 (#5153)dcf0d6achore(deps): update antfu stylelint config (#5127)b1462a4chore: release v1.2.2a199ac2fix(expect): improvetoThrow(asymmetricMatcher)failure message (#5000)6421c27chore: release v1.2.1Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/expectsince your current version.Updates
vitestfrom 1.0.0-beta.3 to 1.4.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a8da192chore: release v1.4.0d7e8b53feat(config): deprecatecache.diroption (#5229)c652148chore: remove unused propertyce5ca6bfix(vitest): logs inbeforeAllandafterAll(#5288)51d1d47fix(vitest): correctly override api with --no-api flag (#5386)efe441fchore: guard try/catch in websocket reporter07ec377fix(coverage): preventreportsDirectoryfrom removing user's project (#5376)38119b7fix(vitest): ignore timeout on websocket reporter rpce77c553fix:--inspect-brkto pause before execution (#5355)d627e20feat: add a flag to include test location in tasks (#5342)Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for vitest since your current version.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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