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

Bump recharts from 2.11.0 to 2.12.0 #255

Merged
merged 2 commits into from
Feb 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 10, 2024

Bumps recharts from 2.11.0 to 2.12.0.

Release notes

Sourced from recharts's releases.

v2.12.0

What's Changed

Bug fixes and a few small new features.

Releasing 2.12.0 to create a "clean slate" as contributors are discussing next moves for recharts.

We will try to focus on upgrades, architectural changes, and long-pending breaking changes so we can release a recharts v3. This will not be a large major version, or one hard to upgrade to, but rather a major version bump to prevent us from breaking people with library upgrades, large refactors, etc. Feature parity should hold. Thanks!

Features

Fix

Chore

  • Cleanup, tests, and refactoring work. Thanks @​PavelVanecek
  • Upgrade react smooth, remove translateStyle, remove prop-types as a peerDep
  • Upgrade dev dependencies
    • Upgrade TypeScript to 4.9.5 (no definition changes from upgrade)

Storybook

  • New storybook stories and doc updates

New Contributors

Full Changelog: recharts/recharts@v2.11...v2.12.0

Commits
  • 968fe22 2.12.0
  • 7731ab1 Enable screen reader support with accessibilityLayer and default tooltip (#4077)
  • 723b843 fix: activeBar shouldn't be true by default (#4139)
  • a929861 chore(deps-dev): bump chromatic from 6.15.0 to 6.24.1 (#4166)
  • 72aa7bf chore(deps-dev): bump eslint-plugin-jsx-a11y from 6.7.1 to 6.8.0 (#4165)
  • 436d990 chore: upgrade storybook
  • 0f9588e chore(deps-dev): bump @​types/d3-time-format from 4.0.0 to 4.0.3 (#4156)
  • ea0cfca chore(deps-dev): bump @​babel/plugin-proposal-export-default-from from 7.22.17...
  • 697d280 chore(deps-dev): bump @​babel/preset-typescript from 7.23.2 to 7.23.3 (#4158)
  • 8274173 chore(deps-dev): bump @​babel/runtime from 7.23.2 to 7.23.9 (#4154)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2024
@acelaya
Copy link
Member

acelaya commented Feb 10, 2024

@dependabot rebase

Bumps [recharts](https://github.com/recharts/recharts) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/3.x/CHANGELOG.md)
- [Commits](recharts/recharts@v2.11...v2.12.0)

---
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 force-pushed the dependabot/npm_and_yarn/recharts-2.12.0 branch from b28d053 to a6ba6c3 Compare February 10, 2024 09:17
Copy link

codecov bot commented Feb 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (efdfca1) 83.45% compared to head (96643c8) 83.45%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #255   +/-   ##
=======================================
  Coverage   83.45%   83.45%           
=======================================
  Files         161      161           
  Lines        9446     9446           
  Branches     1283     1283           
=======================================
  Hits         7883     7883           
  Misses        306      306           
  Partials     1257     1257           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@acelaya acelaya merged commit 88dfcb3 into main Feb 10, 2024
7 checks passed
@acelaya acelaya deleted the dependabot/npm_and_yarn/recharts-2.12.0 branch February 10, 2024 19:11
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.

1 participant