Skip to content

Conversation

@dependabot
Copy link

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

Bumps chartjs-plugin-datalabels from 2.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

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)
  • See full diff 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.1.0.
- [Release notes](https://github.com/chartjs/chartjs-plugin-datalabels/releases)
- [Commits](chartjs/chartjs-plugin-datalabels@v2.0.0...v2.1.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 Oct 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 14, 2022

Superseded by #23.

@dependabot dependabot bot closed this Dec 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/report-viewer/chartjs-plugin-datalabels-2.1.0 branch December 14, 2022 10:03
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