publiclab / community-toolbox

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

Bump chart.js from 2.9.4 to 4.0.1 #597

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps chart.js from 2.9.4 to 4.0.1.

Release notes

Sourced from chart.js's releases.

v4.0.1

Essential Links

Bugs Fixed

Thanks to @​LeeLenaleee

v4.0.0-alpha.1

Essential Links

  • #10759 Fix #10749 - backdrops with rotated labels
  • #10667 fix: calc visible points on update
  • #10655 Provide an empty object when the target of the resolver is undefined
  • #10661 TypeScript: NodeNext support
  • #10639 enable pointStyleWidth for all legend styles

Breaking Changes

  • #10733 Convert the curve helpers to TS
  • #10728 Convert helpers.extra to TS
  • #10663 Fix autoskip logic
  • #10653 Use ticks.steSize instead of time.stepSize on time and timeseries scales
  • #10646 fix: respect aspect ratio with container height
  • #10643 feat: remove default axis override when custom id is given
  • #10612 Remove tooltip constructor fallbacks, `this.chart` and `this._chart`
  • #9166 Refine logarithmic scaling / tick generation
  • #10571 Put the border opts in own object
  • #10548 fix: same-looking tooltips on charts
  • #10551 Use borderRadius for legend and remove fallbacks
  • #10591 Change way that linear scales calculate min and max
  • #10526 feat: sideEffects false
  • #10549 Remove destroy hook
  • #10540 fix: pass timestamp to ticks callback
  • #10525 feat: add ESM support

... (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 1 year ago

Superseded by #601.