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

fix(deps): bump chartjs-plugin-annotation from 1.4.0 to 2.2.1 #351

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Bumps chartjs-plugin-annotation from 1.4.0 to 2.2.1.

Release notes

Sourced from chartjs-plugin-annotation's releases.

v2.2.1

Essential Links

Bugs Fixed

  • #867 Fix init option type setting it as optional

Types

  • #867 Fix init option type setting it as optional

Development

  • #868 Bump to version 2.2.1

Thanks to @​stockiNail

v2.2.0

Essential Links

Enhancements

  • #755 Enable initial animation on annotations
  • #801 Enable different fonts and colors configuration on multiline labels
  • #846 Enable opacity option to the labels when the content is an image or canvas
  • #754 Enable the line curve in the line annotation
  • #744 Add `beforeDraw` and `afterDraw` hooks to the annotations

Bugs Fixed

  • #851 Fix center coordinates calculation for point and polygon annotations

Types

  • #849 Fix font type definition to be partial

Documentation

... (truncated)

Commits
  • e74f362 Bump to version 2.2.1 (#868)
  • 89e6c48 Fix init option type setting it as optional (#867)
  • 842bafc Bump to version 2.2.0 (#861)
  • 7b02676 Fix value stored in element options for indexable option (#860)
  • bc38d6b Remove label node from point annotations from init samples (#858)
  • 48d87cd Enable initial animation on annotations (#755)
  • b9cbccf Enable different fonts and colors configuration on multiline labels (#801)
  • 3abab64 Disable canvas acceleration in Firefox 110 in test cases (#857)
  • 6a5d65c Add sample using gradient created by element dimension (#842)
  • 71b4d01 Add cartesian plane sample to show a advanced use of annotations (#843)
  • 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-annotation](https://github.com/chartjs/chartjs-plugin-annotation) from 1.4.0 to 2.2.1.
- [Release notes](https://github.com/chartjs/chartjs-plugin-annotation/releases)
- [Commits](chartjs/chartjs-plugin-annotation@v1.4.0...v2.2.1)

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

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 Mar 16, 2023
@dependabot dependabot bot requested a review from radupasparuga March 16, 2023 01:04
@silvester-pari silvester-pari changed the base branch from dev to dependency-updates November 23, 2023 19:10
@silvester-pari silvester-pari merged commit be2bc3f into dependency-updates Nov 23, 2023
1 of 2 checks passed
@silvester-pari silvester-pari deleted the dependabot/npm_and_yarn/chartjs-plugin-annotation-2.2.1 branch November 23, 2023 19:10
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.

2 participants