data_copilot
data_copilot copied to clipboard
Bump @vue/test-utils from 2.4.3 to 2.4.5 in /data_copilot/frontend
Bumps @vue/test-utils from 2.4.3 to 2.4.5.
Release notes
Sourced from @vue/test-utils's releases.
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
@ArtemTropanetsmade their first contribution in vuejs/test-utils#2267@Haberkampmade their first contribution in vuejs/test-utils#2265@danielroemade their first contribution in vuejs/test-utils#2269@webfansplzmade their first contribution in vuejs/test-utils#2311Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4
Commits
d5e5064publish: v2.4.59e3d0a6chore(deps): Remove peerDependencies (#2364)6fbdfa1fix: allow access to nested computed values (fix #2196) (#2356)d767850docs: add mention of enableAutoDestroy replacement (#2344)1744ce3chore(deps): update dependency@types/nodeto v20.11.272ebfb1echore(deps): update all non-major dependencies9e13390chore(deps): update all non-major dependencies81e7abcchore(deps): update dependency vitepress to v1.0.0-rc.45667386achore(deps): update dependency rollup to v4.12.1e98712dchore(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 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)