Skip to content

Commit 5a76a33

Browse files
committed
Auto merge of #3836 - rust-lang:renovate/chart.js-3.x, r=Turbo87
Update dependency chart.js to v3.5.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.5.0` -> `3.5.1`](https://renovatebot.com/diffs/npm/chart.js/3.5.0/3.5.1) | [![age](https://badges.renovateapi.com/packages/npm/chart.js/3.5.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/chart.js/3.5.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/chart.js/3.5.1/compatibility-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/chart.js/3.5.1/confidence-slim/3.5.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chartjs/Chart.js</summary> ### [`v3.5.1`](https://github.com/chartjs/Chart.js/releases/v3.5.1) [Compare Source](https://github.com/chartjs/Chart.js/compare/v3.5.0...v3.5.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;9563](https://github.com/chartjs/Chart.js/issues/9563) support crossAlign on mirrored y-axis #### Bugs Fixed - [#&#8203;9525](https://github.com/chartjs/Chart.js/issues/9525) Keep track of parsed array changes when parsing===false - [#&#8203;9489](https://github.com/chartjs/Chart.js/issues/9489) Fix \_isPointInArea helper when no area is provided - [#&#8203;9469](https://github.com/chartjs/Chart.js/issues/9469) Remove index interaction override barChart #### Types - [#&#8203;9550](https://github.com/chartjs/Chart.js/issues/9550) Grid line z property in TS types - [#&#8203;9546](https://github.com/chartjs/Chart.js/issues/9546) Add number to the title scale padding as type - [#&#8203;9490](https://github.com/chartjs/Chart.js/issues/9490) Types: Add \`tooltip\` to chart instance - [#&#8203;9477](https://github.com/chartjs/Chart.js/issues/9477) Types: Change \`context.chart\` to plain \`Chart\` #### Documentation - [#&#8203;9555](https://github.com/chartjs/Chart.js/issues/9555) Fix broken link. - [#&#8203;9549](https://github.com/chartjs/Chart.js/issues/9549) Ensure that docs have more width in the page - [#&#8203;9516](https://github.com/chartjs/Chart.js/issues/9516) fix 2 broken links, clarify order property - [#&#8203;9524](https://github.com/chartjs/Chart.js/issues/9524) Add more details on legend sort function - [#&#8203;9503](https://github.com/chartjs/Chart.js/issues/9503) Fix typo in docs on axes labelling - [#&#8203;9479](https://github.com/chartjs/Chart.js/issues/9479) Move pointStyle types and update plugin link\&render chart - [#&#8203;9465](https://github.com/chartjs/Chart.js/issues/9465) Longhand labels key in getting started - [#&#8203;9475](https://github.com/chartjs/Chart.js/issues/9475) Adjust text to code example - [#&#8203;9472](https://github.com/chartjs/Chart.js/issues/9472) Update charts.md #### Development - [#&#8203;9565](https://github.com/chartjs/Chart.js/issues/9565) Update to 3.5.1 version number - [#&#8203;9556](https://github.com/chartjs/Chart.js/issues/9556) Remove chart.scale property (always undefined) Thanks to [`@&#8203;LeeLenaleee](https://github.com/LeeLenaleee),` [`@&#8203;M4sterShake](https://github.com/M4sterShake),` [`@&#8203;Yash-Singh1](https://github.com/Yash-Singh1),` [`@&#8203;etimberg](https://github.com/etimberg),` [`@&#8203;ewanmellor](https://github.com/ewanmellor),` [`@&#8203;juan-cortes](https://github.com/juan-cortes),` [`@&#8203;kurkle](https://github.com/kurkle),` [`@&#8203;niklasnoldin](https://github.com/niklasnoldin)` and [`@&#8203;snoozbuster](https://github.com/snoozbuster)` </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, check this box. --- 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 0aadc73 + 950b9bc commit 5a76a33

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
@@ -39,7 +39,7 @@
3939
"dependencies": {
4040
"@sentry/browser": "6.11.0",
4141
"@sentry/integrations": "6.11.0",
42-
"chart.js": "3.5.0",
42+
"chart.js": "3.5.1",
4343
"copy-text-to-clipboard": "3.0.1",
4444
"date-fns": "2.23.0",
4545
"fastboot-app-server": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5043,10 +5043,10 @@ charm@^1.0.0:
50435043
dependencies:
50445044
inherits "^2.0.1"
50455045

5046-
5047-
version "3.5.0"
5048-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.5.0.tgz#6eb075332d4ebbbb20a94e5a07a234052ed6c4fb"
5049-
integrity sha512-J1a4EAb1Gi/KbhwDRmoovHTRuqT8qdF0kZ4XgwxpGethJHUdDrkqyPYwke0a+BuvSeUxPf8Cos6AX2AB8H8GLA==
5046+
5047+
version "3.5.1"
5048+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.5.1.tgz#73e24d23a4134a70ccdb5e79a917f156b6f3644a"
5049+
integrity sha512-m5kzt72I1WQ9LILwQC4syla/LD/N413RYv2Dx2nnTkRS9iv/ey1xLTt0DnPc/eWV4zI+BgEgDYBIzbQhZHc/PQ==
50505050

50515051
cheerio@^0.22.0:
50525052
version "0.22.0"

0 commit comments

Comments
 (0)