This version was pushed to npm by ckifer, a new releaser for recharts since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps recharts from 2.1.8 to 2.10.4.
Release notes
Sourced from recharts's releases.
... (truncated)
Changelog
Sourced from recharts's changelog.
... (truncated)
Commits
c1c91b1
2.10.4205beaf
fix: cursor key throwing non-unique key error (#4041)59246f1
Storybook: Added Legend component story! (#4039)0d94292
feat: Add the dataKey type to legend props (#4035)048d006
Fix: allow Brush to be controlled with start and end index (#4034)7a68e5c
docs: add controlled brush storybook entry (#4032)e59c8f4
Referenceline get end points tests (#4031)79b2b75
Pie payload types (#4030)99b4b51
Lint test fixes (#4029)ed7dc34
allow className to be passed to Radial Bar background (#4027)Maintainer changes
This version was pushed to npm by ckifer, a new releaser for recharts since your current version.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show