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.7.1 #241

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps chart.js from 3.7.0 to 3.7.1.

Release notes

Sourced from chart.js's releases.

v3.7.1

Essential Links

Bugs Fixed

  • #10024 Fix using above/below filling option with discontinuous lines

Types

  • #10124 Add missing mouse events to CoreChartOptions.events type
  • #10133 Allow spanGaps to be specified on LineOptions
  • #10137 Ensure that min/max of TimeScaleOptions can be a string
  • #10075 fix: allow colors as array
  • #10131 Correct type for updateHoverStyle
  • #10130 Type Chart.legend property
  • #10111 Change repeating alingment string to single type
  • #10078 Move scriptable and array to helper function in types
  • #10057 add typing and docs for maxTicksLimit all scales

Documentation

  • #10138 Sort docs sub menus alphabetically, add line and plugin sample
  • #10100 Sort line and bubble dataset options alphabetically
  • #10103 Fix typos found by codespell
  • #10057 add typing and docs for maxTicksLimit all scales
  • #10045 typo Cofiguration

Development

  • #10148 Bump to 3.7.1
  • #10117 add SubTitle to TS register test
  • #10078 Move scriptable and array to helper function in types
  • #10038 Improve issue templates

Thanks to @​DimitriPapadopoulos, @​LeeLenaleee, @​LovelyAndy, @​caub, @​charlesmass2, @​etimberg, @​jmorel and @​stockiNail

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 #263.