[PR #829] [MERGED] chore(deps): Bump @nextcloud/vue from 9.3.3 to 9.4.0 #832

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/829
Author: @dependabot[bot]
Created: 1/21/2026
Status: Merged
Merged: 1/21/2026
Merged by: @dependabot[bot]

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


📝 Commits (1)

  • bfec359 chore(deps): Bump @nextcloud/vue from 9.3.3 to 9.4.0

📊 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.3 to 9.4.0.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.4.0

v9.4.0 (2026-01-21)

🚀 Enhancements

  • feat(NcDateTimePicker): add range limit props and inline option #8009 (GVodyanov)

Other Changes

  • deps: revert pin for focus-trap library and bump to v7.8.0 #8072 (ShGKme)
  • build: prevent style leaks from apps with different Vue version #8091 (ShGKme)

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

Changelog

Sourced from @​nextcloud/vue's changelog.

v9.4.0 (2026-01-21)

Full Changelog

🚀 Enhancements

  • feat(NcDateTimePicker): add range limit props and inline option #8009 (GVodyanov)

Other Changes

  • deps: revert pin for focus-trap library and bump to v7.8.0 #8072 (ShGKme)
  • build: prevent style leaks from apps with different Vue version #8091 (ShGKme)
Commits
  • dbbdf69 Merge pull request #8099 from nextcloud-libraries/chore/release/v9.4.0
  • 86dac7b Merge pull request #8098 from nextcloud-libraries/dependabot/npm_and_yarn/nex...
  • d870e12 chore: fix ESLint rule vue/v-on-event-hyphenation
  • 2bd8b95 chore: fix ESLint rule vue/attribute-hyphenation
  • 67d7d32 chore: fix ESLint rule @stylistic/exp-list-style
  • d747dc8 chore(deps-dev): bump @​nextcloud/eslint-config
  • 3fa7988 chore: release v9.4.0
  • e1c9a48 Merge pull request #8009 from nextcloud-libraries/feat/date-time-picker/add-m...
  • 987408e feat(NcDateTimePicker): add additional props needed for calendar
  • 6bae3d8 Merge pull request #8096 from nextcloud-libraries/automated/21160499038/serve...
  • Additional commits viewable 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/829 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 1/21/2026 **Status:** ✅ Merged **Merged:** 1/21/2026 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/vue-9.4.0` --- ### 📝 Commits (1) - [`bfec359`](https://github.com/nextcloud/twofactor_gateway/commit/bfec359a8f010587cbc1b87bda0857a3aecda71d) chore(deps): Bump @nextcloud/vue from 9.3.3 to 9.4.0 ### 📊 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.3 to 9.4.0. <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.4.0</h2> <h2><a href="https://github.com/nextcloud-libraries/nextcloud-vue/tree/v9.4.0">v9.4.0</a> (2026-01-21)</h2> <h3>🚀 Enhancements</h3> <ul> <li>feat(NcDateTimePicker): add range limit props and inline option <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8009">#8009</a> (<a href="https://github.com/GVodyanov">GVodyanov</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>deps: revert pin for focus-trap library and bump to v7.8.0 <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8072">#8072</a> (<a href="https://github.com/ShGKme">ShGKme</a>)</li> <li>build: prevent style leaks from apps with different Vue version <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8091">#8091</a> (<a href="https://github.com/ShGKme">ShGKme</a>)</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.3...v9.4.0">https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.3...v9.4.0</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.4.0">v9.4.0</a> (2026-01-21)</h2> <p><a href="https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.3...v9.4.0">Full Changelog</a></p> <h3>🚀 Enhancements</h3> <ul> <li>feat(NcDateTimePicker): add range limit props and inline option <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8009">#8009</a> (<a href="https://github.com/GVodyanov">GVodyanov</a>)</li> </ul> <h3>Other Changes</h3> <ul> <li>deps: revert pin for focus-trap library and bump to v7.8.0 <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8072">#8072</a> (<a href="https://github.com/ShGKme">ShGKme</a>)</li> <li>build: prevent style leaks from apps with different Vue version <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/8091">#8091</a> (<a href="https://github.com/ShGKme">ShGKme</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/dbbdf69b65a822ff23c7cb2adf343c3c9d3e033d"><code>dbbdf69</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/8099">#8099</a> from nextcloud-libraries/chore/release/v9.4.0</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/86dac7b39bcfb4de667a441cd7f02db7b96fec1b"><code>86dac7b</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/8098">#8098</a> from nextcloud-libraries/dependabot/npm_and_yarn/nex...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/d870e1292ee3cb05515476bcbe92582e5e4e15f9"><code>d870e12</code></a> chore: fix ESLint rule <code>vue/v-on-event-hyphenation</code></li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/2bd8b953a3d24f267e01b335459eabc42ce01131"><code>2bd8b95</code></a> chore: fix ESLint rule <code>vue/attribute-hyphenation</code></li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/67d7d32d4ad59ac3da6d69105a774546f4264584"><code>67d7d32</code></a> chore: fix ESLint rule <code>@stylistic/exp-list-style</code></li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/d747dc8618f94fc4a0697aefb9a95e5feab8638d"><code>d747dc8</code></a> chore(deps-dev): bump <code>@​nextcloud/eslint-config</code></li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/3fa798834622ac2652512215d1cb2830822aa32d"><code>3fa7988</code></a> chore: release v9.4.0</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/e1c9a4891075403167e42050b12dbc46fa439545"><code>e1c9a48</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/8009">#8009</a> from nextcloud-libraries/feat/date-time-picker/add-m...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/987408ead8842ef5313f35969e74179df15141b9"><code>987408e</code></a> feat(NcDateTimePicker): add additional props needed for calendar</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/6bae3d879d6a00fb99ad8809d312771ad952d3aa"><code>6bae3d8</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/8096">#8096</a> from nextcloud-libraries/automated/21160499038/serve...</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.3...v9.4.0">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.3&new-version=9.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 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#832
No description provided.