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 chart.js from 2.7.3 to 2.8.0 #3533

Merged
merged 1 commit into from
Apr 12, 2019

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Apr 1, 2019

Bumps chart.js from 2.7.3 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.


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 and block automerging
  • @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 Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 1, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chart.js-2.8.0 branch from a748690 to a802d13 Compare April 12, 2019 20:06
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/chart.js-2.8.0 branch from a802d13 to 03d059d Compare April 12, 2019 20:08
@jbrooksuk jbrooksuk merged commit adbc10b into 2.4 Apr 12, 2019
@jbrooksuk jbrooksuk deleted the dependabot/npm_and_yarn/chart.js-2.8.0 branch April 12, 2019 20:09
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.

None yet

2 participants