build(deps-dev): Bump the vitest group with 3 updates#245
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
build(deps-dev): Bump the vitest group with 3 updates#245dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
988ed53 to
c398117
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.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.0-beta.6/packages/coverage-v8) Updates `@vitest/expect` from 1.0.0-beta.3 to 1.0.0-beta.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.0-beta.6/packages/expect) Updates `vitest` from 1.0.0-beta.3 to 1.0.0-beta.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.0.0-beta.6/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>
ac584e7 to
43a30a8
Compare
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Contributor
Author
|
Superseded by #252. |
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.6Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
b766d34chore: release v1.0.0-beta.61fdd6fefix(deps): update dependency std-env to ^3.5.0 (#4582)a70f216fix(deps): update dependency v8-to-istanbul to ^9.2.0 (#4583)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.6Release notes
Sourced from
@vitest/expect's releases.... (truncated)
Commits
b766d34chore: release v1.0.0-beta.6abe6c72chore: 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.4Updates
vitestfrom 1.0.0-beta.3 to 1.0.0-beta.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b766d34chore: release v1.0.0-beta.6cb87f44docs: fix grammar/stylistic issues (#4534)79e9bfafix(bench): extract ChainableBenchmarkAPI type (#4537)241a8c1fix(vitest): pass correct server options in workspace (#4539) (#4540)9fbf39afix(vitest): correctly support CSS variable when using happy-dom (#4601)3f8c3fbfix: date prototype when using setSystemTime (#4584)f377a3bfix: respect trailing slash when filtering by file path (#4538)a150c19chore(deps): update dependency@types/jsdomto ^21.1.6 (#4597)dd80288fix(vitest): Add import-meta.d.ts (#4571)58ef51afeat: add --project option to limit what projects are running (#4561)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