[PR #823] [MERGED] chore(deps): Bump @nextcloud/vue from 9.3.2 to 9.3.3 #826

Closed
opened 2026-02-26 06:32:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/823
Author: @dependabot[bot]
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @dependabot[bot]

Base: masterHead: dependabot/npm_and_yarn/nextcloud/vue-9.3.3


📝 Commits (1)

  • a593497 chore(deps): Bump @nextcloud/vue from 9.3.2 to 9.3.3

📊 Changes

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

View changed files

📝 package-lock.json (+9 -9)
📝 package.json (+1 -1)

📄 Description

Bumps @nextcloud/vue from 9.3.2 to 9.3.3.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.3.3

v9.3.3 (2026-01-09)

🐛 Fixed bugs

  • fix(NcActions): migrate to custom icons in Checkbox and Radio actions #8020 (ShGKme)

Other Changes

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.2...v9.3.3

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.3.3 (2026-01-09)

Full Changelog

🐛 Fixed bugs

  • fix(NcActions): migrate to custom icons in Checkbox and Radio actions #8020 (ShGKme)

Other Changes

Commits
  • b1176ca Merge pull request #8065 from nextcloud-libraries/chore/v9.3.3
  • fcc734f chore: release v9.3.3
  • 4ed472e Merge pull request #8061 from nextcloud-libraries/fix/deps/focus-trap
  • 38d8cc5 chore(deps): pin focus-trap library to v7.6.6
  • 824420e Merge pull request #8020 from nextcloud-libraries/fix/NcActionCheckboxRadio
  • See full diff in compare view

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 will merge this PR once CI passes on it, as requested by @nextcloud-command.


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/nextcloud/twofactor_gateway/pull/823 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/vue-9.3.3` --- ### 📝 Commits (1) - [`a593497`](https://github.com/nextcloud/twofactor_gateway/commit/a593497959d46218cbc57ea63a3aa383439a7329) chore(deps): Bump @nextcloud/vue from 9.3.2 to 9.3.3 ### 📊 Changes **2 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+9 -9) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.3.2 to 9.3.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/nextcloud-vue/releases"><code>@​nextcloud/vue</code>'s releases</a>.</em></p> <blockquote> <h2>v9.3.3</h2> <h2><a href="https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.3.3">v9.3.3</a> (2026-01-09)</h2> <h3>🐛 Fixed bugs</h3> <ul> <li>fix(NcActions): migrate to custom icons in Checkbox and Radio actions <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8020">#8020</a> (<a href="https://github.com/ShGKme">ShGKme</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>chore(deps): pin focus-trap library to v7.6.6 <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8061">#8061</a> (<a href="https://github.com/Antreesy">Antreesy</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.2...v9.3.3">https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.2...v9.3.3</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md"><code>@​nextcloud/vue</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.3.3">v9.3.3</a> (2026-01-09)</h2> <p><a href="https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.2...v9.3.3">Full Changelog</a></p> <h3>🐛 Fixed bugs</h3> <ul> <li>fix(NcActions): migrate to custom icons in Checkbox and Radio actions <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8020">#8020</a> (<a href="https://github.com/ShGKme">ShGKme</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>deps: pin focus-trap library to v7.6.6 <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8061">#8061</a> (<a href="https://github.com/Antreesy">Antreesy</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/b1176cab6100b4f8fd2e83f53a2dedd7e4db0d97"><code>b1176ca</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/8065">#8065</a> from nextcloud-libraries/chore/v9.3.3</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/fcc734fbf8f0debd49f8a33861914e65aced5cb5"><code>fcc734f</code></a> chore: release v9.3.3</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/4ed472e5583b84dd3c91d323b7f7baae4e9a9b53"><code>4ed472e</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/8061">#8061</a> from nextcloud-libraries/fix/deps/focus-trap</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/38d8cc5fa4d90d323a37a71bc228f4073b04a992"><code>38d8cc5</code></a> chore(deps): pin focus-trap library to v7.6.6</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/824420e24ebaab7bfba3b114255fa1898ffd2389"><code>824420e</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/8020">#8020</a> from nextcloud-libraries/fix/NcActionCheckboxRadio</li> <li>See full diff in <a href="https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.2...v9.3.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nextcloud/vue&package-manager=npm_and_yarn&previous-version=9.3.2&new-version=9.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 will merge this PR once CI passes on it, as requested by @nextcloud-command. [//]: # (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-02-26 06:32:17 +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/twofactor_gateway-nextcloud#826
No description provided.