[PR #750] [MERGED] chore(deps-dev): Bump @nextcloud/vite-config from 2.5.1 to 2.5.2 #759

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/750
Author: @dependabot[bot]
Created: 10/21/2025
Status: Merged
Merged: 10/21/2025
Merged by: @dependabot[bot]

Base: masterHead: dependabot/npm_and_yarn/nextcloud/vite-config-2.5.2


📝 Commits (1)

  • 12753aa chore(deps-dev): Bump @nextcloud/vite-config from 2.5.1 to 2.5.2

📊 Changes

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

View changed files

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

📄 Description

Bumps @nextcloud/vite-config from 2.5.1 to 2.5.2.

Release notes

Sourced from @​nextcloud/vite-config's releases.

v2.5.2

v2.5.2 (2025-10-20)

🐛 Fixed bugs

  • fix(REUSE): also add correct license headers for facade chunks #736 (susnux)

Other changes

  • Updated development dependencies
Changelog

Sourced from @​nextcloud/vite-config's changelog.

v2.5.2 (2025-10-20)

🐛 Fixed bugs

  • fix(REUSE): also add correct license headers for facade chunks #736 (susnux)

Other changes

  • Updated development dependencies
Commits
  • 403558b Merge pull request #739 from nextcloud-libraries/chore/prepare-v2-5-2
  • 5001e17 chore: prepare v2.5.2
  • f11055b Merge pull request #736 from nextcloud-libraries/fix/add-license-for-fascade-...
  • c75f7bb Merge pull request #734 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • 0251256 Merge pull request #731 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • 526e567 Merge pull request #730 from nextcloud-libraries/dependabot/npm_and_yarn/main...
  • 6732dd1 fix(REUSE): also add correct license headers for fascade chunks
  • be4f5de chore(deps-dev): Bump vite from 7.1.9 to 7.1.10
  • 4a27ac2 chore(deps-dev): Bump @​types/node from 24.7.1 to 24.8.1
  • 68ea3c6 chore(deps-dev): Bump typedoc from 0.28.13 to 0.28.14
  • 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/750 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/21/2025 **Status:** ✅ Merged **Merged:** 10/21/2025 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/vite-config-2.5.2` --- ### 📝 Commits (1) - [`12753aa`](https://github.com/nextcloud/twofactor_gateway/commit/12753aaa0443eacaabb62bd2dd25517ebc00c83a) chore(deps-dev): Bump @nextcloud/vite-config from 2.5.1 to 2.5.2 ### 📊 Changes **2 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+5 -5) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/vite-config](https://github.com/nextcloud/nextcloud-vite-config) from 2.5.1 to 2.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud/nextcloud-vite-config/releases"><code>@​nextcloud/vite-config</code>'s releases</a>.</em></p> <blockquote> <h2>v2.5.2</h2> <h2><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v2.5.1...v2.5.2">v2.5.2</a> (2025-10-20)</h2> <h3>🐛 Fixed bugs</h3> <ul> <li>fix(REUSE): also add correct license headers for facade chunks <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/736">#736</a> (<a href="https://github.com/susnux">susnux</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Updated development dependencies</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/blob/main/CHANGELOG.md"><code>@​nextcloud/vite-config</code>'s changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/compare/v2.5.1...v2.5.2">v2.5.2</a> (2025-10-20)</h2> <h3>🐛 Fixed bugs</h3> <ul> <li>fix(REUSE): also add correct license headers for facade chunks <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-vite-config/pull/736">#736</a> (<a href="https://github.com/susnux">susnux</a>)</li> </ul> <h3>Other changes</h3> <ul> <li>Updated development dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/403558bc48e6a10ecea2e9bd3a0d41dcb571ecec"><code>403558b</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/nextcloud-vite-config/issues/739">#739</a> from nextcloud-libraries/chore/prepare-v2-5-2</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/5001e17fdd2640bd21438b1bd8460cdc8069802a"><code>5001e17</code></a> chore: prepare v2.5.2</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/f11055b2f3a013be2a7f090d496ab1d7bfea0faf"><code>f11055b</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/nextcloud-vite-config/issues/736">#736</a> from nextcloud-libraries/fix/add-license-for-fascade-...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/c75f7bb702caf24fa3ea5b44e3c8125deab41389"><code>c75f7bb</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/nextcloud-vite-config/issues/734">#734</a> from nextcloud-libraries/dependabot/npm_and_yarn/main...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/02512569b567fa6620f86c2989445e174d8c5845"><code>0251256</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/nextcloud-vite-config/issues/731">#731</a> from nextcloud-libraries/dependabot/npm_and_yarn/main...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/526e567fbfc87e8dbfc0ec8af6c6ad2432959957"><code>526e567</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud/nextcloud-vite-config/issues/730">#730</a> from nextcloud-libraries/dependabot/npm_and_yarn/main...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/6732dd16968d83d60d0b5a830f31d52f5965ee55"><code>6732dd1</code></a> fix(REUSE): also add correct license headers for fascade chunks</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/be4f5de55e6ecc4931df32d23de57b588a09852b"><code>be4f5de</code></a> chore(deps-dev): Bump vite from 7.1.9 to 7.1.10</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/4a27ac26908cd049e3e8b3317cbda2570ad902fa"><code>4a27ac2</code></a> chore(deps-dev): Bump <code>@​types/node</code> from 24.7.1 to 24.8.1</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-vite-config/commit/68ea3c6b4c867ebf6b61534104948d3073906f16"><code>68ea3c6</code></a> chore(deps-dev): Bump typedoc from 0.28.13 to 0.28.14</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud/nextcloud-vite-config/compare/v2.5.1...v2.5.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@nextcloud/vite-config&package-manager=npm_and_yarn&previous-version=2.5.1&new-version=2.5.2)](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:03 +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#759
No description provided.