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

Bump chartjs-plugin-datalabels from 0.4.0 to 2.1.0 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 20, 2022

Bumps chartjs-plugin-datalabels from 0.4.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 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 0.4.0 to 2.1.0.
- [Release notes](https://github.com/chartjs/chartjs-plugin-datalabels/releases)
- [Commits](chartjs/chartjs-plugin-datalabels@v0.4.0...v2.1.0)

---
updated-dependencies:
- dependency-name: org.webjars.npm:chartjs-plugin-datalabels
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 20, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants