vue-color-kit
vue-color-kit copied to clipboard
chore(deps-dev): bump @vue/test-utils from 2.0.0-beta.14 to 2.0.2
Bumps @vue/test-utils from 2.0.0-beta.14 to 2.0.2.
Release notes
Sourced from @​vue/test-utils's releases.
v2.0.2
What's Changed
Fixes
- fix: fix typo by
@​liuzhuanin vuejs/test-utils#1608- fix: check if component unmounted in Wrapper.exists() by
@​Djalerin vuejs/test-utils#1629- fix: algolia appId by
@​okxiaoliang4in vuejs/test-utils#1636Docs
- docs: Documentation Update (Issue 1632) by
@​N8ersin vuejs/test-utils#1635Chore/Other
- chore(types): improve typing of emitted by
@​xanfin vuejs/test-utils#1640- repro: type-checking issue with script setup in v2.0.1 by
@​cexbrayatin vuejs/test-utils#1601New Contributors
@​liuzhuanmade their first contribution in vuejs/test-utils#1608@​Djalermade their first contribution in vuejs/test-utils#1629@​N8ersmade their first contribution in vuejs/test-utils#1635@​okxiaoliang4made their first contribution in vuejs/test-utils#1636Full Changelog: https://github.com/vuejs/test-utils/compare/v2.0.1...v2.0.2
v2.0.1
Test Utils is quite stable now, so most of the changes here are minor fixes.
The next "big ticket" feature will be SSR support. You can track it here: vuejs/test-utils#1572
Fixes
- fix(compat): declare RouterLinkStub as compatibility mode 3 by
@​snoozbusterin vuejs/test-utils#1549- fix(types): Export BaseWrapper from index.ts by
@​snoozbusterin vuejs/test-utils#1548- fix: export package.json from module by
@​snoozbusterin vuejs/test-utils#1542- fix(utils): getRootNodes flattens only one depth of children by
@​cexbrayatin vuejs/test-utils#1546- fix(compat): respect v-model in vue 2 with compat build by
@​snoozbusterin vuejs/test-utils#1565Chores/Dependencies
- chore(deps-dev): bump
@​typescript-eslint/eslint-pluginfrom 5.27.0 to 5.27.1 by@​dependabotin vuejs/test-utils#1583- chore: add return type to createStub by
@​cexbrayatin vuejs/test-utils#1544- chore: lockfile maintenance by
@​cexbrayatin vuejs/test-utils#1543- chore(deps-dev): bump
@​vue/compiler-sfcfrom 3.2.34 to 3.2.36 by@​dependabotin vuejs/test-utils#1527- chore: bump vue to v3.2.26 by
@​cexbrayatin vuejs/test-utils#1545- chore(deps-dev): bump vue-tsc from 0.34.15 to 0.34.16 by
@​dependabotin vuejs/test-utils#1532- chore(deps-dev): bump rollup from 2.74.1 to 2.75.5 by
@​dependabotin vuejs/test-utils#1564- chore(deps-dev): bump lint-staged from 12.4.2 to 13.0.0 by
@​dependabotin vuejs/test-utils#1563- chore(deps-dev): bump
@​types/nodefrom 17.0.35 to 17.0.38 by@​dependabotin vuejs/test-utils#1562- chore(deps-dev): bump
@​typescript-eslint/eslint-pluginfrom 5.26.0 to 5.27.0 by@​dependabotin vuejs/test-utils#1556- chore(deps-dev): bump vue-tsc from 0.34.16 to 0.35.2 by
@​dependabotin vuejs/test-utils#1555- chore(deps-dev): bump
@​babel/typesfrom 7.18.2 to 7.18.4 by@​dependabotin vuejs/test-utils#1551- chore(deps-dev): bump
@​typescript-eslint/parserfrom 5.26.0 to 5.27.0 by@​dependabotin vuejs/test-utils#1553
... (truncated)
Commits
6bab48apublish: 2.0.23c5b0c5chore(deps-dev): bump vue-tsc from 0.35.2 to 0.38.24a546dfchore(deps-dev): bump@​typescript-eslint/parserfrom 5.30.0 to 5.30.375dfc2bfix: type-checking issue with script setup in v2.0.1 (#1601)ae5bc03chore(types): improve typing of emitted (#1640)077432cchore(deps-dev): bump@​typescript-eslint/eslint-plugin(#1638)30f1cefdocs: fix algolia search (#1636)80a5603chore: bump deps. resolves #1634 resolves #1630 resolves #1628 resolves #16271c0ba48update example (#1635)f2b5d52fix: check if component unmounted in Wrapper.exists() (#1629)- 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 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| vue-color-kit | ✅ Ready (Inspect) | Visit Preview | Jul 4, 2022 at 6:12PM (UTC) |
Superseded by #201.