chore(deps): update recharts (3.8.1 → 3.10.0)#432
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/recharts-3.x-lockfile
branch
from
July 3, 2026 15:12
a197778 to
665ad36
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x-lockfile
branch
from
July 7, 2026 09:05
665ad36 to
72cb6b6
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x-lockfile
branch
from
July 12, 2026 10:15
72cb6b6 to
72f149c
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x-lockfile
branch
from
July 20, 2026 19:59
72f149c to
e6a0e76
Compare
| datasource | package | from | to | | ---------- | -------- | ----- | ------ | | npm | recharts | 3.8.1 | 3.10.0 |
renovate
Bot
force-pushed
the
renovate/recharts-3.x-lockfile
branch
from
July 23, 2026 21:40
e6a0e76 to
80e7677
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.8.1→3.10.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
recharts/recharts (recharts)
v3.10.0Compare Source
What's Changed
Legend position
Legend now supports
positionandoffsetprops, same as Label and LabeList. This replaces the previousalignandverticalAlignfor 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".
Other features
Bugfixes
New Contributors
Full Changelog: recharts/recharts@v3.9.2...v3.10.0
v3.9.2Compare Source
What's Changed
New Contributors
Full Changelog: recharts/recharts@v3.9.1...v3.9.2
v3.9.1Compare Source
What's Changed
New Contributors
Full Changelog: recharts/recharts@v3.9.0...v3.9.1
v3.9.0Compare 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
Configuration
📅 Schedule: (in timezone America/Toronto)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.