Skip to content

chore(deps): update dependency recharts to v3.10.1 - #46

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/recharts-3.x-lockfile
Open

chore(deps): update dependency recharts to v3.10.1#46
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/recharts-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
recharts 3.8.03.10.1 age confidence

Release Notes

recharts/recharts (recharts)

v3.10.1

Compare Source

v3.10.0

Compare Source

What's Changed

Legend position

Legend now supports position and offset props, same as Label and LabeList. This replaces the previous align and verticalAlign for a more convenient positioning, and fixes couple visual bugs too. See https://recharts.github.io/en-US/examples/LegendPosition/

XAxis auto height

XAxis now supports height="auto" prop, similar to YAxis width="auto".

  • feat(XAxis): support height="auto" to size the axis to its tick labels by @​kimlj in #​7570
Other features
Bugfixes

New Contributors

Full Changelog: recharts/recharts@v3.9.2...v3.10.0

v3.9.2

Compare Source

What's Changed

New Contributors

Full Changelog: recharts/recharts@v3.9.1...v3.9.2

v3.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: recharts/recharts@v3.9.0...v3.9.1

v3.9.0

Compare Source

What's Changed

Animations

3.9 comes with new animations! There are several bug fixes and what's best, all animations are now fully customizable.

See the animations guide on https://recharts.github.io/en-US/guide/animations/

New features other than animations
Bugfixes
Tree-shaking

We now have focused tree-shaking tests that allow us to observe exactly which components end up in the final bundle and why. I have also removed some unnecessary loops and you should see the final bundle size decrease somewhat as a result.

There are also two new examples on the website, showing real bundle size:

Documentation updates

New Contributors

Full Changelog: recharts/recharts@v3.8.1...v3.9.0-canary.0

v3.8.1

Compare Source

What's Changed

Bugfixes!

New Contributors

Full Changelog: recharts/recharts@v3.8.0...v3.8.1


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): update dependency recharts to v3.9.0 chore(deps): update dependency recharts to v3.9.1 Jun 30, 2026
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch 2 times, most recently from 874d7e0 to 245621f Compare July 4, 2026 05:00
@renovate renovate Bot changed the title chore(deps): update dependency recharts to v3.9.1 chore(deps): update dependency recharts to v3.9.2 Jul 4, 2026
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch from 245621f to 6f70f6b Compare July 17, 2026 09:31
@renovate renovate Bot changed the title chore(deps): update dependency recharts to v3.9.2 chore(deps): update dependency recharts to v3.10.0 Jul 20, 2026
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch from 6f70f6b to 71712f0 Compare July 20, 2026 23:01
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch from 71712f0 to 64659b5 Compare July 25, 2026 17:31
@renovate renovate Bot changed the title chore(deps): update dependency recharts to v3.10.0 chore(deps): update dependency recharts to v3.10.1 Jul 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants