[PR #799] [MERGED] fix(deps): bump vue-chartjs from 5.3.2 to 5.3.3 in /web #802

Closed
opened 2026-03-03 16:40:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: dependabot/npm_and_yarn/web/vue-chartjs-5.3.3


📝 Commits (1)

  • a5baa86 fix(deps): bump vue-chartjs from 5.3.2 to 5.3.3 in /web

📊 Changes

2 files changed (+7 additions, -6 deletions)

View changed files

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

📄 Description

Bumps vue-chartjs from 5.3.2 to 5.3.3.

Release notes

Sourced from vue-chartjs's releases.

v5.3.3

Bug Fixes

Changelog

Sourced from vue-chartjs's changelog.

5.3.3 (2025-11-03)

Bug Fixes

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/799 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/1/2026 **Status:** ✅ Merged **Merged:** 1/1/2026 **Merged by:** [@AchoArnold](https://github.com/AchoArnold) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/web/vue-chartjs-5.3.3` --- ### 📝 Commits (1) - [`a5baa86`](https://github.com/NdoleStudio/httpsms/commit/a5baa86ed7be8229439dd6e8d5357b8be2824291) fix(deps): bump vue-chartjs from 5.3.2 to 5.3.3 in /web ### 📊 Changes **2 files changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `web/package.json` (+1 -1) 📝 `web/pnpm-lock.yaml` (+6 -5) </details> ### 📄 Description Bumps [vue-chartjs](https://github.com/apertureless/vue-chartjs) from 5.3.2 to 5.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apertureless/vue-chartjs/releases">vue-chartjs's releases</a>.</em></p> <blockquote> <h2>v5.3.3</h2> <h3>Bug Fixes</h3> <ul> <li>fix aria labels (<a href="https://github.com/apertureless/vue-chartjs/commit/8ed95f26f415785e919ae8ff0b6e15432cfd6bab">8ed95f2</a>)</li> <li>fix website ci (<a href="https://redirect.github.com/apertureless/vue-chartjs/issues/1108">#1108</a>) (<a href="https://github.com/apertureless/vue-chartjs/commit/72ac2cd94d301fe7f38612457c87958b5b88e0a4">72ac2cd</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/apertureless/vue-chartjs/blob/main/CHANGELOG.md">vue-chartjs's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/apertureless/vue-chartjs/compare/v5.3.2...v5.3.3">5.3.3</a> (2025-11-03)</h3> <h3>Bug Fixes</h3> <ul> <li>fix aria labels (<a href="https://github.com/apertureless/vue-chartjs/commit/8ed95f26f415785e919ae8ff0b6e15432cfd6bab">8ed95f2</a>)</li> <li>fix website ci (<a href="https://redirect.github.com/apertureless/vue-chartjs/issues/1108">#1108</a>) (<a href="https://github.com/apertureless/vue-chartjs/commit/72ac2cd94d301fe7f38612457c87958b5b88e0a4">72ac2cd</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apertureless/vue-chartjs/commit/7a1eea423d787e6f93ed244ee4f82ce988e71a25"><code>7a1eea4</code></a> chore(release): 5.3.3</li> <li><a href="https://github.com/apertureless/vue-chartjs/commit/8ed95f26f415785e919ae8ff0b6e15432cfd6bab"><code>8ed95f2</code></a> fix: fix aria labels</li> <li><a href="https://github.com/apertureless/vue-chartjs/commit/981b1f58141765513bd30b29112664b2a3d13ed8"><code>981b1f5</code></a> chore: update vitepress (<a href="https://redirect.github.com/apertureless/vue-chartjs/issues/1109">#1109</a>)</li> <li><a href="https://github.com/apertureless/vue-chartjs/commit/72ac2cd94d301fe7f38612457c87958b5b88e0a4"><code>72ac2cd</code></a> fix: fix website ci (<a href="https://redirect.github.com/apertureless/vue-chartjs/issues/1108">#1108</a>)</li> <li>See full diff in <a href="https://github.com/apertureless/vue-chartjs/compare/v5.3.2...v5.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue-chartjs&package-manager=npm_and_yarn&previous-version=5.3.2&new-version=5.3.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:40:12 +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#802
No description provided.