Bump @vue/test-utils from 1.0.0-beta.32 to 2.2.0 in /webapp
Created by: dependabot[bot]
Bumps @vue/test-utils from 1.0.0-beta.32 to 2.2.0.
Release notes
Sourced from @vue/test-utils's releases.
v2.2.0
What's Changed
Features
- feat(setValue): allow array for multiselect .setValue() method by
@freakzlikein vuejs/test-utils#1825- feat(wrapper): Add raw option to .html() by
@freakzlikein vuejs/test-utils#1827- feat(stubs): Allow to stub directives (fixes #1800) by
@xanfin vuejs/test-utils#1804Fixes
- fix(compat): do not overwrite globalProperties merge them instead by
@xanfin vuejs/test-utils#1788- fix(element): return correct element for component which renders other component while passing array of vnodes in default slot by
@xanfin vuejs/test-utils#1789- fix: cleanup event listeners on unmount by
@freakzlikein vuejs/test-utils#1793- fix(config): Do not use config.renderStubDefaultSlot by
@xanfin vuejs/test-utils#1797- fix(stubs): Do not render function body in stub by
@xanfin vuejs/test-utils#1819Other
- chore(deps): update dependency rollup-plugin-typescript2 to v0.34.1 by
@renovatein vuejs/test-utils#1790- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#1794- chore(deps): update dependency unplugin-vue-components to v0.22.8 by
@renovatein vuejs/test-utils#1795- added typescript documentation to plugins.md by
@mrcwbrin vuejs/test-utils#1796- chore(deps): update dependency vue-tsc to v1 by
@renovatein vuejs/test-utils#1802- chore(deps): update dependency
@rollup/plugin-commonjsto v23 by@renovatein vuejs/test-utils#1803- chore(deps): update dependency
@rollup/plugin-jsonto v5 by@renovatein vuejs/test-utils#1805- chore(deps): update dependency
@rollup/plugin-node-resolveto v15 by@renovatein vuejs/test-utils#1806- chore(deps): update dependency
@rollup/plugin-replaceto v5 by@renovatein vuejs/test-utils#1808- chore(deps): update pnpm/action-setup action to v2.2.3 by
@renovatein vuejs/test-utils#1809- chore(scripts): add prepare script by
@xanfin vuejs/test-utils#1812- chore: use
@rollup/plugin-typescriptby@cexbrayatin vuejs/test-utils#1811- chore: use a typescript rollup config by
@cexbrayatin vuejs/test-utils#1814- chore: use --bundleConfigAsCjs to load rollup config by
@cexbrayatin vuejs/test-utils#1816- chore: support node v18 by
@cexbrayatin vuejs/test-utils#1817- chore(deps): update pnpm/action-setup action to v2.2.4 by
@renovatein vuejs/test-utils#1820- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#1821- chore: update to vitest v0.24.3 by
@cexbrayatin vuejs/test-utils#1823- chore(deps): update dependency
@vitest/coverage-c8to v0.24.3 by@renovatein vuejs/test-utils#1824New Contributors
@mrcwbrmade their first contribution in vuejs/test-utils#1796Full Changelog: https://github.com/vuejs/test-utils/compare/v2.1.0...v2.2.0
v2.1.0
What's Changed
Fixes
- fix: keep Date objects on setData by
@freakzlikein vuejs/test-utils#1720- fix: Make wrapper.find() enable to find ref in v-for directive by
@hiromi2424in vuejs/test-utils#1723
... (truncated)
Commits
- See full diff in compare view
Maintainer changes
This version was pushed to npm by lmiller1990, a new releaser for @vue/test-utils since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)