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

build(deps): bump recharts from 2.6.2 to 2.7.1 #146

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

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

Bumps recharts from 2.6.2 to 2.7.1.

Release notes

Sourced from recharts's releases.

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

Refactor

New Contributors

... (truncated)

Commits
  • 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
  • f1c52c1 refactor: DefaultTooltipContent to be functional component (#3618)
  • 36b75d4 Support "bumpX" and "bumpY" curve types (#3617)
  • 00e9344 fix: remove role attribute to bar layout (#3614)
  • 5fc0394 fix: check for stacked data in barchart errorbar dataPointFormatter (#3612)
  • fd9dc78 Storybook: Simplify API stories - Batch 2 (#3611)
  • 17b7cde Storybook: Simplify API stories - Batch 1 (#3610)
  • 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.6.2 to 2.7.1.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](recharts/recharts@v2.6.2...v2.7.1)

---
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 19, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 26, 2023

Superseded by #156.

@dependabot dependabot bot closed this Jun 26, 2023
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.

0 participants