[PR #629] [MERGED] chore(deps): Bump @nextcloud/axios from 2.5.1 to 2.5.2 #642

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

📋 Pull Request Information

Original PR: https://github.com/nextcloud/twofactor_gateway/pull/629
Author: @dependabot[bot]
Created: 9/20/2025
Status: Merged
Merged: 9/20/2025
Merged by: @vitormattos

Base: masterHead: dependabot/npm_and_yarn/nextcloud/axios-2.5.2


📝 Commits (1)

  • 6e6661f chore(deps): Bump @nextcloud/axios from 2.5.1 to 2.5.2

📊 Changes

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

View changed files

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

📄 Description

Bumps @nextcloud/axios from 2.5.1 to 2.5.2.

Release notes

Sourced from @​nextcloud/axios's releases.

v2.5.2

2.5.2 - 2025-09-20

Fixed

  • fix: add missing config interface typing for reloadExpiredSession

Changed

  • refactor: add SPDX headers
  • refactor: migrate REUSE to TOML format
  • refactor: resolve Typescript errors and stabilize tests
  • chore: migrate to ESLint v9
  • chore: allow wider engine version range
  • chore: adjust package.json
    • make order consistent with other libraries
    • update maintainer information
    • fix wrong URLs
  • ci: update reuse.yml workflow from organization
  • ci: update npm-publish.yml workflow from template
  • ci: update workflows from organization
  • Bump @nextcloud/auth to 2.5.1
  • Bump axios to 1.12.2
Changelog

Sourced from @​nextcloud/axios's changelog.

2.5.2 - 2025-09-20

Fixed

  • fix: add missing config interface typing for reloadExpiredSession

Changed

  • refactor: add SPDX headers
  • refactor: migrate REUSE to TOML format
  • refactor: resolve Typescript errors and stabilize tests
  • chore: migrate to ESLint v9
  • chore: allow wider engine version range
  • chore: adjust package.json
    • make order consistent with other libraries
    • update maintainer information
    • fix wrong URLs
  • ci: update reuse.yml workflow from organization
  • ci: update npm-publish.yml workflow from template
  • ci: update workflows from organization
  • Bump @nextcloud/auth to 2.5.1
  • Bump axios to 1.12.2
Commits
  • d041508 Merge pull request #810 from nextcloud-libraries/dependabot/npm_and_yarn/axio...
  • c2a7b43 chore: adjust release date
  • ed9f60f Merge pull request #806 from nextcloud-libraries/chore/release
  • f6078ef chore: prepare v2.5.2
  • 0d7dee5 chore(deps): Bump axios from 1.12.1 to 1.12.2
  • fb3edee Merge pull request #790 from nextcloud-libraries/chore/typescrip
  • fc64f21 chore: Merge remote-tracking branch 'origin/stable2.5'
  • 7b2ab78 Merge pull request #799 from nextcloud-libraries/dependabot/npm_and_yarn/next...
  • 1933d9d chore(deps-dev): Bump @​nextcloud/vite-config from 2.4.0 to 2.5.0
  • 3e84f11 Merge pull request #798 from nextcloud-libraries/dependabot/npm_and_yarn/next...
  • 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/629 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/20/2025 **Status:** ✅ Merged **Merged:** 9/20/2025 **Merged by:** [@vitormattos](https://github.com/vitormattos) **Base:** `master` ← **Head:** `dependabot/npm_and_yarn/nextcloud/axios-2.5.2` --- ### 📝 Commits (1) - [`6e6661f`](https://github.com/nextcloud/twofactor_gateway/commit/6e6661f3e485ee0dee66145b5f8dd7458a45597b) chore(deps): Bump @nextcloud/axios from 2.5.1 to 2.5.2 ### 📊 Changes **2 files changed** (+8 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+7 -9) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [@nextcloud/axios](https://github.com/nextcloud-libraries/nextcloud-axios) from 2.5.1 to 2.5.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/nextcloud-axios/releases"><code>@​nextcloud/axios</code>'s releases</a>.</em></p> <blockquote> <h2>v2.5.2</h2> <h2>2.5.2 - 2025-09-20</h2> <h3>Fixed</h3> <ul> <li>fix: add missing config interface typing for <code>reloadExpiredSession</code></li> </ul> <h3>Changed</h3> <ul> <li>refactor: add SPDX headers</li> <li>refactor: migrate REUSE to TOML format</li> <li>refactor: resolve Typescript errors and stabilize tests</li> <li>chore: migrate to ESLint v9</li> <li>chore: allow wider <code>engine</code> version range</li> <li>chore: adjust <code>package.json</code> <ul> <li>make order consistent with other libraries</li> <li>update maintainer information</li> <li>fix wrong URLs</li> </ul> </li> <li>ci: update reuse.yml workflow from organization</li> <li>ci: update npm-publish.yml workflow from template</li> <li>ci: update workflows from organization</li> <li>Bump <code>@nextcloud/auth</code> to 2.5.1</li> <li>Bump <code>axios</code> to 1.12.2</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/nextcloud-libraries/nextcloud-axios/blob/main/CHANGELOG.md"><code>@​nextcloud/axios</code>'s changelog</a>.</em></p> <blockquote> <h2>2.5.2 - 2025-09-20</h2> <h3>Fixed</h3> <ul> <li>fix: add missing config interface typing for <code>reloadExpiredSession</code></li> </ul> <h3>Changed</h3> <ul> <li>refactor: add SPDX headers</li> <li>refactor: migrate REUSE to TOML format</li> <li>refactor: resolve Typescript errors and stabilize tests</li> <li>chore: migrate to ESLint v9</li> <li>chore: allow wider <code>engine</code> version range</li> <li>chore: adjust <code>package.json</code> <ul> <li>make order consistent with other libraries</li> <li>update maintainer information</li> <li>fix wrong URLs</li> </ul> </li> <li>ci: update reuse.yml workflow from organization</li> <li>ci: update npm-publish.yml workflow from template</li> <li>ci: update workflows from organization</li> <li>Bump <code>@nextcloud/auth</code> to 2.5.1</li> <li>Bump <code>axios</code> to 1.12.2</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/d041508f45962ca4691cbb29010e0bd677fe1f38"><code>d041508</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-axios/issues/810">#810</a> from nextcloud-libraries/dependabot/npm_and_yarn/axio...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/c2a7b43df5b2cf594dc952c8b796440ff9deb960"><code>c2a7b43</code></a> chore: adjust release date</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/ed9f60f3c4112b13c812fa66e42375184150f79a"><code>ed9f60f</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-axios/issues/806">#806</a> from nextcloud-libraries/chore/release</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/f6078ef01fb586b9b5dd247aacefddf5a8e0fa81"><code>f6078ef</code></a> chore: prepare v2.5.2</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/0d7dee5cc1414a4b5fe7981abc9c820c27c1a0fc"><code>0d7dee5</code></a> chore(deps): Bump axios from 1.12.1 to 1.12.2</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/fb3edee93d3e9cd512d6da4d776d1d7cac4e24eb"><code>fb3edee</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-axios/issues/790">#790</a> from nextcloud-libraries/chore/typescrip</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/fc64f21955f35057ebd8d01bfea03f5089d3ec3b"><code>fc64f21</code></a> chore: Merge remote-tracking branch 'origin/stable2.5'</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/7b2ab787c4dafcb5b5a7534b82b18c63a3c83399"><code>7b2ab78</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-axios/issues/799">#799</a> from nextcloud-libraries/dependabot/npm_and_yarn/next...</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/1933d9d27b343d282fbf61d7f94673ded145bd68"><code>1933d9d</code></a> chore(deps-dev): Bump <code>@​nextcloud/vite-config</code> from 2.4.0 to 2.5.0</li> <li><a href="https://github.com/nextcloud-libraries/nextcloud-axios/commit/3e84f11b89113334dd74867d83ca85f9feac7085"><code>3e84f11</code></a> Merge pull request <a href="https://redirect.github.com/nextcloud-libraries/nextcloud-axios/issues/798">#798</a> from nextcloud-libraries/dependabot/npm_and_yarn/next...</li> <li>Additional commits viewable in <a href="https://github.com/nextcloud-libraries/nextcloud-axios/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/axios&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:31:42 +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#642
No description provided.