Skip to content

chore(deps): bump recharts from 2.15.4 to 3.8.1#99

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/recharts-3.8.1
Open

chore(deps): bump recharts from 2.15.4 to 3.8.1#99
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/recharts-3.8.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 26, 2026

Bumps recharts from 2.15.4 to 3.8.1.

Release notes

Sourced from recharts's releases.

v3.8.1

What's Changed

Bugfixes!

New Contributors

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

v3.8.0

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:

... (truncated)

Commits
  • 5b10788 chore(deps-dev): bump diff from 8.0.3 to 8.0.4 (#7156)
  • 222396f chore(deps): bump react-router-dom from 7.13.1 to 7.13.2 (#7164)
  • c2642da chore(deps-dev): bump typescript-eslint from 8.57.1 to 8.57.2 (#7166)
  • b186929 fix(RechartsWrapper): prevent ResizeObserver memory leak on ref update (#7161)
  • 738f71f fix(Tooltip): prevent crash on sparse or undefined payload entries (#7149)
  • 00daf0b chore(deps-dev): bump rollup from 4.59.0 to 4.60.0 (#7158)
  • eba4f2a chore(deps-dev): bump marked from 17.0.4 to 17.0.5 (#7157)
  • 201d060 fix: resolve keyboard navigation and tooltip issues for Pie charts (#6921) (#...
  • 670d092 chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#7150)
  • 86ca8de fix: stackOffset expand should not override numerical XAxis domain (#7152)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by corkscreewe, a new releaser for recharts since your current version.

Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 26, 2026
@dependabot dependabot Bot requested a review from iDorgham as a code owner March 26, 2026 20:06
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Mar 26, 2026
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 26, 2026

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 26, 2026

Deployment failed with the following error:

Resource is limited - try again in 1 day (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 26, 2026

📦 Affected Packages

  • admin-dashboard (Next.js app)
  • client-dashboard (Next.js app)

Diff: +1068 / -676 lines

Auto-generated by pr-labels.yml

@github-actions github-actions Bot added the size/XS Extra small change (≤10 lines) label Mar 26, 2026
Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 3 files

@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.8.1 branch from a6643f8 to 3e34ae6 Compare March 29, 2026 10:32
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 29, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
gateflow-admin-dashboard Error Error Apr 11, 2026 10:40am
gateflow-admin-dashboard-o9m5 Error Error Apr 11, 2026 10:40am
gateflow-client-dashboard Error Error Apr 11, 2026 10:40am
gateflow-design-system Ready Ready Preview, Comment Apr 11, 2026 10:40am
gateflow-marketing Error Error Apr 11, 2026 10:40am
gateflow-resident-portal Ready Ready Preview, Comment Apr 11, 2026 10:40am

@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 29, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.8.1 branch from 3e34ae6 to 35cefc7 Compare March 29, 2026 19:28
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 29, 2026
@dependabot dependabot Bot changed the title build(deps): bump recharts from 2.15.4 to 3.8.1 chore(deps): bump recharts from 2.15.4 to 3.8.1 Apr 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.8.1 branch from 35cefc7 to 0dfe39d Compare April 1, 2026 00:58
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

Lighthouse CI — Marketing Site

Category 📱 Mobile 🖥 Desktop
Performance 🔴 58/100
Accessibility 🟡 94/100
Best Practices 🟢 96/100
SEO 🟡 92/100

Core Web Vitals (Mobile)
LCP: 17341ms | FCP: 4119ms | TBT: 260ms | CLS: 0.000

Plan: pagespeed_100 — Target: 100/100 all categories
Thresholds in .lighthouserc.js

@github-actions github-actions Bot added the size/XS Extra small change (≤10 lines) label Apr 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.8.1 branch from 8b2c713 to 1550207 Compare April 2, 2026 11:15
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.8.1 branch from 1550207 to 6eccfd1 Compare April 3, 2026 06:05
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.8.1 branch from 6eccfd1 to 9f51b28 Compare April 5, 2026 05:21
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.8.1 branch from 9f51b28 to 604ebf2 Compare April 6, 2026 04:19
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.8.1 branch from 604ebf2 to 8e9262f Compare April 7, 2026 16:44
@github-actions github-actions Bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Apr 7, 2026
Bumps [recharts](https://github.com/recharts/recharts) from 2.15.4 to 3.8.1.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md)
- [Commits](recharts/recharts@v2.15.4...v3.8.1)

---
updated-dependencies:
- dependency-name: recharts
  dependency-version: 3.8.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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 size/XS Extra small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants