Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 23, 2025

Bumps vitest-when from 0.6.2 to 0.10.0.

Release notes

Sourced from vitest-when's releases.

v0.10.0

0.10.0 (2025-11-11)

⚠ BREAKING CHANGES

  • types: revert #23 due to Vitest revert (#37)

Features

  • allow partial args matching with ignoreExtraArgs (#36) (9e8e0da)

Code Refactoring

v0.9.0

0.9.0 (2025-10-26)

Features

  • update to Vitest v4 and refine types (#34) (3b0eeee)

Bug Fixes

  • support mocked constructors in Vitest v4 (#33) (5ee07dd)

v0.8.1

0.8.1 (2025-10-03)

Bug Fixes

  • types: accept MockInstance (again) (#31) (fb9764f), closes #30

v0.8.0

0.8.0 (2025-08-29)

Features

  • return mock from then methods (#27) (067fc34)

Bug Fixes

  • work around getMockImplementation() bug in Vitest (#28) (24a97c2)

v0.7.0

0.7.0 (2025-08-06)

Features

  • types: support mocked constructors (#26) (328267b)
Commits
  • 6f79ed1 chore(release): 0.10.0
  • 6feba21 refactor(types)!: revert #23 due to Vitest revert (#37)
  • 9e8e0da feat: allow partial args matching with ignoreExtraArgs (#36)
  • ff8c781 chore(release): 0.9.0
  • 5ee07dd fix: support mocked constructors in Vitest v4 (#33)
  • 3b0eeee feat: update to Vitest v4 and refine types (#34)
  • decffc6 chore(release): 0.8.1
  • fb9764f fix(types): accept MockInstance (again) (#31)
  • 6ddd8b2 ci: configure OIDC auth with npm (#29)
  • 82347ad chore(release): 0.8.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest-when since your current version.


Dependabot compatibility score

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)

Bumps [vitest-when](https://github.com/mcous/vitest-when) from 0.6.2 to 0.10.0.
- [Release notes](https://github.com/mcous/vitest-when/releases)
- [Commits](mcous/vitest-when@v0.6.2...v0.10.0)

---
updated-dependencies:
- dependency-name: vitest-when
  dependency-version: 0.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 23, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 23, 2025 06:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 23, 2025
@dependabot dependabot bot requested review from main-kun and removed request for a team December 23, 2025 06:01
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant