zspecza / common-tags

πŸ”– Useful template literal tags for dealing with strings in ES2015+

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue Β· comments

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 πŸ’ͺ


Status Details
  • ❌ continuous-integration/appveyor/branch Waiting for AppVeyor build to complete Details

  • ❌ continuous-integration/travis-ci/push The Travis CI build is in progress Details

  • ❌ bitHound - Dependencies 2 failing dependencies. Details

  • βœ… bitHound - Code No failing files. Details

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 and of course you may always ask my humans.


Your Greenkeeper Bot 🌴