Skip to content

Commit

Permalink
fix(deps): update dependency chart.js to v4.4.6 (#1304)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [chart.js](https://www.chartjs.org) ([source](https://redirect.github.com/chartjs/Chart.js)) | [`4.4.5` -> `4.4.6`](https://renovatebot.com/diffs/npm/chart.js/4.4.5/4.4.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/chart.js/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/chart.js/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/chart.js/4.4.5/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/chart.js/4.4.5/4.4.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>chartjs/Chart.js (chart.js)</summary>

### [`v4.4.6`](https://redirect.github.com/chartjs/Chart.js/compare/v4.4.5...47245a7f36ea581ff996f454b72859437715b2a8)

[Compare Source](https://redirect.github.com/chartjs/Chart.js/compare/v4.4.5...v4.4.6)

</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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/kula-app/OnLaunch).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent dbb09b3 commit 856b922
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"base64url": "3.0.1",
"bcrypt": "5.1.1",
"cal-sans": "1.0.1",
"chart.js": "4.4.5",
"chart.js": "4.4.6",
"class-transformer": "0.5.1",
"class-validator": "0.14.1",
"dotenv": "16.4.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4024,12 +4024,12 @@ __metadata:
languageName: node
linkType: hard

"chart.js@npm:4.4.5":
version: 4.4.5
resolution: "chart.js@npm:4.4.5"
"chart.js@npm:4.4.6":
version: 4.4.6
resolution: "chart.js@npm:4.4.6"
dependencies:
"@kurkle/color": "npm:^0.3.0"
checksum: 10c0/042393725d1dc6a7fc55757abc5db88cbce0e84ad115c08d552af56d72197e806eb78e04253d12a5f0cf331a57a059dc30fc2dab9324e4f695806b3a087d1b0c
checksum: 10c0/456d16a030c35fa16182945e91d4fdd89510343454309b783f5e060ea89baaed3bc9b43d2d9b3acadd385e5921718e27ed2fcae8b5efa277d27bc4da4af639f2
languageName: node
linkType: hard

Expand Down Expand Up @@ -9073,7 +9073,7 @@ __metadata:
base64url: "npm:3.0.1"
bcrypt: "npm:5.1.1"
cal-sans: "npm:1.0.1"
chart.js: "npm:4.4.5"
chart.js: "npm:4.4.6"
class-transformer: "npm:0.5.1"
class-validator: "npm:0.14.1"
core-js: "npm:3.38.1"
Expand Down

0 comments on commit 856b922

Please sign in to comment.