[PR #652] [MERGED] fix(deps): bump chart.js from 4.4.7 to 4.4.9 in /web #657

Closed
opened 2026-03-03 16:39:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/652
Author: @dependabot[bot]
Created: 5/1/2025
Status: Merged
Merged: 5/1/2025
Merged by: @AchoArnold

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


📝 Commits (1)

  • f125216 fix(deps): bump chart.js from 4.4.7 to 4.4.9 in /web

📊 Changes

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

View changed files

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

📄 Description

Bumps chart.js from 4.4.7 to 4.4.9.

Release notes

Sourced from chart.js's releases.

v4.4.9

Essential Links

Bugs Fixed

  • #12057 fix: respect dataset clipping area when filling line charts

Documentation

  • #12039 Add docs on using from Node.js

Development

  • #12062 Bump version to 4.4.9

Thanks to @​LeeLenaleee, @​adrianbrs and @​joshkel

v4.4.8

Essential Links

  • #12034 [fix] Handle non-primitives in isNumber

Bugs Fixed

  • #12035 Export ...ParsedData interfaces
  • #12012 Fix helpers `Chart` type
  • #11991 Bugfix: TypeError in Interaction due to out-of-bounds index
  • #11986 Bugfix: return nearest non-null point on interaction when spanGaps=true
  • #11984 Bugfix: span gaps over null values beyond scale limits

Types

  • #12035 Export ...ParsedData interfaces
  • #12012 Fix helpers `Chart` type
  • #12010 Type fixes for time adapters

... (truncated)

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/652 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/1/2025 **Status:** ✅ Merged **Merged:** 5/1/2025 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/chart.js-4.4.9` --- ### 📝 Commits (1) - [`f125216`](https://github.com/NdoleStudio/httpsms/commit/f125216943381f31d9e09b4ea5cebd45a9c16fd1) fix(deps): bump chart.js from 4.4.7 to 4.4.9 in /web ### 📊 Changes **2 files changed** (+16 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+15 -15) </details> ### 📄 Description Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.4.7 to 4.4.9. <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.9</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.9/migration/v4-migration.html">Migration guide</a></li> <li><a href="https://www.chartjs.org/docs/4.4.9/">Docs</a></li> <li><a href="https://www.chartjs.org/docs/4.4.9/api/">API</a></li> <li><a href="https://www.chartjs.org/docs/4.4.9/samples/information.html">Samples</a></li> </ul> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12037">#12037</a> Update docs</li> </ul> <h2>Bugs Fixed</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12057">#12057</a> fix: respect dataset clipping area when filling line charts</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12039">#12039</a> Add docs on using from Node.js</li> </ul> <h2>Development</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12062">#12062</a> Bump version to 4.4.9</li> </ul> <p>Thanks to <a href="https://github.com/LeeLenaleee"><code>@​LeeLenaleee</code></a>, <a href="https://github.com/adrianbrs"><code>@​adrianbrs</code></a> and <a href="https://github.com/joshkel"><code>@​joshkel</code></a></p> <h2>v4.4.8</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.8/migration/v4-migration.html">Migration guide</a></li> <li><a href="https://www.chartjs.org/docs/4.4.8/">Docs</a></li> <li><a href="https://www.chartjs.org/docs/4.4.8/api/">API</a></li> <li><a href="https://www.chartjs.org/docs/4.4.8/samples/information.html">Samples</a></li> </ul> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12034">#12034</a> [fix] Handle non-primitives in isNumber</li> </ul> <h2>Bugs Fixed</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12035">#12035</a> Export ...ParsedData interfaces</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12012">#12012</a> Fix helpers `Chart` type</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11991">#11991</a> Bugfix: TypeError in Interaction due to out-of-bounds index</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11986">#11986</a> Bugfix: return nearest non-null point on interaction when spanGaps=true</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11984">#11984</a> Bugfix: span gaps over null values beyond scale limits</li> </ul> <h2>Types</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12035">#12035</a> Export ...ParsedData interfaces</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12012">#12012</a> Fix helpers `Chart` type</li> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/12010">#12010</a> Type fixes for time adapters</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chartjs/Chart.js/commit/817bec0439b0e0666687deef2aefc435ff9710db"><code>817bec0</code></a> Bump version to 4.4.9 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12062">#12062</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/3dffb4fb8ebb529c0447d0ed6aa7e08479a591ed"><code>3dffb4f</code></a> fix: respect dataset clipping area when filling line charts (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12057">#12057</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/a647e0d007ff43e9ddc397603cc9ba1547ca0791"><code>a647e0d</code></a> Add docs on using from Node.js (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12039">#12039</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/44908f546f25458ca12c9245f6e260b06d57f0f8"><code>44908f5</code></a> Update docs (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12037">#12037</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/32c8032e3f8e0c91edfb50cadbd612da88fc26cd"><code>32c8032</code></a> chore: bump to v4.4.8 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12036">#12036</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/ebe20add5373985d0463c928c51d7fc7fe5b7846"><code>ebe20ad</code></a> Export ...ParsedData interfaces (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12035">#12035</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/2f425290ee077d9d013af77fa978d6b6d6885634"><code>2f42529</code></a> [fix] Handle non-primitives in isNumber (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12034">#12034</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/370f6c385d648ab52f576824b9a22453fa4648f1"><code>370f6c3</code></a> Fix helpers <code>Chart</code> type (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12012">#12012</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/f744621c9c6ed331d6fe81ac9744fa72bdb0700d"><code>f744621</code></a> Type fixes for time adapters (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12010">#12010</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/246c5c78edd3a72de1ab3a4a0c4fc8b639d48c2e"><code>246c5c7</code></a> Correct broken link in animations.md (<a href="https://redirect.github.com/chartjs/Chart.js/issues/12005">#12005</a>)</li> <li>Additional commits viewable in <a href="https://github.com/chartjs/Chart.js/compare/v4.4.7...v4.4.9">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.7&new-version=4.4.9)](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:39:29 +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#657
No description provided.