build(deps-dev): Bump the vitest group with 3 updates#229
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
build(deps-dev): Bump the vitest group with 3 updates#229dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
ffb8942 to
67d0b69
Compare
75b08fb to
70d6749
Compare
50e3986 to
29f9e3f
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.0.0-beta.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.0-beta.5/packages/coverage-v8) Updates `@vitest/expect` from 1.0.0-beta.3 to 1.0.0-beta.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.0-beta.5/packages/expect) Updates `vitest` from 1.0.0-beta.3 to 1.0.0-beta.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.0-beta.5/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/expect" 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] <support@github.com>
df3d7b6 to
d17dba2
Compare
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Contributor
Author
|
Superseded by #245. |
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.0.0-beta.5Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
abe6c72chore: release v1.0.0-beta.54953410feat!(coverage): glob based coverage thresholds (#4442)fb84885chore: add defaults to exports (#4462)b28b19echore: update packages (#4470)40e9fd7chore: update packages (#4468)7c2037dchore: use require('./package.json') in rollup.config instead of assert to re...9734e81chore: release v1.0.0-beta.4Updates
@vitest/expectfrom 1.0.0-beta.3 to 1.0.0-beta.5Release notes
Sourced from
@vitest/expect's releases.... (truncated)
Commits
abe6c72chore: release v1.0.0-beta.5ac665c9fix: provide customTesters to asymmetric matchers60d6d17fix(expect): don't fail when using jest expect (#4517)ce84f06feat(expect): toContain can handle classList and Node.contains (#4239)fb84885chore: add defaults to exports (#4462)cc19117chore: migrate to flat eslint config (#4472)cadb9cdfix(expect): print full error if promise is rejected (#4467)7c2037dchore: use require('./package.json') in rollup.config instead of assert to re...9734e81chore: release v1.0.0-beta.49fe3873fix: copy custom asymmetric matchers to localexpect(#4405)Updates
vitestfrom 1.0.0-beta.3 to 1.0.0-beta.5Release notes
Sourced from vitest's releases.
... (truncated)
Commits
abe6c72chore: release v1.0.0-beta.5a3fd5f8feat: allow custom pools (#4417)94f9a3cfix: applyretryandbailfrom test config file (#4530)4953410feat!(coverage): glob based coverage thresholds (#4442)ca168a1fix: inherit concurrent/sequential in nested suites (#4482)4aaedf0chore(browser): retry id import in case it fails (#4504)503331dfix(vitest): throw an error if Vite wasn't able to resolve aliased path (#4503)fb84885chore: add defaults to exports (#4462)7dee832fix(vitest): use correct type for defineProject to allow usage in mergeConfig...ac3d300chore: have chunks in a separate folder (#4491)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