nextcloud / twofactor_totp

🔑 Second factor TOTP (RFC 6238) provider for Nextcloud
https://apps.nextcloud.com/apps/twofactor_totp
GNU Affero General Public License v3.0
282 stars 57 forks source link

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

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks 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 wednesday" in timezone Europe/Vienna, 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.

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.76%. Comparing base (a8ccf69) to head (c8b10f9). Report is 4 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1540 +/- ## ========================================= Coverage 42.76% 42.76% Complexity 100 100 ========================================= Files 19 19 Lines 325 325 ========================================= Hits 139 139 Misses 186 186 ``` | [Flag](https://app.codecov.io/gh/nextcloud/twofactor_totp/pull/1540/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nextcloud/twofactor_totp/pull/1540/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud) | `42.76% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nextcloud#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.