Skip to content

Update dependency recharts to v2.5.0#147

Merged
tudddorrr merged 1 commit intodevelopfrom
renovate/recharts-2.x-lockfile
Mar 19, 2023
Merged

Update dependency recharts to v2.5.0#147
tudddorrr merged 1 commit intodevelopfrom
renovate/recharts-2.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 19, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

recharts/recharts

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.

@codecov
Copy link

codecov bot commented Mar 19, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (9cc23e4) 97.83% compared to head (bfd5a7b) 97.83%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #147   +/-   ##
========================================
  Coverage    97.83%   97.83%           
========================================
  Files           86       86           
  Lines         6058     6058           
  Branches       382      382           
========================================
  Hits          5927     5927           
  Misses         130      130           
  Partials         1        1           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tudddorrr tudddorrr merged commit 072fb1c into develop Mar 19, 2023
@tudddorrr tudddorrr deleted the renovate/recharts-2.x-lockfile branch March 19, 2023 22:23
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.

1 participant