Skip to content

deps(deps): bump recharts from 2.15.4 to 3.7.0#13

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/recharts-3.7.0
Closed

deps(deps): bump recharts from 2.15.4 to 3.7.0#13
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/recharts-3.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 31, 2026

Copy link
Copy Markdown
Contributor

Bumps recharts from 2.15.4 to 3.7.0.

Release notes

Sourced from recharts's releases.

v3.7.0

What's Changed

📢 Cell is now deprecated and will be removed in the next major version. Please migrate all Cell usage to use the shape prop of respective chart elements. ‼️

Feat

New Hooks

Other

Fix

Chore

Docs

We've started auto-generating our docs for the most part so you should see large improvements in accuracy of the docs between the code, the website, and the storybook. Huge shoutout to @​PavelVanecek 🚀

New Contributors

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

... (truncated)

Commits

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)

@dependabot @github

dependabot Bot commented on behalf of github Jan 31, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, security. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [recharts](https://github.com/recharts/recharts) from 2.15.4 to 3.7.0.
- [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.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/recharts-3.7.0 branch from ff1c2f4 to 4a920a7 Compare January 31, 2026 05:06
@dependabot @github

dependabot Bot commented on behalf of github Jan 31, 2026

Copy link
Copy Markdown
Contributor Author

Looks like recharts is no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Jan 31, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/recharts-3.7.0 branch January 31, 2026 05:13
NeuroKoder3 added a commit that referenced this pull request May 12, 2026
* fix(security): wrap auth preHandler with inline request throttling

Replace separate auth hook registration with a single preHandler wrapper that calls req.rateLimit() before authorization so CodeQL can directly verify throttling at the flagged handler location.

Co-authored-by: Cursor <cursoragent@cursor.com>

* refactor(security): inject auth and throttling per-route via onRoute hook

Attach rate limiting and authorization as route preHandlers for non-public routes to make throttling explicit at route registration time and address persistent CodeQL missing-rate-limiting findings.

Co-authored-by: Cursor <cursoragent@cursor.com>

---------

Co-authored-by: Cursor <cursoragent@cursor.com>
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