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

fix(deps): update dependency recharts to v2.7.2 #1021

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
recharts 2.3.2 -> 2.7.2 age adoption passing confidence

Release Notes

recharts/recharts (recharts)

v2.7.2

Compare Source

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

Compare Source

What's Changed

Fix

New Contributors

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

v2.7.0

Compare Source

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

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

v2.6.2

Compare Source

fix bug where ts types error and cannot be generated when exporting in a consuming package. Fixes https://github.com/recharts/recharts/pull/3581

What's Changed

Full Changelog: recharts/recharts@v2.6.1...v2.6.2

v2.6.1

Compare Source

What's Changed

Quick fix for a bug crashing treemaps with tooltips in 2.6.0

Full Changelog: recharts/recharts@v2.6.0...v2.6.1

v2.6.0

Compare Source

What's Changed

Storybook documentation updates as well as our first accessibility feature thanks to @​julianna-langston and some refactoring to function components!

Feat
Fix
Docs
  • lots of storybook changes - go check it out!
    • Getting close to parity with existing docs on recharts.org
    • Added accessibility add-on
    • Added accessibility docs to go with the keyboard navigation support
    • Storybook 7 stable
    • Much more!
Refactor

New Contributors

Full Changelog: recharts/recharts@v2.5.0...v2.6.0

v2.5.0

Compare Source

What's Changed

Feat
Fix
Docs
Dependencies
Refactor

New Contributors

Full Changelog: recharts/recharts@v2.4.3...v2.5.0

v2.4.3

Compare Source

v2.4.3

cherry-picked commit 7925fd7 to not pollute patch release with other changes

fix
  • ensure originalDomain is defaulted if no domain is provided - broke tickCount calculation - https://github.com/recharts/recharts/issues/3377
    • assign default to originalDomain for re-use in generateCategoricalChart
    • add unit tests so this doesn't happen again

Full Changelog: recharts/recharts@v2.4.2...v2.4.3

v2.4.2

Compare Source

v2.4.2

cherry-picked commit b625f72 to not pollute patch release with other changes

fix

Full Changelog: recharts/recharts@v2.4.1...v2.4.2

v2.4.1

Compare Source

Accidentally added storybook types as a subfolder to types so the package.json is no longer referencing the correct types key.

  • Add a tsconfig specifically for storybook with noEmit: true
  • Don't include storybook/* in tsc emit

What's Changed

Full Changelog: recharts/recharts@v2.4.0...v2.4.1

v2.4.0

Compare Source

This release marks the completion of recharts Milestone to migrate to Jest and React Testing Library. Thanks to all involved!

Check out the new storybook we're working on here

What's Changed

Trying to squish some bugs 🐛

feat
fix
type fixes
refactor

New Contributors

Full Changelog: recharts/recharts@v2.3.2...v2.4.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@projektor-test-reports
Copy link

projektor-test-reports bot commented Jun 27, 2023

Projektor reports

Projektor report Result Tests executed Coverage Project Date
Projektor report Passed 151 total 91.57% ui-jest 2023-06-27 11:18 AM UTC
Projektor report Passed 20 total functional-test 2023-06-27 11:22 AM UTC

@craigatk craigatk merged commit c23f822 into main Jun 27, 2023
3 checks passed
@craigatk craigatk deleted the renovate/recharts-2.x branch June 27, 2023 11:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant