Clement134 / get-changelog

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

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

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from chart.js's releases.

v3.9.1

Essential Links

Bugs Fixed

Thanks to @​LeeLenaleee

v3.9.0

Essential Links

Enhancements

  • #10439 feat: remove line element from scatter controller
  • #10528 feat: pass some chart options to DateAdapter
  • #10405 Add circular prop to arc element
  • #10530 Skip all borders if borderSkipped === true
  • #10517 parsing: support dot(s) in object keys
  • #10519 Enable borderDash option in the grid as scriptable

Performance

  • #10517 parsing: support dot(s) in object keys

Bugs Fixed

  • #10524 pass boxWidth only if pointStyleWidth presents
  • #10523 fix: calc visible points on update #10467

Documentation

  • #10527 Add docs for changing from time scale to logarithmic/linear scale
  • #10518 Improve docs radial linear grid
  • #10522 Fix Stack Overflow tag: chart.js
  • #10520 Fix Stack Overflow tag: chart.js
  • #10515 Fix dead link on reload or open in new tab
  • #10516 Clarifying threshold requirement in the docs for decimation

... (truncated)

Commits


Updates chartjs-node-canvas from 3.2.0 to 4.1.6

Release notes

Sourced from chartjs-node-canvas's releases.

v4.1.5

What's Changed

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

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


Updates chartjs-plugin-datalabels from 1.0.0 to 2.1.0

Release notes

Sourced from chartjs-plugin-datalabels's releases.

Version 2.1.0

Essential Links

New Features

  • #271 Pass the chart event instance to listeners

Issues Fixed

  • #268 Remove unused and incorrect plugin hook param
  • #323 Fix drawing order when elements are skipped
  • #325 Fix defaults when the plugin is registered locally
  • #327 Use element width/height in fallback positioner

Documentation

  • #269 Remove install command for chart.js types
  • 91c37f5 Fix docs "Vue packages version mismatch" build error

Development

  • 15af95d Upgrade dependencies and package-lock.json format

Thanks to @​kurkle, @​LeeLenaleee, @​simonbrunel and @​stockiNail

Milestone: 2.1.0

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

... (truncated)

Commits
  • 98b445c Release v2.1.0
  • 62752ed Bump version to v2.1.0
  • 03a7d71 Pass the chart event instance to listeners (#271)
  • 91c37f5 Fix docs "Vue packages version mismatch" build error
  • 9ffe48b Use element width/height in fallback positioner (#327)
  • 15af95d Upgrade dependencies and package-lock.json format
  • f4e7cf0 Fix defaults when the plugin is registered locally (#325)
  • fed9762 Fix drawing order when elements are skipped (#323)
  • cdc2e94 Remove unused and incorrect plugin hook param (#268)
  • 9df0062 Remove install command for chart.js types (#269)
  • Additional commits viewable in compare view


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

Looks like these dependencies are updatable in another way, so this is no longer needed.