Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump recharts from 2.4.3 to 2.7.2 #61

Merged
merged 3 commits into from
Jul 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 2023

Bumps recharts from 2.4.3 to 2.7.2.

Release notes

Sourced from recharts's releases.

v2.7.2

What's Changed

Fix

Other

  • Few minor storybook changes and dev chore items

Full Changelog: recharts/recharts@v2.7.1...v2.7.2

v2.7.1

What's Changed

Fix

  • Move @​storybook/addon-storysource to dev dependencies by @​DmitryMarkov in recharts/recharts#3623
    • Moves dev dependency to correct location to prevent bundle size increase, etc.
  • Fix defaults for r and strokeWidth when they aren't provided by the user by @​ckifer in recharts/recharts#3624
    • Bug where if only clipDot is provided within dot of Area and Line then dots disappear and NaN is errors appear in the DOM

New Contributors

Full Changelog: recharts/recharts@v2.7.0...v2.7.1

v2.7.0

What's Changed

Storybook updates, a few new features, bug fixes.

Note: This release may cause more reports of this defaultProps warning - we are aware of this and trying to come up with a feasible solution.

Feat

Fix

Docs

... (truncated)

Commits
  • 700c985 2.7.2 (#3638)
  • 79a143c fix: dont throw when dot is null, use typeguard in line and improve in area (...
  • e258352 Address issue where tooltips and AccessibilityManager can get misaligned (#3627)
  • f1f800e Provide descriptions and examples for extra Polygon props (#3631)
  • 342beeb Bump lint-staged to latest (non-vulnerable) version (#3629)
  • 2d5e724 Address lint errors from script 'lint-storybook' (#3630)
  • 7a09505 2.7.1 (#3625)
  • 75e4c67 fix(clipDot): proper defaults for r and strokeWidth when they aren't provided...
  • 96fe57f Move @​storybook/addon-storysource to dev dependencies (#3623)
  • bf8d626 2.7.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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](https://github.com/recharts/recharts) from 2.4.3 to 2.7.2.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](recharts/recharts@v2.4.3...v2.7.2)

---
updated-dependencies:
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 26, 2023
@reddyrose reddyrose enabled auto-merge (squash) July 10, 2023 01:16
@reddyrose reddyrose merged commit 4e777bf into main Jul 10, 2023
3 checks passed
@reddyrose reddyrose deleted the dependabot/npm_and_yarn/recharts-2.7.2 branch July 10, 2023 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants