jozsi/mystash

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

Closed this issue Β· 6 comments

The devDependency recharts was updated from 1.2.0 to 1.3.0.

🚨 View failing branch.

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

recharts 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/travis-ci/push: The Travis CI build failed (Details).

Commits

The new version differs by 8 commits.

  • 9f959ed Version 1.3.0
  • 72e5e55 fix: fix webpack to move react-dom to externals
  • 51730ec Merge pull request #1491 from ofk/feature/new-recharts-scale
  • ade8d03 npm i recharts-scale@0.4.0
  • 1fa433b fix: fix the lint error
  • 6d5b87a chore: update to webpack 4 and karma 3
  • 903c963 chore: update babel
  • 252eb5a chore: update pkg

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

After pinning to 1.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The devDependency recharts was updated from 1.3.0 to 1.3.1.

Your tests are still failing with this version. Compare changes

  • The devDependency recharts was updated from 1.3.1 to 1.3.2.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • c6f313d build 1.3.2
  • e7c9be9 fix: fix axis type error (#1501)
  • 6c4aa03 fix: add sideEffects flag to enable tree-shaing (#1504)
  • 6685347 chore: update CHANGELOG

See the full diff

  • The devDependency recharts was updated from 1.3.2 to 1.3.3.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • 0420cda Version 1.3.3
  • b51ca14 feat: update recharts-scale to 0.4.2 to fix bug of DecimalError when data is Inifinity, fix #1493
  • f14230a Merge pull request #1509 from puemos/prefer-yaxis-with-nice-ticks-on-render-grid
  • de4bc6e add: find yAxisWithNiceTicks and choose it over getAnyElementOfObject

See the full diff

  • The devDependency recharts was updated from 1.3.3 to 1.3.4.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 4adcaf9 Version 1.3.4
  • 96a71cc fix: domain calculation with 0 values (#1519)

See the full diff

  • The devDependency recharts was updated from 1.3.4 to 1.3.5.

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 10 commits.

  • 5fda499 Version 1.3.5
  • 69e3281 chore: update webpack.config.js
  • a1cede3 Merge branch 'master' of https://github.com/recharts/recharts
  • ebf6796 Merge pull request #1535 from parisholley/expectedLength
  • 41cbb79 chore: add babel-plugin-lodash in babelrc, fix #1526
  • 1f1a4e8 Merge pull request #1524 from puemos/1522-yaxis-ticks-logic-lodash-find
  • 1e3e201 fix for expected length height attribute
  • 43f478b #1522 use isFinite from lodash
  • 660648a change: logic of which YAxis ticks to render by his domain
  • 560d7aa change: #1522 use lodash _.values instead of Object.values

See the full diff