Skip to content

fix(deps): update dependency @nextcloud/axios to ^2.6.0 (main)#8553

Merged
mejo- merged 4 commits into
mainfrom
renovate/main-nextcloud-axios-2.x
May 10, 2026
Merged

fix(deps): update dependency @nextcloud/axios to ^2.6.0 (main)#8553
mejo- merged 4 commits into
mainfrom
renovate/main-nextcloud-axios-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 10, 2026

This PR contains the following updates:

Package Change Age Confidence
@nextcloud/axios ^2.5.2^2.6.0 age confidence

Release Notes

nextcloud-libraries/nextcloud-axios (@​nextcloud/axios)

v2.6.0

Compare Source

Notes
Deprecations

Axios.CancelToken is now deprecated, this was deprecated by upstream Axios since 0.22.0.
Please migrate to the native AbortController API using the signal attribute within the Axios request configuration.

Behavior changes

This package now only contains Javascript module (ESM) files, meaning the CommonJS files have been dropped.
All app bundling tools we provide and support (Vite or Webpack 5+) will keep working without any changes needed. For unit tests vitest will keep working as well, for Jest you might need to adjust the transformIgnorePatterns.

Fixed
  • fix: fetch token using @nextcloud/auth which updates the token on context (#​913)
  • fix: axios does not preserve symbols in its config (#​916)
Changed
  • Updated development dependencies
  • build(deps): Removed dependency on @nextcloud/router
  • build(deps): Added dependency on @nextcloud/auth 2.6.0+
  • build(deps): Bump axios to 1.15.0
  • ci: update all workflow templates from organization template repository (#​905)
  • chore: deprecate Axios.CancelToken (#​918)
  • chore: drop cjs and migrate building to vanilla Typescript (#​919)

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "every weekend"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 10, 2026
@renovate renovate Bot requested a review from max-nextcloud May 10, 2026 16:40
@renovate renovate Bot requested a review from max-nextcloud as a code owner May 10, 2026 16:40
@renovate renovate Bot requested a review from mejo- May 10, 2026 16:40
@renovate renovate Bot requested review from mejo- and silverkszlo as code owners May 10, 2026 16:40
renovate Bot and others added 4 commits May 10, 2026 18:44
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Also harmonize config with the one from Collectives.

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the renovate/main-nextcloud-axios-2.x branch from bf45a05 to 8df945b Compare May 10, 2026 16:57
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 10, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mejo- mejo- merged commit 18968b7 into main May 10, 2026
64 checks passed
@mejo- mejo- deleted the renovate/main-nextcloud-axios-2.x branch May 10, 2026 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant