Skip to content

⬆️ Bump recharts to 3.8.1#110

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm/charts-(recharts)
Open

⬆️ Bump recharts to 3.8.1#110
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/npm/charts-(recharts)

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 22, 2026

This PR contains the following updates:

Package Change Age Confidence
recharts ^3.6.0^3.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

v3.7.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 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 dependencies Pull requests that update a dependency file renovate labels Jan 22, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 22, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 22, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://Wiresense.github.io/frontend/pr-preview/pr-110/

Built to branch pages at 2026-03-25 12:36 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@renovate renovate Bot force-pushed the renovate/npm/charts-(recharts) branch from 3501b2c to 78fcf17 Compare February 12, 2026 09:56
@renovate renovate Bot changed the title ⬆️ Bump recharts to 3.7.0 ⬆️ Bump recharts to 3.8.0 Mar 7, 2026
@renovate renovate Bot force-pushed the renovate/npm/charts-(recharts) branch from 78fcf17 to 1ee38d5 Compare March 7, 2026 01:59
@renovate renovate Bot temporarily deployed to github-pages March 7, 2026 02:00 Inactive
@renovate renovate Bot changed the title ⬆️ Bump recharts to 3.8.0 ⬆️ Bump recharts to 3.8.1 Mar 25, 2026
@renovate renovate Bot force-pushed the renovate/npm/charts-(recharts) branch from 1ee38d5 to 62ff8fb Compare March 25, 2026 12:35
@renovate renovate Bot temporarily deployed to github-pages March 25, 2026 12:36 Inactive
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 renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants