likecoin / puttyimages-web

Website for images adopted Like protocol.
https://dev.puttyimages.com/
GNU General Public License v3.0
18 stars 10 forks source link

An in-range update of vue-infinite-loading is breaking the build 🚨 #224

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 dependency vue-infinite-loading was updated from 2.4.4 to 2.4.5.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vue-infinite-loading is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **ci/circleci: test:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/likecoin/puttyimages-web/804?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **Travis CI - Branch:** The build **errored**.

Release Notes for v2.4.5

Fixed

  • querySelector bug for forceUseInfiniteWrapper property
  • Correct PluginFunction type
Commits

The new version differs by 7 commits.

  • d4dc0b3 build: release 2.4.5
  • 6370176 build: build 2.4.5
  • 5355bb8 fix: forceUseInfiniteWrappre querySelector bug
  • dd52d99 fix: correct options type for install method in types (#267)
  • 3792d95 build: correct babel config for testing
  • d8fd6c4 docs: deprecated slot special attributes, use v-slot directives (#238)
  • ccf1a20 build: fix corejs version error of babel in test env

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

After pinning to 2.4.4 your tests are passing again. Downgrade this dependency πŸ“Œ.