Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 26, 2025

Bumps @testing-library/vue from 5.9.0 to 6.6.1.

Release notes

Sourced from @​testing-library/vue's releases.

v6.6.1

6.6.1 (2022-07-16)

Bug Fixes

  • missing optional parameter for emitted (#276) (6dd4847)

v6.6.0

6.6.0 (2022-06-08)

This is the Vue 3 release on latest channel 🎉 This means that, from now on, npm install -D @testing-library/vue will install v6, which targets Vue 3.

Vue 2 is still suported with npm install -D @testing-library/vue@^5.

Bug Fixes

  • types: Pass Store type to RenderOptions/render function (#268) (181765f)
  • types: Remove Router and Vuex dependencies (#246) (9d367e7)
  • support TypeScript v3 (#241) (b028364)
  • types: exclude tsconfig from types folder in publish flow (#213) (40caa97)
  • Add cleanup type (#186) (75e0111)
  • import pretty-format from testing-library/dom (#185) (a051013)
  • Make fireEvent.update work with lazy modifier (#183) (853d998)
  • types: allow all elements (#175) (a5bd6cc)
  • allow multiple calling of updateProps (#170) (95cc445)

Features

  • Add env to turn off fireEvent.update warning (#181) (4376e64)
  • Add support for input file on fireEvent.update (#179) (b762198)
  • allow passing instantiated Vue Router (#239) (96c0c2d)
  • allow passing instantiated Vuex store (#232) (9d63d71)
  • Move types from DefinitelyTyped into this repo (#165) (dbcf740)
  • Warn using fireEvent.input() or .change() and suggest fireEvent.update() (#166) (8871d2f), closes #83
  • debug: Add maxLength and options to debug (#164) (920dff2)

v6.5.1

6.5.1 (2022-02-06)

Bug Fixes

v6.5.0

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
@testing-library/vue [>= 8.a, < 9]
@testing-library/vue [>= 7.a, < 8]

Dependabot compatibility score

You can trigger a rebase of this PR 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 [@testing-library/vue](https://github.com/testing-library/vue-testing-library) from 5.9.0 to 6.6.1.
- [Release notes](https://github.com/testing-library/vue-testing-library/releases)
- [Commits](testing-library/vue-testing-library@v5.9.0...v6.6.1)

---
updated-dependencies:
- dependency-name: "@testing-library/vue"
  dependency-version: 6.6.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team as code owners November 26, 2025 00:14
@dependabot dependabot bot requested review from nfebe, skjnldsv and szaimen and removed request for a team November 26, 2025 00:14
@susnux
Copy link
Contributor

susnux commented Nov 26, 2025

@dependabot ignore this major version

@dependabot dependabot bot closed this Nov 26, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/build/frontend-legacy/testing-library/vue-6.6.1 branch November 26, 2025 00:16
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 26, 2025

OK, I won't notify you about version 6.x.x again, unless you re-open this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants