-
-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): Bump the vitest group with 3 updates #331
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
unicornware
left a comment
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 👍🏾
f443bb0 to
8bf62e7
Compare
unicornware
left a comment
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 👍🏾
8e7d7f6 to
882fff7
Compare
unicornware
left a comment
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 👍🏾
346843d to
c81e69e
Compare
unicornware
left a comment
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 👍🏾
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>
|
Superseded by #352. |
|
This pull request has been automatically locked since there has not been any recent |
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