Skip to content

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

Merged
AndyScherzinger merged 1 commit into
mainfrom
renovate/main-nextcloud-axios-2.x
May 19, 2026
Merged

fix(deps): update dependency @nextcloud/axios to ^2.6.0 (main)#2566
AndyScherzinger merged 1 commit into
mainfrom
renovate/main-nextcloud-axios-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 2, 2026

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 3. to review Waiting for reviews dependencies Pull requests that update a dependency file labels May 2, 2026
@renovate renovate Bot requested review from blizzz and enjeck as code owners May 2, 2026 00:23
@renovate renovate Bot added dependencies Pull requests that update a dependency file 3. to review Waiting for reviews labels May 2, 2026
@renovate renovate Bot force-pushed the renovate/main-nextcloud-axios-2.x branch 2 times, most recently from 26bb83a to 2e79ab1 Compare May 12, 2026 14:10
@renovate renovate Bot force-pushed the renovate/main-nextcloud-axios-2.x branch from 2e79ab1 to 47a99b4 Compare May 18, 2026 09:59
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/main-nextcloud-axios-2.x branch from 47a99b4 to d9ba70f Compare May 19, 2026 20:06
@AndyScherzinger AndyScherzinger merged commit bbbd4f4 into main May 19, 2026
28 of 47 checks passed
@AndyScherzinger AndyScherzinger deleted the renovate/main-nextcloud-axios-2.x branch May 19, 2026 20:20
@AndyScherzinger AndyScherzinger added this to the v2.2.0 milestone May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant