Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade recharts from 2.10.3 to 2.12.1 #184

Merged
merged 1 commit into from
Apr 27, 2024

Conversation

lryanle
Copy link
Owner

@lryanle lryanle commented Mar 17, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade recharts from 2.10.3 to 2.12.1.

As this is a private repository, Snyk-bot does not have access. Therefore, this PR has been created automatically, but appears to have been created by a real user.

✨ Snyk has automatically assigned this pull request, set who gets assigned.

ℹ️ 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 4 versions ahead of your current version.
  • The recommended version was released a month ago, on 2024-02-20.

The recommended version fixes:

Severity Issue PriorityScore (*) Exploit Maturity
Prototype Pollution
SNYK-JS-AXIOS-6144788
167/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 72, Reachable: No, Transitive dependency: No, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.78, Score Version: V5
No Known Exploit
Regular Expression Denial of Service (ReDoS)
SNYK-JS-AXIOS-6124857
167/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 72, Reachable: No, Transitive dependency: No, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.78, Score Version: V5
Proof of Concept
Information Exposure
SNYK-JS-FOLLOWREDIRECTS-6444610
167/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 72, Reachable: No, Transitive dependency: No, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.78, Score Version: V5
Proof of Concept
Resource Exhaustion
SNYK-JS-JOSE-6419224
167/1000
Why? Confidentiality impact: None, Integrity impact: None, Availability impact: High, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 72, Reachable: No, Transitive dependency: No, Is Malicious: No, Business Criticality: High, Provider Urgency: High, Package Popularity Score: 99, Impact: 5.99, Likelihood: 2.78, Score Version: V5
No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: recharts
  • 2.12.1 - 2024-02-20

    What's Changed

    Unintentional regression broke panoramic/compact Brush in 2.11.0 and 2.12.0, backport the fix to 2.x as we work on 3.x

    Fix

    • fix: compact render should read from context, fixes brush panorama by @ ckifer in #4194 fixes #4193

    Full Changelog: v2.12.0...v2.12.1

  • 2.12.0 - 2024-02-09

    What's Changed

    Bug fixes and a few small new features.

    Releasing 2.12.0 to create a "clean slate" as contributors are discussing next moves for recharts.

    We will try to focus on upgrades, architectural changes, and long-pending breaking changes so we can release a recharts v3. This will not be a large major version, or one hard to upgrade to, but rather a major version bump to prevent us from breaking people with library upgrades, large refactors, etc. Feature parity should hold. Thanks!

    Features

    • Bar: Accept a callback function for minPointSize so it can be determined by data by @ ckifer in #4099 closes #2819
    • Accessibility: Enable screen reader support with accessibilityLayer and default tooltip by @ julianna-langston in #4077

    Fix

    Chore

    • Cleanup, tests, and refactoring work. Thanks @ PavelVanecek
    • Upgrade react smooth, remove translateStyle, remove prop-types as a peerDep
    • Upgrade dev dependencies
      • Upgrade TypeScript to 4.9.5 (no definition changes from upgrade)

    Storybook

    • New storybook stories and doc updates

    New Contributors

    Full Changelog: v2.11...v2.12.0

  • 2.11.0 - 2024-01-27
  • 2.10.4 - 2024-01-09

    What's Changed

    Fix some older bugs annoying bugs, TS typings, update to the storybook theme, and more

    Fix

    Storybook

    New Contributors

    Full Changelog: v2.10.3...v2.10.4

  • 2.10.3 - 2023-12-01

    What's Changed

    New Contributors

    Full Changelog: v2.10.2...v2.10.3

from recharts GitHub release notes
Commit messages
Package name: recharts
  • e2927b6 2.12.1
  • d5dbe09 fix: compact render should read from context, fixes brush panorama (#4194)
  • 65d8acd chore: upgrade lodash to fix cve
  • 968fe22 2.12.0
  • 7731ab1 Enable screen reader support with accessibilityLayer and default tooltip (#4077)
  • 723b843 fix: activeBar shouldn't be true by default (#4139)
  • a929861 chore(deps-dev): bump chromatic from 6.15.0 to 6.24.1 (#4166)
  • 72aa7bf chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 (#4165)
  • 436d990 chore: upgrade storybook
  • 0f9588e chore(deps-dev): bump @ types/d3-time-format from 4.0.0 to 4.0.3 (#4156)
  • ea0cfca chore(deps-dev): bump @ babel/plugin-proposal-export-default-from from 7.22.17 to 7.23.3 (#4161)
  • 697d280 chore(deps-dev): bump @ babel/preset-typescript from 7.23.2 to 7.23.3 (#4158)
  • 8274173 chore(deps-dev): bump @ babel/runtime from 7.23.2 to 7.23.9 (#4154)
  • 845adbb chore(deps): bump victory-vendor from 36.9.0 to 36.9.1 (#4153)
  • 9dad748 chore(deps-dev): bump typescript from 4.4.4 to 4.9.5 (#4132)
  • ac3c2c1 chore(deps-dev): bump lint-staged from 13.2.2 to 13.3.0 (#4146)
  • abfa0fa chore(deps-dev): bump @ types/node from 14.18.36 to 14.18.63 (#4150)
  • bc2a911 chore(deps): bump clsx from 2.0.0 to 2.1.0 (#4149)
  • 9c0ea5e chore(deps-dev): bump @ vitejs/plugin-react from 4.1.0 to 4.2.1 (#4148)
  • cfc2447 chore(deps-dev): bump webpack-bundle-analyzer from 4.7.0 to 4.10.1 (#4147)
  • 469aade chore(deps-dev): bump terser-webpack-plugin from 5.3.6 to 5.3.10 (#4145)
  • a3493f3 chore(deps-dev): bump webpack from 5.76.0 to 5.90.1 (#4144)
  • d9f7c04 chore(deps): bump victory-vendor from 36.8.6 to 36.9.0 (#4143)
  • 0a208ae chore(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.29.1 (#4142)

Compare


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:

🧐 View latest project report

👩‍💻 Set who automatically gets assigned

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

vercel bot commented Mar 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
seniordesign ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2024 7:02pm

@lryanle lryanle self-assigned this Mar 17, 2024
@waseem-polus waseem-polus merged commit 55c7621 into main Apr 27, 2024
11 checks passed
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