zspecza / common-tags

πŸ”– Useful template literal tags for dealing with strings in ES2015+
Other
1.99k stars 61 forks source link

An in-range update of when is breaking the build 🚨 #97

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 7 years ago

Version 3.7.8 of when just got published.

Branch Build failing 🚨
Dependency when
Current Version 3.7.7
Type devDependency

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

As when is β€œonly” a devDependency of this project it might not break production or downstream projects, but β€œonly” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this :muscle:


Status Details - ❌ **continuous-integration/appveyor/branch** Waiting for AppVeyor build to complete [Details](https://ci.appveyor.com/project/declandewet/common-tags/build/276) - ❌ **continuous-integration/travis-ci/push** The Travis CI build is in progress [Details](https://travis-ci.org/declandewet/common-tags/builds/203288138) - ❌ **bitHound - Dependencies** 2 failing dependencies. [Details](https://www.bithound.io/github/declandewet/common-tags/48012897af539811735a84441194bb636725b67e/dependencies/npm#filter-failing-dep) - βœ… **bitHound - Code** No failing files. [Details](https://www.bithound.io/github/declandewet/common-tags/48012897af539811735a84441194bb636725b67e/files?status=passing)
Release Notes 3.7.8: Unhandled rejection fixes
  • Fix unhandled rejection false positive in settle
  • Fix unhandled rejection events on IE
  • Make build work on Windows
Commits

The new version differs by 9 commits .

  • 5c0a9eb release: 3.7.8
  • 0768dd8 Emit unhandledRejection on Internet Explorer (+ fixes on Windows) (#496)
  • facc6ba Fix unhandled rejection warnings in when.settle (#493) (#494)
  • 8a7785a Make sure MutationObserver is used in Safari as well (#488)
  • f9fa814 Merge pull request #485 from iamstolis/microtime-dependency
  • 9cbecad Updating microtime dependency (so that microtime installs on Node 4 and 5)
  • 2fff98c Enabling Node 4 and 5 on Travis
  • ade6393 Merge pull request #480 from stevage/patch-2
  • 3d2b25f Correct promise.tap "equivalent" explanation

See the full diff.

Not sure how things should work exactly? There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree: