xicons
xicons copied to clipboard
build(deps-dev): bump @vue/test-utils from 1.3.0 to 2.1.0 in /packages/v2icons-utils
Bumps @vue/test-utils from 1.3.0 to 2.1.0.
Release notes
Sourced from @vue/test-utils
's releases.
v2.1.0
What's Changed
Fixes
- fix: keep Date objects on setData by
@freakzlike
in vuejs/test-utils#1720- fix: Make wrapper.find() enable to find ref in v-for directive by
@hiromi2424
in vuejs/test-utils#1723- fix: duplicate results on findAllComponents with non-function slots by
@freakzlike
in vuejs/test-utils#1736- fix: coverage now needs
@vitest/coverage-c8
by@cexbrayat
in vuejs/test-utils#1745- fix: return the correct name when stubbing a
script setup
component by@joeyhuang0235
in vuejs/test-utils#1783- fix: Add props to stubs for built-in components by
@wolfgangwalther
in vuejs/test-utils#1767Other
- refactor: stubs types by
@cexbrayat
in vuejs/test-utils#1773- refactor: remove useless params in emits handling by
@cexbrayat
in vuejs/test-utils#1777- test: migrate to vitest by
@okxiaoliang4
in vuejs/test-utils#1637Chore
- chore: remove babel dependencies and config by
@cexbrayat
in vuejs/test-utils#1642- chore: lockfile maintenance by
@cexbrayat
in vuejs/test-utils#1643- chore: switch to pnpm by
@cexbrayat
in vuejs/test-utils#1644- chore: configure renovate to group vite packages by
@cexbrayat
in vuejs/test-utils#1685- docs: update installation docs by
@ryandialpad
in vuejs/test-utils#1693- chore: use es2016 as a TS target by
@cexbrayat
in vuejs/test-utils#1695- chore: Update README since package manager was changed from yarn to npnm by
@hiromi2424
in vuejs/test-utils#1724
- chore: refactor and remove old files by
@lmiller1990
in vuejs/test-utils#1776- chore: Add version info to bug report template by
@freakzlike
in vuejs/test-utils#1729- chore: Extend expose tests with not used function by
@freakzlike
in vuejs/test-utils#1735- chore: improve type for stub cache by
@cexbrayat
in vuejs/test-utils#1743- chore: improve type for mount with TS v4.8 by
@cexbrayat
in vuejs/test-utils#1744- chore: run tests in random order by
@cexbrayat
in vuejs/test-utils#1747New Contributors
@ryandialpad
made their first contribution in vuejs/test-utils#1693@hiromi2424
made their first contribution in vuejs/test-utils#1724@wolfgangwalther
made their first contribution in vuejs/test-utils#1767@joeyhuang0235
made their first contribution in vuejs/test-utils#1783Full Changelog: https://github.com/vuejs/test-utils/compare/v2.0.2...v2.1.0
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#1636
... (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) | Sep 30, 2022 at 5:11AM (UTC) |
Superseded by #626.