FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

build(deps-dev): Bump the vitest group across 1 directory with 3 updates by dependabot[bot] · Pull Request #35 · flex-development/when · GitHub

build(deps-dev): Bump the vitest group across 1 directory with 3 updates - #35

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/vitest-c4f8a74603
Open

build(deps-dev): Bump the vitest group across 1 directory with 3 updates#35
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/vitest-c4f8a74603

Conversation

dependabot Bot commented on behalf of github Mar 12, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

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

Updates @vitest/coverage-v8 from 4.0.18 to 4.1.5

Release notes

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

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

... (truncated)

Commits

Updates @vitest/ui from 4.0.18 to 4.1.5

Release notes

Sourced from @​vitest/ui's releases.

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

... (truncated)

Commits

Updates vitest from 4.0.18 to 4.1.5

Release notes

Sourced from vitest's releases.

v4.1.5

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.4

   🚀 Experimental Features

   🐞 Bug Fixes

    View changes on GitHub

v4.1.3

   🚀 Experimental Features

... (truncated)

Commits
  • e399846 chore: release v4.1.5
  • 7dc6d54 Revert "fix: respect diff config options in soft assertions (#8696)"
  • 9787ded fix: respect diff config options in soft assertions (#8696)
  • 325463a fix(ast-collect): recognize _vi_import prefix in static test discovery (#10...
  • 0e0ff41 feat(coverage): istanbul to support instrumenter option (#10119)
  • 663b99f fix: alias agent reporter to minimal (#10157)
  • 122c25b fix: fix vi.defineHelper called as object method (#10163)
  • 6abd557 feat(api): make test-specification options writable (#10154)
  • 596f739 fix: project color label on html reporter (#10142)
  • 9423dc0 fix: --project negation excludes browser instances (#10131)
  • Additional commits viewable in compare view

dependabot Bot added scope:dependencies dependency updates type:build changes to the build system or external dependencies labels Mar 12, 2026
flex-development Bot enabled auto-merge (squash) March 12, 2026 23:18
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-c4f8a74603 branch 8 times, most recently from 4c3d90c to f6700e7 Compare March 19, 2026 23:17

codecov Bot commented Mar 19, 2026

Copy link
Copy Markdown

⚠️ JUnit XML file not found

The CLI was unable to find any JUnit XML files to upload.
For more help, visit our troubleshooting guide.

dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-c4f8a74603 branch 10 times, most recently from 75e368b to ebea548 Compare March 27, 2026 23:26
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-c4f8a74603 branch 3 times, most recently from 83ea0fd to 7a34635 Compare April 2, 2026 11:01
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-c4f8a74603 branch 2 times, most recently from 082c29f to 8a21a74 Compare April 7, 2026 23:17
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-c4f8a74603 branch 3 times, most recently from a7e3baa to 066d022 Compare April 14, 2026 23:17
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-c4f8a74603 branch 2 times, most recently from 5510eb6 to d1324ae Compare April 21, 2026 00:19
dependabot Bot changed the title build(deps-dev): Bump the vitest group with 3 updates build(deps-dev): Bump the vitest group across 1 directory with 3 updates Apr 28, 2026
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-c4f8a74603 branch 2 times, most recently from 19f4490 to 871d66f Compare May 2, 2026 02:45
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/ui](https://github.com/vitest-dev/vitest/tree/HEAD/packages/ui) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest).


Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/coverage-v8)

Updates `@vitest/ui` from 4.0.18 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/ui)

Updates `vitest` from 4.0.18 to 4.1.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.5/packages/vitest)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: "@vitest/ui"
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot force-pushed the dependabot/npm_and_yarn/vitest-c4f8a74603 branch from 728d9aa to 534e777 Compare May 5, 2026 23:18
Signed-off-by: flex-development[bot] <148604919+flex-development[bot]@users.noreply.github.com>
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope:dependencies dependency updates type:build changes to the build system or external dependencies

Projects

Status: 🆕 New

Development

Successfully merging this pull request may close these issues.

0 participants


Back | FazBrowse Home | New Git URL