Open greenkeeper[bot] opened 4 years ago
devDependency
@vue/test-utils was updated from 1.0.0
to 1.0.1
.Your tests are still failing with this version. Compare changes
devDependency
@vue/test-utils was updated from 1.0.1
to 1.0.2
.Your tests are still failing with this version. Compare changes
devDependency
@vue/test-utils was updated from 1.0.2
to 1.0.3
.Your tests are still failing with this version. Compare changes
This is a small release, mainly to improve the deprecation messages.
fix #1541: Improve deprecation messages (#1548)
fix: added missing import of the Cheerio type (fix #1526) (#1527)
fix: Add attachToDocument conditional deprecation message, (#1546)
fix: Sync docs with v1.0 (#1538)
The new version differs by 7 commits.
d981830
v1.0.3
8d9ff02
chore: 1.0.3
c94c589
fix #1541: Improve deprecation messages (#1548)
7e36d77
fix: added missing import of the Cheerio type (fix #1526) (#1527)
35dacdc
Add attachToDocument conditional deprecation message, fix #1545 (#1546)
44ac570
Sync docs with v1.0 (#1538)
6e941b6
chore: update deprecation messages (#1534)
See the full diff
☝️ Important announcement: Greenkeeper will be saying goodbye 👋 and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io
The devDependency @vue/test-utils was updated from
1.0.0-beta.33
to1.0.0
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@vue/test-utils is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details
- ❌ **Travis CI - Branch:** The build **errored**.Commits
The new version differs by 12 commits.
4a77a11
chore(release): publish v1.0.0
b9442e4
chore: add graduate command for v1
1ad01af
chore: revert
b9237bd
chore: revert incorrect publish
66c5038
refactor: cleanup find methods and tests (#1525)
aa7b76d
feat: return nextTick from setters, fix #1515 (#1517)
7a0b7e0
feat: Optionally hide deprecation errors (#1518)
c2de268
chore: improve deprecations
6f0a41a
feat: stub out transitions by default (#1411)
f102a9a
cloneDeep not that deep (#1504)
f3d0d3f
feat: add support of arbitrary mounting point via attachTo option (#1492)
4b0c5c9
feat(test-utils): add 'overview' function (#1491)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: