cloud-py-api / mediadc

Nextcloud Media Duplicate Collector application
https://apps.nextcloud.com/apps/mediadc
GNU Affero General Public License v3.0
93 stars 6 forks source link

Update dependency @nextcloud/router to v3 - autoclosed #221

Closed renovate[bot] closed 2 weeks ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nextcloud/router ^2.2.0 -> ^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) ### [`v2.2.1`](https://togithub.com/nextcloud/nextcloud-router/blob/HEAD/CHANGELOG.md#221---2024-01-24) [Compare Source](https://togithub.com/nextcloud/nextcloud-router/compare/v2.2.0...v2.2.1) [Full Changelog](https://togithub.com/nextcloud-libraries/nextcloud-router/compare/v2.2.0...v2.2.1) ##### Fixed - fix: Do not rely on `OC.webroots` or `OC.appwebroots` but use own logic by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/560](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/560) ##### Changed - chore: Update NPM version to 10 to align with version shipped by LTS Node 20 by [@​susnux](https://togithub.com/susnux) in [https://github.com/nextcloud-libraries/nextcloud-router/pull/559](https://togithub.com/nextcloud-libraries/nextcloud-router/pull/559)

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.



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