Update dependency chartjs-plugin-datalabels to v2 - #12808
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/chartjs-plugin-datalabels-2.x
branch
2 times, most recently
from
June 1, 2026 16:28
823c107 to
4f09f01
Compare
renovate
Bot
force-pushed
the
renovate/chartjs-plugin-datalabels-2.x
branch
from
June 11, 2026 16:23
4f09f01 to
abe9f17
Compare
renovate
Bot
force-pushed
the
renovate/chartjs-plugin-datalabels-2.x
branch
2 times, most recently
from
July 16, 2026 15:04
c0b0e33 to
e5a0d57
Compare
renovate
Bot
force-pushed
the
renovate/chartjs-plugin-datalabels-2.x
branch
from
July 20, 2026 17:56
e5a0d57 to
38bc9b6
Compare
renovate
Bot
force-pushed
the
renovate/chartjs-plugin-datalabels-2.x
branch
from
July 24, 2026 14:49
38bc9b6 to
553ced4
Compare
pull Bot
pushed a commit
to Spencerx/openlibrary
that referenced
this pull request
Jul 29, 2026
The digest's bots allowlist contained only openlibrary-bot, so issue_comment_bot.py
treated every other bot as a human. should_label_issue() returns True for any
commenter that is neither a lead nor a listed bot, so whenever a bot left the most
recent comment on an open issue or PR, the daily run labeled it 'Needs: Response'.
Two confirmed cases, both reproduced from label-event history:
github-actions[bot] -- this is a feedback loop between two of our own workflows.
pm_stale_pr_messenger (cron '12 2 * * *') comments 'This pull request has been
marked as stale...' around 03:2x UTC, and new_comment_digest (cron '30 8 * * *',
observed running ~09:4x) then reads that nudge as the latest comment and labels the
PR. Same-day comment-then-label pairing on 3 of 3 checked:
internetarchive#13083 stale 2026-07-14T03:19:54Z -> labeled 2026-07-14T09:12:29Z
internetarchive#12874 stale 2026-07-01T03:22:41Z -> labeled 2026-07-01T09:45:15Z
internetarchive#12506 stale 2026-05-28T03:26:31Z -> labeled 2026-05-28T09:46:36Z
The result contradicts itself: the PR ends up marked both 'Needs: Submitter Input'
(waiting on the submitter) and 'Needs: Response' (waiting on us).
renovate[bot] -- 4 of 4 items it commented on since 2026-06-01 were labeled by the
digest within hours:
internetarchive#12995 internetarchive#12808 internetarchive#12761 internetarchive#12675
dependabot[bot] is added pre-emptively; it is the same class of account and the
repo has Dependabot Updates active, it just has not commented recently.
Config-only change; no code or workflow logic touched.
renovate
Bot
force-pushed
the
renovate/chartjs-plugin-datalabels-2.x
branch
from
July 30, 2026 13:49
553ced4 to
30bdf42
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.7.0→2.2.0Release Notes
chartjs/chartjs-plugin-datalabels (chartjs-plugin-datalabels)
v2.2.0: Version 2.2.0Compare Source
Essential Links
New Features
Development
df33049use GITHUB_TOKEN to upload release assets61e3890remove release action DEBUG=api logsThanks to @kurkle, @LeeLenaleee and @simonbrunel.
Milestone: 2.2.0
v2.1.0: Version 2.1.0Compare Source
Essential Links
New Features
Issues Fixed
Documentation
91c37f5Fix docs "Vue packages version mismatch" build errorDevelopment
15af95dUpgrade dependencies and package-lock.json formatThanks to @kurkle, @LeeLenaleee, @simonbrunel and @stockiNail
Milestone: 2.1.0
v2.0.0: Version 2.0.0Compare 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.0Compare 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
345ca33Refactor the docs theme and plugin in a separate repo9bc91c8Update vuepress-theme-chartjs to version 0.2.055fdaa8Add vuepress-plugin-versions to the docsDevelopment
182e75fPrevent reporting to CodeClimate if no tokenf399dd9Update npm dependenciesOther Changes
Check beta releases for all changes since version 0.x:
Milestone: 1.0.0
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.