nidkil / vue-lerna-test

A project to test Vue 2 with Lerna using a plugin and example application supporting SemVer and Conventional Commit standard
MIT License
1 stars 1 forks source link

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

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ 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 to 1.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:

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • 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

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

  • a0ce566 chore(release): publish v1.0.2
  • ce81da4 chore: commit dist files for 1.0.2
  • 17d336e chore: fix typos (#1533)

See the full diff

greenkeeper[bot] commented 4 years ago

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 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