[PR #771] [MERGED] chore(deps): Bump vue from 3.5.24 to 3.5.25 #778

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/771
Author: @dependabot[bot]
Created: 11/24/2025
Status: Merged
Merged: 11/24/2025
Merged by: @dependabot[bot]

Base: masterHead: dependabot/npm_and_yarn/vue-3.5.25


📝 Commits (1)

  • d5d4aae chore(deps): Bump vue from 3.5.24 to 3.5.25

📊 Changes

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

View changed files

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

📄 Description

Bumps vue from 3.5.24 to 3.5.25.

Release notes

Sourced from vue's releases.

v3.5.25

For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the minor branch.

Changelog

Sourced from vue's changelog.

3.5.25 (2025-11-24)

Bug Fixes

Commits
  • 25ebe3a release: v3.5.25
  • c0f63dd fix(suspense): defer clearing fallback vnode el in case it has dirs (#14080)
  • 301020b fix(reactivity): correctly wrap iterated array items to preserve their readon...
  • 0d2357e fix(reactivity): toRef edge cases for ref unwrapping (#12420)
  • 247b2c2 fix(provide): warn when using provide after mounting (#13954)
  • b50eb68 dx(runtime-core): check current and parent components in formatComponentName ...
  • 5af3dd9 refactor(runtime-core): check props rather than propsOptions[0] (#13514)
  • 2214f7a fix(compiler): share logic for comments and whitespace (#13550)
  • 8f82f23 fix(runtime-core): keep options API typing intact when expose is used (#14118)
  • 83f6ab6 chore(compiler-ssr): move defaultProps initialization into input tag bran...
  • 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/771 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/24/2025 **Status:** ✅ Merged **Merged:** 11/24/2025 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/vue-3.5.25` --- ### 📝 Commits (1) - [`d5d4aae`](https://github.com/nextcloud/twofactor_gateway/commit/d5d4aae0bb7f3f0e2de3316e35ca6475def494c6) chore(deps): Bump vue from 3.5.24 to 3.5.25 ### 📊 Changes **2 files changed** (+59 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+58 -58) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [vue](https://github.com/vuejs/core) from 3.5.24 to 3.5.25. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/releases">vue's releases</a>.</em></p> <blockquote> <h2>v3.5.25</h2> <p>For stable releases, please refer to <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">CHANGELOG.md</a> for details. For pre-releases, please refer to <a href="https://github.com/vuejs/core/blob/minor/CHANGELOG.md">CHANGELOG.md</a> of the <code>minor</code> branch.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vuejs/core/blob/main/CHANGELOG.md">vue's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/vuejs/core/compare/v3.5.24...v3.5.25">3.5.25</a> (2025-11-24)</h2> <h3>Bug Fixes</h3> <ul> <li><strong>compiler:</strong> share logic for comments and whitespace (<a href="https://redirect.github.com/vuejs/core/issues/13550">#13550</a>) (<a href="https://github.com/vuejs/core/commit/2214f7ab2940bcb751cd20130c020d895db6c042">2214f7a</a>)</li> <li><strong>provide:</strong> warn when using <code>provide</code> after mounting (<a href="https://redirect.github.com/vuejs/core/issues/13954">#13954</a>) (<a href="https://github.com/vuejs/core/commit/247b2c2067afc4dee52f9f7bc194f3aab347ac55">247b2c2</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/13921">#13921</a> <a href="https://redirect.github.com/vuejs/core/issues/13924">#13924</a></li> <li><strong>reactivity:</strong> correctly wrap iterated array items to preserve their readonly status (<a href="https://redirect.github.com/vuejs/core/issues/14120">#14120</a>) (<a href="https://github.com/vuejs/core/commit/301020b481e85d03b0c96000f3221372063c41c6">301020b</a>)</li> <li><strong>reactivity:</strong> toRef edge cases for ref unwrapping (<a href="https://redirect.github.com/vuejs/core/issues/12420">#12420</a>) (<a href="https://github.com/vuejs/core/commit/0d2357e6974678d5484751c869f429dc6ea85582">0d2357e</a>)</li> <li><strong>runtime-core:</strong> keep options API typing intact when expose is used (<a href="https://redirect.github.com/vuejs/core/issues/14118">#14118</a>) (<a href="https://github.com/vuejs/core/commit/8f82f238463160284e504d1751d61b72dabb395e">8f82f23</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14117">#14117</a> <a href="https://redirect.github.com/vuejs/language-tools/issues/5069">vuejs/language-tools#5069</a></li> <li><strong>suspense:</strong> defer clearing fallback vnode el in case it has dirs (<a href="https://redirect.github.com/vuejs/core/issues/14080">#14080</a>) (<a href="https://github.com/vuejs/core/commit/c0f63ddbfa8fa221d66b683b5c26e471851c2b50">c0f63dd</a>), closes <a href="https://redirect.github.com/vuejs/core/issues/14078">#14078</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vuejs/core/commit/25ebe3a42cd80ac0256355c2740a0258cdd7419d"><code>25ebe3a</code></a> release: v3.5.25</li> <li><a href="https://github.com/vuejs/core/commit/c0f63ddbfa8fa221d66b683b5c26e471851c2b50"><code>c0f63dd</code></a> fix(suspense): defer clearing fallback vnode el in case it has dirs (<a href="https://redirect.github.com/vuejs/core/issues/14080">#14080</a>)</li> <li><a href="https://github.com/vuejs/core/commit/301020b481e85d03b0c96000f3221372063c41c6"><code>301020b</code></a> fix(reactivity): correctly wrap iterated array items to preserve their readon...</li> <li><a href="https://github.com/vuejs/core/commit/0d2357e6974678d5484751c869f429dc6ea85582"><code>0d2357e</code></a> fix(reactivity): toRef edge cases for ref unwrapping (<a href="https://redirect.github.com/vuejs/core/issues/12420">#12420</a>)</li> <li><a href="https://github.com/vuejs/core/commit/247b2c2067afc4dee52f9f7bc194f3aab347ac55"><code>247b2c2</code></a> fix(provide): warn when using <code>provide</code> after mounting (<a href="https://redirect.github.com/vuejs/core/issues/13954">#13954</a>)</li> <li><a href="https://github.com/vuejs/core/commit/b50eb68c50f3b94dca2e96f706c3e96ab864df24"><code>b50eb68</code></a> dx(runtime-core): check current and parent components in formatComponentName ...</li> <li><a href="https://github.com/vuejs/core/commit/5af3dd9b4546252222bb2e4d80499ba37cead03b"><code>5af3dd9</code></a> refactor(runtime-core): check <code>props</code> rather than <code>propsOptions[0]</code> (<a href="https://redirect.github.com/vuejs/core/issues/13514">#13514</a>)</li> <li><a href="https://github.com/vuejs/core/commit/2214f7ab2940bcb751cd20130c020d895db6c042"><code>2214f7a</code></a> fix(compiler): share logic for comments and whitespace (<a href="https://redirect.github.com/vuejs/core/issues/13550">#13550</a>)</li> <li><a href="https://github.com/vuejs/core/commit/8f82f238463160284e504d1751d61b72dabb395e"><code>8f82f23</code></a> fix(runtime-core): keep options API typing intact when expose is used (<a href="https://redirect.github.com/vuejs/core/issues/14118">#14118</a>)</li> <li><a href="https://github.com/vuejs/core/commit/83f6ab686d18e0c2edd75fcc7019664fa21a65f3"><code>83f6ab6</code></a> chore(compiler-ssr): move <code>defaultProps</code> initialization into <code>input</code> tag bran...</li> <li>Additional commits viewable in <a href="https://github.com/vuejs/core/compare/v3.5.24...v3.5.25">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vue&package-manager=npm_and_yarn&previous-version=3.5.24&new-version=3.5.25)](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:07 +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#778
No description provided.