Skip to content

Commit d8c71d6

Browse files
committed
Auto merge of #3552 - rust-lang:renovate/chart.js-3.x, r=Turbo87
Update dependency chart.js to v3.2.0 [![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://togithub.com/chartjs/Chart.js)) | [`3.1.1` -> `3.2.0`](https://renovatebot.com/diffs/npm/chart.js/3.1.1/3.2.0) | [![age](https://badges.renovateapi.com/packages/npm/chart.js/3.2.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/chart.js/3.2.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/chart.js/3.2.0/compatibility-slim/3.1.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/chart.js/3.2.0/confidence-slim/3.1.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chartjs/Chart.js</summary> ### [`v3.2.0`](https://togithub.com/chartjs/Chart.js/releases/v3.2.0) [Compare Source](https://togithub.com/chartjs/Chart.js/compare/v3.1.1...v3.2.0) ### 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/) #### Enhancements - [#&#8203;8973](https://togithub.com/chartjs/Chart.js/issues/8973) Add drawTime: beforeDraw option to filler - [#&#8203;8941](https://togithub.com/chartjs/Chart.js/issues/8941) Only enable the bar borderRadius at the end of the stacks - [#&#8203;8936](https://togithub.com/chartjs/Chart.js/issues/8936) Scale: draw border on separate layer after grid - [#&#8203;8931](https://togithub.com/chartjs/Chart.js/issues/8931) Cartesian scale tick backdrop - [#&#8203;8926](https://togithub.com/chartjs/Chart.js/issues/8926) Add \`initial\` property to animation callbacks #### Performance - [#&#8203;8933](https://togithub.com/chartjs/Chart.js/issues/8933) Time: cache options needed by parse #### Bugs Fixed - [#&#8203;8972](https://togithub.com/chartjs/Chart.js/issues/8972) Fix skipNull for subsequent datasets - [#&#8203;8934](https://togithub.com/chartjs/Chart.js/issues/8934) Fix for allowing parsing:false with stacks - [#&#8203;8928](https://togithub.com/chartjs/Chart.js/issues/8928) Allow the events option to be changed at runtime #### Types - [#&#8203;8944](https://togithub.com/chartjs/Chart.js/issues/8944) Update helpers types export #### Documentation - [#&#8203;8971](https://togithub.com/chartjs/Chart.js/issues/8971) In html tooltip sample padding is read from the options - [#&#8203;8942](https://togithub.com/chartjs/Chart.js/issues/8942) Add example plugins for border and quadrants #### Development - [#&#8203;8974](https://togithub.com/chartjs/Chart.js/issues/8974) Bump to version 3.2.0 Thanks to [`@&#8203;TinfoilPancakes](https://togithub.com/TinfoilPancakes),` [`@&#8203;etimberg](https://togithub.com/etimberg)` and [`@&#8203;kurkle](https://togithub.com/kurkle)` </details> --- ### Configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **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 1d1f79d + a4b92a1 commit d8c71d6

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.3.1",
4141
"@sentry/integrations": "6.3.1",
42-
"chart.js": "3.1.1",
42+
"chart.js": "3.2.0",
4343
"copy-text-to-clipboard": "3.0.1",
4444
"date-fns": "2.21.1",
4545
"fastboot-app-server": "3.0.0",

yarn.lock

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

4937-
chart.js@3.1.1:
4938-
version "3.1.1"
4939-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.1.1.tgz#2cdbda7fccea532313332fe822f0cae268f24cf3"
4940-
integrity sha512-ghNJersc9VD9MECwa5bL8gqvCkndW6RSCicdEHL9lIriNtXwKawlSmwo+u6KNXLYT2+f24GdFPBoynKW3ke4MQ==
4937+
chart.js@3.2.0:
4938+
version "3.2.0"
4939+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.2.0.tgz#3d0a4b62b6bee428f8547db6aa68c792b130c260"
4940+
integrity sha512-Ml3R47TvOPW6gQ6T8mg/uPvyOASPpPVVF6xb7ZyHkek1c6kJIT5ScT559afXoDf6uwtpDR2BpCommkA5KT8ODg==
49414941

49424942
cheerio@^0.22.0:
49434943
version "0.22.0"

0 commit comments

Comments
 (0)