Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Bump chart.js from 2.7.2 to 2.8.0 #81

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Sep 2, 2019

Bumps chart.js from 2.7.2 to 2.8.0.

Release notes

Sourced from chart.js's releases.

Version 2.8.0

Documentation: http://www.chartjs.org/docs/2.8.0/

Deprecations

  • #5868 Deprecate Chart.{Type} classes
  • #6022 Deprecate configMerge and scaleMerge helpers

Enhancements

  • #5741 Add minBarLength option for bar chart. Thanks @​adube
  • #5780 Bar options are now scriptable
  • #5841 Draw inner border for arc elements
  • #5850 Add support for gridLines/angleLines borderDash for polar area and radar charts
  • #5855 Moved drawing of radial lines before drawing the tick labels. Thanks @​fhp
  • #5885 Add support for hiding axis when all datasets are hidden. Thanks @​davesalomon
  • #5905 Add support for typed arrays
  • #5908 Add midpoint interpolation to stepped line. Thanks @​veggiesaurus
  • #5927 Add reverse support to time scale
  • #5938 Improve tick generation for linear scales
  • #5951 New weight option for pie and doughnut charts
  • #5960 Implement adapter to abstract date/time features
  • #5966 Doughnut options are now scriptable
  • #5973 Line options are now scriptable
  • #5976 Polar area options are now scriptable
  • #5978 Make moment optional from our UMD builds
  • #5982 Remove date auto type conversions
  • #6019 Improve time scale performances
  • #6041 Radar options are now scriptable
  • #6048 Move CSS in a separate file to be CSP-compliant
  • #6059 Add onLeave callback to legend. Thanks @​jonrimmer
  • #6077 Allow configuration of borderWidth as object
  • #6105 Optimize the npm package by removing useless files

Issues Fixed

  • #5331 Make animation duration consistent across browsers. Thanks @​serhii-yakymuk
  • #5609 Fix offsetGridLine behavior with a single data point
  • #5750 Ensure that the time scale safely accesses data.labels
  • #5751 Handle axis lineWidth as an array
  • #5752 Ensure that new Number() is correctly handled
  • #5776 Fix legend layout padding at the start of columns. Thanks @​jtagscherer
  • #5786 Support decimal stepSize
  • #5790 Add error margin for detecting if a point or line is in the chart area
  • #5816 Fix legend item layout issue
  • #5828 Improve shadow root detection. Thanks @​karaxuna
  • #5846 Correct calculation of padding in percent. Thanks @​chtheis
  • #5848 Fix radial scale topmost tick label and the bottom of the chart area that were cut off
  • #5857 Fix nearest interaction mode
  • #5858 Adjust the size of rectRounded/rectRot points to fit the circle with pointRadius
... (truncated)
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 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)
  • 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 the dependencies Pull requests that update a dependency file label Sep 2, 2019
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v2.7.2...v2.8.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chart.js-2.8.0 branch from 88f973f to f3c369e Compare September 12, 2019 08:46
@dependabot-preview
Copy link
Contributor Author

Superseded by #189.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/chart.js-2.8.0 branch May 10, 2021 18:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants