Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump chart.js from 3.9.1 to 4.0.1 in /assets #1763

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps chart.js from 3.9.1 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 dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 18, 2022
@cla-bot cla-bot bot added the cla-signed label Nov 18, 2022
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/chart.js-4.0.1 branch 5 times, most recently from 79473d0 to ed33fa5 Compare November 20, 2022 10:24
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.03%) to 53.211% when pulling ed33fa5 on dependabot/npm_and_yarn/assets/chart.js-4.0.1 into 13225bf on main.

Bumps [chart.js](https://github.com/chartjs/Chart.js) from 3.9.1 to 4.0.1.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v3.9.1...v4.0.1)

---
updated-dependencies:
- dependency-name: chart.js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/assets/chart.js-4.0.1 branch from ed33fa5 to 5500700 Compare November 21, 2022 07:33
@maennchen maennchen merged commit dc19487 into main Nov 21, 2022
@maennchen maennchen deleted the dependabot/npm_and_yarn/assets/chart.js-4.0.1 branch November 21, 2022 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants