build(deps-dev): Bump the vitest group with 3 updates#331
Closed
dependabot[bot] wants to merge 2 commits intomainfrom
Closed
build(deps-dev): Bump the vitest group with 3 updates#331dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
f443bb0 to
8bf62e7
Compare
8e7d7f6 to
882fff7
Compare
346843d to
c81e69e
Compare
46261d5 to
26990bb
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.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/coverage-v8) Updates `@vitest/expect` from 1.0.0-beta.3 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/expect) Updates `vitest` from 1.0.0-beta.3 to 1.2.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/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>
883cbce to
613e641
Compare
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Contributor
Author
|
Superseded by #352. |
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.2.2Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
b1462a4chore: release v1.2.2d53b858fix(coverage): removecoverage/.tmpfiles after run (#5008)6421c27chore: release v1.2.14b41131fix(coverage):thresholds.autoUpdateto work with arrow function configurat...b561c32chore: release v1.2.096dc6e9feat(coverage): custom reporter support (#4828)a73c1c2chore: release v1.1.3be5a259chore: release v1.1.2c8abbc1chore: release v1.1.19497f48chore: release v1.1.0Updates
@vitest/expectfrom 1.0.0-beta.3 to 1.2.2Release notes
Sourced from
@vitest/expect's releases.... (truncated)
Commits
b1462a4chore: release v1.2.2a199ac2fix(expect): improvetoThrow(asymmetricMatcher)failure message (#5000)6421c27chore: release v1.2.106bae4dfix(expect): implement chai inspect forAsymmetricMatcher(#4942)b561c32chore: release v1.2.0463bee3feat: allow extending toEqual (fix #2875) (#4880)a73c1c2chore: release v1.1.3be5a259chore: release v1.1.2c8abbc1chore: release v1.1.19497f48chore: release v1.1.0Updates
vitestfrom 1.0.0-beta.3 to 1.2.2Release notes
Sourced from vitest's releases.
... (truncated)
Commits
b1462a4chore: release v1.2.26689856fix(coverage): don't crash when re-run removes earlier run's reports (#5022)fff1a27fix(vitest): don't throw an error if mocked file was already imported (#5050)6dae3fefix(typecheck): fixignoreSourceErrorsin run mode (#5044)cf5641afix(vitest): support older NodeJS with asyncimport.meta.resolve(#5045)915d6c4fix(threads): mention common work-around for the logged error (#5024)a9a486ffix(vitest): allowuseFakeTimersto fakerequestIdleCallbackon non brows...253df1cfix(vitest): throw an error if vi.mock is exported (#5034)7344870feat(vitest): expose getHooks & setHooks (#5032)9c7c0fcfix(vitest): test deep dependencies change detection (#4934)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