typed-vuex
typed-vuex copied to clipboard
chore(deps): update devdependency @vue/test-utils to v2
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @vue/test-utils | ^1.3.6 -> ^2.0.0 |
Release Notes
vuejs/test-utils (@​vue/test-utils)
v2.4.6
What's Changed
- Fix/circular references in props cause maximum call stack size exceeded by @​Evobaso-J in https://github.com/vuejs/test-utils/pull/2371
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2374
- docs: setup the translation helper by @​Jinjiang in https://github.com/vuejs/test-utils/pull/2373
- chore: translate translation sync message in french by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2377
- docs: synchronize the french docs by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2378
- chore(deps): update dependency vite to v5.2.2 by @​renovate in https://github.com/vuejs/test-utils/pull/2376
- chore(deps): pin dependency vitepress-translation-helper to 0.1.3 by @​renovate in https://github.com/vuejs/test-utils/pull/2379
- chore(deps): update dependency typescript to v5.4.3 by @​renovate in https://github.com/vuejs/test-utils/pull/2380
- chore(deps): update dependency vitepress-translation-helper to v0.2.0 by @​renovate in https://github.com/vuejs/test-utils/pull/2381
- chore: update vitepress-translation-helper by @​Jinjiang in https://github.com/vuejs/test-utils/pull/2382
- chore(deps): update dependency vitepress to v1.0.0 by @​renovate in https://github.com/vuejs/test-utils/pull/2383
- chore(deps): update dependency vitepress-translation-helper to v0.2.1 by @​renovate in https://github.com/vuejs/test-utils/pull/2384
- fix: update attachTo type in MountingOptions interface by @​taku-y-9308 in https://github.com/vuejs/test-utils/pull/2375
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2388
- docs(api): fix typo in attachTo anchor tag within isVisible by @​matusekma in https://github.com/vuejs/test-utils/pull/2351
- change vm to always provide global property by @​taku-y-9308 in https://github.com/vuejs/test-utils/pull/2386
- chore(deps): update dependency rollup to v4.13.1 by @​renovate in https://github.com/vuejs/test-utils/pull/2389
- chore(deps): update dependency reflect-metadata to v0.2.2 by @​renovate in https://github.com/vuejs/test-utils/pull/2391
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2393
- chore(deps): update dependency vite to v5.2.8 by @​renovate in https://github.com/vuejs/test-utils/pull/2396
- docs: fix missing equal sign by @​w2xi in https://github.com/vuejs/test-utils/pull/2398
- fix: renderStubDefaultSlot with scoped slots by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2397
- docs(api): fix missing chars by @​w2xi in https://github.com/vuejs/test-utils/pull/2399
- docs: use innerHTML in teleport cleanup by @​brc-dd in https://github.com/vuejs/test-utils/pull/2403
- feat: Added dynamic return for element getter by @​nandi95 in https://github.com/vuejs/test-utils/pull/2406
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2407
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2408
- doc(api): fix missing char by @​w2xi in https://github.com/vuejs/test-utils/pull/2410
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2412
- chore: use node v18 on netlify by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2416
- fix(stubs): avoid warning on normalized props with Vue v3.4.22 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2413
- chore: use the packageManager field from package.json in github action by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2417
- chore(deps): update pnpm to v9 by @​renovate in https://github.com/vuejs/test-utils/pull/2415
- chore(deps): update all non-major dependencies to v3.4.23 by @​renovate in https://github.com/vuejs/test-utils/pull/2418
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2419
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2420
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2421
- Update index.md to fix typo and clarify
getvsfindbehavior by @​KatWorkGit in https://github.com/vuejs/test-utils/pull/2422 - fix: set global provides before running vue plugins by @​danielroe in https://github.com/vuejs/test-utils/pull/2423
- ci: add build on node v22 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2424
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2426
- chore(deps): update dependency unplugin-vue-components to v0.27.0 by @​renovate in https://github.com/vuejs/test-utils/pull/2427
- chore(deps): update dependency @​types/node to v20.12.8 by @​renovate in https://github.com/vuejs/test-utils/pull/2429
- Fix/issue 2319 throw first error thrown during mount by @​taku-y-9308 in https://github.com/vuejs/test-utils/pull/2428
New Contributors
- @​Jinjiang made their first contribution in https://github.com/vuejs/test-utils/pull/2373
- @​taku-y-9308 made their first contribution in https://github.com/vuejs/test-utils/pull/2375
- @​matusekma made their first contribution in https://github.com/vuejs/test-utils/pull/2351
- @​w2xi made their first contribution in https://github.com/vuejs/test-utils/pull/2398
- @​brc-dd made their first contribution in https://github.com/vuejs/test-utils/pull/2403
- @​KatWorkGit made their first contribution in https://github.com/vuejs/test-utils/pull/2422
Full 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 https://github.com/vuejs/test-utils/pull/2336
- fix(findComponent): Use correct vm for stubbed component with selector by @​freakzlike in https://github.com/vuejs/test-utils/pull/2327
- fix(teleport.md): fix missed "global" key, https://github.com/vuejs/t… by @​blizzardKv in https://github.com/vuejs/test-utils/pull/2337
- fix(vue-router.md): update highlights when mocking real router by @​dmoyadev in https://github.com/vuejs/test-utils/pull/2340
- fix(deps): update dependency vue-component-type-helpers to v2 by @​renovate in https://github.com/vuejs/test-utils/pull/2358
- fix: Allow access to nested computed values (fix #​2196) by @​Evobaso-J in https://github.com/vuejs/test-utils/pull/2356
- docs: add mention of enableAutoDestroy replacement by @​strokirk in https://github.com/vuejs/test-utils/pull/2344
New Contributors
- @​blizzardKv made their first contribution in https://github.com/vuejs/test-utils/pull/2336
- @​dmoyadev made their first contribution in https://github.com/vuejs/test-utils/pull/2340
- @​strokirk made their first contribution in https://github.com/vuejs/test-utils/pull/2344
- @​Evobaso-J made their first contribution in https://github.com/vuejs/test-utils/pull/2356
- @​qmonmert made their first contribution in https://github.com/vuejs/test-utils/pull/2364
Full 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 https://github.com/vuejs/test-utils/pull/2265
- fix: always load cjs bundle in node environment by @​danielroe in https://github.com/vuejs/test-utils/pull/2269
- fix: experimentalVmThreads is now pool=vmThreads by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2275
- feat: respect devtools definition by @​webfansplz in https://github.com/vuejs/test-utils/pull/2311
New Contributors
- @​ArtemTropanets made their first contribution in https://github.com/vuejs/test-utils/pull/2267
- @​Haberkamp made their first contribution in https://github.com/vuejs/test-utils/pull/2265
- @​danielroe made their first contribution in https://github.com/vuejs/test-utils/pull/2269
- @​webfansplz made their first contribution in https://github.com/vuejs/test-utils/pull/2311
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.3...v2.4.4
v2.4.3
What's Changed
- types(setProps): setProps to Partial props by @​pikax in https://github.com/vuejs/test-utils/pull/2241
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.2...v2.4.3
v2.4.2
What's Changed
Fix
- fix: (could be considered a feature?) allow custom
<transition>stubs by @​alecgibson in https://github.com/vuejs/test-utils/pull/2185 - fix: Fixing prototype methods being discarded when using
setDataby @​rory-instil in https://github.com/vuejs/test-utils/pull/2166 - fix(deps): update all non-major dependencies to v1.8.8 by @​renovate in https://github.com/vuejs/test-utils/pull/2143
- fix(deps): update all non-major dependencies to v1.8.13 by @​renovate in https://github.com/vuejs/test-utils/pull/2193
- fix(deps): update all non-major dependencies to v1.8.19 by @​renovate in https://github.com/vuejs/test-utils/pull/2211
- fix: stricter props types by @​alecgibson in https://github.com/vuejs/test-utils/pull/2137
- fix(deps): update all non-major dependencies to v1.8.21 by @​renovate in https://github.com/vuejs/test-utils/pull/2224
- fix: wrapper.text method by @​harunari0928 in https://github.com/vuejs/test-utils/pull/2231
- fix(types): use
VNodeChildtype fromvueto avoid breakage by @​sodatea in https://github.com/vuejs/test-utils/pull/2237 - Fixed typo in accessibility word by @​ramsesmoreno in https://github.com/vuejs/test-utils/pull/2160
Docs
- docs: Fix omission of async keywords. by @​yasuaki640 in https://github.com/vuejs/test-utils/pull/2163
- docs: fix spell Exemple to Example by @​yasuaki640 in https://github.com/vuejs/test-utils/pull/2161
- docs: Add removal of createWrapper by @​AntonioDell in https://github.com/vuejs/test-utils/pull/2235
- docs: comparison of functions with v1 by @​freakzlike in https://github.com/vuejs/test-utils/pull/2175
- docs: fix typo in code example by @​dennybiasiolli in https://github.com/vuejs/test-utils/pull/2212
- feat: update the website application by @​nazarepiedady in https://github.com/vuejs/test-utils/pull/2171
Chore
- Add WebdriverIO to list of supporting frameworks by @​christian-bromann in https://github.com/vuejs/test-utils/pull/2189
- ci: add node v20 and drop node v16 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2190
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2233
- preparing for Vue 3.3.9 by @​pikax in https://github.com/vuejs/test-utils/pull/2240
New Contributors
- @​yasuaki640 made their first contribution in https://github.com/vuejs/test-utils/pull/2161
- @​ramsesmoreno made their first contribution in https://github.com/vuejs/test-utils/pull/2160
- @​rory-instil made their first contribution in https://github.com/vuejs/test-utils/pull/2166
- @​nazarepiedady made their first contribution in https://github.com/vuejs/test-utils/pull/2171
- @​richex-cn made their first contribution in https://github.com/vuejs/test-utils/pull/2178
- @​christian-bromann made their first contribution in https://github.com/vuejs/test-utils/pull/2189
- @​dennybiasiolli made their first contribution in https://github.com/vuejs/test-utils/pull/2212
- @​harunari0928 made their first contribution in https://github.com/vuejs/test-utils/pull/2231
- @​AntonioDell made their first contribution in https://github.com/vuejs/test-utils/pull/2235
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.1...v2.4.2
v2.4.1
What's Changed
Fixes
- fix: modify createVMProxy to fix issue 2116 by @​jason-chang in https://github.com/vuejs/test-utils/pull/2125
Docs
- docs: add warning about
isVisible()by @​alecgibson in https://github.com/vuejs/test-utils/pull/2122 - docs: Update missed rename of import to test-utils as the new default by @​Hilbrand in https://github.com/vuejs/test-utils/pull/2102
(Dev) Dependencies
- chore: specify pnpm v8 as package manager by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2104
- chore(deps): update vitest to v0.32.2 by @​renovate in https://github.com/vuejs/test-utils/pull/2099
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2110
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2111
- chore: compiler-dom as required dependency by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2114
- chore(deps): update vitest to v0.32.4 by @​renovate in https://github.com/vuejs/test-utils/pull/2117
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2121
- chore(deps): update dependency prettier to v3 and eslint-plugin-prett… by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2127
- chore(deps): update vitest to v0.33.0 by @​renovate in https://github.com/vuejs/test-utils/pull/2128
- chore(deps): update dependency js-beautify to v1.14.9 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2131
- chore: exception for no-extra-semi lint rule by @​cexbrayat in https://github.com/vuejs/test-utils/pull/2133
- chore(deps): update typescript-eslint monorepo to v6 (major) by @​renovate in https://github.com/vuejs/test-utils/pull/2129
New Contributors
- @​Hilbrand made their first contribution in https://github.com/vuejs/test-utils/pull/2102
- @​alecgibson made their first contribution in https://github.com/vuejs/test-utils/pull/2122
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.4.0...v2.4.1
v2.4.0
Note: there might be some minor breaking changes around types. We tried hard to avoid this and tested a few different projects, but there was some major under the hood changes relating to types (which should improve the TypeScript experience). See the note at the top of the previous release, 2.4.0-alpha.2: https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2
Between the last main release, v2.3.2, and v2.4.0, there were three alphas:
- https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.0
- https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.1
- https://github.com/vuejs/test-utils/releases/tag/v2.4.0-alpha.2
Please see those release notes for changes if you are updating from v2.3.2. Again, there should not be any major changes, and you code and tests should continue to work as before without any changes.
If you do encounter breaking changes transitioning from 2.3.x -> 2.4.x, please file an issue.
v2.3.2
What's Changed
- fix propsData deprecation suggestion by @​dten in https://github.com/vuejs/test-utils/pull/2001
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/2006
- chore(deps): update vitest to v0.29.3 by @​renovate in https://github.com/vuejs/test-utils/pull/2007
- docs: add ssr page to navigation by @​freakzlike in https://github.com/vuejs/test-utils/pull/2011
- chore: export ComponentMountingOptions to resolve type definetions in testing script by user by @​jason-chang in https://github.com/vuejs/test-utils/pull/2009
New Contributors
- @​dten made their first contribution in https://github.com/vuejs/test-utils/pull/2001
- @​jason-chang made their first contribution in https://github.com/vuejs/test-utils/pull/2009
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.3.1...v2.3.2
v2.3.1
What's Changed
- docs(fr): french documentation and README.md by @​antoinezanardi in https://github.com/vuejs/test-utils/pull/1975
- fix: Stub instance of the same component by @​freakzlike in https://github.com/vuejs/test-utils/pull/1979
- fix: return wrapper error from DOMWrapper ctor if element is nullish by @​ascott18 in https://github.com/vuejs/test-utils/pull/1996
New Contributors
- @​antoinezanardi made their first contribution in https://github.com/vuejs/test-utils/pull/1975
- @​ascott18 made their first contribution in https://github.com/vuejs/test-utils/pull/1996
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.3.0...v2.3.1
v2.3.0
What's Changed
renderToString is merged for SSR testing, thanks to @​wobsoriano and @​cexbrayat!
- feat: add renderToString function by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1971
- docs: add emits to v-model documentation by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1970
- docs: change type for unableAutoUnmount by @​voskresla in https://github.com/vuejs/test-utils/pull/1966
- docs: mentions attachTo in trigger documentation by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1972
New Contributors
- @​voskresla made their first contribution in https://github.com/vuejs/test-utils/pull/1966
Full Changelog: https://github.com/vuejs/test-utils/compare/2.2.10...v2.3.0
v2.2.10
What's Changed
- fix: TS workaround for Vue v3.2.47 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1962
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.9...2.2.10
v2.2.9
What's Changed
- chore(deps): update all non-major dependencies by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1951
- fix: use attachTo in failing tests with jsdom v21.1 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1952
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1949
- chore(deps): update vitest to v0.28.3 by @​renovate in https://github.com/vuejs/test-utils/pull/1955
- chore(deps): update dependency unplugin-vue-components to v0.23.0 by @​renovate in https://github.com/vuejs/test-utils/pull/1956
- chore(deps): update all non-major dependencies to v5.50.0 by @​renovate in https://github.com/vuejs/test-utils/pull/1959
- chore(deps): update dependency rollup to v3.12.1 by @​renovate in https://github.com/vuejs/test-utils/pull/1960
- chore: mark @​vue/compiler-dom as optional by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1958
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.8...v2.2.9
v2.2.8
What's Changed
- chore(deps): update dependency vue-tsc to v1.0.22 by @​renovate in https://github.com/vuejs/test-utils/pull/1930
- chore(deps): update dependency @​rollup/plugin-typescript to v11 by @​renovate in https://github.com/vuejs/test-utils/pull/1933
- chore(deps): update dependency jsdom to v21 by @​renovate in https://github.com/vuejs/test-utils/pull/1934
- [docs]: remove duplicate sentence by @​altescape in https://github.com/vuejs/test-utils/pull/1936
- chore: format with prettier v2.8.2 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1939
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1937
- chore(deps): update vitest to v0.27.1 by @​renovate in https://github.com/vuejs/test-utils/pull/1940
- chore(deps): update vitest to v0.27.2 by @​renovate in https://github.com/vuejs/test-utils/pull/1943
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1944
- fix: proper docs link in jsdoc by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1946
- chore(deps): update vitest to v0.27.3 by @​renovate in https://github.com/vuejs/test-utils/pull/1947
- chore(deps): update vitest to v0.28.1 by @​renovate in https://github.com/vuejs/test-utils/pull/1948
- chore: add proper dependencies by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1950
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.7...v2.2.8
v2.2.7
Fixes
- fix: Differentiate script setup from option api component with setup by @​renatodeleao in https://github.com/vuejs/test-utils/pull/1928
Docs
- Documentation Update (Issue 1894) by @​evandroguedes in https://github.com/vuejs/test-utils/pull/1895
- docs: add section about test runners upgrade to migration guide by @​renatodeleao in https://github.com/vuejs/test-utils/pull/1923
- [docs]: improve slot scope auto exposing "params" behaviour by @​renatodeleao in https://github.com/vuejs/test-utils/pull/1924
- [docs]: fix broken slots documentation by @​miguel-tzab in https://github.com/vuejs/test-utils/pull/1926
Chore
- chore(deps): update vitest to v0.25.4 by @​renovate in https://github.com/vuejs/test-utils/pull/1896
- chore(deps): update vitest to v0.25.5 by @​renovate in https://github.com/vuejs/test-utils/pull/1897
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1898
- chore(deps): update dependency prettier to v2.8.1 by @​renovate in https://github.com/vuejs/test-utils/pull/1900
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1901
- chore(deps): update vitest to v0.25.6 by @​renovate in https://github.com/vuejs/test-utils/pull/1902
- chore: add stackblitz link and envinfo to issue template by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1906
- chore(deps): update vite (major) by @​renovate in https://github.com/vuejs/test-utils/pull/1907
- chore(deps): update vitest to v0.25.7 by @​renovate in https://github.com/vuejs/test-utils/pull/1908
- chore(deps): update dependency unplugin-vue-components to v0.22.12 by @​renovate in https://github.com/vuejs/test-utils/pull/1909
- chore(deps): update vitest to v0.25.8 by @​renovate in https://github.com/vuejs/test-utils/pull/1910
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1911
- chore(deps): update dependency @​rollup/plugin-json to v6 by @​renovate in https://github.com/vuejs/test-utils/pull/1915
- chore(deps): update dependency @​rollup/plugin-commonjs to v24 by @​renovate in https://github.com/vuejs/test-utils/pull/1916
- chore(deps): update vitest to v0.26.0 by @​renovate in https://github.com/vuejs/test-utils/pull/1917
- chore(deps): update dependency vitest to v0.26.1 by @​renovate in https://github.com/vuejs/test-utils/pull/1918
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1919
- chore(deps): update vitest to v0.26.2 by @​renovate in https://github.com/vuejs/test-utils/pull/1920
- chore(deps): update dependency vite to v4.0.3 by @​renovate in https://github.com/vuejs/test-utils/pull/1921
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1925
- chore(deps): update vitest to v0.26.3 by @​renovate in https://github.com/vuejs/test-utils/pull/1927
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1929
New Contributors
- @​evandroguedes made their first contribution in https://github.com/vuejs/test-utils/pull/1895
- @​renatodeleao made their first contribution in https://github.com/vuejs/test-utils/pull/1923
- @​miguel-tzab made their first contribution in https://github.com/vuejs/test-utils/pull/1926
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.6...v2.2.7
v2.2.6
What's Changed
- fix: allow to use KeepAlive or keep-alive in stubs by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1892
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.5...v2.2.6
v2.2.5
What's Changed
- chore(deps): update dependency unplugin-vue-components to v0.22.11 by @​renovate in https://github.com/vuejs/test-utils/pull/1881
- chore(deps): update vitest to v0.25.3 by @​renovate in https://github.com/vuejs/test-utils/pull/1882
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1885
- chore(deps): update dependency @​rollup/plugin-typescript to v10 by @​renovate in https://github.com/vuejs/test-utils/pull/1887
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1890
- chore(deps): update dependency @​types/node to v18.11.10 by @​renovate in https://github.com/vuejs/test-utils/pull/1891
- feat: adding stubbing for keep-alive by @​laddi-netapp in https://github.com/vuejs/test-utils/pull/1889
New Contributors
- @​laddi-netapp made their first contribution in https://github.com/vuejs/test-utils/pull/1889
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.4...v2.2.5
v2.2.4
What's Changed
- refactor: proper type for hasSetupState util function by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1865
- chore: update to typescript v4.9.2 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1874
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1867
- fix: allow to mock global function in script setup components by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1871
Full 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 https://github.com/vuejs/test-utils/pull/1862
- fix: allow spying on non-exposed script setup functions by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1860
- fix: expose props on vm for script setup components by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1864
- fix: allow mocking on script setup components by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1861
Full 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 https://github.com/vuejs/test-utils/pull/1845
- fix(emit): force event handling even with fake timers by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1856
Other
- chore(deps): update vitest to v0.24.4 by @​renovate in https://github.com/vuejs/test-utils/pull/1841
- chore(deps): update vitest to v0.24.5 by @​renovate in https://github.com/vuejs/test-utils/pull/1842
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1843
- chore(mount): simplify mount operation by @​xanf in https://github.com/vuejs/test-utils/pull/1844
- chore(deps): update vitest to v0.25.0 by @​renovate in https://github.com/vuejs/test-utils/pull/1847
- chore(deps): update vitest to v0.25.1 by @​renovate in https://github.com/vuejs/test-utils/pull/1848
- chore: update to vue v3.2.43 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1853
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1849
- chore: update to vue v3.2.45 by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1857
- refactor: use a proxy for wrapper.vm by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1858
Full 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 https://github.com/vuejs/test-utils/pull/1828
- chore(deps): update all non-major dependencies by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1835
- chore(deps): update all non-major dependencies by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1837
- docs(v-model): add v-model section by @​pikax in https://github.com/vuejs/test-utils/pull/1839
- fix(stubs): teleport stub children as a function by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1833
- chore: ignore js-beautify updates in renovate by @​cexbrayat in https://github.com/vuejs/test-utils/pull/1840
- chore(deps): update dependency @​types/node to v18.11.7 by @​renovate in https://github.com/vuejs/test-utils/pull/1838
Full Changelog: https://github.com/vuejs/test-utils/compare/v2.2.0...v2.2.1
v2.2.0
What's Changed
Features
- feat(setValue): allow array for multiselect .setValue() method by @​freakzlike in https://github.com/vuejs/test-utils/pull/1825
- feat(wrapper): Add raw option to .html() by @​freakzlike in https://github.com/vuejs/test-utils/pull/1827
- feat(stubs): Allow to stub directives (fixes #​1800) by @​xanf in https://github.com/vuejs/test-utils/pull/1804
Fixes
- fix(compat): do not overwrite globalProperties merge them instead by @​xanf in https://github.com/vuejs/test-utils/pull/1788
- fix(element): return correct element for component which renders other component while passing array of vnodes in default slot by @​xanf in https://github.com/vuejs/test-utils/pull/1789
- fix: cleanup event listeners on unmount by @​freakzlike in https://github.com/vuejs/test-utils/pull/1793
- fix(config): Do not use config.renderStubDefaultSlot by @​xanf in https://github.com/vuejs/test-utils/pull/1797
- fix(stubs): Do not render function body in stub by @​xanf in https://github.com/vuejs/test-utils/pull/1819
Other
- chore(deps): update dependency rollup-plugin-typescript2 to v0.34.1 by @​renovate in https://github.com/vuejs/test-utils/pull/1790
- chore(deps): update all non-major dependencies by @​renovate in https://github.com/vuejs/test-utils/pull/1794
- chore(deps): update dependency unplugin-vue-components to v0.22.8 by [@​renovate](
Configuration
đź“… Schedule: Branch creation - At any time (no schedule defined), Automerge - "before 4am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| typed-vuex | ❌ Failed (Inspect) | Nov 20, 2022 at 4:36PM (UTC) |
âš Artifact update problem
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
â™» Renovate will retry this branch, including artifacts, only when one of the following happens:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: pnpm-lock.yaml
installing v2 tool node v18.12.1
linking tool node v18.12.1
node: v18.12.1 /usr/local/bin/node
npm: 8.19.2 /usr/local/bin/npm
Installed v2 /usr/local/buildpack/tools/v2/node.sh in 8 seconds
skip cleanup, not a docker build: 811ddde664a1
installing v2 tool pnpm v7.1.5
added 1 package in 3s
linking tool pnpm v7.1.5
7.1.5
Installed v2 /usr/local/buildpack/tools/v2/pnpm.sh in 4 seconds
skip cleanup, not a docker build: 811ddde664a1
Scope: all 4 workspace projects
â•──────────────────────────────────────────────────────────────────╮
│ │
│ Update available! 7.1.5 → 7.16.1. │
│ Changelog: https://github.com/pnpm/pnpm/releases/tag/v7.16.1 │
│ Run pnpm add -g pnpm to update. │
│ │
│ Follow @pnpmjs for updates: https://twitter.com/pnpmjs │
│ │
╰──────────────────────────────────────────────────────────────────╯
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 15, reused 0, downloaded 5, added 0
docs |  WARN  deprecated [email protected]
Progress: resolved 23, reused 0, downloaded 15, added 0
Progress: resolved 27, reused 0, downloaded 24, added 0
Progress: resolved 29, reused 0, downloaded 27, added 0
docs |  WARN  deprecated [email protected]
Progress: resolved 33, reused 0, downloaded 28, added 0
Progress: resolved 44, reused 0, downloaded 36, added 0
Progress: resolved 53, reused 0, downloaded 44, added 0
Progress: resolved 63, reused 0, downloaded 52, added 0
Progress: resolved 73, reused 0, downloaded 65, added 0
Progress: resolved 87, reused 0, downloaded 74, added 0
Progress: resolved 97, reused 0, downloaded 90, added 0
Progress: resolved 101, reused 0, downloaded 96, added 0
Progress: resolved 108, reused 0, downloaded 101, added 0
Progress: resolved 115, reused 0, downloaded 110, added 0
Progress: resolved 119, reused 0, downloaded 113, added 0
Progress: resolved 121, reused 0, downloaded 117, added 0
Progress: resolved 135, reused 0, downloaded 126, added 0
Progress: resolved 156, reused 0, downloaded 150, added 0
Progress: resolved 187, reused 0, downloaded 173, added 0
Progress: resolved 226, reused 0, downloaded 213, added 0
Progress: resolved 245, reused 0, downloaded 233, added 0
Progress: resolved 262, reused 0, downloaded 249, added 0
Progress: resolved 285, reused 0, downloaded 280, added 0
Progress: resolved 312, reused 0, downloaded 301, added 0
Progress: resolved 338, reused 0, downloaded 329, added 0
Progress: resolved 366, reused 0, downloaded 356, added 0
Progress: resolved 385, reused 0, downloaded 379, added 0
Progress: resolved 404, reused 0, downloaded 395, added 0
Progress: resolved 424, reused 0, downloaded 418, added 0
Progress: resolved 441, reused 0, downloaded 432, added 0
Progress: resolved 453, reused 0, downloaded 445, added 0
Progress: resolved 463, reused 0, downloaded 456, added 0
Progress: resolved 478, reused 0, downloaded 472, added 0
Progress: resolved 496, reused 0, downloaded 488, added 0
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
Progress: resolved 516, reused 0, downloaded 505, added 0
Progress: resolved 547, reused 0, downloaded 536, added 0
Progress: resolved 573, reused 0, downloaded 563, added 0
Progress: resolved 598, reused 0, downloaded 590, added 0
Progress: resolved 634, reused 0, downloaded 621, added 0
Progress: resolved 669, reused 0, downloaded 658, added 0
docs |  WARN  deprecated [email protected]
Progress: resolved 696, reused 0, downloaded 688, added 0
Progress: resolved 720, reused 0, downloaded 710, added 0
Progress: resolved 737, reused 0, downloaded 724, added 0
Progress: resolved 744, reused 0, downloaded 731, added 0
Progress: resolved 759, reused 0, downloaded 744, added 0
Progress: resolved 771, reused 0, downloaded 746, added 0
Progress: resolved 799, reused 0, downloaded 765, added 0
packages/nuxt-typed-vuex |  WARN  deprecated @types/[email protected]
packages/nuxt-typed-vuex |  WARN  deprecated @types/[email protected]
Progress: resolved 825, reused 0, downloaded 793, added 0
Progress: resolved 844, reused 0, downloaded 812, added 0
Progress: resolved 861, reused 0, downloaded 828, added 0
Progress: resolved 873, reused 0, downloaded 843, added 0
docs |  WARN  deprecated [email protected]
Progress: resolved 887, reused 0, downloaded 857, added 0
docs |  WARN  deprecated [email protected]
Progress: resolved 902, reused 0, downloaded 873, added 0
Progress: resolved 922, reused 0, downloaded 891, added 0
Progress: resolved 939, reused 0, downloaded 908, added 0
Progress: resolved 966, reused 0, downloaded 931, added 0
Progress: resolved 983, reused 0, downloaded 948, added 0
Progress: resolved 1003, reused 0, downloaded 973, added 0
Progress: resolved 1016, reused 0, downloaded 987, added 0
Progress: resolved 1028, reused 0, downloaded 999, added 0
Progress: resolved 1037, reused 0, downloaded 1003, added 0
Progress: resolved 1058, reused 0, downloaded 1027, added 0
Progress: resolved 1063, reused 0, downloaded 1034, added 0
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
Progress: resolved 1078, reused 0, downloaded 1048, added 0
Progress: resolved 1105, reused 0, downloaded 1074, added 0
Progress: resolved 1128, reused 0, downloaded 1097, added 0
Progress: resolved 1154, reused 0, downloaded 1119, added 0
Progress: resolved 1174, reused 0, downloaded 1142, added 0
Progress: resolved 1206, reused 0, downloaded 1171, added 0
Progress: resolved 1231, reused 0, downloaded 1199, added 0
Progress: resolved 1248, reused 0, downloaded 1218, added 0
Progress: resolved 1275, reused 0, downloaded 1244, added 0
docs |  WARN  deprecated [email protected]
Progress: resolved 1303, reused 0, downloaded 1268, added 0
Progress: resolved 1315, reused 0, downloaded 1284, added 0
Progress: resolved 1343, reused 0, downloaded 1311, added 0
Progress: resolved 1361, reused 0, downloaded 1329, added 0
Progress: resolved 1387, reused 0, downloaded 1352, added 0
Progress: resolved 1412, reused 0, downloaded 1378, added 0
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
Progress: resolved 1438, reused 0, downloaded 1407, added 0
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
Progress: resolved 1466, reused 0, downloaded 1429, added 0
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
Progress: resolved 1495, reused 0, downloaded 1462, added 0
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
Progress: resolved 1524, reused 0, downloaded 1492, added 0
Progress: resolved 1554, reused 0, downloaded 1523, added 0
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
packages/nuxt-typed-vuex |  WARN  deprecated [email protected]
Progress: resolved 1594, reused 0, downloaded 1556, added 0
Progress: resolved 1610, reused 0, downloaded 1587, added 0
Progress: resolved 1619, reused 0, downloaded 1596, added 0
Progress: resolved 1621, reused 0, downloaded 1598, added 0
Progress: resolved 1628, reused 0, downloaded 1606, added 0
Progress: resolved 1629, reused 0, downloaded 1606, added 0
Progress: resolved 1648, reused 0, downloaded 1620, added 0
Progress: resolved 1669, reused 0, downloaded 1639, added 0
Progress: resolved 1699, reused 0, downloaded 1668, added 0
Progress: resolved 1722, reused 0, downloaded 1689, added 0
Progress: resolved 1735, reused 0, downloaded 1707, added 0
Progress: resolved 1759, reused 0, downloaded 1726, added 0
Progress: resolved 1787, reused 0, downloaded 1752, added 0
Progress: resolved 1809, reused 0, downloaded 1778, added 0
Progress: resolved 1834, reused 0, downloaded 1802, added 0
Progress: resolved 1850, reused 0, downloaded 1818, added 0
Progress: resolved 1868, reused 0, downloaded 1838, added 0
Progress: resolved 1899, reused 0, downloaded 1866, added 0
Progress: resolved 1933, reused 0, downloaded 1899, added 0
Progress: resolved 1955, reused 0, downloaded 1924, added 0
Progress: resolved 1986, reused 0, downloaded 1950, added 0
Progress: resolved 2031, reused 0, downloaded 1982, added 0
Progress: resolved 2055, reused 0, downloaded 2007, added 0
Progress: resolved 2076, reused 0, downloaded 2026, added 0
Progress: resolved 2097, reused 0, downloaded 2051, added 0
Progress: resolved 2126, reused 0, downloaded 2079, added 0
Progress: resolved 2160, reused 0, downloaded 2107, added 0
Progress: resolved 2182, reused 0, downloaded 2134, added 0
Progress: resolved 2196, reused 0, downloaded 2155, added 0
Progress: resolved 2199, reused 0, downloaded 2158, added 0
Progress: resolved 2200, reused 0, downloaded 2159, added 0
Progress: resolved 2200, reused 0, downloaded 2162, added 0
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies
docs
└─┬ docus
├── ✕ missing peer vuex@^3.6.2
├─┬ @docsearch/js
│ └─┬ @docsearch/react
│ ├── ✕ missing peer react@^16.8.0
│ └── ✕ missing peer react-dom@^16.8.0
├─┬ nuxt-edge
│ ├─┬ @nuxt/builder-edge
│ │ └─┬ @nuxt/webpack-edge
│ │ └─┬ vue-loader
│ │ └─┬ @vue/component-compiler-utils
│ │ └─┬ consolidate
│ │ ├── ✕ missing peer react@^16.13.1
│ │ └── ✕ missing peer react-dom@^16.13.1
│ └─┬ @nuxt/components
│ └── ✕ missing peer consola@"*"
├─┬ nuxt-vite
│ ├─┬ vite-plugin-vue2
│ │ ├── ✕ missing peer vue-template-compiler@^2.2.0
│ │ ├─┬ @vue/component-compiler-utils
│ │ │ └─┬ consolidate
│ │ │ ├── ✕ missing peer react@^16.13.1
│ │ │ └── ✕ missing peer react-dom@^16.13.1
│ │ └─┬ consolidate
│ │ ├── ✕ missing peer react@^16.13.1
│ │ └── ✕ missing peer react-dom@^16.13.1
│ ├─┬ postcss-import
│ │ └── ✕ missing peer postcss@^8.0.0
│ └─┬ postcss-url
│ └── ✕ missing peer postcss@^8.0.0
├─┬ @nuxt/postcss8
│ ├─┬ css-loader
│ │ └── ✕ missing peer webpack@"^4.27.0 || ^5.0.0"
│ └─┬ postcss-loader
│ └── ✕ missing peer webpack@"^4.0.0 || ^5.0.0"
├─┬ @nuxtjs/composition-api
│ ├── ✕ missing peer @nuxt/vue-app@^2.15
│ ├── ✕ missing peer fs-extra@^8.1.0
│ └── ✕ missing peer nuxt@^2.15
├─┬ @vitejs/plugin-vue
│ └── ✕ missing peer vite@^2.5.10
├─┬ nuxt-windicss
│ └─┬ vite-plugin-windicss
│ └── ✕ missing peer vite@^2.0.1
├─┬ vue
│ └─┬ @vue/server-renderer
│ └── ✕ unmet peer [email protected]: found 2.6.14
└─┬ vue-router
└── ✕ unmet peer vue@^3.2.0: found 2.6.14
Peer dependencies that should be installed:
@nuxt/vue-app@^2.15
consola@"*"
fs-extra@^8.1.0
nuxt@^2.15
postcss@">=8.0.0 <9.0.0"
react-dom@">=16.13.1 <17.0.0"
react@">=16.13.1 <17.0.0"
vite@">=2.5.10 <3.0.0"
vue-template-compiler@^2.2.0
vuex@^3.6.2
webpack@">=4.27.0 <5.0.0 || >=5.0.0 <6.0.0"
packages/nuxt-typed-vuex
├─┬ @babel/preset-env
│ ├── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/helper-compilation-targets
│ │ └── ✕ missing peer @babel/core@^7.0.0
│ ├─┬ @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression
│ │ └── ✕ missing peer @babel/core@^7.0.0
│ ├─┬ @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining
│ │ ├── ✕ missing peer @babel/core@^7.13.0
│ │ └─┬ @babel/plugin-proposal-optional-chaining
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-optional-chaining
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-async-generator-functions
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-async-generators
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-class-properties
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/helper-create-class-features-plugin
│ │ └── ✕ missing peer @babel/core@^7.0.0
│ ├─┬ @babel/plugin-proposal-class-static-block
│ │ ├── ✕ missing peer @babel/core@^7.12.0
│ │ └─┬ @babel/plugin-syntax-class-static-block
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-dynamic-import
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-dynamic-import
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-export-namespace-from
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-export-namespace-from
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-json-strings
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-json-strings
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-logical-assignment-operators
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-logical-assignment-operators
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-nullish-coalescing-operator
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-nullish-coalescing-operator
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-numeric-separator
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-numeric-separator
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-object-rest-spread
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ ├─┬ @babel/helper-compilation-targets
│ │ │ └── ✕ missing peer @babel/core@^7.0.0
│ │ ├─┬ @babel/plugin-syntax-object-rest-spread
│ │ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-transform-parameters
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-optional-catch-binding
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-optional-catch-binding
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-private-methods
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-private-property-in-object
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-syntax-private-property-in-object
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-proposal-unicode-property-regex
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/helper-create-regexp-features-plugin
│ │ └── ✕ missing peer @babel/core@^7.0.0
│ ├─┬ @babel/plugin-syntax-class-properties
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-syntax-top-level-await
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-arrow-functions
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-async-to-generator
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-block-scoped-functions
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-block-scoping
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-classes
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-computed-properties
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-destructuring
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-dotall-regex
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-duplicate-keys
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-exponentiation-operator
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-for-of
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-function-name
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/helper-compilation-targets
│ │ └── ✕ missing peer @babel/core@^7.0.0
│ ├─┬ @babel/plugin-transform-literals
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-member-expression-literals
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-modules-amd
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-modules-commonjs
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-modules-systemjs
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-modules-umd
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-named-capturing-groups-regex
│ │ └── ✕ missing peer @babel/core@^7.0.0
│ ├─┬ @babel/plugin-transform-new-target
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-object-super
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-property-literals
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-regenerator
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-reserved-words
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-shorthand-properties
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-spread
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-sticky-regex
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-template-literals
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-typeof-symbol
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-unicode-escapes
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/plugin-transform-unicode-regex
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ ├─┬ @babel/preset-modules
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/plugin-proposal-unicode-property-regex
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/helper-create-regexp-features-plugin
│ │ └── ✕ missing peer @babel/core@^7.0.0
│ ├─┬ babel-plugin-polyfill-corejs2
│ │ ├── ✕ missing peer @babel/core@^7.0.0-0
│ │ └─┬ @babel/helper-define-polyfill-provider
│ │ └── ✕ missing peer @babel/core@^7.4.0-0
│ ├─┬ babel-plugin-polyfill-corejs3
│ │ └── ✕ missing peer @babel/core@^7.0.0-0
│ └─┬ babel-plugin-polyfill-regenerator
│ └── ✕ missing peer @babel/core@^7.0.0-0
├─┬ @nuxt/test-utils
│ └─┬ @babel/preset-typescript
│ ├── ✕ missing peer @babel/core@^7.0.0-0
│ └─┬ @babel/plugin-transform-typescript
│ ├── ✕ missing peer @babel/core@^7.0.0-0
│ └─┬ @babel/plugin-syntax-typescript
│ └── ✕ missing peer @babel/core@^7.0.0-0
├─┬ @nuxt/types
│ └─┬ sass-loader
│ └── ✕ missing peer webpack@"^4.36.0 || ^5.0.0"
├─┬ @nuxt/typescript-build
│ ├─┬ fork-ts-checker-webpack-plugin
│ │ └── ✕ missing peer webpack@">= 4"
│ └─┬ ts-loader
│ └── ✕ missing peer webpack@"*"
├─┬ ts-loader
│ ├── ✕ missing peer webpack@"*"
│ └── ✕ missing peer typescript@"*"
└─┬ nuxt
├─┬ @nuxt/builder
│ └─┬ @nuxt/webpack
│ └─┬ pnp-webpack-plugin
│ └─┬ ts-pnp
│ └── ✕ missing peer typescript@"*"
└─┬ @nuxt/components
└── ✕ missing peer consola@"*"
Peer dependencies that should be installed:
@babel/core@">=7.13.0 <8.0.0"
consola@"*"
typescript@"*"
webpack@">=4.36.0 <5.0.0 || >=5.0.0 <6.0.0"
packages/typed-vuex
└─┬ @vue/test-utils
└── ✕ unmet peer vue@^3.0.1: found 2.6.14
hint: If you want peer dependencies to be automatically installed, set the "auto-install-peers" setting to "true".
hint: If you don't want pnpm to fail on peer dependency issues, set the "strict-peer-dependencies" setting to "false".