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

chore(deps): bump chart.js and chartjs-plugin-datalabels #45

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 5, 2021

Bumps chart.js and chartjs-plugin-datalabels. These dependencies needed to be updated together.
Updates chart.js from 2.9.4 to 3.4.1

Release notes

Sourced from chart.js's releases.

v3.4.1

Essential Links

Bugs Fixed

  • #9345 Timeseries: support panning
  • #9343 Account for floating point error in niceNum helper
  • #9341 Enable pointStyle for doughnut, pie, and polar area charts
  • #9340 Ensure correct item is clicked when a horizontal legend is in RTL mode
  • #9326 Fix comma causing Terser issue

Types

  • #9348 Add type tests for float bar / object data arrays
  • #9336 Update types with more possible events
  • #9330 Fix typing of the isoWeekday field

Documentation

  • #9338 Fixes spacing options in the documentation for doughnuts charts

Development

  • #9350 Bump version to 3.4.1

Thanks to @​LeeLenaleee, @​TriPSs, @​etimberg, @​kurkle and @​stockiNail

v3.4.0

Essential Links

Enhancements

  • #9294 New plugin: subtitle
  • #9277 Apply maxTicksLimit to grid when ticks are hidden
  • #9286 Fix: Don't use clip/unclipArea when `clip: false`
  • #9262 Docs: Add copy button to code blocks

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

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)

Bumps [chart.js](https://github.com/chartjs/Chart.js) and [chartjs-plugin-datalabels](https://github.com/chartjs/chartjs-plugin-datalabels). These dependencies needed to be updated together.

Updates `chart.js` from 2.9.4 to 3.4.1
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](chartjs/Chart.js@v2.9.4...v3.4.1)

Updates `chartjs-plugin-datalabels` from 1.0.0 to 2.0.0
- [Release notes](https://github.com/chartjs/chartjs-plugin-datalabels/releases)
- [Commits](chartjs/chartjs-plugin-datalabels@v1.0.0...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 5, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 20, 2021

Looks like these dependencies are up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Jul 20, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/chart.js-and-chartjs-plugin-datalabels-3.4.1 branch July 20, 2021 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
0 participants