Skip to content

Commit 5d6b78d

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency recharts to v2.15.1 (#34829)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [recharts](https://redirect.github.com/recharts/recharts) | dependencies | patch | [`2.15.0` -> `2.15.1`](https://renovatebot.com/diffs/npm/recharts/2.15.0/2.15.1) | --- ### Release Notes <details> <summary>recharts/recharts (recharts)</summary> ### [`v2.15.1`](https://redirect.github.com/recharts/recharts/releases/tag/v2.15.1) [Compare Source](https://redirect.github.com/recharts/recharts/compare/v2.15.0...v2.15.1) ##### 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](https://redirect.github.com/recharts/recharts/issues/5445) 🚀 ##### Fix - `Legend - Typescript`: add `dataKey` type to legend formatter props by [@&#8203;lucasassisrosa](https://redirect.github.com/lucasassisrosa) in [https://github.com/recharts/recharts/pull/5511](https://redirect.github.com/recharts/recharts/pull/5511). Fixes [https://github.com/recharts/recharts/issues/5508](https://redirect.github.com/recharts/recharts/issues/5508) ##### Chore - Make sure `react-smooth` version is up to date in package.json for R19 support by [@&#8203;acomanescu](https://redirect.github.com/acomanescu) in [https://github.com/recharts/recharts/pull/5422](https://redirect.github.com/recharts/recharts/pull/5422) ##### New Contributors - [@&#8203;acomanescu](https://redirect.github.com/acomanescu) made their first contribution in [https://github.com/recharts/recharts/pull/5422](https://redirect.github.com/recharts/recharts/pull/5422) - [@&#8203;lucasassisrosa](https://redirect.github.com/lucasassisrosa) made their first contribution in [https://github.com/recharts/recharts/pull/5511](https://redirect.github.com/recharts/recharts/pull/5511) **Full Changelog**: recharts/recharts@v2.15.0...v2.15.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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 [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: 316f7323d95455d2a3d1f3b99921ecdcaad56382
1 parent 27002f4 commit 5d6b78d

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

npm-packages/common/config/rush/pnpm-lock.yaml

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

npm-packages/dashboard-common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"react-virtualized-auto-sizer": "1.0.7",
5757
"react-window": "1.8.11",
5858
"react-window-infinite-loader": "^1.0.8",
59-
"recharts": "2.15.0",
59+
"recharts": "2.15.1",
6060
"saffron": "get-convex/saffron#af61963a3840ddd6e72f44cf320f56ff4b8d0b39",
6161
"semver": "^7.6.0",
6262
"shapes": "workspace:*",

npm-packages/dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"react-popper": "^2.3.0",
4848
"react-use": "~17.6.0",
4949
"react-window": "1.8.11",
50-
"recharts": "2.15.0",
50+
"recharts": "2.15.1",
5151
"swr": "^2.2.1",
5252
"system-udfs": "workspace:*",
5353
"yup": "~0.32.11",

0 commit comments

Comments
 (0)