carbon-components-vue
carbon-components-vue copied to clipboard
chore(deps-dev): bump @vue/test-utils from 2.2.4 to 2.4.6
Bumps @vue/test-utils from 2.2.4 to 2.4.6.
Release notes
Sourced from @vue/test-utils
's releases.
v2.4.6
What's Changed
- fix: circular references in props cause maximum call stack size exceeded by
@Evobaso-J
in vuejs/test-utils#2371- fix: update attachTo type in MountingOptions interface by
@taku-y-9308
in vuejs/test-utils#2375- fix: change vm to always provide global property by
@taku-y-9308
in vuejs/test-utils#2386- fix: renderStubDefaultSlot with scoped slots by
@cexbrayat
in vuejs/test-utils#2397- feat: Added dynamic return for element getter by
@nandi95
in vuejs/test-utils#2406- fix(stubs): avoid warning on normalized props with Vue v3.4.22 by
@cexbrayat
in vuejs/test-utils#2413- fix: set global provides before running vue plugins by
@danielroe
in vuejs/test-utils#2423- fix: issue 2319 throw first error thrown during mount by
@taku-y-9308
in vuejs/test-utils#2428New Contributors
@Jinjiang
made their first contribution in vuejs/test-utils#2373@taku-y-9308
made their first contribution in vuejs/test-utils#2375@matusekma
made their first contribution in vuejs/test-utils#2351@w2xi
made their first contribution in vuejs/test-utils#2398@brc-dd
made their first contribution in vuejs/test-utils#2403@KatWorkGit
made their first contribution in vuejs/test-utils#2422Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.5...v2.4.6
v2.4.5
What's Changed
- feat: add teleport stub possibility, https://github.com/vuejs/test-ut… by
@blizzardKv
in vuejs/test-utils#2336- fix(findComponent): Use correct vm for stubbed component with selector by
@freakzlike
in vuejs/test-utils#2327- fix(teleport.md): fix missed "global" key, https://github.com/vuejs/t… by
@blizzardKv
in vuejs/test-utils#2337- fix(vue-router.md): update highlights when mocking real router by
@dmoyadev
in vuejs/test-utils#2340- fix(deps): update dependency vue-component-type-helpers to v2 by
@renovate
in vuejs/test-utils#2358- fix: Allow access to nested computed values (fix #2196) by
@Evobaso-J
in vuejs/test-utils#2356- docs: add mention of enableAutoDestroy replacement by
@strokirk
in vuejs/test-utils#2344New Contributors
@blizzardKv
made their first contribution in vuejs/test-utils#2336@dmoyadev
made their first contribution in vuejs/test-utils#2340@strokirk
made their first contribution in vuejs/test-utils#2344@Evobaso-J
made their first contribution in vuejs/test-utils#2356@qmonmert
made their first contribution in vuejs/test-utils#2364Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.4...v2.4.5
v2.4.4
What's Changed
- fix: ignore prototype methods when using setData on objects by
@Haberkamp
in vuejs/test-utils#2265- fix: always load cjs bundle in node environment by
@danielroe
in vuejs/test-utils#2269- fix: experimentalVmThreads is now pool=vmThreads by
@cexbrayat
in vuejs/test-utils#2275- feat: respect devtools definition by
@webfansplz
in vuejs/test-utils#2311New Contributors
... (truncated)
Commits
9332127
fix(mount): throw the first error encountered during mount (#2428)f3bbb6b
chore(deps): update dependency@types/node
to v20.12.8e35f767
chore(deps): update dependency unplugin-vue-components to v0.27.0ded2497
chore(deps): update all non-major dependencies17c17e0
ci: add build on node v22b12beb0
fix: set global provides before running vue pluginsccf8756
docs: clarifyget
vsfind
behavior differences (#2422)d7e3c2f
chore(deps): update all non-major dependencies1cdd7ae
chore(deps): update all non-major dependencies38f337e
chore(deps): update all non-major dependencies- 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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)