fix(deps): update dependency chart.js to v4.4.2 #55

Open
Fascinated wants to merge 1 commits from renovate/chart.js-4.x-lockfile into master
Owner

This PR contains the following updates:

Package Type Update Change
chart.js (source) dependencies patch 4.4.1 -> 4.4.2

Release Notes

chartjs/Chart.js (chart.js)

v4.4.2

Compare Source

Bugs Fixed

  • #​11685 addListener and removeListener should be only invoked on truthy values
  • #​11682 fix #<!---->11503, autoskipping 0 tick when min is below 0
  • #​11616 fix(#<!---->11615): fix calculating caretX position on stacked bar with index interaction.

Types

  • #​11662 bugfix #<!---->10896 - Changed 'r' to optional for BubbleChart

Documentation

  • #​11674 docs(types): fix description in index.d.ts
  • #​11614 Add extra calrification for html legend

Development

  • #​11689 Bump to 4.4.2
  • #​11664 Bump pnpm/action-setup from 2.4.0 to 3.0.0
  • #​11657 Bump release-drafter/release-drafter from 5 to 6
  • #​11650 Bump dorny/paths-filter from 2 to 3
  • #​11636 Bump socket.io-parser from 4.2.2 to 4.2.4
  • #​11635 Bump follow-redirects from 1.15.2 to 1.15.4
  • #​11633 Update pnpm lockfile

Thanks to @​DAcodedBEAT, @​LeeLenaleee, @​Megaemce, @​dependabot, @​dependabot[bot], @​mirumirumi, @​smoonsf and @​waszkiewiczja


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [chart.js](https://www.chartjs.org) ([source](https://github.com/chartjs/Chart.js)) | dependencies | patch | [`4.4.1` -> `4.4.2`](https://renovatebot.com/diffs/npm/chart.js/4.4.1/4.4.2) | --- ### Release Notes <details> <summary>chartjs/Chart.js (chart.js)</summary> ### [`v4.4.2`](https://github.com/chartjs/Chart.js/releases/tag/v4.4.2) [Compare Source](https://github.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 - [#&#8203;11685](https://github.com/chartjs/Chart.js/issues/11685) addListener and removeListener should be only invoked on truthy values - [#&#8203;11682](https://github.com/chartjs/Chart.js/issues/11682) fix #\<!---->11503, autoskipping 0 tick when min is below 0 - [#&#8203;11616](https://github.com/chartjs/Chart.js/issues/11616) fix(#\<!---->11615): fix calculating caretX position on stacked bar with index interaction. #### Types - [#&#8203;11662](https://github.com/chartjs/Chart.js/issues/11662) bugfix #\<!---->10896 - Changed 'r' to optional for BubbleChart #### Documentation - [#&#8203;11674](https://github.com/chartjs/Chart.js/issues/11674) docs(types): fix description in index.d.ts - [#&#8203;11614](https://github.com/chartjs/Chart.js/issues/11614) Add extra calrification for html legend #### Development - [#&#8203;11689](https://github.com/chartjs/Chart.js/issues/11689) Bump to 4.4.2 - [#&#8203;11664](https://github.com/chartjs/Chart.js/issues/11664) Bump pnpm/action-setup from 2.4.0 to 3.0.0 - [#&#8203;11657](https://github.com/chartjs/Chart.js/issues/11657) Bump release-drafter/release-drafter from 5 to 6 - [#&#8203;11650](https://github.com/chartjs/Chart.js/issues/11650) Bump dorny/paths-filter from 2 to 3 - [#&#8203;11636](https://github.com/chartjs/Chart.js/issues/11636) Bump socket.io-parser from 4.2.2 to 4.2.4 - [#&#8203;11635](https://github.com/chartjs/Chart.js/issues/11635) Bump follow-redirects from 1.15.2 to 1.15.4 - [#&#8203;11633](https://github.com/chartjs/Chart.js/issues/11633) Update pnpm lockfile Thanks to [@&#8203;DAcodedBEAT](https://github.com/DAcodedBEAT), [@&#8203;LeeLenaleee](https://github.com/LeeLenaleee), [@&#8203;Megaemce](https://github.com/Megaemce), [@&#8203;dependabot](https://github.com/dependabot), [@&#8203;dependabot](https://github.com/dependabot)\[bot], [@&#8203;mirumirumi](https://github.com/mirumirumi), [@&#8203;smoonsf](https://github.com/smoonsf) and [@&#8203;waszkiewiczja](https://github.com/waszkiewiczja) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzkuNCIsInVwZGF0ZWRJblZlciI6IjM3LjI3OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Fascinated added 1 commit 2024-04-17 01:02:37 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/chart.js-4.x-lockfile:renovate/chart.js-4.x-lockfile
git checkout renovate/chart.js-4.x-lockfile
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Fascinated/scoresaber-reloaded-v2#55
No description provided.