kjugi / Poldon-PWA

0 stars 0 forks source link

An in-range update of vue-async-computed is breaking the build 🚨 #16

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.4.0 of vue-async-computed was just published.

Branch Build failing 🚨
Dependency vue-async-computed
Current Version 3.3.1
Type devDependency

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

vue-async-computed 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 failed ([Details](https://travis-ci.org/kjugi/Poldon-PWA/builds/412401255?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 22 commits.

  • 51db4b2 3.4.0
  • 5611594 Update changelog and readme for new version
  • 04ae660 Merge branch 'tjallingt-master'
  • ac8fd36 Test for shouldUpdate with lazy async computed values
  • e9359d4 Add fallback for if Symbol is not defined
  • f2fa3d5 added test combining watch and should update
  • 99ff44c Swap to babel-preset-env instead of babel-preset-es2015
  • 3c7dfe6 Update travis configuration
  • 7a082c2 Slightly clean up getter function generation
  • 9e69eec Merge branch 'tjallingt-master'
  • c5841f8 added readme section about conditional recalculation
  • 4055c95 Remove semicolon
  • 0561338 Make the spacing in .eslintrc be consistent
  • 6a8c564 Merge branch 'tjallingt-master'
  • 16769d0 quoted rule name

There are 22 commits in total.

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 6 years ago

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

greenkeeper[bot] commented 6 years ago

Version 3.4.1 just got published.

Your tests are still failing with this version. Compare the changes 🚨

greenkeeper[bot] commented 6 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 22 commits.

  • 3276bc2 3.6.0
  • 0f422e6 Update changelog and readme
  • 2abb47c Move the watch array element type check to happen only once
  • db96761 Fixes for lint errors
  • fba83d3 added support for watch as array and moved all the watch logic to seprate module. (#66)
  • 778f612 Merge pull request #67 from Flamenco/master
  • e152756 Spelling correction
  • 163208d Update license copyright year
  • 95b9b52 fix: data (as a function) of component not got vm as argument in init function
  • ac7b60e 3.5.2
  • ba3a8cf Update changelog and readme for 3.5.2
  • 15150de Point to a transpiled version of the library as the module field of package.json.
  • 5d4a0c0 3.5.1
  • 1806ee2 Update changelog for v3.5.1
  • 3d21e90 Merge pull request #59 from mtorromeo/package-module

There are 22 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 71d79b6 3.6.1
  • ce45d66 Fix for browsers that don't support Symbol.iterator

See the full diff