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 3.6.2 to 3.7.0 in /LogViewer.Client #433

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2021

Bumps chart.js from 3.6.2 to 3.7.0.

Release notes

Sourced from chart.js's releases.

v3.7.0

Essential Links

Enhancements

  • #9949 Add centerPointLabels option for linear radial scale
  • #9970 Limit active element changes to chartArea
  • #9944 Improvements to tooltip positioners
  • #9933 add beforeDestroy hook
  • #9919 Support "r" axis for non-intersecting interaction
  • #9920 Feature/active elements on top
  • #9877 Add borderJoinStyle option for arc elements

Bugs Fixed

  • #10021 radialLinear: fix positioning & scaling
  • #10020 radialLinear: fix getIndexAngle when there are no labels (left)
  • #10018 radialLinear: Hide pointLabels of hidden data
  • #9992 Fix setActiveElements behavior after a mouse event
  • #9970 Limit active element changes to chartArea
  • #9969 Pass object from array as value to _fallback

Types

  • #9986 Types/ type suggestedMin and suggestedMax for time scale
  • #9985 Types/Allow min-max as string timescale
  • #9937 Types/allow for multiline labels in tick callback

Documentation

  • #10013 Docs/Add sample for centered point labels
  • #9994 Docs/clarify usage of ticks callback (#9991)
  • #9960 Docs/clarify samples
  • #9952 Try to improve documentation for new users

Development

  • #10011 Bump version to 3.7.0, update deps

Thanks to @​LeeLenaleee, @​doug-a-brunner, @​joshkel, @​kurkle, @​luukdv and @​t-mangoe

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 Dec 24, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/LogViewer.Client/chart.js-3.7.0 branch from 14d6597 to c193497 Compare December 24, 2021 20:20
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/LogViewer.Client/chart.js-3.7.0 branch from c193497 to 3f4887a Compare December 24, 2021 20:33
@warrenbuckley
Copy link
Owner

@dependabot merge

@dependabot dependabot bot merged commit d071dbd into dev Dec 30, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/LogViewer.Client/chart.js-3.7.0 branch December 30, 2021 10:52
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.

1 participant