This repository was archived by the owner on Feb 4, 2025. It is now read-only.
chore(deps): Update dependency recharts to v2.15.1 - #389
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 3, 2024 02:26
a1e4db9 to
05e61ef
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 3, 2024 03:52
05e61ef to
d787f64
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 3, 2024 07:18
d787f64 to
c6be685
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 3, 2024 14:21
c6be685 to
71ee116
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 3, 2024 16:10
71ee116 to
0017929
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 3, 2024 21:10
0017929 to
2367ad6
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 4, 2024 00:11
2367ad6 to
8bc818b
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 4, 2024 03:06
8bc818b to
78836e1
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 4, 2024 07:57
78836e1 to
895a628
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 4, 2024 10:52
895a628 to
f16cdff
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 4, 2024 14:58
f16cdff to
532a5ee
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 4, 2024 18:06
532a5ee to
ae0dfa8
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 5, 2024 01:34
ae0dfa8 to
425cb64
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 5, 2024 14:42
425cb64 to
a5ddd3a
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 6, 2024 14:25
caa17f1 to
add22fb
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 9, 2024 08:18
add22fb to
dd2a061
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 9, 2024 17:47
dd2a061 to
46788a8
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 9, 2024 19:15
46788a8 to
b3408eb
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 9, 2024 23:17
b3408eb to
3c7373a
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 2, 2025 09:11
3c7373a to
173d50c
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 2, 2025 13:45
173d50c to
cd6e964
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 2, 2025 17:41
cd6e964 to
beffc86
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 2, 2025 21:44
beffc86 to
96142e5
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 3, 2025 01:47
96142e5 to
b8b562d
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 3, 2025 05:51
b8b562d to
ed84ead
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 3, 2025 09:44
ed84ead to
b436495
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 3, 2025 12:24
b436495 to
d699d14
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 3, 2025 16:35
d699d14 to
274ce68
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.13.3->2.15.1Release Notes
recharts/recharts (recharts)
v2.15.1Compare Source
What's Changed
Quick patch release, nothing crazy going on here.
In the meantime please help us test recharts 3.0 alpha https://github.com/recharts/recharts/issues/5445 🚀
Fix
Legend - Typescript: adddataKeytype to legend formatter props by @lucasassisrosa in https://github.com/recharts/recharts/pull/5511. Fixes https://github.com/recharts/recharts/issues/5508Chore
react-smoothversion is up to date in package.json for R19 support by @acomanescu in https://github.com/recharts/recharts/pull/5422New Contributors
Full Changelog: recharts/recharts@v2.15.0...v2.15.1
v2.15.0Compare Source
What's Changed
Final 2.x React 19 support
!!! You still need to override your
react-isversion to matchreact/react-domfor React 19 to work with recharts !!! - see thread here - this limitation will be alleviated in recharts 3.0Feat
Add React 19 to peerDependencies - closes https://github.com/recharts/recharts/issues/4558
Fix
Bar: fix Bar mouse event types regression - closes https://github.com/recharts/recharts/issues/5308ReactTexttypeFull Changelog: recharts/recharts@v2.14.1...v2.15.0
v2.14.1Compare Source
What's Changed
Fix
X/YAxis: omit unused/accidentally added (in 2.13)refprop from axis types in https://github.com/recharts/recharts/pull/5295. Resolves https://github.com/recharts/recharts/issues/5294Full Changelog: recharts/recharts@v2.14.0...v2.14.1
v2.14.0Compare 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
Area/Line/Bar/Scatter/Pie/Radar/RadialBar/FunnelChart components: add support for top levelonContextMenuandonDoubleClickevents #5254 by @abarreau in https://github.com/recharts/recharts/pull/5255Fix
Typescript fixes
LabelList:dataKeyprop for LabelList should accept any object by @ckifer in https://github.com/recharts/recharts/pull/5252Pie:PieSectorDataItem.payloadshould be an object rather than an array by @BTOdell in https://github.com/recharts/recharts/pull/5263New Contributors
Full Changelog: recharts/recharts@v2.13.3...v2.14.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.