Skip to content

Conversation

@dependabot-preview
Copy link

Bumps recharts from 1.0.0-alpha.4 to 1.4.3.

Changelog

Sourced from recharts's changelog.

1.4.3(Feb 12, 2019)

fix

  • fix bug of when width < 0 && radius is not null, fix #1596
  • fix paddingAngle of Pie when render only not
  • fix onMouseEnter and Tooltip for Pie on FireFox

feat

  • Make the timeOut timer for the brush configurable through props
  • Allow to format name in Tooltips

dep

  • Update lodash version to 4.17.5 and install [email protected] dev dependency
  • Updated package.json to mark effectful modules
  • chore: update version of sinon, from 4.x to 7.x

1.4.2(Dec 21, 2018)

refactor

  • Refactor transition of , , , make transition more smoothly when the length of dataset changes

fix

  • replace lodash isFinite with Number.isFinite, meanwhile add polyfill core-js's Number polyfill in order to use Number.usFinite directly
  • updated area chart to cut off dots on left most axis

1.4.1(Nov 16, 2018)

fix

  • Fix height of TreeMap

1.4.0(Nov 15, 2018)

feat

  • Add FunnelChart and Trapezoid
  • Add nested Treemap

1.3.6(Nov 07, 2018)

fix

  • Fix bug preventing use of functions or custom components for the Bar background prop
  • Fix incorrect sort logic in stripe rendering
... (truncated)
Commits
  • 3a3e21c Version 1.4.3
  • 47f0d5d fix: remove console.log
  • 22b2d91 fix: fix bug of when width < 0 && radius is not null, fix #1596
  • 0b7b2c8 fix: fix paddingAngle of Pie when render only not
  • 73498fc chore: update version of sinon, from 4.x to 7.x
  • 68144b3 Merge pull request #1630 from Fonger/master
  • 5f3c620 Merge pull request #1627 from simpleigh/bugfix/1594-sideEffects
  • a55aa4f Merge pull request #1622 from lewis-fidlers/features/make-brush-leave-timeout...
  • 7a7a612 Merge pull request #1621 from caub/patch-1
  • 4c90fb7 Allow to format name in Tooltips
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added dependencies javascript Pull requests that update Javascript code labels Feb 12, 2019
Copy link

@codelingo codelingo bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dependabot-preview
Copy link
Author

Superseded by #45.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/blueocean-dashboard/recharts-1.4.3 branch February 19, 2019 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant