borsTiHD / pi-control

Pi-Control 🥷 is an App for controlling your raspberry pi. It was designed to help with information gathering, as well as to simplify control.
11 stars 1 forks source link

chore(deps-dev): bump chart.js from 3.6.0 to 3.6.2 #197

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps chart.js from 3.6.0 to 3.6.2.

Release notes

Sourced from chart.js's releases.

v3.6.2

Essential Links

Bugs Fixed

  • #9939 Stop modifying options in interaction handlers
  • #9938 Fix resolver caching issue when setting values

Development

  • #9953 Bump version to 3.6.2

Thanks to @​kurkle

v3.6.1

Essential Links

  • #9683 Update stale documentation for axis titles

Bugs Fixed

  • #9922 Fix tooltip caret position when it is positioned at the corners
  • #9921 Category: Track automatically added labels
  • #9915 Chart area boxes receive 0 margin during the final layout process
  • #9876 Detect detach/attach in same observation
  • #9857 Synchronize data visibility with data changes
  • #9871 Fix inRange for full circle arc
  • #9872 Configure all datasets before updating any
  • #9861 Prevent proxying CanvasGradient in Node platform
  • #9855 Fix incomplete TS type for Chart.register + others
  • #9831 Pass number format to tooltip
  • #9794 Remove scriptability from defaults.font types

Types

  • #9917 Add a note about the type parameters of the ChartData type
  • #9916 Doughnut chart options have an offset property
  • #9858 Types: add autopadding to typing

... (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[bot] commented 2 years ago

Superseded by #206.