chore(deps): update dependency @vue/test-utils to v2.5.0 #3050

Merged
renovate merged 1 commits from renovate/vue-test-utils-2.x into main 2026-08-30 15:05:56 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
@vue/test-utils 2.4.112.5.0 age confidence

Release Notes

vuejs/test-utils (@​vue/test-utils)

v2.5.0

Compare Source

⚠️ Breaking change: Vue Test Utils no longer supports class components. See #​2904.

What's Changed

New Contributors

Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.11...v2.5.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@vue/test-utils](https://github.com/vuejs/test-utils) | [`2.4.11` → `2.5.0`](https://renovatebot.com/diffs/npm/@vue%2ftest-utils/2.4.11/2.5.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@vue%2ftest-utils/2.5.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@vue%2ftest-utils/2.4.11/2.5.0?slim=true) | --- ### Release Notes <details> <summary>vuejs/test-utils (@&#8203;vue/test-utils)</summary> ### [`v2.5.0`](https://github.com/vuejs/test-utils/releases/tag/v2.5.0) [Compare Source](https://github.com/vuejs/test-utils/compare/v2.4.11...v2.5.0) ⚠️ **Breaking change:** Vue Test Utils no longer supports class components. See [#&#8203;2904](https://github.com/vuejs/test-utils/pull/2904). #### What's Changed - fix: keep re-rendering root component after another wrapper is mounted by [@&#8203;lazerg](https://github.com/lazerg) in [#&#8203;2890](https://github.com/vuejs/test-utils/pull/2890) - fix: correct `summary` element behavior by [@&#8203;nn-morishita](https://github.com/nn-morishita) in [#&#8203;2806](https://github.com/vuejs/test-utils/pull/2806) - fix: clear emitted event history for child components on unmount by [@&#8203;ebiryu](https://github.com/ebiryu) in [#&#8203;2898](https://github.com/vuejs/test-utils/pull/2898) - chore!: drop class component support by [@&#8203;cexbrayat](https://github.com/cexbrayat) in [#&#8203;2904](https://github.com/vuejs/test-utils/pull/2904) - fix: expose defineExpose bindings on findComponent vm by [@&#8203;adamberecz](https://github.com/adamberecz) in [#&#8203;2927](https://github.com/vuejs/test-utils/pull/2927) #### New Contributors - [@&#8203;MetRonnie](https://github.com/MetRonnie) made their first contribution in [#&#8203;2885](https://github.com/vuejs/test-utils/pull/2885) - [@&#8203;lazerg](https://github.com/lazerg) made their first contribution in [#&#8203;2890](https://github.com/vuejs/test-utils/pull/2890) - [@&#8203;bartlomieju](https://github.com/bartlomieju) made their first contribution in [#&#8203;2892](https://github.com/vuejs/test-utils/pull/2892) - [@&#8203;nn-morishita](https://github.com/nn-morishita) made their first contribution in [#&#8203;2806](https://github.com/vuejs/test-utils/pull/2806) - [@&#8203;ebiryu](https://github.com/ebiryu) made their first contribution in [#&#8203;2898](https://github.com/vuejs/test-utils/pull/2898) - [@&#8203;chiaraani](https://github.com/chiaraani) made their first contribution in [#&#8203;2916](https://github.com/vuejs/test-utils/pull/2916) - [@&#8203;souserge](https://github.com/souserge) made their first contribution in [#&#8203;2695](https://github.com/vuejs/test-utils/pull/2695) - [@&#8203;adamberecz](https://github.com/adamberecz) made their first contribution in [#&#8203;2927](https://github.com/vuejs/test-utils/pull/2927) **Full Changelog**: <https://github.com/vuejs/test-utils/compare/v2.4.11...v2.5.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-08-30 15:03:10 +00:00
chore(deps): update dependency @vue/test-utils to v2.5.0
dancefinder-app / build (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
dancefinder-app / build (pull_request) Successful in 1m49s
dancefinder-app / deploy-prod (pull_request) Skipped
c559f6218c
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-30 15:03:12 +00:00
renovate merged commit 69e869fc1e into main 2026-08-30 15:05:56 +00:00
renovate deleted branch renovate/vue-test-utils-2.x 2026-08-30 15:05:58 +00:00
Sign in to join this conversation.