Update dependency @vue/test-utils-vue3 to ^2.4.10
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @vue/test-utils-vue3 | devDependencies | patch | ^2.4.6 -> ^2.4.10 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
vuejs/test-utils (@vue/test-utils-vue3)
v2.4.10
v2.4.9
🩹 Fixes
- Tolerate duplicate attachTo cleanup (#2830)
📖 Documentation
- Document release process (#2834)
🏡 Chore
- Migrate renovate config (5d37934)
🤖 CI
- Pin github actions to commit hashes (75dcef3)
❤️ Contributors
- Cédric Exbrayat (@cexbrayat)
- Daniel Roe (@danielroe)
v2.4.8
🩹 Fixes
- Correct declaration entrypoint (#2826)
🤖 CI
- Enable pkg.pr.new (#2827)
❤️ Contributors
- Cédric Exbrayat (@cexbrayat)
- Daniel Roe (@danielroe)
v2.4.7
🚀 Enhancements
- Add Chinese docs translation (#2552)
- SetData()/shallowMount with initialData for components using the Composition API /
Edited by GitLab Dependency Bot