Skip to content

Bump org.webjars:chartjs from 4.4.3 to 4.5.1#1379

Open
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/maven/org.webjars-chartjs-4.5.1
Open

Bump org.webjars:chartjs from 4.4.3 to 4.5.1#1379
dependabot[bot] wants to merge 4 commits into
masterfrom
dependabot/maven/org.webjars-chartjs-4.5.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps org.webjars:chartjs from 4.4.3 to 4.5.1.

Commits
  • 86ecf07 [maven-release-plugin] prepare release chartjs-4.5.1
  • 7e3e4f6 bump to 4.5.1 - fixes #25
  • 8ba3bce [maven-release-plugin] prepare for next development iteration
  • See full diff 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [org.webjars:chartjs](https://github.com/webjars/chartjs) from 4.4.3 to 4.5.1.
- [Commits](webjars/chartjs@chartjs-4.4.3...chartjs-4.5.1)

---
updated-dependencies:
- dependency-name: org.webjars:chartjs
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 6, 2026
@ilgrosso
Copy link
Copy Markdown
Member

ilgrosso commented May 7, 2026

With this library upgrade, the following error is shown by browser's Console:

Uncaught TypeError: can't access property "_cacheable", s is null

while the Dashboard diagrams seem anyway to display correctly.

@ilgrosso
Copy link
Copy Markdown
Member

ilgrosso commented Jun 3, 2026

@TatoniMatteo thanks for working on this
Please solve the git conflicts so we can move ahead, thanks.

@TatoniMatteo TatoniMatteo requested a review from ilgrosso June 3, 2026 09:47
this.labels = labels;
}

public List<Dataset> getDatasets() {
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants