[PR #269] [MERGED] fix(deps): bump chart.js from 4.3.2 to 4.4.0 in /web #308

Closed
opened 2026-03-03 16:37:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NdoleStudio/httpsms/pull/269
Author: @dependabot[bot]
Created: 9/1/2023
Status: Merged
Merged: 9/22/2023
Merged by: @AchoArnold

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


📝 Commits (1)

  • c175e0e fix(deps): bump chart.js from 4.3.2 to 4.4.0 in /web

📊 Changes

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

View changed files

📝 web/package.json (+1 -1)
📝 web/yarn.lock (+13 -13)

📄 Description

Bumps chart.js from 4.3.2 to 4.4.0.

Release notes

Sourced from chart.js's releases.

v4.4.0

Essential Links

Enhancements

  • #11404 Add clip option to scale configuration to allow unclipped scales

Bugs Fixed

  • #11435 BorderRadius of Bar Chart issue on Firefox 116

Types

  • #11348 fix: Add backgroundColor type on CoreScaleOptions

Documentation

  • #11439 Replace html extension with md extension for docs

Development

Thanks to @​LeeLenaleee, @​Mer-cat, @​bogdankorshunov and @​stockiNail

v4.3.3

Essential Links

  • #11432 Revert fix for monotone cubic interpolation

Development

  • #11427 Bump pnpm/action-setup from 2.2.4 to 2.4.0

Thanks to @​dependabot, @​dependabot[bot] and @​stockiNail

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/269 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/1/2023 **Status:** ✅ Merged **Merged:** 9/22/2023 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/chart.js-4.4.0` --- ### 📝 Commits (1) - [`c175e0e`](https://github.com/NdoleStudio/httpsms/commit/c175e0ea7d165e4e9ba967ae84f1c381e7983bad) fix(deps): bump chart.js from 4.3.2 to 4.4.0 in /web ### 📊 Changes **2 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/yarn.lock` (+13 -13) </details> ### 📄 Description Bumps [chart.js](https://github.com/chartjs/Chart.js) from 4.3.2 to 4.4.0. <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.0</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.0/migration/v4-migration.html">Migration guide</a></li> <li><a href="https://www.chartjs.org/docs/4.4.0/">Docs</a></li> <li><a href="https://www.chartjs.org/docs/4.4.0/api/">API</a></li> <li><a href="https://www.chartjs.org/docs/4.4.0/samples/">Samples</a></li> </ul> <h2>Enhancements</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11404">#11404</a> Add clip option to scale configuration to allow unclipped scales</li> </ul> <h2>Bugs Fixed</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11435">#11435</a> BorderRadius of Bar Chart issue on Firefox 116</li> </ul> <h2>Types</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11348">#11348</a> fix: Add backgroundColor type on CoreScaleOptions</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11439">#11439</a> Replace html extension with md extension for docs</li> </ul> <h2>Development</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11461">#11461</a> Bump 4.4.0</li> </ul> <p>Thanks to <a href="https://github.com/LeeLenaleee"><code>@​LeeLenaleee</code></a>, <a href="https://github.com/Mer-cat"><code>@​Mer-cat</code></a>, <a href="https://github.com/bogdankorshunov"><code>@​bogdankorshunov</code></a> and <a href="https://github.com/stockiNail"><code>@​stockiNail</code></a></p> <h2>v4.3.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.3.3/migration/v4-migration.html">Migration guide</a></li> <li><a href="https://www.chartjs.org/docs/4.3.3/">Docs</a></li> <li><a href="https://www.chartjs.org/docs/4.3.3/api/">API</a></li> <li><a href="https://www.chartjs.org/docs/4.3.3/samples/">Samples</a></li> </ul> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11432">#11432</a> Revert fix for monotone cubic interpolation</li> </ul> <h2>Development</h2> <ul> <li><a href="https://redirect.github.com/chartjs/Chart.js/issues/11427">#11427</a> Bump pnpm/action-setup from 2.2.4 to 2.4.0</li> </ul> <p>Thanks to <a href="https://github.com/dependabot"><code>@​dependabot</code></a>, <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] and <a href="https://github.com/stockiNail"><code>@​stockiNail</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/chartjs/Chart.js/commit/7ccd4a2d1463b0c5082de2538857554d9428d8d3"><code>7ccd4a2</code></a> Bump 4.4.0 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11461">#11461</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/a3fc84113e51ebc34d7b897623469f591218bf7d"><code>a3fc841</code></a> fix: Add backgroundColor type on CoreScaleOptions (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11348">#11348</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/4c200b257458c5224f686a97dd603ec973ccc47e"><code>4c200b2</code></a> Replace html extension with md extension for docs (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11439">#11439</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/132324f5b8cdd6965a308b2112a91e8aa3a22000"><code>132324f</code></a> BorderRadius of Bar Chart issue on Firefox 116 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11435">#11435</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/79f1a0a9e878b166c1e6c01a1bf5d718fe1e1bc7"><code>79f1a0a</code></a> Add clip option to scale configuration to allow unclipped scales (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11404">#11404</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/095a9849f4e2c9a9acc134d107050b6d374fa1b8"><code>095a984</code></a> chore: bump to v4.3.3 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11433">#11433</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/a102ca515b1a614ebac2c6efef047b12fafeb9e4"><code>a102ca5</code></a> Revert fix for monotone cubic interpolation (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11432">#11432</a>)</li> <li><a href="https://github.com/chartjs/Chart.js/commit/ef5fa5394664ccc4d67184ea13ddba7896dda931"><code>ef5fa53</code></a> Bump pnpm/action-setup from 2.2.4 to 2.4.0 (<a href="https://redirect.github.com/chartjs/Chart.js/issues/11427">#11427</a>)</li> <li>See full diff in <a href="https://github.com/chartjs/Chart.js/compare/v4.3.2...v4.4.0">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.3.2&new-version=4.4.0)](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:37:45 +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#308
No description provided.