Update dependency @vue/test-utils to v2.3.1 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
@vue/test-utils | 2.2.10 -> 2.3.1 |
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
vuejs/test-utils
v2.3.1
What's Changed
- docs(fr): french documentation and README.md by @antoinezanardi in https://github.com/vuejs/test-utils/pull/1975
- fix: Stub instance of the same component by @freakzlike in https://github.com/vuejs/test-utils/pull/1979
- fix: return wrapper error from DOMWrapper ctor if element is nullish by @ascott18 in https://github.com/vuejs/test-utils/pull/1996
New Contributors
- @antoinezanardi made their first contribution in https://github.com/vuejs/test-utils/pull/1975
- @ascott18 made their first contribution in https://github.com/vuejs/test-utils/pull/1996
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.3.0...v2.3.1
v2.3.0
What's Changed
renderToString
is merged for SSR testing, thanks to @wobsoriano and @cexbrayat!
- feat: add renderToString function by @cexbrayat in https://github.com/vuejs/test-utils/pull/1971
- docs: add emits to v-model documentation by @cexbrayat in https://github.com/vuejs/test-utils/pull/1970
- docs: change type for unableAutoUnmount by @voskresla in https://github.com/vuejs/test-utils/pull/1966
- docs: mentions attachTo in trigger documentation by @cexbrayat in https://github.com/vuejs/test-utils/pull/1972
New Contributors
- @voskresla made their first contribution in https://github.com/vuejs/test-utils/pull/1966
Full Changelog: https://github.com/vuejs/test-utils/compare/2.2.10...v2.3.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.