nextcloud / twofactor_webauthn

WebAuthn Two-Factor Provider for Nextcloud
https://apps.nextcloud.com/apps/twofactor_webauthn
GNU Affero General Public License v3.0
49 stars 7 forks source link

fix(deps): bump @nextcloud/axios from 2.4.0 to ^2.5.0 #587

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/axios ^2.4.0 -> ^2.5.0 age adoption passing confidence

Release Notes

nextcloud/nextcloud-axios (@​nextcloud/axios) ### [`v2.5.0`](https://togithub.com/nextcloud/nextcloud-axios/blob/HEAD/CHANGELOG.md#250---2024-04-30) [Compare Source](https://togithub.com/nextcloud/nextcloud-axios/compare/v2.4.0...v2.5.0) ##### Added - Export `isAxiosError` and Axios types - So in most cases you do not need to also depend on vanilla Axios ##### Fixed - fix: Set X-Requested-With header on all requests to avoid browser auth dialogs ##### Changed - Update NPM to v10 for LTS Node version 20 - Bump axios from 1.5.0 to 1.6.8 - Bump [@​nextcloud/router](https://togithub.com/nextcloud/router) from 2.1.2 to 3.0.1 - Bump [@​nextcloud/auth](https://togithub.com/nextcloud/auth) from 2.1.0 to 2.3.0 - Migrate to vite and vitest - Adjust badges and links in README

Configuration

📅 Schedule: Branch creation - "before 5am on monday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.



This PR has been generated by Mend Renovate. View repository job log here.