mycomplexsoul / delta

To do list, money manager, media tracker, last time task was done and scaffolding generator
0 stars 0 forks source link

Update dependency chart.js to v4.4.2 #508

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
chart.js (source) 4.4.1 -> 4.4.2 age adoption passing confidence

Release Notes

chartjs/Chart.js (chart.js) ### [`v4.4.2`](https://togithub.com/chartjs/Chart.js/releases/tag/v4.4.2) [Compare Source](https://togithub.com/chartjs/Chart.js/compare/v4.4.1...v4.4.2) ### Essential Links - [npm](https://www.npmjs.com/package/chart.js) - [Migration guide](https://www.chartjs.org/docs/4.4.2/migration/v4-migration.html) - [Docs](https://www.chartjs.org/docs/4.4.2/) - [API](https://www.chartjs.org/docs/4.4.2/api/) - [Samples](https://www.chartjs.org/docs/4.4.2/samples/) #### Bugs Fixed - [#​11685](https://togithub.com/chartjs/Chart.js/issues/11685) addListener and removeListener should be only invoked on truthy values - [#​11682](https://togithub.com/chartjs/Chart.js/issues/11682) fix #\11503, autoskipping 0 tick when min is below 0 - [#​11616](https://togithub.com/chartjs/Chart.js/issues/11616) fix(#\11615): fix calculating caretX position on stacked bar with index interaction. #### Types - [#​11662](https://togithub.com/chartjs/Chart.js/issues/11662) bugfix #\10896 - Changed 'r' to optional for BubbleChart #### Documentation - [#​11674](https://togithub.com/chartjs/Chart.js/issues/11674) docs(types): fix description in index.d.ts - [#​11614](https://togithub.com/chartjs/Chart.js/issues/11614) Add extra calrification for html legend #### Development - [#​11689](https://togithub.com/chartjs/Chart.js/issues/11689) Bump to 4.4.2 - [#​11664](https://togithub.com/chartjs/Chart.js/issues/11664) Bump pnpm/action-setup from 2.4.0 to 3.0.0 - [#​11657](https://togithub.com/chartjs/Chart.js/issues/11657) Bump release-drafter/release-drafter from 5 to 6 - [#​11650](https://togithub.com/chartjs/Chart.js/issues/11650) Bump dorny/paths-filter from 2 to 3 - [#​11636](https://togithub.com/chartjs/Chart.js/issues/11636) Bump socket.io-parser from 4.2.2 to 4.2.4 - [#​11635](https://togithub.com/chartjs/Chart.js/issues/11635) Bump follow-redirects from 1.15.2 to 1.15.4 - [#​11633](https://togithub.com/chartjs/Chart.js/issues/11633) Update pnpm lockfile Thanks to [@​DAcodedBEAT](https://togithub.com/DAcodedBEAT), [@​LeeLenaleee](https://togithub.com/LeeLenaleee), [@​Megaemce](https://togithub.com/Megaemce), [@​dependabot](https://togithub.com/dependabot), [@​dependabot](https://togithub.com/dependabot)\[bot], [@​mirumirumi](https://togithub.com/mirumirumi), [@​smoonsf](https://togithub.com/smoonsf) and [@​waszkiewiczja](https://togithub.com/waszkiewiczja)

Configuration

πŸ“… Schedule: Branch creation - "after 8am and before 5pm on saturday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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 has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 8 months ago

⚠ 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:

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: @angular/cdk@14.2.4
npm ERR! Found: @angular/common@17.2.4
npm ERR! node_modules/@angular/common
npm ERR!   @angular/common@"17.2.4" from the root project
npm ERR!   peer @angular/common@"17.2.4" from @angular/forms@17.2.4
npm ERR!   node_modules/@angular/forms
npm ERR!     @angular/forms@"17.2.4" from the root project
npm ERR!   5 more (@angular/platform-browser, ...)
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @angular/common@"^14.0.0 || ^15.0.0" from @angular/cdk@14.2.4
npm ERR! node_modules/@angular/cdk
npm ERR!   peer @angular/cdk@">=14.0.0" from ng2-charts@4.1.1
npm ERR!   node_modules/ng2-charts
npm ERR!     ng2-charts@"4.1.1" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @angular/common@15.2.10
npm ERR! node_modules/@angular/common
npm ERR!   peer @angular/common@"^14.0.0 || ^15.0.0" from @angular/cdk@14.2.4
npm ERR!   node_modules/@angular/cdk
npm ERR!     peer @angular/cdk@">=14.0.0" from ng2-charts@4.1.1
npm ERR!     node_modules/ng2-charts
npm ERR!       ng2-charts@"4.1.1" 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 /tmp/renovate/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /tmp/renovate/cache/others/npm/_logs/2024-03-13T00_16_32_063Z-debug-0.log