Clement134 / get-changelog

A CLI tool to easily find changelogs
MIT License
22 stars 3 forks source link

chore(deps): bump chart.js, chartjs-plugin-datalabels and chartjs-node-canvas #205

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps chart.js, chartjs-plugin-datalabels and chartjs-node-canvas. These dependencies needed to be updated together. Updates chart.js from 2.9.4 to 3.6.0

Release notes

Sourced from chart.js's releases.

v3.6.0

Essential Links

  • #9757 ci(workflow): add cache to workflows using actions/setup-node
  • #9587 Ensure that controllers derived from the bar controller work correct in stacked charts

Enhancements

  • #9761 Add chart, p0.raw, p1.raw to segment context
  • #9758 Support nested scriptable options for datasets
  • #9751 Disable animations for BasicPlatform (offcreen)
  • #9716 Add layout.autoPadding option
  • #9679 Add sanity check for stepSize
  • #9625 Configurable tooltip box padding
  • #9624 Add sanity checks for scale options
  • #9622 Add parsing support to pie/doughnut charts
  • #9620 Enable per-corner border radius in tooltip
  • #9557 Detect attach/detach from any level

Performance

  • #9661 cache also undefined values in option resolver

Bugs Fixed

  • #9656 Fix cleaning up metasets
  • #9767 Fix stacked fill with lines over multiple scales
  • #9764 Bubble: Properly parse radius for non-object data
  • #9770 Support nested scriptable defaults for datasets
  • #9766 Fix controller.getMinMax for stacked charts
  • #9729 Types: Move tooltip methods to model from plugin
  • #9719 Linear: determine grace amount from range
  • #9718 Fix chart crashing when only min is defined
  • #9641 Fix chart crashing when max is defined but ticks are empty
  • #9678 Bar: fix too thick borders
  • #9644 Fix segment styling with gaps
  • #9613 Fix plugin event filtering of renamed events
  • #9592 Fix control points on animated line w/o border

Types

  • #9729 Types: Move tooltip methods to model from plugin
  • #9699 Support false for doughnut and polar area chart animation options
  • #9680 Fix some typings issues

... (truncated)

Commits


Updates chartjs-plugin-datalabels from 1.0.0 to 2.0.0

Release notes

Sourced from chartjs-plugin-datalabels's releases.

Version 2.0.0

Version 2.x of this plugin is compatible with Chart.js v3+ (see #213)

If you still use Chart.js v2.x, please use version 1.x of this plugin.

Essential Links

Breaking Changes

Read the migration guide before updating to this version.

Changes

Check beta releases for all changes since version 1.x:

Milestone: 2.0.0

Version 2.0.0-rc.1

Version 2.x of this plugin is compatible with Chart.js v3+ (see #213)

If you still use Chart.js v2.x, please use version 1.x of this plugin.

Help us testing: npm install chartjs-plugin-datalabels@next

Essential Links

Breaking Changes

Read the migration guide before updating to this version.

Issues Fixed

  • 0870ebe Fix missing ESM build in npm package(#246)

Other Changes

... (truncated)

Commits
  • 1eccec3 Release v2.0.0
  • b043958 Bump version to v2.0.0
  • 70eec1d Update npm dependencies
  • f9ddebf Fix dead external links (Chart.js & GitHub stats)
  • af8e79b Bump version to 2.0.0-rc.1
  • 0870ebe Fix missing ESM build in npm package
  • 4638b78 Bump version to 2.0.0-rc
  • f0b8ca1 Fix reading element values when display is 'auto'
  • 02adbb8 Update Chart.js version to 3.1.0
  • 9a49bce Update docs to work with Chart.js 3.x
  • Additional commits viewable in compare view


Updates chartjs-node-canvas from 3.2.0 to 4.1.4

Release notes

Sourced from chartjs-node-canvas's releases.

v4.1.4

Full Changelog: https://github.com/SeanSobey/ChartjsNodeCanvas/compare/v4.1.3...v4.1.4

v4.1.3

Full Changelog: https://github.com/SeanSobey/ChartjsNodeCanvas/compare/v4.1.2...v4.1.3

v4.0.1

Full Changelog: https://github.com/SeanSobey/ChartjsNodeCanvas/compare/v4.0.0...v4.0.1

v4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/SeanSobey/ChartjsNodeCanvas/compare/v3.2.0...v4.0.0

Changelog

Sourced from chartjs-node-canvas's changelog.

Changelog

4.0.0

Migrated to support chart.js v3.x.x, dropped support for 2.x.x Removed the legacy API.

Commits


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

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.