nuxtjs-woocommerce
nuxtjs-woocommerce copied to clipboard
Bump @vue/test-utils from 2.1.0 to 2.2.0
Bumps @vue/test-utils from 2.1.0 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
Commits
2756c62publish: 2.2.0ff93e5efeat(wrapper): Add raw option to .html()0b5548dchore: Replace pretty by js-beautify76aa1d8feat(setValue): allow array for multiselect .setValue() method03cfd99chore(deps): update dependency@vitest/coverage-c8to v0.24.333d7c68chore: update to vitest v0.24.3f68ceeechore(deps): update all non-major dependencies99209d0feat(stubs): allow to stub directives (fixes #1800) (#1804)22c7698fix(stubs): Do not render function body in stub348d651fix(config): Do not use config.renderStubDefaultSlot- Additional commits viewable in compare view
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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| nuxtjs-woocommerce | ✅ Ready (Inspect) | Visit Preview | Oct 24, 2022 at 10:38PM (UTC) |
Looks like @vue/test-utils is up-to-date now, so this is no longer needed.







