[PR #717] [MERGED] chore(deps): Bump @nextcloud/vue from 9.0.0 to 9.0.1 #725

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/717
Author: @dependabot[bot]
Created: 10/7/2025
Status: Merged
Merged: 10/13/2025
Merged by: @vitormattos

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


📝 Commits (1)

  • 5565814 chore(deps): Bump @nextcloud/vue from 9.0.0 to 9.0.1

📊 Changes

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

View changed files

📝 package-lock.json (+15 -18)
📝 package.json (+1 -1)

📄 Description

Bumps @nextcloud/vue from 9.0.0 to 9.0.1.

Release notes

Sourced from @​nextcloud/vue's releases.

v9.0.1

What's Changed

🐛 Fixed bugs

Other Changes

Full Changelog: https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.0.0...v9.0.1

Changelog

Sourced from @​nextcloud/vue's changelog.

Commits
  • 399515d Merge pull request #7621 from nextcloud-libraries/chore/release-v9
  • 6e0ebe3 chore: prepare release of v9.0.1
  • 98d12ef Merge pull request #7601 from nextcloud-libraries/automated/18240021382/serve...
  • 1fda503 Merge pull request #7597 from nextcloud-libraries/automated/18213555744/serve...
  • 792fe38 Merge pull request #7592 from nextcloud-libraries/automated/18184046374/serve...
  • af51c45 Merge pull request #7583 from nextcloud-libraries/automated/18152161268/serve...
  • bf8719c Merge pull request #7579 from nextcloud-libraries/automated/18119506254/serve...
  • c41b954 Merge pull request #7609 from nextcloud-libraries/dependabot/github_actions/p...
  • a5314ed Merge pull request #7606 from nextcloud-libraries/automated/18254329749/serve...
  • e880e83 Merge pull request #7608 from nextcloud-libraries/automated/18270771521/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/717 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/7/2025 **Status:** ✅ Merged **Merged:** 10/13/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/vue-9.0.1` --- ### 📝 Commits (1) - [`5565814`](https://github.com/nextcloud/twofactor_gateway/commit/5565814aca314a9e3f804a901813e3ab803ca000) chore(deps): Bump @nextcloud/vue from 9.0.0 to 9.0.1 ### 📊 Changes **2 files changed** (+16 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+15 -18) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.0.0 to 9.0.1. <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.0.1</h2> <!-- raw HTML omitted --> <h2>What's Changed</h2> <h3>🐛 Fixed bugs</h3> <ul> <li>fix(NcAppContent): avoid double content mount by <a href="https://github.com/ShGKme"><code>@​ShGKme</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/7590">nextcloud-libraries/nextcloud-vue#7590</a></li> <li>fix(NcAppContent): add reactivity to pane config key in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/7574">nextcloud-libraries/nextcloud-vue#7574</a></li> </ul> <h3>Other Changes</h3> <ul> <li>Updated translations</li> <li>chore: prepare release of v9.0.1 by <a href="https://github.com/susnux"><code>@​susnux</code></a> in <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/pull/7621">nextcloud-libraries/nextcloud-vue#7621</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.0.0...v9.0.1">https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.0.0...v9.0.1</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> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/399515d87dea456f7aecb7561435fbbc7273081d"><code>399515d</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7621">#7621</a> from nextcloud-libraries/chore/release-v9</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/6e0ebe3e4b75e637287b2807c0cbe38f4e92953a"><code>6e0ebe3</code></a> chore: prepare release of v9.0.1</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/98d12ef848d3a235f0fd6f2bf2b0028de6dff561"><code>98d12ef</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7601">#7601</a> from nextcloud-libraries/automated/18240021382/serve...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/1fda503053f55363df02e3c5a72691884e277bdf"><code>1fda503</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7597">#7597</a> from nextcloud-libraries/automated/18213555744/serve...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/792fe38f81fc3b189a8527577a4bcaed33c20881"><code>792fe38</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7592">#7592</a> from nextcloud-libraries/automated/18184046374/serve...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/af51c45b261d4463481eee2f4c036a8f9013b6cf"><code>af51c45</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7583">#7583</a> from nextcloud-libraries/automated/18152161268/serve...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/bf8719c7522cc0dabf91d2ad9a831d3f2f0bfed2"><code>bf8719c</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7579">#7579</a> from nextcloud-libraries/automated/18119506254/serve...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/c41b95411656ed6257a64d2a71d40329ed3f28d4"><code>c41b954</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7609">#7609</a> from nextcloud-libraries/dependabot/github_actions/p...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/a5314ed858f3e140b3692f4165e35c063eaa1672"><code>a5314ed</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7606">#7606</a> from nextcloud-libraries/automated/18254329749/serve...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vue/commit/e880e83d6ffeb2969e5f849182720e97f8ae2828"><code>e880e83</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vue/issues/7608">#7608</a> from nextcloud-libraries/automated/18270771521/serve...</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.0.0...v9.0.1">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.0.0&new-version=9.0.1)](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:31:57 +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#725
No description provided.