Skip to content

Bump recharts from 3.9.2 to 3.10.0#66

Merged
aivanchenk merged 1 commit into
mainfrom
dependabot/npm_and_yarn/recharts-3.10.0
Jul 21, 2026
Merged

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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] <support@github.com>
@aivanchenk
aivanchenk merged commit 2d6c2ca into main Jul 21, 2026
2 checks passed
@aivanchenk
aivanchenk deleted the dependabot/npm_and_yarn/recharts-3.10.0 branch July 21, 2026 19:55
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.

1 participant