data_copilot
data_copilot copied to clipboard
Bump @vue/test-utils from 2.4.3 to 2.4.6 in /data_copilot/frontend
Bumps @vue/test-utils from 2.4.3 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-Jin vuejs/test-utils#2371- fix: update attachTo type in MountingOptions interface by
@taku-y-9308in vuejs/test-utils#2375- fix: change vm to always provide global property by
@taku-y-9308in vuejs/test-utils#2386- fix: renderStubDefaultSlot with scoped slots by
@cexbrayatin vuejs/test-utils#2397- feat: Added dynamic return for element getter by
@nandi95in vuejs/test-utils#2406- fix(stubs): avoid warning on normalized props with Vue v3.4.22 by
@cexbrayatin vuejs/test-utils#2413- fix: set global provides before running vue plugins by
@danielroein vuejs/test-utils#2423- fix: issue 2319 throw first error thrown during mount by
@taku-y-9308in vuejs/test-utils#2428New Contributors
@Jinjiangmade their first contribution in vuejs/test-utils#2373@taku-y-9308made their first contribution in vuejs/test-utils#2375@matusekmamade their first contribution in vuejs/test-utils#2351@w2ximade their first contribution in vuejs/test-utils#2398@brc-ddmade their first contribution in vuejs/test-utils#2403@KatWorkGitmade 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
@blizzardKvin vuejs/test-utils#2336- fix(findComponent): Use correct vm for stubbed component with selector by
@freakzlikein vuejs/test-utils#2327- fix(teleport.md): fix missed "global" key, https://github.com/vuejs/t… by
@blizzardKvin vuejs/test-utils#2337- fix(vue-router.md): update highlights when mocking real router by
@dmoyadevin vuejs/test-utils#2340- fix(deps): update dependency vue-component-type-helpers to v2 by
@renovatein vuejs/test-utils#2358- fix: Allow access to nested computed values (fix #2196) by
@Evobaso-Jin vuejs/test-utils#2356- docs: add mention of enableAutoDestroy replacement by
@strokirkin vuejs/test-utils#2344New Contributors
@blizzardKvmade their first contribution in vuejs/test-utils#2336@dmoyadevmade their first contribution in vuejs/test-utils#2340@strokirkmade their first contribution in vuejs/test-utils#2344@Evobaso-Jmade their first contribution in vuejs/test-utils#2356@qmonmertmade 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
@Haberkampin vuejs/test-utils#2265- fix: always load cjs bundle in node environment by
@danielroein vuejs/test-utils#2269- fix: experimentalVmThreads is now pool=vmThreads by
@cexbrayatin vuejs/test-utils#2275- feat: respect devtools definition by
@webfansplzin vuejs/test-utils#2311New Contributors
... (truncated)
Commits
9332127fix(mount): throw the first error encountered during mount (#2428)f3bbb6bchore(deps): update dependency@types/nodeto v20.12.8e35f767chore(deps): update dependency unplugin-vue-components to v0.27.0ded2497chore(deps): update all non-major dependencies17c17e0ci: add build on node v22b12beb0fix: set global provides before running vue pluginsccf8756docs: clarifygetvsfindbehavior differences (#2422)d7e3c2fchore(deps): update all non-major dependencies1cdd7aechore(deps): update all non-major dependencies38f337echore(deps): update all non-major dependencies- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency -
@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.