Skip to content

chore(deps): update dependency chartjs-plugin-datalabels to v2#12808

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/chartjs-plugin-datalabels-2.x
Open

chore(deps): update dependency chartjs-plugin-datalabels to v2#12808
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/chartjs-plugin-datalabels-2.x

Conversation

@renovate

@renovate renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
chartjs-plugin-datalabels (source) 0.7.02.2.0 age confidence

Release Notes

chartjs/chartjs-plugin-datalabels (chartjs-plugin-datalabels)

v2.2.0: Version 2.2.0

Compare Source

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

v2.1.0: Version 2.1.0

Compare Source

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

v2.0.0: Version 2.0.0

Compare Source

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

Check beta releases for all changes since version 1.x:

Milestone: 2.0.0

v1.0.0: Version 1.0.0

Compare Source

Version 1.x of this plugin is the stable version compatible with Chart.js v2.

If you plan to use Chart.js v3, please use version 2.x of this plugin (see #​213).

Essential Links

Breaking Changes

Read the migration guide before updating to this version.

Documentation

  • 345ca33 Refactor the docs theme and plugin in a separate repo
  • 9bc91c8 Update vuepress-theme-chartjs to version 0.2.0
  • 55fdaa8 Add vuepress-plugin-versions to the docs

Development

  • 182e75f Prevent reporting to CodeClimate if no token
  • f399dd9 Update npm dependencies

Other Changes

Check beta releases for all changes since version 0.x:

Milestone: 1.0.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 9am on Monday"
  • 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.

@renovate

renovate Bot commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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 warn Unknown env config "store". This will stop working in the next major version of npm. See `npm help npmrc` for supported config options.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: openlibrary@1.0.0
npm error Found: chart.js@2.9.4
npm error node_modules/chart.js
npm error   dev chart.js@"2.9.4" from the root project
npm error
npm error Could not resolve dependency:
npm error peer chart.js@">=3.0.0" from chartjs-plugin-datalabels@2.2.0
npm error node_modules/chartjs-plugin-datalabels
npm error   dev chartjs-plugin-datalabels@"2.2.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry this command with --force or --legacy-peer-deps to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-07-16T15_04_53_328Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-07-16T15_04_53_328Z-debug-0.log

@github-actions github-actions Bot added the Needs: Response Issues which require feedback from lead label May 25, 2026
@renovate renovate Bot force-pushed the renovate/chartjs-plugin-datalabels-2.x branch 2 times, most recently from 823c107 to 4f09f01 Compare June 1, 2026 16:28
@renovate renovate Bot force-pushed the renovate/chartjs-plugin-datalabels-2.x branch from 4f09f01 to abe9f17 Compare June 11, 2026 16:23
@renovate renovate Bot changed the title Update dependency chartjs-plugin-datalabels to v2 chore(deps): update dependency chartjs-plugin-datalabels to v2 Jun 12, 2026
@renovate renovate Bot changed the title chore(deps): update dependency chartjs-plugin-datalabels to v2 Update dependency chartjs-plugin-datalabels to v2 Jun 15, 2026
@renovate renovate Bot changed the title Update dependency chartjs-plugin-datalabels to v2 chore(deps): update dependency chartjs-plugin-datalabels to v2 Jun 16, 2026
@renovate renovate Bot changed the title chore(deps): update dependency chartjs-plugin-datalabels to v2 Update dependency chartjs-plugin-datalabels to v2 Jun 18, 2026
@renovate renovate Bot changed the title Update dependency chartjs-plugin-datalabels to v2 chore(deps): update dependency chartjs-plugin-datalabels to v2 Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update dependency chartjs-plugin-datalabels to v2 Update dependency chartjs-plugin-datalabels to v2 Jun 23, 2026
@renovate renovate Bot changed the title Update dependency chartjs-plugin-datalabels to v2 chore(deps): update dependency chartjs-plugin-datalabels to v2 Jun 25, 2026
@renovate renovate Bot changed the title chore(deps): update dependency chartjs-plugin-datalabels to v2 Update dependency chartjs-plugin-datalabels to v2 Jul 1, 2026
@renovate renovate Bot changed the title Update dependency chartjs-plugin-datalabels to v2 chore(deps): update dependency chartjs-plugin-datalabels to v2 Jul 3, 2026
@renovate renovate Bot changed the title chore(deps): update dependency chartjs-plugin-datalabels to v2 Update dependency chartjs-plugin-datalabels to v2 Jul 9, 2026
@renovate renovate Bot force-pushed the renovate/chartjs-plugin-datalabels-2.x branch from abe9f17 to c0b0e33 Compare July 12, 2026 11:54
@renovate renovate Bot force-pushed the renovate/chartjs-plugin-datalabels-2.x branch from c0b0e33 to e5a0d57 Compare July 16, 2026 15:04
@renovate renovate Bot changed the title Update dependency chartjs-plugin-datalabels to v2 chore(deps): update dependency chartjs-plugin-datalabels to v2 Jul 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Needs: Response Issues which require feedback from lead

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants