d3plus / d3plus-text

A smart SVG text box with line wrapping and automatic font size scaling.
MIT License
105 stars 19 forks source link

An in-range update of d3plus-common is breaking the build 🚨 #104

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency d3plus-common was updated from 0.6.44 to 0.6.45.

🚨 View failing branch.

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

d3plus-common is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/d3plus/d3plus-text/builds/491753352?utm_source=github_status&utm_medium=notification)).

Release Notes for v0.6.45
  • updates documentation (da66954)
  • rolls d3-array back to v1 (closes #97) (17ae338)
  • updates minor d3 dependencies (9b4e3f2)
  • adds support for webpack treeshaking (feaa6b2)
Commits

The new version differs by 5 commits.

  • da66954 updates documentation
  • 17ae338 rolls d3-array back to v1 (closes #97)
  • 9b4e3f2 updates minor d3 dependencies
  • feaa6b2 adds support for webpack treeshaking
  • 182a183 compiles v0.6.44

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

After pinning to 0.6.44 your tests are passing again. Downgrade this dependency πŸ“Œ.