xicons
xicons copied to clipboard
build(deps-dev): bump @vue/test-utils from 1.3.0 to 2.0.2 in /packages/v2icons-utils
Bumps @vue/test-utils from 1.3.0 to 2.0.2.
Release notes
Sourced from @vue/test-utils
's releases.
v2.0.2
What's Changed
Fixes
- fix: fix typo by
@liuzhuan
in vuejs/test-utils#1608- fix: check if component unmounted in Wrapper.exists() by
@Djaler
in vuejs/test-utils#1629- fix: algolia appId by
@okxiaoliang4
in vuejs/test-utils#1636Docs
- docs: Documentation Update (Issue 1632) by
@N8ers
in vuejs/test-utils#1635Chore/Other
- chore(types): improve typing of emitted by
@xanf
in vuejs/test-utils#1640- repro: type-checking issue with script setup in v2.0.1 by
@cexbrayat
in vuejs/test-utils#1601New Contributors
@liuzhuan
made their first contribution in vuejs/test-utils#1608@Djaler
made their first contribution in vuejs/test-utils#1629@N8ers
made their first contribution in vuejs/test-utils#1635@okxiaoliang4
made 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
@snoozbuster
in vuejs/test-utils#1549- fix(types): Export BaseWrapper from index.ts by
@snoozbuster
in vuejs/test-utils#1548- fix: export package.json from module by
@snoozbuster
in vuejs/test-utils#1542- fix(utils): getRootNodes flattens only one depth of children by
@cexbrayat
in vuejs/test-utils#1546- fix(compat): respect v-model in vue 2 with compat build by
@snoozbuster
in vuejs/test-utils#1565Chores/Dependencies
- chore(deps-dev): bump
@typescript-eslint/eslint-plugin
from 5.27.0 to 5.27.1 by@dependabot
in vuejs/test-utils#1583- chore: add return type to createStub by
@cexbrayat
in vuejs/test-utils#1544- chore: lockfile maintenance by
@cexbrayat
in vuejs/test-utils#1543- chore(deps-dev): bump
@vue/compiler-sfc
from 3.2.34 to 3.2.36 by@dependabot
in vuejs/test-utils#1527- chore: bump vue to v3.2.26 by
@cexbrayat
in vuejs/test-utils#1545- chore(deps-dev): bump vue-tsc from 0.34.15 to 0.34.16 by
@dependabot
in vuejs/test-utils#1532- chore(deps-dev): bump rollup from 2.74.1 to 2.75.5 by
@dependabot
in vuejs/test-utils#1564- chore(deps-dev): bump lint-staged from 12.4.2 to 13.0.0 by
@dependabot
in vuejs/test-utils#1563- chore(deps-dev): bump
@types/node
from 17.0.35 to 17.0.38 by@dependabot
in vuejs/test-utils#1562- chore(deps-dev): bump
@typescript-eslint/eslint-plugin
from 5.26.0 to 5.27.0 by@dependabot
in vuejs/test-utils#1556- chore(deps-dev): bump vue-tsc from 0.34.16 to 0.35.2 by
@dependabot
in vuejs/test-utils#1555- chore(deps-dev): bump
@babel/types
from 7.18.2 to 7.18.4 by@dependabot
in vuejs/test-utils#1551- chore(deps-dev): bump
@typescript-eslint/parser
from 5.26.0 to 5.27.0 by@dependabot
in vuejs/test-utils#1553
... (truncated)
Commits
- See full diff 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will 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 version
will 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 dependency
will 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 |
---|---|---|---|
xicons | ❌ Failed (Inspect) | Jul 5, 2022 at 5:07AM (UTC) |
Superseded by #591.