heimdall2
heimdall2 copied to clipboard
Bump @vue/test-utils from 1.3.6 to 2.4.6
trafficstars
Bumps @vue/test-utils from 1.3.6 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- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2374- docs: setup the translation helper by
@Jinjiangin vuejs/test-utils#2373- chore: translate translation sync message in french by
@cexbrayatin vuejs/test-utils#2377- docs: synchronize the french docs by
@cexbrayatin vuejs/test-utils#2378- chore(deps): update dependency vite to v5.2.2 by
@renovatein vuejs/test-utils#2376- chore(deps): pin dependency vitepress-translation-helper to 0.1.3 by
@renovatein vuejs/test-utils#2379- chore(deps): update dependency typescript to v5.4.3 by
@renovatein vuejs/test-utils#2380- chore(deps): update dependency vitepress-translation-helper to v0.2.0 by
@renovatein vuejs/test-utils#2381- chore: update vitepress-translation-helper by
@Jinjiangin vuejs/test-utils#2382- chore(deps): update dependency vitepress to v1.0.0 by
@renovatein vuejs/test-utils#2383- chore(deps): update dependency vitepress-translation-helper to v0.2.1 by
@renovatein vuejs/test-utils#2384- fix: update attachTo type in MountingOptions interface by
@taku-y-9308in vuejs/test-utils#2375- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2388- docs(api): fix typo in attachTo anchor tag within isVisible by
@matusekmain vuejs/test-utils#2351- change vm to always provide global property by
@taku-y-9308in vuejs/test-utils#2386- chore(deps): update dependency rollup to v4.13.1 by
@renovatein vuejs/test-utils#2389- chore(deps): update dependency reflect-metadata to v0.2.2 by
@renovatein vuejs/test-utils#2391- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2393- chore(deps): update dependency vite to v5.2.8 by
@renovatein vuejs/test-utils#2396- docs: fix missing equal sign by
@w2xiin vuejs/test-utils#2398- fix: renderStubDefaultSlot with scoped slots by
@cexbrayatin vuejs/test-utils#2397- docs(api): fix missing chars by
@w2xiin vuejs/test-utils#2399- docs: use innerHTML in teleport cleanup by
@brc-ddin vuejs/test-utils#2403- feat: Added dynamic return for element getter by
@nandi95in vuejs/test-utils#2406- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2407- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2408- doc(api): fix missing char by
@w2xiin vuejs/test-utils#2410- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2412- chore: use node v18 on netlify by
@cexbrayatin vuejs/test-utils#2416- fix(stubs): avoid warning on normalized props with Vue v3.4.22 by
@cexbrayatin vuejs/test-utils#2413- chore: use the packageManager field from package.json in github action by
@cexbrayatin vuejs/test-utils#2417- chore(deps): update pnpm to v9 by
@renovatein vuejs/test-utils#2415- chore(deps): update all non-major dependencies to v3.4.23 by
@renovatein vuejs/test-utils#2418- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2419- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2420- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2421- Update index.md to fix typo and clarify
getvsfindbehavior by@KatWorkGitin vuejs/test-utils#2422- fix: set global provides before running vue plugins by
@danielroein vuejs/test-utils#2423- ci: add build on node v22 by
@cexbrayatin vuejs/test-utils#2424- chore(deps): update all non-major dependencies by
@renovatein vuejs/test-utils#2426- chore(deps): update dependency unplugin-vue-components to v0.27.0 by
@renovatein vuejs/test-utils#2427- chore(deps): update dependency
@types/nodeto v20.12.8 by@renovatein vuejs/test-utils#2429- 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
... (truncated)
Commits
- See full diff 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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
I feel like this is part of the vue cli presets but also they seem to have removed the 1.x releases entirely from the world so not sure how to do the migration to 2.x.