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.2 #36

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps recharts from 2.6.2 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 2023
@vercel
Copy link

vercel bot commented Jul 1, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ada-url ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2023 3:25pm

Bumps [recharts](https://github.com/recharts/recharts) from 2.6.2 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.6.2...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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2023

Looks like recharts is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 1, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/recharts-2.7.2 branch July 1, 2023 23:25
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