Skip to content

chore(deps): update recharts (3.8.1 → 3.10.0)#432

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

chore(deps): update recharts (3.8.1 → 3.10.0)#432
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/recharts-3.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
recharts 3.8.13.10.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

recharts/recharts (recharts)

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


Configuration

📅 Schedule: (in timezone America/Toronto)

  • Branch creation
    • "before 6am on saturday"
  • 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 added the type/minor label Jun 27, 2026
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch from a197778 to 665ad36 Compare July 3, 2026 15:12
@renovate renovate Bot changed the title chore(deps): update recharts (3.8.1 → 3.9.0) chore(deps): update recharts (3.8.1 → 3.9.1) Jul 3, 2026
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch from 665ad36 to 72cb6b6 Compare July 7, 2026 09:05
@renovate renovate Bot changed the title chore(deps): update recharts (3.8.1 → 3.9.1) chore(deps): update recharts (3.8.1 → 3.9.2) Jul 7, 2026
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch from 72cb6b6 to 72f149c Compare July 12, 2026 10:15
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch from 72f149c to e6a0e76 Compare July 20, 2026 19:59
| datasource | package  | from  | to     |
| ---------- | -------- | ----- | ------ |
| npm        | recharts | 3.8.1 | 3.10.0 |
@renovate
renovate Bot force-pushed the renovate/recharts-3.x-lockfile branch from e6a0e76 to 80e7677 Compare July 23, 2026 21:40
@renovate renovate Bot changed the title chore(deps): update recharts (3.8.1 → 3.9.2) chore(deps): update recharts (3.8.1 → 3.10.0) Jul 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants