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.7.0 to 3.8.2 #268

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps chart.js from 3.7.0 to 3.8.2.

Release notes

Sourced from chart.js's releases.

v3.8.2

Essential Links

Bugs Fixed

  • #10513 Explicitly include package.json files for subpackages

Development

  • #10513 Explicitly include package.json files for subpackages

Thanks to @​etimberg

v3.8.1

Essential Links

Enhancements

  • #10495 Improve error message with id of the canvas
  • #10412 Add pointStyleWidth option for legend

Bugs Fixed

  • #10484 Resolve plugin defaults for local plugins
  • #10489 draw tooltip with object borderwidth
  • #10451 Fix options update when changing to shared opts
  • #10454 Fix crash with skipNull and uneven datasets
  • #10414 Respect `fill: false` with custom draw times

Types

  • #10494 Allow clip to be configurable in options object typescript
  • #10436 Add index to legendItem interface
  • #10404 Add padding to pointLabels type, add type to scriptable context
  • #10387 Allow for each dataset to be individually typed without a main type

Documentation

... (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 #274.