Closed greenkeeper[bot] closed 1 year ago
After pinning to 1.0.0-beta.29 your tests are passing again. Downgrade this dependency π.
devDependency
@vue/test-utils was updated from 1.0.0-beta.31
to 1.0.0-beta.32
.Your tests are still failing with this version. Compare changes
devDependency
@vue/test-utils was updated from 1.0.0-beta.32
to 1.0.0-beta.33
.Your tests are still failing with this version. Compare changes
Note: this is the final beta. Next will be 1.0.
The new version differs by 18 commits.
9f93d5c
chore(release): publish v1.0.0-beta.33
6f5c994
chore(release): add dist files 1.0.0-beta.32
351f573
Respect provide from parentComponent (#1301)
a4cbe93
docs(guides): remove links to deprecated examples (#1495)
049de99
Vue School links (#1493)
3420a31
Add missing link to npm-package (#1494)
0c4a811
fix #1377 string stubs dropping props (#1473)
9d5b642
docs #1477 Note exception to chaining find calls (#1481)
70b553b
fix(create-instance): revert stubbing of component _Ctor (#1479)
4df7619
fix: Add v-slot support in scopedSlots property, fix #1457 (#1485)
98b37f1
docs: Change the link to the link after i18n (#1480)
4657d16
docs: updated the Using nextTick
section (#1478)
b1a532a
fix(test-utils): fix cancelable attribute in dom events (#1460)
55f7eac
feat: support object class binding in stubbed functional components (#1476)
aff87f8
chore: add translation for nextTick part (#1475)
There are 18 commits in total.
See the full diff
devDependency
@vue/test-utils was updated from 1.0.0-beta.33
to 1.0.0
.Your tests are still failing with this version. Compare changes
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
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
The devDependency @vue/test-utils was updated from
1.0.0-beta.29
to1.0.0-beta.30
.π¨ 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 **failed**.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: