Update dependency recharts to v2.15.4 - #4
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 6, 2025 13:00
c0f561e to
ea088a7
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 12, 2025 12:03
ea088a7 to
139c55a
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 12, 2025 23:30
139c55a to
5a413f2
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
December 31, 2025 18:10
5a413f2 to
f82686b
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
January 8, 2026 20:46
f82686b to
33a6348
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
January 23, 2026 21:39
33a6348 to
b74aefe
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
January 28, 2026 12:31
b74aefe to
044966c
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
January 28, 2026 22:45
044966c to
3a147b5
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
January 29, 2026 03:01
3a147b5 to
86a3cea
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 2, 2026 16:32
86a3cea to
7783577
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 12, 2026 12:46
7783577 to
320c056
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
February 17, 2026 17:58
320c056 to
7c85912
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
March 8, 2026 09:06
7c85912 to
4242646
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
March 17, 2026 22:12
4242646 to
60b760b
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
May 12, 2026 02:44
c1b2734 to
a125479
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
May 12, 2026 14:32
a125479 to
fd9d3d3
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
May 18, 2026 13:45
fd9d3d3 to
8173664
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
May 28, 2026 22:32
8173664 to
fff0532
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
June 2, 2026 00:31
fff0532 to
c025730
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
June 11, 2026 09:13
c025730 to
6991165
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
July 12, 2026 14:46
6991165 to
b047119
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
July 17, 2026 03:01
b047119 to
15867e6
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
July 21, 2026 00:29
15867e6 to
8bf5f17
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
July 23, 2026 08:03
8bf5f17 to
2de9eba
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
July 24, 2026 00:29
2de9eba to
9524881
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
July 25, 2026 03:12
9524881 to
4244401
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
July 30, 2026 20:16
4244401 to
c878f5d
Compare
renovate
Bot
force-pushed
the
renovate/recharts-2.x
branch
from
August 4, 2026 04:13
c878f5d to
fa76609
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.15.0→2.15.4Release Notes
recharts/recharts (recharts)
v2.15.4Compare Source
What's Changed
Last 2.x patch - releasing since the
@babel/runtimevulnerability is showing up in some security scans. Hoping to release 3.0 on 6/22 🚀Fix
X/YAxis: fix issue where recharts class names did not get passed to custom tick components by @MyungAe in #5840Bar: allowminPointSizefunction to receive null and undefined values by @eino in #5947TypeScript: fix issue which caused build errors whenallowSyntheticDefaultImports: falseby @tfaller in #5810Security
New Contributors
Full Changelog: recharts/recharts@v2.15.3...v2.15.4
v2.15.3Compare Source
Last patch release before 3.0 🚀
What's Changed
Fix
XAxis: fix padding calculation forpadding="gap"andpadding="no-gap"when XAxis is type number by @jackfletch in #5759Full Changelog: recharts/recharts@v2.15.2...v2.15.3
v2.15.2Compare Source
What's Changed
Few bugfixes and bug fix backports for 2.x
Fix
Bar/Rectangle: add index back to Bar Rectangle key to prevent duplicate key issues by @ckifer in #5561Dot: re-includepointsobject in dotProps by @brodriguezmilla in #5657Tooltip: addSVGPropsto Tooltip payload type to account for svg properties such as opacity passed by the user by @ally1002 in #5712Tooltip/Bar: fixactiveBarprop not working when tooltipshared={false}by @nizans in #5718General: allowdata-*props to be spread on svg elements and not be filtered out by @prtmwrkr in #5666New Contributors
Full Changelog: recharts/recharts@v2.15.1...v2.15.2
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 #5445 🚀
Fix
Legend - Typescript: adddataKeytype to legend formatter props by @lucasassisrosa in #5511. Fixes #5508Chore
react-smoothversion is up to date in package.json for R19 support by @acomanescu in #5422New Contributors
Full Changelog: recharts/recharts@v2.15.0...v2.15.1
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.
This PR was generated by Mend Renovate. View the repository job log.