Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps recharts from 3.4.1 to 3.5.0.

Release notes

Sourced from recharts's releases.

v3.5.0

What's Changed

Mostly fixes and performance improvements this release but check out the deprecation of Pie active/inactiveShape in favor of aligning with the shape prop of other chart elements.

Feat

  • Pie: add shape to align custom Pie sector shapes to other Recharts components by @​ckifer in recharts/recharts#6482
    • This change deprecates activeShape and inactiveShape. Please use the isActive prop passed from the callback to shape to create active Pie sectors.
    • Note: forgot to include the current Sector index, will add in 3.5.1
  • Stacked Charts: implement reverseStackOrder prop in v3 - fixes a regression between recharts 2 and 3 by @​j-shimizu111 in recharts/recharts#6644
  • Typescript/Dot: export ActiveDotProps and DotItemDotProps types by @​simaks in recharts/recharts#6657

Fix

Docs

New Contributors (thanks everyone!)

Full Changelog: recharts/recharts@v3.4.1...v3.4.2

Commits
  • 2bf10c9 3.5 (#6671)
  • 41c2b94 docs: point Pie activeShape to shape (#6670)
  • d85a2d1 Omnidoc: Fix default values docs for XAxis, YAxis, ZAxis (#6667)
  • 652a08c feat: export ActiveDotProps and DotItemDotProps from main entry (#6657)
  • e2cb758 Omnidoc: Fix default values for Line, Scatter, CartesianGrid, ErrorBar, Refer...
  • de24f23 feat: add shape type to pie, support similar patterns to other Recharts compo...
  • 3a7cf75 fix: active dot appearing outside graph (#6612)
  • 975caeb fix: ErrorBar duplicate key warning when error range has same values (#6660)
  • 2f96acf chore(deps-dev): bump rimraf from 6.1.0 to 6.1.2 (#6662)
  • bbbadaf chore(deps-dev): bump brace-expansion from 1.1.11 to 1.1.12 (#6658)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.4.1 to 3.5.0.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v3.4.1...v3.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 24, 2025
@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for opencost-ui ready!

Name Link
🔨 Latest commit c608b70
🔍 Latest deploy log https://app.netlify.com/projects/opencost-ui/deploys/6923daa539f3b40008a10ce9
😎 Deploy Preview https://deploy-preview-134--opencost-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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 needs-follow-up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant