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

fix(deps): update dependency recharts to ^2.15.1 #230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
recharts ^2.10.3 -> ^2.15.1 age adoption passing confidence

Release Notes

recharts/recharts (recharts)

v2.15.1

Compare Source

v2.15.0

Compare Source

What's Changed

Final 2.x React 19 support

!!! You still need to override your react-is version to match react/react-dom for React 19 to work with recharts !!! - see thread here - this limitation will be alleviated in recharts 3.0

Feat

Add React 19 to peerDependencies - closes https://github.com/recharts/recharts/issues/4558

Fix

Full Changelog: recharts/recharts@v2.14.1...v2.15.0

v2.14.1

Compare Source

What's Changed
Fix

Full Changelog: recharts/recharts@v2.14.0...v2.14.1

v2.14.0

Compare Source

What's Changed

Small release to get new top level chart events out there. Still working on 3.x, a little slower right now because of the holidays.

Feat

Fix

Typescript fixes

New Contributors

Full Changelog: recharts/recharts@v2.13.3...v2.14.0

v2.13.3

Compare Source

What's Changed

Small change which may (or may not) help when using ResponsiveContainer with React 19. Worth a shot.

!! react-is override is still needed for React 19 to work correctly with recharts !! - see https://github.com/recharts/recharts/issues/4558

Fix

Full Changelog: recharts/recharts@v2.13.2...v2.13.3

v2.13.2

Compare Source

What's Changed

  • Another fix from 2.13. Categorical charts should have their ref props back.
Fix

Full Changelog: recharts/recharts@v2.13.1...v2.13.2

v2.13.1

Compare Source

v2.13.0

Compare Source

What's Changed

React 19 compat, fix annoying defaultProps warnings, bug fixes

Feat
Fix
Typescript

New Contributors

Full Changelog: recharts/recharts@v2.12.7...v2.13.0

v2.12.7

Compare Source

v2.12.6

Compare Source

What's Changed

Fix
Chore

Full Changelog: recharts/recharts@v2.12.5...v2.12.6

v2.12.5

Compare Source

Small fixes while working on v3 continued...

What's Changed

Feat
Fix

Address https://github.com/recharts/recharts/issues/4382

A recent release of @types/react broke some builds because they removed certain (unused) events from common event handler attributes. recharts was unknowingly enumerating keys of SVGProps in the Layer component with the old types and causing a type error on tsc with skipLibCheck: false

  • typescript - Layer: use SVGAttributes instead of SVGProps in forwardRef components by @​ckifer in https://github.com/recharts/recharts/pull/4413
  • typescript - Pie: fix Pie ref which was cast to HTMLElement when the ref is actually referring to SVGGElement. This gave false information to whoever is using ref on the Pie component

Full Changelog: recharts/recharts@v2.12.4...v2.12.5

v2.12.4

Compare Source

What's Changed

Small fixes while working on v3 continued...

Fix

className fixes - helps slowly address https://github.com/recharts/recharts/issues/2169:

Full Changelog: recharts/recharts@v2.12.3...v2.12.4

v2.12.3

Compare Source

Some more small changes/fixes while working on 3.x

What's Changed

Fix

New Contributors

Full Changelog: recharts/recharts@v2.12.2...v2.12.3

v2.12.2

Compare Source

What's Changed

Some more small fixes while working on 3.x

Fix

Full Changelog: recharts/recharts@v2.12.1...v2.12.2

v2.12.1

Compare Source

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

Full Changelog: recharts/recharts@v2.12.0...v2.12.1

v2.12.0

Compare Source

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

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: recharts/recharts@v2.11...v2.12.0

v2.11.0

Compare Source

v2.10.4

Compare Source

What's Changed

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

Fix
Storybook

New Contributors

Full Changelog: recharts/recharts@v2.10.3...v2.10.4


Configuration

📅 Schedule: 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 is behind base branch, 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.

Copy link

vercel bot commented Jan 19, 2024

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

Name Status Preview Comments Updated (UTC)
acme-corp ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 28, 2025 1:48am

@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.10.4 fix(deps): update dependency recharts to ^2.11.0 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from b967493 to 9326ceb Compare January 27, 2024 13:04
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.11.0 fix(deps): update dependency recharts to ^2.12.0 Feb 9, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 9326ceb to 73e7c51 Compare February 9, 2024 04:03
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 73e7c51 to 4754e77 Compare February 20, 2024 18:21
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.12.0 fix(deps): update dependency recharts to ^2.12.1 Feb 20, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 4754e77 to 7964ac4 Compare March 1, 2024 10:50
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.12.1 fix(deps): update dependency recharts to ^2.12.2 Mar 1, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 7964ac4 to 92eda44 Compare March 15, 2024 22:44
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.12.2 fix(deps): update dependency recharts to ^2.12.3 Mar 15, 2024
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.12.3 fix(deps): update dependency recharts to ^2.12.4 Apr 4, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 92eda44 to 5ab0bfa Compare April 4, 2024 00:59
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 5ab0bfa to 0699756 Compare April 12, 2024 19:20
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.12.4 fix(deps): update dependency recharts to ^2.12.5 Apr 12, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 0699756 to 1defac7 Compare April 21, 2024 06:54
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.12.5 fix(deps): update dependency recharts to ^2.12.6 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 1defac7 to 64e97ff Compare May 8, 2024 07:57
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.12.6 fix(deps): update dependency recharts to ^2.12.7 May 8, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 64e97ff to 2920fd9 Compare October 10, 2024 23:15
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.12.7 fix(deps): update dependency recharts to ^2.13.0 Oct 10, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 2920fd9 to 81d104b Compare November 2, 2024 23:44
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.13.0 fix(deps): update dependency recharts to ^2.13.3 Nov 2, 2024
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.13.3 fix(deps): update dependency recharts to ^2.14.0 Dec 2, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 81d104b to 639bb79 Compare December 2, 2024 22:43
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 639bb79 to 7e1fe92 Compare December 3, 2024 08:30
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.14.0 fix(deps): update dependency recharts to ^2.14.1 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from 7e1fe92 to fa3e842 Compare December 12, 2024 22:18
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.14.1 fix(deps): update dependency recharts to ^2.15.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch from fa3e842 to 7bbabd0 Compare January 28, 2025 01:44
@renovate renovate bot changed the title fix(deps): update dependency recharts to ^2.15.0 fix(deps): update dependency recharts to ^2.15.1 Jan 28, 2025
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