Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps chartjs-plugin-datalabels from 2.0.0 to 2.2.0.

Release notes

Sourced from chartjs-plugin-datalabels's releases.

Version 2.2.0

Essential Links

New Features

  • #348 Make the plugin compatible with Chart.js v4

Development

  • #355 Update actions versions
  • df33049 use GITHUB_TOKEN to upload release assets
  • 61e3890 remove release action DEBUG=api logs

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

Milestone: 2.2.0

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

... (truncated)

Commits
  • 8c9e02b Release v2.2.0
  • 61e3890 ci: remove release action DEBUG=api logs
  • df33049 ci: use GITHUB_TOKEN to upload release assets
  • 2ffb362 ci: update actions versions (#355)
  • 2cf9c9e docs: update minimum required version (#353)
  • c7b51af Make the plugin compatible with Chart.js v4 (#348)
  • 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)
  • Additional commits viewable in compare view

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)

Bumps [chartjs-plugin-datalabels](https://github.com/chartjs/chartjs-plugin-datalabels) from 2.0.0 to 2.2.0.
- [Release notes](https://github.com/chartjs/chartjs-plugin-datalabels/releases)
- [Commits](chartjs/chartjs-plugin-datalabels@v2.0.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 14, 2022
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant