Bump @vue/test-utils from 1.0.0-beta.32 to 2.2.4 in /webapp
Created by: dependabot[bot]
Bumps @vue/test-utils from 1.0.0-beta.32 to 2.2.4.
Release notes
Sourced from @vue/test-utils
's releases.
v2.2.4
What's Changed
- refactor: proper type for hasSetupState util function by
@cexbrayat
in vuejs/test-utils#1865- chore: update to typescript v4.9.2 by
@cexbrayat
in vuejs/test-utils#1874- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1867- fix: allow to mock global function in script setup components by
@cexbrayat
in vuejs/test-utils#1871Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.3...v2.2.4
v2.2.3
What's Changed
- chore(deps): update vitest to v0.25.2 by
@renovate
in vuejs/test-utils#1862- fix: allow spying on non-exposed script setup functions by
@cexbrayat
in vuejs/test-utils#1860- fix: expose props on vm for script setup components by
@cexbrayat
in vuejs/test-utils#1864- fix: allow mocking on script setup components by
@cexbrayat
in vuejs/test-utils#1861Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.2...v2.2.3
v2.2.2
Fixes
- fix(mount): correctly work with component throwing on mount by
@xanf
in vuejs/test-utils#1845- fix(emit): force event handling even with fake timers by
@cexbrayat
in vuejs/test-utils#1856Other
- chore(deps): update vitest to v0.24.4 by
@renovate
in vuejs/test-utils#1841- chore(deps): update vitest to v0.24.5 by
@renovate
in vuejs/test-utils#1842- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1843- chore(mount): simplify mount operation by
@xanf
in vuejs/test-utils#1844- chore(deps): update vitest to v0.25.0 by
@renovate
in vuejs/test-utils#1847- chore(deps): update vitest to v0.25.1 by
@renovate
in vuejs/test-utils#1848- chore: update to vue v3.2.43 by
@cexbrayat
in vuejs/test-utils#1853- chore(deps): update all non-major dependencies by
@renovate
in vuejs/test-utils#1849- chore: update to vue v3.2.45 by
@cexbrayat
in vuejs/test-utils#1857- refactor: use a proxy for wrapper.vm by
@cexbrayat
in vuejs/test-utils#1858Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.1...v2.2.2
v2.2.1
What's Changed
- chore(deps): update dependency unplugin-vue-components to v0.22.9 by
@renovate
in vuejs/test-utils#1828- chore(deps): update all non-major dependencies by
@cexbrayat
in vuejs/test-utils#1835- chore(deps): update all non-major dependencies by
@cexbrayat
in vuejs/test-utils#1837- docs(v-model): add v-model section by
@pikax
in vuejs/test-utils#1839- fix(stubs): teleport stub children as a function by
@cexbrayat
in vuejs/test-utils#1833- chore: ignore js-beautify updates in renovate by
@cexbrayat
in vuejs/test-utils#1840- chore(deps): update dependency
@types/node
to v18.11.7 by@renovate
in vuejs/test-utils#1838
... (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)