Skip to content

Commit 64983f5

Browse files
committed
Auto merge of #4355 - rust-lang:renovate/chart.js-3.x, r=Turbo87
Update dependency chart.js to v3.7.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.6.2` -> `3.7.0`](https://renovatebot.com/diffs/npm/chart.js/3.6.2/3.7.0) | [![age](https://badges.renovateapi.com/packages/npm/chart.js/3.7.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/chart.js/3.7.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/chart.js/3.7.0/compatibility-slim/3.6.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/chart.js/3.7.0/confidence-slim/3.6.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>chartjs/Chart.js</summary> ### [`v3.7.0`](https://togithub.com/chartjs/Chart.js/releases/v3.7.0) [Compare Source](https://togithub.com/chartjs/Chart.js/compare/v3.6.2...v3.7.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;9949](https://togithub.com/chartjs/Chart.js/issues/9949) Add centerPointLabels option for linear radial scale - [#&#8203;9970](https://togithub.com/chartjs/Chart.js/issues/9970) Limit active element changes to chartArea - [#&#8203;9944](https://togithub.com/chartjs/Chart.js/issues/9944) Improvements to tooltip positioners - [#&#8203;9933](https://togithub.com/chartjs/Chart.js/issues/9933) add beforeDestroy hook - [#&#8203;9919](https://togithub.com/chartjs/Chart.js/issues/9919) Support "r" axis for non-intersecting interaction - [#&#8203;9920](https://togithub.com/chartjs/Chart.js/issues/9920) Feature/active elements on top - [#&#8203;9877](https://togithub.com/chartjs/Chart.js/issues/9877) Add borderJoinStyle option for arc elements #### Bugs Fixed - [#&#8203;10021](https://togithub.com/chartjs/Chart.js/issues/10021) radialLinear: fix positioning & scaling - [#&#8203;10020](https://togithub.com/chartjs/Chart.js/issues/10020) radialLinear: fix getIndexAngle when there are no labels (left) - [#&#8203;10018](https://togithub.com/chartjs/Chart.js/issues/10018) radialLinear: Hide pointLabels of hidden data - [#&#8203;9992](https://togithub.com/chartjs/Chart.js/issues/9992) Fix setActiveElements behavior after a mouse event - [#&#8203;9970](https://togithub.com/chartjs/Chart.js/issues/9970) Limit active element changes to chartArea - [#&#8203;9969](https://togithub.com/chartjs/Chart.js/issues/9969) Pass object from array as value to \_fallback #### Types - [#&#8203;9986](https://togithub.com/chartjs/Chart.js/issues/9986) Types/ type suggestedMin and suggestedMax for time scale - [#&#8203;9985](https://togithub.com/chartjs/Chart.js/issues/9985) Types/Allow min-max as string timescale - [#&#8203;9937](https://togithub.com/chartjs/Chart.js/issues/9937) Types/allow for multiline labels in tick callback #### Documentation - [#&#8203;10013](https://togithub.com/chartjs/Chart.js/issues/10013) Docs/Add sample for centered point labels - [#&#8203;9994](https://togithub.com/chartjs/Chart.js/issues/9994) Docs/clarify usage of ticks callback (#\<!---->9991) - [#&#8203;9960](https://togithub.com/chartjs/Chart.js/issues/9960) Docs/clarify samples - [#&#8203;9952](https://togithub.com/chartjs/Chart.js/issues/9952) Try to improve documentation for new users #### Development - [#&#8203;10011](https://togithub.com/chartjs/Chart.js/issues/10011) Bump version to 3.7.0, update deps Thanks to [`@&#8203;LeeLenaleee](https://togithub.com/LeeLenaleee),` [`@&#8203;doug-a-brunner](https://togithub.com/doug-a-brunner),` [`@&#8203;joshkel](https://togithub.com/joshkel),` [`@&#8203;kurkle](https://togithub.com/kurkle),` [`@&#8203;luukdv](https://togithub.com/luukdv)` and [`@&#8203;t-mangoe](https://togithub.com/t-mangoe)` </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 78fa0a0 + c0e9ab8 commit 64983f5

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.16.1",
4242
"@sentry/integrations": "6.16.1",
43-
"chart.js": "3.6.2",
43+
"chart.js": "3.7.0",
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
@@ -4957,10 +4957,10 @@ charm@^1.0.0:
49574957
dependencies:
49584958
inherits "^2.0.1"
49594959

4960-
chart.js@3.6.2:
4961-
version "3.6.2"
4962-
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.6.2.tgz#47342c551f688ffdda2cd53b534cb7e461ecec33"
4963-
integrity sha512-Xz7f/fgtVltfQYWq0zL1Xbv7N2inpG+B54p3D5FSvpCdy3sM+oZhbqa42eNuYXltaVvajgX5UpKCU2GeeJIgxg==
4960+
chart.js@3.7.0:
4961+
version "3.7.0"
4962+
resolved "https://registry.yarnpkg.com/chart.js/-/chart.js-3.7.0.tgz#7a19c93035341df801d613993c2170a1fcf1d882"
4963+
integrity sha512-31gVuqqKp3lDIFmzpKIrBeum4OpZsQjSIAqlOpgjosHDJZlULtvwLEZKtEhIAZc7JMPaHlYMys40Qy9Mf+1AAg==
49644964

49654965
cheerio@^0.22.0:
49664966
version "0.22.0"

0 commit comments

Comments
 (0)