Skip to content

chore(deps): update dependency recharts to v3.8.1 - autoclosed#36

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/recharts-3.x-lockfile
Closed

chore(deps): update dependency recharts to v3.8.1 - autoclosed#36
renovate[bot] wants to merge 1 commit intomainfrom
renovate/recharts-3.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 17, 2026

This PR contains the following updates:

Package Change Age Confidence
recharts 3.7.03.8.1 age confidence

Release Notes

recharts/recharts (recharts)

v3.8.1

Compare Source

What's Changed

Bugfixes!

New Contributors

Full Changelog: recharts/recharts@v3.8.0...v3.8.1

v3.8.0

Compare Source

What's Changed

We added generics to our data and dataKey props and now you can have your charts validated by TypeScript. See the full guide here: https://recharts.github.io/en-US/guide/typescript/

We are releasing new helper functions and hooks that will allow you to precisely target mouse interactions, and convert coordinates. See the guide here: https://recharts.github.io/en-US/guide/coordinateSystems/

And new functions and hooks:

getRelativeCoordinate - converts mouse events to pixel positions

Convert Data → Pixels:

useXAxisScale - returns a function to convert X data values to pixel positions
useYAxisScale - returns a function to convert Y data values to pixel positions
useCartesianScale - convenience hook for converting both at once

Pixels → Data:

useXAxisInverseScale - returns a function to convert pixel X to the closest data value
useYAxisInverseScale - returns a function to convert pixel Y to the closest data value
useXAxisInverseTickSnapScale - returns a function to convert pixel X to the closest axis tick
useYAxisInverseTickSnapScale - returns a function to convert pixel Y to the closest axis tick

Accessing Ticks:

useXAxisTicks - returns the calculated ticks of an X-axis
useYAxisTicks - returns the calculated ticks of a Y-axis

Feat
Fix
Types
Docs

New Contributors

Full Changelog: recharts/recharts@v3.7.0...v3.8.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 17, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

1 similar comment
@cla-assistant
Copy link
Copy Markdown

cla-assistant bot commented Mar 17, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot force-pushed the renovate/recharts-3.x-lockfile branch 2 times, most recently from 991947c to ea54901 Compare March 17, 2026 04:49
@renovate renovate bot force-pushed the renovate/recharts-3.x-lockfile branch from ea54901 to 79561b5 Compare March 25, 2026 13:32
@renovate renovate bot changed the title chore(deps): update dependency recharts to v3.8.0 chore(deps): update dependency recharts to v3.8.1 Mar 25, 2026
@renovate renovate bot force-pushed the renovate/recharts-3.x-lockfile branch from 79561b5 to 43c9257 Compare March 26, 2026 10:38
@renovate renovate bot changed the title chore(deps): update dependency recharts to v3.8.1 chore(deps): update dependency recharts to v3.8.1 - autoclosed Mar 26, 2026
@renovate renovate bot closed this Mar 26, 2026
@renovate renovate bot deleted the renovate/recharts-3.x-lockfile branch March 26, 2026 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants