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/router from 2.2.1 to v3 #538

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/router ^2.2.1 -> ^3.0.0 age adoption passing confidence

Release Notes

nextcloud/nextcloud-router (@​nextcloud/router) ### [`v3.0.0`](https://togithub.com/nextcloud/nextcloud-router/blob/HEAD/CHANGELOG.md#300---2024-02-01) [Compare Source](https://togithub.com/nextcloud/nextcloud-router/compare/v2.2.1...v3.0.0) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-router/compare/v2.2.1...v3.0.0) ##### Enhancements - Drop `core-js` and move to vite by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/563](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/563) - enh(tests): Add unit tests and CI workflow for testing by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/564](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/564) - feat: add method to get a base URL, allow to pass remote base by [@​Antreesy](https://togithub.com/Antreesy) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/558](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/558) ##### Fixed - fix: Adjust `generateFilePath` to include `type` also for `index.php` by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/566](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/566) - fix(getRootUrl)!: If not configured use first subdirectory as webroot instead of last by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/570](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/570) ##### Changed - Clean up code (drop unreachable code) and minor modernization by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/565](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/565) - chore: Add ESLint to project and fix issues reported by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/561](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/561) - Make README a bit nicer by adding badges for coverage and documentation by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/569](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/569) ##### Dependencies - build(deps-dev): Bump vitest from 1.2.1 to 1.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/567](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/567) - build(deps-dev): Bump [@​vitest/coverage-v8](https://togithub.com/vitest/coverage-v8) from 1.2.1 to 1.2.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/568](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/568) ##### New Contributors - [@​Antreesy](https://togithub.com/Antreesy) made their first contribution in [https://github.com/nextcloud-libraries/nextcloud-router/pull/558](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/558)

Configuration

📅 Schedule: Branch creation - "before 5am on monday" 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.