Skip to content

⬆️ Bump recharts from 2.1.12 to 2.1.14 - #291

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/recharts-2.1.14
Closed

⬆️ Bump recharts from 2.1.12 to 2.1.14#291
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/recharts-2.1.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2022

Copy link
Copy Markdown
Contributor

Bumps recharts from 2.1.12 to 2.1.14.

Changelog

Sourced from recharts's changelog.

2.1.14 (Sep 7, 2022)

fix

  • Add inactiveShape prop to Pie component (#2900)
  • Revert "chore: move type deps into devDependencies (#2843)" (#2942)
  • Fix typing of default tooltip formatter (#2924)
  • Take letter-spacing and font-size into consideration while rendering ticks (#2898)
  • Add formatter function type to tooltip props (#2916)
  • doc: Update CHANGELOG.md about d3 7.x (#2919)

2.1.13 (Jul 26, 2022)

fix

  • set animate flag before chart data update (#2911)
  • Error bar domain fix (#2863)
  • fix: fix "recharts@… doesn't provide prop-types, requested by react-smooth" warning (#2895)

chore

Commits

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 7, 2022
@dependabot
dependabot Bot requested a review from a team September 7, 2022 07:20
@vercel

vercel Bot commented Sep 7, 2022

Copy link
Copy Markdown

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

Name Status Preview Updated
nextjs-helo-app ✅ Ready (Inspect) Visit Preview Oct 11, 2022 at 6:46PM (UTC)

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from b587a3a to f892f88 Compare September 7, 2022 08:54
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from f892f88 to e8568c6 Compare September 8, 2022 13:00
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from e8568c6 to 3ec43ec Compare September 8, 2022 13:14
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from 3ec43ec to cfe25ca Compare September 11, 2022 20:43
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from cfe25ca to d3780ff Compare September 11, 2022 20:48
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from d3780ff to 970c3f1 Compare September 13, 2022 11:41
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from 970c3f1 to 9ea72ed Compare September 17, 2022 09:15
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from 9ea72ed to a8e1b2b Compare September 19, 2022 09:23
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from a8e1b2b to 972049d Compare September 19, 2022 09:28
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from 972049d to 2f17729 Compare September 19, 2022 09:33
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from 2f17729 to 8494c6d Compare September 19, 2022 09:59
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from 8494c6d to 6b3bc5f Compare September 19, 2022 10:03
Bumps [recharts](https://github.com/recharts/recharts) from 2.1.12 to 2.1.14.
- [Release notes](https://github.com/recharts/recharts/releases)
- [Changelog](https://github.com/recharts/recharts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/recharts/recharts/commits)

---
updated-dependencies:
- dependency-name: recharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/main/recharts-2.1.14 branch from 9438270 to edf86fe Compare October 11, 2022 18:39
@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github

dependabot Bot commented on behalf of github Oct 12, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #357.

@dependabot dependabot Bot closed this Oct 12, 2022
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/main/recharts-2.1.14 branch October 12, 2022 07:37
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants