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): update dependency chartjs-plugin-annotation to v3 #1337

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chartjs-plugin-annotation (source) ^2.0.1 -> ^3.0.0 age adoption passing confidence

Release Notes

chartjs/chartjs-plugin-annotation (chartjs-plugin-annotation)

v3.1.0

Compare Source

Essential Links

Enhancements

  • #​825 Enable centered label drawing for doughnut controllers
  • #​939 Change borderCapStyle and borderJoinStyle defaults to be compatible with SKIA canvas
  • #​889 Enable drawTime option as integer to relate the annotation drawing to a specific dataset drawing
  • #​892 Add getAnnotations function to plugin and remove _getState private one
  • #​869 Add defined and loaded elements to annotation context
  • #​902 Add hitTolerance option to all annotations

Types

  • #​942 Fix init option (initial animation) type
  • #​894 Remove default type from module augmentation of PluginOptionsByType

Documentation

  • #​891 Add annotations option to the plugin configuration documentation
  • #​916 Replace chart.min.js by chart.umd.js

Development

  • #​951 Bump package to 3.1.0
  • #​949 Bump socket.io from 4.6.1 to 4.8.0
  • #​948 Bump rollup from 3.17.3 to 3.29.5
  • #​945 Bump serve-static and express
  • #​946 Bump send and express
  • #​943 Bump body-parser and express
  • #​944 Bump elliptic from 6.5.4 to 6.5.7
  • #​932 Bump ws from 6.2.2 to 6.2.3
  • #​927 Bump express from 4.18.2 to 4.19.2
  • #​925 Bump follow-redirects from 1.15.4 to 1.15.6
  • #​923 Bump ip from 1.1.8 to 1.1.9
  • #​920 Bump follow-redirects from 1.15.2 to 1.15.4
  • #​912 Bump @​<!---->babel/traverse from 7.21.2 to 7.23.2
  • #​914 Bump browserify-sign from 4.2.1 to 4.2.2
  • #​904 Bump word-wrap from 1.2.3 to 1.2.4
  • #​893 Bump socket.io-parser from 4.2.2 to 4.2.3

Thanks to @​JimmyGouraud, @​LeeLenaleee, @​dependabot, @​dependabot[bot], @​fteamkr, @​mlohbihler and @​stockiNail

v3.0.1

Compare Source

Essential Links
Bugs Fixed
  • #​885 Fix documentation after setting plugin as module
Documentation
  • #​885 Fix documentation after setting plugin as module
Development

Thanks to @​stockiNail

v3.0.0

Compare Source

Essential Links
Breaking Changes
  • #​838 Set the plugin as module
  • #​863 Define default init animation logic to each annotation element
Enhancements
  • #​863 Define default init animation logic to each annotation element
Bugs Fixed
  • #​877 Fix compile errors when using multiple plugins
Documentation
  • #​882 Update migration guide for version 3
Development
  • #​883 Bump to version 3.0.0
  • #​838 Set the plugin as module
  • #​881 Bump engine.io from 6.4.1 to 6.4.2

Thanks to @​SebastiaanSafeguard, @​dependabot, @​dependabot[bot], @​kurkle and @​stockiNail


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 16, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: [email protected]
npm error Found: [email protected]
npm error node_modules/chart.js
npm error   chart.js@"^3.4.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer chart.js@">=4.0.0" from [email protected]
npm error node_modules/chartjs-plugin-annotation
npm error   chartjs-plugin-annotation@"^3.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /tmp/renovate/cache/others/npm/_logs/2024-11-11T05_59_13_937Z-eresolve-report.txt
npm error A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-11-11T05_59_13_937Z-debug-0.log

@renovate renovate bot requested a review from HRemonen August 16, 2024 08:48
@renovate renovate bot force-pushed the renovate/chartjs-plugin-annotation-3.x branch 2 times, most recently from 15c9ace to af5efea Compare October 22, 2024 10:09
@renovate renovate bot force-pushed the renovate/chartjs-plugin-annotation-3.x branch from af5efea to 5bacf4d Compare October 29, 2024 07:16
@renovate renovate bot force-pushed the renovate/chartjs-plugin-annotation-3.x branch from 5bacf4d to 6a25abf Compare November 11, 2024 05:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants