[PR #454] [MERGED] fix(deps): bump chart.js from 4.4.2 to 4.4.3 in /web #466

Closed
opened 2026-03-03 16:38:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/454
Author: @dependabot[bot]
Created: 6/1/2024
Status: Merged
Merged: 6/2/2024
Merged by: @AchoArnold

Base: mainHead: dependabot/npm_and_yarn/web/chart.js-4.4.3


📝 Commits (1)

  • 6f90e0a fix(deps): bump chart.js from 4.4.2 to 4.4.3 in /web

📊 Changes

2 files changed (+11 additions, -11 deletions)

View changed files

📝 web/package.json (+1 -1)
📝 web/pnpm-lock.yaml (+10 -10)

📄 Description

Bumps chart.js from 4.4.2 to 4.4.3.

Release notes

Sourced from chart.js's releases.

v4.4.3

Essential Links

  • #11754 Fix error when object prototype is frozen

Bugs Fixed

  • #11764 do not attempt to clear canvas if one does not exist
  • #11755 #11450 hide bar by dataindex
  • #11690 Create parsed object with correct keys
  • #11707 platform.isAttached should return false if canvas is false-y

Documentation

Development

  • #11776 Bump to 4.4.3
  • #11773 Bump pnpm/action-setup from 3.0.0 to 4.0.0
  • #11720 Bump follow-redirects from 1.15.4 to 1.15.6

Thanks to @​DAcodedBEAT, @​EricWittrock, @​LeeLenaleee, @​LiamSwayne, @​dependabot and @​dependabot[bot]

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NdoleStudio/httpsms/pull/454 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/1/2024 **Status:** ✅ Merged **Merged:** 6/2/2024 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/chart.js-4.4.3` --- ### 📝 Commits (1) - [`6f90e0a`](https://github.com/NdoleStudio/httpsms/commit/6f90e0aae142dc5443b327887323819fa6999785) fix(deps): bump chart.js from 4.4.2 to 4.4.3 in /web ### 📊 Changes **2 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+10 -10) </details> ### 📄 Description Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.2 to 4.4.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/chartjs/Chart.js/releases">chart.js's releases</a>.</em></p> <blockquote> <h2>v4.4.3</h2> <h1>Essential Links</h1> <ul> <li><a href="https://www.npmjs.com/package/chart.js">npm</a></li> <li><a href="https://www.chartjs.org/docs/4.4.3/migration/v4-migration.html">Migration guide</a></li> <li><a href="https://www.chartjs.org/docs/4.4.3/">Docs</a></li> <li><a href="https://www.chartjs.org/docs/4.4.3/api/">API</a></li> <li><a href="https://www.chartjs.org/docs/4.4.3/samples/">Samples</a></li> </ul> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11754">#11754</a> Fix error when object prototype is frozen</li> </ul> <h2>Bugs Fixed</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11764">#11764</a> do not attempt to clear canvas if one does not exist</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11755">#11755</a> #<!-- raw HTML omitted -->11450 hide bar by dataindex</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11690">#11690</a> Create parsed object with correct keys</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11707">#11707</a> platform.isAttached should return false if canvas is false-y</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11762">#11762</a> Update license year</li> </ul> <h2>Development</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11776">#11776</a> Bump to 4.4.3</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11773">#11773</a> Bump pnpm/action-setup from 3.0.0 to 4.0.0</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11720">#11720</a> Bump follow-redirects from 1.15.4 to 1.15.6</li> </ul> <p>Thanks to <a href="https://github.com/DAcodedBEAT"><code>@​DAcodedBEAT</code></a>, <a href="https://github.com/EricWittrock"><code>@​EricWittrock</code></a>, <a href="https://github.com/LeeLenaleee"><code>@​LeeLenaleee</code></a>, <a href="https://github.com/LiamSwayne"><code>@​LiamSwayne</code></a>, <a href="https://github.com/dependabot"><code>@​dependabot</code></a> and <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot]</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chartjs/Chart.js/commit/3d0801299283cb6cb8e777e0cd45e6172cc43966"><code>3d08012</code></a> Bump to 4.4.3 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11776">#11776</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/e7b8fa290fd587fb800c25ddecfa4b26a5adad63"><code>e7b8fa2</code></a> do not attempt to clear canvas if one does not exist (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11764">#11764</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/ca76d73149a16a142aec101d32e6382e2b3697c1"><code>ca76d73</code></a> Bump pnpm/action-setup from 3.0.0 to 4.0.0 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11773">#11773</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/334fdf7968ac7a7c6e826f80cce086d09583c6f5"><code>334fdf7</code></a> Update LICENSE.md year (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11762">#11762</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/ec927ee0854b7369b892afbdb14d5a12196887de"><code>ec927ee</code></a> Bump follow-redirects from 1.15.4 to 1.15.6 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11720">#11720</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/f785882aeb6831ff90247a4845a7f8d26353b65f"><code>f785882</code></a> Fix error when object prototype is frozen (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11754">#11754</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/6daf4ba4e3993118e4a5f4b7783003eba2511864"><code>6daf4ba</code></a> <a href="https://redirect.github.com/chartjs/Chart.js/issues/11450">#11450</a> hide bar by dataindex (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11755">#11755</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/8c004a1c422ed0aca67113bf82e64f6c3fcd3713"><code>8c004a1</code></a> Create parsed object with correct keys (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11690">#11690</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/1777f959e5f4a80091dd89e798b239b7ba788eb5"><code>1777f95</code></a> platform.isAttached should return false if canvas is false-y (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11707">#11707</a>)</li> <li>See full diff in <a href="https://github.com/chartjs/Chart.js/compare/v4.4.2...v4.4.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=chart.js&package-manager=npm_and_yarn&previous-version=4.4.2&new-version=4.4.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:38:31 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/httpsms#466
No description provided.