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

Update dependency recharts to v2.12.6 #1378

Merged
merged 1 commit into from
Apr 26, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 15, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
recharts 2.12.3 -> 2.12.6 age adoption passing confidence

Release Notes

recharts/recharts (recharts)

v2.12.6

Compare Source

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


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 becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/recharts-2.x branch 10 times, most recently from 672eb16 to c3fcda3 Compare April 21, 2024 07:53
@renovate renovate bot changed the title Update dependency recharts to v2.12.5 Update dependency recharts to v2.12.6 Apr 21, 2024
@renovate renovate bot force-pushed the renovate/recharts-2.x branch 5 times, most recently from 2ef7125 to 1759332 Compare April 26, 2024 14:18
Copy link

github-actions bot commented Apr 26, 2024

Deployed to Cloudflare Pages

Latest commit: 4e737f308c9bf747cbc5ab9f48f4cc0c8342864c
Status:✅ Deploy successful!
Preview URL: https://33aba7fb.oasis-explorer.pages.dev

@buberdds buberdds merged commit d003472 into master Apr 26, 2024
8 checks passed
@buberdds buberdds deleted the renovate/recharts-2.x branch April 26, 2024 14:30
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.

None yet

1 participant