Commit e606f6a
authored
fix(deps): update dependency recharts to v2.15.4 (main) (#7460)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [recharts](https://redirect.github.com/recharts/recharts) | [`2.15.3`
-> `2.15.4`](https://renovatebot.com/diffs/npm/recharts/2.15.3/2.15.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>recharts/recharts (recharts)</summary>
###
[`v2.15.4`](https://redirect.github.com/recharts/recharts/releases/tag/v2.15.4)
[Compare
Source](https://redirect.github.com/recharts/recharts/compare/v2.15.3...v2.15.4)
#### What's Changed
Last 2.x patch - releasing since the `@babel/runtime` vulnerability 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](https://redirect.github.com/MyungAe) in
[https://github.com/recharts/recharts/pull/5840](https://redirect.github.com/recharts/recharts/pull/5840)
- `Bar`: allow `minPointSize` function to receive null and undefined
values by [@​eino](https://redirect.github.com/eino) in
[https://github.com/recharts/recharts/pull/5947](https://redirect.github.com/recharts/recharts/pull/5947)
- `TypeScript`: fix issue which caused build errors when
`allowSyntheticDefaultImports: false` by
[@​tfaller](https://redirect.github.com/tfaller) in
[https://github.com/recharts/recharts/pull/5810](https://redirect.github.com/recharts/recharts/pull/5810)
##### Security
- resolve
[@​babel/runtime](https://redirect.github.com/babel/runtime) ReDoS
vulnerability (SNYK-JS-BABELRUNTIME-10044504) by
[@​moehaje](https://redirect.github.com/moehaje) in
[https://github.com/recharts/recharts/pull/5969](https://redirect.github.com/recharts/recharts/pull/5969)
- recharts isn't vulnerable to this per-se, but it does show up in
security tooling like snyk
#### New Contributors
- [@​moehaje](https://redirect.github.com/moehaje) made their
first contribution in
[https://github.com/recharts/recharts/pull/5969](https://redirect.github.com/recharts/recharts/pull/5969)
**Full Changelog**:
recharts/recharts@v2.15.3...v2.15.4
</details>
---
### 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1903670 commit e606f6a
2 files changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6498 | 6498 | | |
6499 | 6499 | | |
6500 | 6500 | | |
6501 | | - | |
| 6501 | + | |
6502 | 6502 | | |
6503 | 6503 | | |
6504 | 6504 | | |
| |||
21200 | 21200 | | |
21201 | 21201 | | |
21202 | 21202 | | |
21203 | | - | |
21204 | | - | |
21205 | | - | |
| 21203 | + | |
| 21204 | + | |
| 21205 | + | |
21206 | 21206 | | |
21207 | 21207 | | |
21208 | 21208 | | |
| |||
21215 | 21215 | | |
21216 | 21216 | | |
21217 | 21217 | | |
21218 | | - | |
| 21218 | + | |
21219 | 21219 | | |
21220 | 21220 | | |
21221 | 21221 | | |
| |||
0 commit comments