timdp / es6-promise-pool

Runs Promises in a pool that limits their concurrency.
MIT License
379 stars 19 forks source link

An in-range update of es6-promise is breaking the build 🚨 #56

Open greenkeeper[bot] opened 6 years ago

greenkeeper[bot] commented 6 years ago

Version 4.2.0 of es6-promise was just published.

Branch Build failing 🚨
Dependency es6-promise
Current Version 4.1.1
Type devDependency

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

es6-promise 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/appveyor/branch** AppVeyor build failed [Details](https://ci.appveyor.com/project/timdp/es6-promise-pool/build/188)

Commits

The new version differs by 18 commits.

  • b87f240 release v4.2.0 πŸŽ‰
  • 2faa619 Merge pull request #312 from stefanpenner/remove-dist
  • aed7aed [fixes #231]
  • 915dc5d Update README.md
  • 110dc75 restore minified files to repo (really need to start publishing these
  • 64493b6 Merge pull request #289 from stefanpenner/cleanup
  • 9d97fb8 cleanup
  • d8f56ac Merge pull request #233 from stefanpenner/promise.finally
  • 14ca840 Promise.prototype.finally [fixes #232]
  • 18897d3 Merge pull request #310 from stefanpenner/updates
  • 8f96141 updates
  • 44298db Merge pull request #304 from Lcfvs/patch-1
  • 08a8a4d Bump ember-cli dep
  • e1bb7b6 Merge pull request #306 from LukasDrgon/patch-1
  • 4f078b2 Add CDN links

There are 18 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

Version 4.2.1 just got published.

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

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 6 years ago

After pinning to 4.1.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 4.2.2 just got published.

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

Commits

The new version differs by 5 commits.

  • 97478eb release v4.2.2 πŸŽ‰
  • e7672fd Merge pull request #314 from stefanpenner/improve-test-stuff
  • 8d785fd Improve testem stuff
  • 16ea714 Merge pull request #313 from rhysd/prepublishonly
  • 475a709 prefer prepublishOnly to prepublish

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.4 just got published.

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

Commits

The new version differs by 17 commits.

  • 314e483 release v4.2.4 πŸŽ‰
  • f4fa1c6 prepare release
  • 90c0595 Merge pull request #323 from stefanpenner/confuse-webpack
  • a689930 [Fixes #305] Confuse webpack
  • b33f473 release v4.2.3 πŸŽ‰
  • 3163aab release vv4.2.3 πŸŽ‰
  • a13f643 prepare relase 4.2.3
  • f31855d Fixup changelog
  • 7f8cda0 update changelog
  • 2b69893 Merge pull request #315 from stefanpenner/cleanup
  • 1edbf7c Merge pull request #320 from stefanpenner/fix-318
  • 375b0ea [fixes #318] make sure PROMISE_ID actually works
  • 6ee8bdc Merge pull request #319 from mariusschulz/patch-1
  • 8628971 Remove duplicate "validationError" function
  • 4abbe5e Merge pull request #317 from bekzod/cleanup-error-holder

There are 17 commits in total.

See the full diff

greenkeeper[bot] commented 6 years ago

Version 4.2.5 just got published.

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

Commits

The new version differs by 3 commits.

  • 7f2b526 release v4.2.5 πŸŽ‰
  • df63bb8 Merge pull request #339 from codeworrior/finally-and-non-callable-callback
  • a770571 [fixes #336] finally must not fail for non-callable callback

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 5 commits.

  • 9869a4b release v4.2.6 πŸŽ‰
  • ee0de20 Merge pull request #344 from stefanpenner/add-home-page
  • 013a847 Add homepage property to package.json as per @niftylettuce’s suggestion
  • 89c252f Merge pull request #343 from niftylettuce/master
  • 9233361 fix: fixed sorting of package.json with fixpack, added jsdelivr/unpkg (closes #342)

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 5 commits.

  • a2bcc62 release v4.2.7 πŸŽ‰
  • 37e6fe3 update changelog
  • 21e755a Merge pull request #345 from stefanpenner/remove-try-catch-hacks
  • e33ab9d Remove try/catch avoidance hacks as they are no longer needed (as per @bmeurer’s guidance)
  • 95e8fbf remove getThen

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 4 commits.

  • 1e68dce release v4.2.8 πŸŽ‰
  • a5abe50 Merge pull request #348 from Lucretiel/patch-1
  • 9aa2b3c Update es6-promise.d.ts
  • b5d584e Fixed type definition for Promise.finally

See the full diff