Skip to content

πŸ”’οΈ Bump vitest and @vitest/coverage-v8 #136

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

Merged
merged 3 commits into from
Feb 6, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 6, 2025

Bumps vitest and @vitest/coverage-v8. These dependencies needed to be updated together.
Updates vitest from 2.0.0 to 2.1.9

Release notes

Sourced from vitest's releases.

v2.1.9

This release includes security patches for:

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

v2.1.8

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

v2.1.7

   🐞 Bug Fixes

  • Revert support for Vite 6 Β -Β  by @​sheremet-va (fbe5c)
    • This introduced some breaking changes (vitest-dev/vitest#6992). We will enable support for it later. In the meantime, you can still use pnpm.overrides or yarn resolutions to override the vite version in the vitest package - the APIs are compatible.
Β Β Β Β View changes on GitHub

v2.1.6

πŸš€ Features

  • Support Vite 6
Β Β Β Β View changes on GitHub

v2.1.5

   🐞 Bug Fixes

... (truncated)

Commits

Updates @vitest/coverage-v8 from 2.0.0 to 2.1.9

Release notes

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

v2.1.9

This release includes security patches for:

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

v2.1.8

   🐞 Bug Fixes

Β Β Β Β View changes on GitHub

v2.1.7

   🐞 Bug Fixes

  • Revert support for Vite 6 Β -Β  by @​sheremet-va (fbe5c)
    • This introduced some breaking changes (vitest-dev/vitest#6992). We will enable support for it later. In the meantime, you can still use pnpm.overrides or yarn resolutions to override the vite version in the vitest package - the APIs are compatible.
Β Β Β Β View changes on GitHub

v2.1.6

πŸš€ Features

  • Support Vite 6
Β Β Β Β View changes on GitHub

v2.1.5

   🐞 Bug Fixes

... (truncated)

Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.

Updates `vitest` from 2.0.0 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

Updates `@vitest/coverage-v8` from 2.0.0 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 6, 2025
@haliphax haliphax changed the title Bump vitest and @vitest/coverage-v8 πŸ”’ Bump vitest and @vitest/coverage-v8 Feb 6, 2025
@coveralls
Copy link

coveralls commented Feb 6, 2025

Pull Request Test Coverage Report for Build 13185416298

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.911%

Totals Coverage Status
Change from base Build 13118780668: 0.0%
Covered Lines: 1165
Relevant Lines: 1169

πŸ’› - Coveralls

@haliphax
Copy link
Owner

haliphax commented Feb 6, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 6, 2025

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@haliphax haliphax changed the title πŸ”’ Bump vitest and @vitest/coverage-v8 πŸ”’οΈ Bump vitest and @vitest/coverage-v8 Feb 6, 2025
@haliphax haliphax merged commit 7041b83 into main Feb 6, 2025
11 checks passed
@haliphax haliphax deleted the dependabot/npm_and_yarn/multi-843fc42519 branch February 6, 2025 18:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants