open-goal / open-goal.github.io

OpenGOAL Project Landing Page
ISC License
31 stars 15 forks source link

build(deps): bump recharts from 2.6.2 to 2.7.2 #171

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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: https://github.com/recharts/recharts/compare/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: https://github.com/recharts/recharts/compare/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)