chore(deps): update dependency recharts to v3.10.0#11
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/recharts-3.x-lockfile
branch
from
June 30, 2026 14:40
67014b1 to
a577dfa
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x-lockfile
branch
from
July 4, 2026 04:23
a577dfa to
8bac21a
Compare
renovate
Bot
force-pushed
the
renovate/recharts-3.x-lockfile
branch
from
July 21, 2026 00:10
8bac21a to
55ff781
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.0Release 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: (UTC)
🚦 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.