Skip to content

Update dependency recharts to ^1.8.5

Administrator requested to merge renovate/recharts-1.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
recharts dependencies minor ^1.8.5 source code search for "recharts"
@types/recharts devDependencies minor 1.8.1 source code search for "@types/recharts"

Release Notes

recharts/recharts

v1.8.5

Compare Source

fix

v1.8.4

Compare Source

fix
  • Adding Composed chart to rescaled charts, to fix #​1887

v1.8.3

Compare Source

fix
  • fix: rollback to componentWillReceiveProps, fix crash in react@15

v1.8.2

Compare Source

fix
  • Used UNSAFE_componentWillReceiveProps to replace componentDidUpdate

v1.8.1

Compare Source

fix
  • Fixed Text Component crash
  • Fixed eslint errors in src/
feat
  • Add props of to always show text
  • Add onClick event to sankey chart
  • Shape prop can be used without any other prop in reference area

v1.8.0

Compare Source

refactor
  • react unsafe methods refactored

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. View repository job log here.

Merge request reports

Loading