nextcloud / tables

🍱 Nextcloud tables app
https://apps.nextcloud.com/apps/tables
GNU Affero General Public License v3.0
143 stars 24 forks source link

fix(deps): update dependency @nextcloud/axios to ^2.5.0 (main) #1053

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 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 - "every weekend" in timezone Europe/Berlin, 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.



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