Update dependency chart.js to v4.5.0
This MR contains the following updates:
Package | Change | Age | Confidence |
---|---|---|---|
chart.js (source) | 4.4.9 -> 4.5.0 |
Release Notes
chartjs/Chart.js (chart.js)
v4.5.0
Essential Links
Enhancements
- #11470 Fix min js two renames
- #12054 [fix] #12048 - Add selfJoin option for doughnut graphs
- #12058 feature: make above/below colors in filler plugin work with pivoted line charts
Bugs Fixed
- #12070 Fix: display stacked bar with multiple x-Axis
Types
- #12064 Document requirement of 'this' when calling tick formatters
- #12063 Add type definition for beforeEvent changed
Documentation
- #12088 Fix grammar typo: 'only draw line' -> 'only draw lines'
- #12087 Fix minified URL for development builds in the docs
- #12084 fix: correct grammar in segment comments (an segment -> a segment)
- #12082 Update docs for Developers API
- #12068 Fix minor typo, missing period
Development
Thanks to @FabTechAT, @Jee-on, @LeeLenaleee, @R2Jeu-prive, @dependabot[bot], @ffdm, @fulldecent, @joshkel, @lucasleung8, @nakanoh, @xavierleune and dependabot[bot]
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
mentioned in issue #271
Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this MR 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 MR's title to start with "rebase!" to trigger it manually
The artifact failure details are included below:
File name: package-lock.json
npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: @formio/angular@7.0.0 npm ERR! Found: @angular/common@19.2.14 npm ERR! node_modules/@angular/common npm ERR! peer @angular/common@"19.2.14" from @angular/animations@19.2.14 npm ERR! node_modules/@angular/animations npm ERR! peerOptional @angular/animations@"19.2.14" from @angular/platform-browser@19.2.14 npm ERR! node_modules/@angular/platform-browser npm ERR! peer @angular/platform-browser@"19.2.14" from @angular/forms@19.2.14 npm ERR! node_modules/@angular/forms npm ERR! peer @angular/forms@"^19.0.0" from primeng@19.1.3 npm ERR! node_modules/primeng npm ERR! 1 more (the root project) npm ERR! 4 more (@angular/platform-browser-dynamic, @angular/router, ...) npm ERR! peer @angular/animations@"^19.0.0" from primeng@19.1.3 npm ERR! node_modules/primeng npm ERR! primeng@"^19.1.3" from the root project npm ERR! 1 more (the root project) npm ERR! peer @angular/common@"^19.0.0 || ^20.0.0" from @angular/cdk@19.2.19 npm ERR! node_modules/@angular/cdk npm ERR! peer @angular/cdk@"^19.0.0" from primeng@19.1.3 npm ERR! node_modules/primeng npm ERR! primeng@"^19.1.3" from the root project npm ERR! @angular/cdk@"^19.2.19" from the root project npm ERR! 11 more (@angular/forms, @angular/platform-browser, ...) npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^16.0.0 || ^17.0.0" from @formio/angular@7.0.0 npm ERR! node_modules/@formio/angular npm ERR! @formio/angular@"7.0.0" from the root project npm ERR! npm ERR! Conflicting peer dependency: @angular/common@17.3.12 npm ERR! node_modules/@angular/common npm ERR! peer @angular/common@"^16.0.0 || ^17.0.0" from @formio/angular@7.0.0 npm ERR! node_modules/@formio/angular npm ERR! @formio/angular@"7.0.0" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See /opt/renovate/data/cache/others/npm/eresolve-report.txt for a full report. npm ERR! A complete log of this run can be found in: npm ERR! /opt/renovate/data/cache/others/npm/_logs/2025-07-14T10_50_06_985Z-debug-0.log