Skip to content

Bump recharts from 3.9.2 to 3.10.0#169

Merged
sarroutbi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/recharts-3.10.0
Jul 27, 2026
Merged

Bump recharts from 3.9.2 to 3.10.0#169
sarroutbi merged 1 commit into
mainfrom
dependabot/npm_and_yarn/recharts-3.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps recharts from 3.9.2 to 3.10.0.

Release notes

Sourced from recharts's releases.

v3.10.0

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".

Other features

Bugfixes

New Contributors

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

Commits
  • 770191a 3.10.0
  • 9d9b15d feat(XAxis): support height="auto" to size the axis to its tick labels (#7570)
  • 38020e8 chore(deps-dev): bump the storybook group with 8 updates (#7568)
  • e9795a1 Clarify Legend comments and examples (#7567)
  • 9817ae5 fix(Area): connectNulls connects across stacked points where every series is ...
  • 082495a Legend position and offset (#7564)
  • 2ea9ca0 fix: prevent getBandSizeOfAxis from collapsing band size due to floating-poin...
  • ccdd02a fix(CartesianAxis): skip renderedTicks dispatch when tick values are unchange...
  • ca62d1c fix(Label): pass computed position attributes to custom label content (#7549)
  • ea3eef3 chore(deps-dev): bump babel-loader from 9.2.1 to 10.1.1 (#7562)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 20, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.10.0 branch from 92f0a82 to c1de5cb Compare July 22, 2026 11:42
@sarroutbi

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [recharts](https://github.com/recharts/recharts) from 3.9.2 to 3.10.0.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v3.9.2...v3.10.0)

---
updated-dependencies:
- dependency-name: recharts
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.10.0 branch from c1de5cb to eb41dcd Compare July 22, 2026 17:46

@sarroutbi sarroutbi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sarroutbi
sarroutbi merged commit c5bbd0b into main Jul 27, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/recharts-3.10.0 branch July 27, 2026 10:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant