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) |  |  |
---
### Release Notes
<details>
<summary>vuejs/test-utils (@​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 [#​2904](https://github.com/vuejs/test-utils/pull/2904).
#### What's Changed
- fix: keep re-rendering root component after another wrapper is mounted by [@​lazerg](https://github.com/lazerg) in [#​2890](https://github.com/vuejs/test-utils/pull/2890)
- fix: correct `summary` element behavior by [@​nn-morishita](https://github.com/nn-morishita) in [#​2806](https://github.com/vuejs/test-utils/pull/2806)
- fix: clear emitted event history for child components on unmount by [@​ebiryu](https://github.com/ebiryu) in [#​2898](https://github.com/vuejs/test-utils/pull/2898)
- chore!: drop class component support by [@​cexbrayat](https://github.com/cexbrayat) in [#​2904](https://github.com/vuejs/test-utils/pull/2904)
- fix: expose defineExpose bindings on findComponent vm by [@​adamberecz](https://github.com/adamberecz) in [#​2927](https://github.com/vuejs/test-utils/pull/2927)
#### New Contributors
- [@​MetRonnie](https://github.com/MetRonnie) made their first contribution in [#​2885](https://github.com/vuejs/test-utils/pull/2885)
- [@​lazerg](https://github.com/lazerg) made their first contribution in [#​2890](https://github.com/vuejs/test-utils/pull/2890)
- [@​bartlomieju](https://github.com/bartlomieju) made their first contribution in [#​2892](https://github.com/vuejs/test-utils/pull/2892)
- [@​nn-morishita](https://github.com/nn-morishita) made their first contribution in [#​2806](https://github.com/vuejs/test-utils/pull/2806)
- [@​ebiryu](https://github.com/ebiryu) made their first contribution in [#​2898](https://github.com/vuejs/test-utils/pull/2898)
- [@​chiaraani](https://github.com/chiaraani) made their first contribution in [#​2916](https://github.com/vuejs/test-utils/pull/2916)
- [@​souserge](https://github.com/souserge) made their first contribution in [#​2695](https://github.com/vuejs/test-utils/pull/2695)
- [@​adamberecz](https://github.com/adamberecz) made their first contribution in [#​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==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.4.11→2.5.0Release Notes
vuejs/test-utils (@vue/test-utils)
v2.5.0Compare Source
⚠️ Breaking change: Vue Test Utils no longer supports class components. See #2904.
What's Changed
summaryelement behavior by @nn-morishita in #2806New Contributors
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.11...v2.5.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate CLI.