Skip to content

[Snyk] Upgrade recharts from 3.5.1 to 3.6.0#36

Merged
mergify[bot] merged 1 commit intomainfrom
snyk-upgrade-1ccb872ad2612057b04f6972b1f0ddde
Jan 12, 2026
Merged

[Snyk] Upgrade recharts from 3.5.1 to 3.6.0#36
mergify[bot] merged 1 commit intomainfrom
snyk-upgrade-1ccb872ad2612057b04f6972b1f0ddde

Conversation

@nihaltp
Copy link
Copy Markdown
Owner

@nihaltp nihaltp commented Jan 12, 2026

snyk-top-banner

Snyk has created this PR to upgrade recharts from 3.5.1 to 3.6.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released a month ago.


Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade recharts from 3.5.1 to 3.6.0.

See this package in pnpm:
recharts

See this project in Snyk:
https://app.snyk.io/org/nihaltp/project/788d8368-8d10-4f89-ae3b-0d19c8bd372c?utm_source=github&utm_medium=referral&page=upgrade-pr
Copilot AI review requested due to automatic review settings January 12, 2026 10:35
@vercel
Copy link
Copy Markdown

vercel Bot commented Jan 12, 2026

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

Project Deployment Review Updated (UTC)
github_followers Ready Ready Preview, Comment Jan 12, 2026 10:40am

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jan 12, 2026

Important

Review skipped

Ignore keyword(s) in the title.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. 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.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR upgrades the recharts charting library from version 3.5.1 to 3.6.0, a minor version bump. The upgrade is automated by Snyk and includes a change in versioning strategy from using "latest" to a pinned version.

Changes:

  • Upgrade recharts from 3.5.1 to 3.6.0 (minor version update)
  • Change version specifier from "latest" to pinned version "3.6.0"

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
package.json Updates recharts dependency specifier from "latest" to pinned version "3.6.0"
pnpm-lock.yaml Updates resolved recharts version to 3.6.0 with new integrity hash
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread package.json
"react-hook-form": "latest",
"react-resizable-panels": "latest",
"recharts": "latest",
"recharts": "3.6.0",
Copy link

Copilot AI Jan 12, 2026

Choose a reason for hiding this comment

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

The version specifier has been changed from "latest" to a pinned version "3.6.0". While this provides more stability, it's inconsistent with other dependencies in this file (lines 54-55, 57) which use "latest". Consider whether you want to maintain consistency in version pinning strategy across all dependencies, or if there's a specific reason recharts needs to be pinned.

Suggested change
"recharts": "3.6.0",
"recharts": "latest",

Copilot uses AI. Check for mistakes.
@mergify mergify Bot merged commit 744e5df into main Jan 12, 2026
13 checks passed
@mergify
Copy link
Copy Markdown

mergify Bot commented Jan 12, 2026

🧪 CI Insights

Here's what we observed from your CI run for 94f0eac.

🟢 All jobs passed!

But CI Insights is watching 👀

@mergify mergify Bot deleted the snyk-upgrade-1ccb872ad2612057b04f6972b1f0ddde branch January 12, 2026 10:41
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.

3 participants