publiclab / community-toolbox

Tools to understand and welcome people into a contributor community
https://code.publiclab.org
MIT License
140 stars 196 forks source link

Bump chart.js from 2.9.4 to 3.6.1 #516

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps chart.js from 2.9.4 to 3.6.1.

Release notes

Sourced from chart.js's releases.

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
  • #9855 Fix incomplete TS type for Chart.register + others
  • #9837 update animation event to include currentStep instead of currentState
  • #9834 Types: include initial variable in the AnimationEvent
  • #9794 Remove scriptability from defaults.font types
  • #9800 Fix object notation border width barchart

Documentation

  • #9923 Add notes about more specific options for axes
  • #9917 Add a note about the type parameters of the ChartData type
  • #9900 Fix a typo in index.md
  • #9893 Fix a typo in contributing.md
  • #9866 docs: Add a link to front-end integrations
  • #9865 Update misleading sample comment
  • #9812 Docs/update scale position type
  • #9803 Define with let to avoid "assignment to constant" errors
  • #9798 New sample: Progressive Line With Easing
  • #9791 Update namespace and charts for legend override
  • #9787 Add warning about chart types overriding plugin defaults

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