Skip to content

Commit d7c10d0

Browse files
committed
Auto merge of #4224 - rust-lang:renovate/chart.js-3.x, r=Turbo87
Update dependency chart.js to v3.6.1 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [chart.js](https://www.chartjs.org) ([source](https://github.com/chartjs/Chart.js)) | [`3.6.0` -> `3.6.1`](https://renovatebot.com/diffs/npm/chart.js/3.6.0/3.6.1) | [![age](https://badges.renovateapi.com/packages/npm/chart.js/3.6.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/chart.js/3.6.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/chart.js/3.6.1/compatibility-slim/3.6.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/chart.js/3.6.1/confidence-slim/3.6.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chartjs/Chart.js</summary> ### [`v3.6.1`](https://github.com/chartjs/Chart.js/releases/v3.6.1) [Compare Source](https://github.com/chartjs/Chart.js/compare/v3.6.0...v3.6.1) ### Essential Links - [npm](https://www.npmjs.com/package/chart.js) - [Migration guide](https://www.chartjs.org/docs/latest/getting-started/v3-migration) - [Docs](https://www.chartjs.org/docs/latest/) - [API](https://www.chartjs.org/docs/latest/api/) - [Samples](https://www.chartjs.org/docs/latest/samples/) <!----> - [#&#8203;9683](https://github.com/chartjs/Chart.js/issues/9683) Update stale documentation for axis titles #### Bugs Fixed - [#&#8203;9922](https://github.com/chartjs/Chart.js/issues/9922) Fix tooltip caret position when it is positioned at the corners - [#&#8203;9921](https://github.com/chartjs/Chart.js/issues/9921) Category: Track automatically added labels - [#&#8203;9915](https://github.com/chartjs/Chart.js/issues/9915) Chart area boxes receive 0 margin during the final layout process - [#&#8203;9876](https://github.com/chartjs/Chart.js/issues/9876) Detect detach/attach in same observation - [#&#8203;9857](https://github.com/chartjs/Chart.js/issues/9857) Synchronize data visibility with data changes - [#&#8203;9871](https://github.com/chartjs/Chart.js/issues/9871) Fix inRange for full circle arc - [#&#8203;9872](https://github.com/chartjs/Chart.js/issues/9872) Configure all datasets before updating any - [#&#8203;9861](https://github.com/chartjs/Chart.js/issues/9861) Prevent proxying CanvasGradient in Node platform - [#&#8203;9855](https://github.com/chartjs/Chart.js/issues/9855) Fix incomplete TS type for Chart.register + others - [#&#8203;9831](https://github.com/chartjs/Chart.js/issues/9831) Pass number format to tooltip - [#&#8203;9794](https://github.com/chartjs/Chart.js/issues/9794) Remove scriptability from defaults.font types #### Types - [#&#8203;9917](https://github.com/chartjs/Chart.js/issues/9917) Add a note about the type parameters of the ChartData type - [#&#8203;9916](https://github.com/chartjs/Chart.js/issues/9916) Doughnut chart options have an offset property - [#&#8203;9858](https://github.com/chartjs/Chart.js/issues/9858) Types: add autopadding to typing - [#&#8203;9855](https://github.com/chartjs/Chart.js/issues/9855) Fix incomplete TS type for Chart.register + others - [#&#8203;9837](https://github.com/chartjs/Chart.js/issues/9837) update animation event to include currentStep instead of currentState - [#&#8203;9834](https://github.com/chartjs/Chart.js/issues/9834) Types: include initial variable in the AnimationEvent - [#&#8203;9794](https://github.com/chartjs/Chart.js/issues/9794) Remove scriptability from defaults.font types - [#&#8203;9800](https://github.com/chartjs/Chart.js/issues/9800) Fix object notation border width barchart #### Documentation - [#&#8203;9923](https://github.com/chartjs/Chart.js/issues/9923) Add notes about more specific options for axes - [#&#8203;9917](https://github.com/chartjs/Chart.js/issues/9917) Add a note about the type parameters of the ChartData type - [#&#8203;9900](https://github.com/chartjs/Chart.js/issues/9900) Fix a typo in index.md - [#&#8203;9893](https://github.com/chartjs/Chart.js/issues/9893) Fix a typo in contributing.md - [#&#8203;9866](https://github.com/chartjs/Chart.js/issues/9866) docs: Add a link to front-end integrations - [#&#8203;9865](https://github.com/chartjs/Chart.js/issues/9865) Update misleading sample comment - [#&#8203;9812](https://github.com/chartjs/Chart.js/issues/9812) Docs/update scale position type - [#&#8203;9803](https://github.com/chartjs/Chart.js/issues/9803) Define with let to avoid "assignment to constant" errors - [#&#8203;9798](https://github.com/chartjs/Chart.js/issues/9798) New sample: Progressive Line With Easing - [#&#8203;9791](https://github.com/chartjs/Chart.js/issues/9791) Update namespace and charts for legend override - [#&#8203;9787](https://github.com/chartjs/Chart.js/issues/9787) Add warning about chart types overriding plugin defaults #### Development - [#&#8203;9929](https://github.com/chartjs/Chart.js/issues/9929) Bump to 3.6.1 Thanks to [`@&#8203;LeeLenaleee](https://github.com/LeeLenaleee),` [`@&#8203;NorthBlue333](https://github.com/NorthBlue333),` [`@&#8203;benmccann](https://github.com/benmccann),` [`@&#8203;carsonalh](https://github.com/carsonalh),` [`@&#8203;erictheise](https://github.com/erictheise),` [`@&#8203;etimberg](https://github.com/etimberg),` [`@&#8203;fishmandev](https://github.com/fishmandev),` [`@&#8203;igorlukanin](https://github.com/igorlukanin)` and [`@&#8203;kurkle](https://github.com/kurkle)` </details> --- ### Configuration 📅 **Schedule**: 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents ab9b585 + 0e6b1d5 commit d7c10d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@juggle/resize-observer": "3.3.1",
4141
"@sentry/browser": "6.15.0",
4242
"@sentry/integrations": "6.15.0",
43-
"chart.js": "3.6.0",
43+
"chart.js": "3.6.1",
4444
"copy-text-to-clipboard": "3.0.1",
4545
"date-fns": "2.27.0",
4646
"fastboot-app-server": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4933,10 +4933,10 @@ charm@^1.0.0:
49334933
dependencies:
49344934
inherits "^2.0.1"
49354935

4936-
4937-
version "3.6.0"
4938-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.6.0.tgz#a87fce8431d4e7c5523d721f487f53aada1e42fe"
4939-
integrity sha512-iOzzDKePL+bj+ccIsVAgWQehCXv8xOKGbaU2fO/myivH736zcx535PGJzQGanvcSGVOqX6yuLZsN3ygcQ35UgQ==
4936+
4937+
version "3.6.1"
4938+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.6.1.tgz#edcb6584b8d810306f655f89538c00a4f440c58e"
4939+
integrity sha512-AycnixR0I325Fp3bqQ7wRJbkIJPwz/9IZtUBvdBWMjK5+nKCy6FZ3VejkDTtB9udePEXNt1UYoGTsNL49JoIbg==
49404940

49414941
cheerio@^0.22.0:
49424942
version "0.22.0"

0 commit comments

Comments
 (0)