Bump @vue/test-utils from 1.0.0-beta.32 to 2.2.7 in /webapp
Created by: dependabot[bot]
Bumps @vue/test-utils from 1.0.0-beta.32 to 2.2.7.
Release notes
Sourced from @vue/test-utils
's releases.
v2.2.7
Fixes
- fix: Differentiate script setup from option api component with setup by
@renatodeleao
in vuejs/test-utils#1928Docs
- Documentation Update (Issue 1894) by
@evandroguedes
in vuejs/test-utils#1895- docs: add section about test runners upgrade to migration guide by
@renatodeleao
in vuejs/test-utils#1923- [docs]: improve slot scope auto exposing "params" behaviour by
@renatodeleao
in vuejs/test-utils#1924- [docs]: fix broken slots documentation by
@miguel-tzab
in vuejs/test-utils#1926Chore
- chore(deps): update vitest to v0.25.4 by
@renovate
in vuejs/test-utils#1896- chore(deps): update vitest to v0.25.5 by
@renovate
in vuejs/test-utils#1897- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1898- chore(deps): update dependency prettier to v2.8.1 by
@renovate
in vuejs/test-utils#1900- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1901- chore(deps): update vitest to v0.25.6 by
@renovate
in vuejs/test-utils#1902- chore: add stackblitz link and envinfo to issue template by
@cexbrayat
in vuejs/test-utils#1906- chore(deps): update vite (major) by
@renovate
in vuejs/test-utils#1907- chore(deps): update vitest to v0.25.7 by
@renovate
in vuejs/test-utils#1908- chore(deps): update dependency unplugin-vue-components to v0.22.12 by
@renovate
in vuejs/test-utils#1909- chore(deps): update vitest to v0.25.8 by
@renovate
in vuejs/test-utils#1910- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1911- chore(deps): update dependency
@rollup/plugin-json
to v6 by@renovate
in vuejs/test-utils#1915- chore(deps): update dependency
@rollup/plugin-commonjs
to v24 by@renovate
in vuejs/test-utils#1916- chore(deps): update vitest to v0.26.0 by
@renovate
in vuejs/test-utils#1917- chore(deps): update dependency vitest to v0.26.1 by
@renovate
in vuejs/test-utils#1918- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1919- chore(deps): update vitest to v0.26.2 by
@renovate
in vuejs/test-utils#1920- chore(deps): update dependency vite to v4.0.3 by
@renovate
in vuejs/test-utils#1921- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1925- chore(deps): update vitest to v0.26.3 by
@renovate
in vuejs/test-utils#1927- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1929New Contributors
@evandroguedes
made their first contribution in vuejs/test-utils#1895@renatodeleao
made their first contribution in vuejs/test-utils#1923@miguel-tzab
made their first contribution in vuejs/test-utils#1926Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.6...v2.2.7
v2.2.6
What's Changed
- fix: allow to use KeepAlive or keep-alive in stubs by
@cexbrayat
in vuejs/test-utils#1892Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.5...v2.2.6
... (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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)