-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps-dev): bump the vitest group with 3 updates #379
Conversation
3bed677
to
7a48798
Compare
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 👍🏾
3cb2600
to
eaa07d9
Compare
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 👍🏾
fc7768e
to
68178aa
Compare
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 👍🏾
065f4f8
to
e6edd32
Compare
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 👍🏾
5cabfd8
to
d9fac01
Compare
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 👍🏾
267ada8
to
e60d200
Compare
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 👍🏾
a8d3491
to
debc999
Compare
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 👍🏾
6cd9fb7
to
2b0ff34
Compare
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 👍🏾
d6a2bde
to
bd1fa30
Compare
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 👍🏾
cc6efdc
to
da17be3
Compare
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 👍🏾
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] <[email protected]>
70a8c98
to
368e170
Compare
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
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 👍🏾
Superseded by #427. |
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-v8
from 1.0.0-beta.3 to 1.4.0Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
a8da192
chore: release v1.4.0600b44d
feat(coverage): support--changed
option (#5314)6eda473
fix(coverage): respect source maps of pre-transpiled sources (#5367)c3eb8de
fix(coverage): v8 to ignore type-only files (#5328)074450e
chore(deps): updateistanbul-lib-source-maps
to v5 (#5304)d68a739
fix(coverage): expensive regexp hangs v8 report generation (#5259)e5114ab
chore: release v1.3.1a280451
fix(coverage): ignore generated TS decorators (#5206)c692f76
refactor(coverage): move common parts tovitest
package (#5236)bb2af3b
chore: release v1.3.0Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/coverage-v8
since your current version.Updates
@vitest/expect
from 1.0.0-beta.3 to 1.4.0Release notes
Sourced from
@vitest/expect
's releases.... (truncated)
Commits
a8da192
chore: release v1.4.08ee59f0
fix(expect): show diff ontoContain/toMatch
assertion error (#5267)e5114ab
chore: release v1.3.1bb2af3b
chore: release v1.3.02ee2317
ci: add publish workflow (#5168)7a31a1a
chore(deps): update dependency@antfu/eslint-config
to v2 (#5153)dcf0d6a
chore(deps): update antfu stylelint config (#5127)b1462a4
chore: release v1.2.2a199ac2
fix(expect): improvetoThrow(asymmetricMatcher)
failure message (#5000)6421c27
chore: release v1.2.1Maintainer changes
This version was pushed to npm by vitestbot, a new releaser for
@vitest/expect
since your current version.Updates
vitest
from 1.0.0-beta.3 to 1.4.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
a8da192
chore: release v1.4.0d7e8b53
feat(config): deprecatecache.dir
option (#5229)c652148
chore: remove unused propertyce5ca6b
fix(vitest): logs inbeforeAll
andafterAll
(#5288)51d1d47
fix(vitest): correctly override api with --no-api flag (#5386)efe441f
chore: guard try/catch in websocket reporter07ec377
fix(coverage): preventreportsDirectory
from removing user's project (#5376)38119b7
fix(vitest): ignore timeout on websocket reporter rpce77c553
fix:--inspect-brk
to pause before execution (#5355)d627e20
feat: 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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