Skip to content

Conversation

@dependabot-preview
Copy link

Bumps recharts from 1.0.0-alpha.4 to 1.5.0.

Changelog

Sourced from recharts's changelog.

1.5.0(Feb 15, 2019)

fix

  • fix the bug of ReferenceLine when calculate coordinates, fix #1643
  • fix bug of Scatter in ComposedChart

feat

  • allow aria-* attributes and "role", "focusable", "tabIndex" of charts, fix #1226, fix #1584
  • add new props "paylodUniqBy" to Tooltip and Legend

1.4.4(Feb 15, 2019)

fix

  • fix the bug of automatically calculate the y-coordinate of yAxis tick when tick has unit, fix #1623
  • render clipPath in , fix bug in generateCategoricalChart, fix #1592
  • remove React.Fragment in DefaultTooltipContent, fix #1645

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
... (truncated)
Commits
  • 273d15e Version 1.5.0
  • 4f547d7 feat: add new props "paylodUniqBy" to Tooltip and Legend
  • f54d829 fix: fix bug of Scatter in ComposedChart
  • 7ff3f37 fix: fix the bug of ReferenceLine when calculate coordinates, fix #1643
  • c01eb30 feat: allow aria-* attributes and "role", "focusable", "tabIndex" of charts, ...
  • ffdac89 Version 1.4.4
  • 6930ced chore: update pack-lock.json
  • ca26695 fix: remove React.Fragment in DefaultTooltipContent, fix #1645
  • d053c73 fix: render clipPath in , fix bug in generateCategoricalChart, fix #1592
  • ce6bf60 fix: fix the bug of automatically calculate the y-coordinate of yAxis tick wh...
  • 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 squash and merge will squash and 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
Copy link
Author

Superseded by #74.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/blueocean-dashboard/recharts-1.5.0 branch May 21, 2019 19:16
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