gary-kim / riotchat

Element for Nextcloud
https://apps.nextcloud.com/apps/riotchat
GNU Affero General Public License v3.0
123 stars 21 forks source link

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

Closed garykim-dev-renovate[bot] closed 1 month ago

garykim-dev-renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Type Update Change
@nextcloud/axios dependencies minor ^2.4.0 -> ^2.5.0

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 - At any time (no schedule defined), 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.