Skip to content
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 across 1 directory with 3 updates #436

Closed
wants to merge 2 commits into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 30, 2024

Bumps the vitest group with 3 updates in the / directory: @vitest/coverage-v8, @vitest/expect and vitest.

Updates @vitest/coverage-v8 from 1.0.0-beta.3 to 1.5.3

Release notes

Sourced from @​vitest/coverage-v8's releases.

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

  • api: startVitest() to accept stdout and stdin  -  by @​AriPerkkio in vitest-dev/vitest#5493 (780b1)
    • This is listed as a feature, but it doesn't increase the minor version because startVitest API is experimental and doesn't follow semver.

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

   🚀 Features

... (truncated)

Commits
  • a52964b chore: release v1.5.3
  • 81f57f4 chore: release v1.5.2
  • 1be4510 chore: release v1.5.1
  • 80265b4 fix(coverage): thresholds to compare files relative to root (#5574)
  • ea3c16e fix(coverage): prevent crash when cleanOnRerun is disabled (#5540)
  • 9e7a01c chore: release v1.5.0
  • 10b8971 feat(coverage): v8 to ignore empty lines, comments, types (#5457)
  • a8da192 chore: release v1.4.0
  • 600b44d feat(coverage): support --changed option (#5314)
  • 6eda473 fix(coverage): respect source maps of pre-transpiled sources (#5367)
  • Additional commits viewable in compare view
Maintainer 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.5.3

Release notes

Sourced from @​vitest/expect's releases.

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

  • api: startVitest() to accept stdout and stdin  -  by @​AriPerkkio in vitest-dev/vitest#5493 (780b1)
    • This is listed as a feature, but it doesn't increase the minor version because startVitest API is experimental and doesn't follow semver.

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

   🚀 Features

... (truncated)

Commits
  • a52964b chore: release v1.5.3
  • 30e5dc1 fix: backport jest iterable equality within object (#5621)
  • 81f57f4 chore: release v1.5.2
  • ce36845 fix: check for null before storing in weakmap
  • 1be4510 chore: release v1.5.1
  • 9e6417c fix(expect): fix toEqual and toMatchObject with circular references (#5535)
  • 9e7a01c chore: release v1.5.0
  • 9927639 feat: remove unrelated noise from diff for toMatchObject() (#5364)
  • 674851c fix: the value received by toMatch should be a string (#5428)
  • e5253de fix(expect): fix toHaveBeenNthCalledWith error message when not called (#5420)
  • Additional commits viewable in compare view
Maintainer 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.5.3

Release notes

Sourced from vitest's releases.

v1.5.3

   🐞 Bug Fixes

    View changes on GitHub

v1.5.2

   🐞 Bug Fixes

    View changes on GitHub

v1.5.1

   🚀 Features

  • api: startVitest() to accept stdout and stdin  -  by @​AriPerkkio in vitest-dev/vitest#5493 (780b1)
    • This is listed as a feature, but it doesn't increase the minor version because startVitest API is experimental and doesn't follow semver.

   🐞 Bug Fixes

    View changes on GitHub

v1.5.0

   🚀 Features

... (truncated)

Commits
  • a52964b chore: release v1.5.3
  • 200609c fix(reporter): use default error formatter for JUnit (#5629)
  • 48fba19 fix: use package.json name for a workspace project if not provided (#5608)
  • 7c993e9 test: standardising internal test (#5600)
  • 81f57f4 chore: release v1.5.2
  • 1be4510 chore: release v1.5.1
  • f1bec62 refactor: remove VitestCache.clearCache method (#5602)
  • 780b187 feat(api): startVitest() to accept stdout and stdin (#5493)
  • 2b3fc0f docs: fix cli-table generator
  • 597e0c2 docs: generate CLI table automatically (#5588)
  • Additional commits viewable in compare view
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

@dependabot dependabot bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Apr 30, 2024
@flex-development flex-development bot enabled auto-merge (squash) April 30, 2024 15:10
Bumps the vitest group with 3 updates in the / directory: [@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.5.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.3/packages/coverage-v8)

Updates `@vitest/expect` from 1.0.0-beta.3 to 1.5.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.3/packages/expect)

Updates `vitest` from 1.0.0-beta.3 to 1.5.3
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.5.3/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>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitest-23444cc78d branch from dcc8e93 to ee44ef1 Compare May 2, 2024 15:34
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
Copy link
Contributor Author

dependabot bot commented on behalf of github May 6, 2024

Superseded by #439.

@dependabot dependabot bot closed this May 6, 2024
auto-merge was automatically disabled May 6, 2024 15:14

Pull request was closed

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitest-23444cc78d branch May 6, 2024 15:14
@flex-development
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent
activity after it was closed. Please open a new issue for related bugs or features. Be
sure to reference this issue.

@flex-development flex-development bot added the status:stale superseded by different issue, pull request, or discussion label Jul 6, 2024
@flex-development flex-development bot locked as resolved and limited conversation to collaborators Jul 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
scope:dependencies dependency updates status:stale superseded by different issue, pull request, or discussion type:build changes to the build system or external dependencies
Projects
Status: 🥶 Icebox
Development

Successfully merging this pull request may close these issues.

0 participants