Slashgear/vuetils

An in-range update of @vue/test-utils is breaking the build 🚨

Opened this issue Β· 2 comments


☝️ 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.32 to 1.0.0-beta.33.

🚨 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
  • ❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for v1.0.0-beta.33

1.0.0-beta.33 (2020-04-08)

Note: this is the final beta. Next will be 1.0.

Bug Fixes

  • create-instance: revert stubbing of component _Ctor (#1479) (70b553b)
  • Add v-slot support in scopedSlots property, fix #1457 (#1485) (4df7619)
  • test-utils: fix cancelable attribute in dom events (#1460) (b1a532a)
  • Respect provide from parentComponent (#1301
  • #1377 string stubs dropping props (#1473)

Features

  • support lazy modifier with setValue (#1467) (afd7a82)
  • support object class binding in stubbed functional components (#1476) (55f7eac)
Commits

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

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.0.0-beta.32 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

Your tests are still failing with this version. Compare changes

Release Notes for v1.0.3

This is a small release, mainly to improve the deprecation messages.

Bugfix/improvements

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)

Commits

The new version differs by 27 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)
  • a0ce566 chore(release): publish v1.0.2
  • ce81da4 chore: commit dist files for 1.0.2
  • 17d336e chore: fix typos (#1533)
  • 6529d4d v1.0.1
  • 106e39a chore(release): add dist files 1.0.0
  • ea982d4 chore: lint
  • ccab542 chore: add definitions for findComponent and findAllComponents (#1530)
  • ae73ef4 chore: v1

There are 27 commits in total.

See the full diff