etpinard / d3-geo-projection-picker

:globe_with_meridians: Hand-picked d3 geo projections
MIT License
7 stars 0 forks source link

An in-range update of jsdom is breaking the build 🚨 #9

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 9.12.0 of jsdom just got published.

Branch Build failing 🚨
Dependency jsdom
Current Version 9.11.0
Type devDependency

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

As jsdom 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/travis-ci/push** The Travis CI build failed [Details](https://travis-ci.org/etpinard/d3-geo-projection-picker/builds/210337024)
Commits

The new version differs by 9 commits .

  • e068779 Version 9.12.0
  • 580e557 Fix clearTimeout in web workers
  • 8838684 Fix event.stopImmediatePropagation()
  • 5069d64 Update Option constructor and text/value for spec compliance
  • 7f148e8 Preserve URL fragments across redirects in jsdom.env
  • 0454f04 Enable support for the canvas-prebuilt package
  • ccbab03 Add Option element constructor
  • 2161116 Remove the old defineSetter utility
  • 79f5522 Make timer functions always return a positive integer

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: