cloud-py-api / cloud_py_api

Nextcloud framework for developing apps using Python
https://apps.nextcloud.com/apps/cloud_py_api
GNU Affero General Public License v3.0
50 stars 7 forks source link

Update dependency phpunit/phpunit to v10 #67

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpunit/phpunit (source) require-dev major ^9.5 -> ^10.0

Release Notes

sebastianbergmann/phpunit ### [`v10.0.5`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.4...10.0.5) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.4...10.0.5) ### [`v10.0.4`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.3...10.0.4) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.3...10.0.4) ### [`v10.0.3`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.2...10.0.3) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.2...10.0.3) ### [`v10.0.2`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.1...10.0.2) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.1...10.0.2) ### [`v10.0.1`](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.0...10.0.1) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/10.0.0...10.0.1) ### [`v10.0.0`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.3...10.0.0) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.3...10.0.0) ### [`v9.6.3`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.2...9.6.3) ### [`v9.6.2`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.1...9.6.2) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.1...9.6.2) ### [`v9.6.1`](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.6.0...9.6.1) ### [`v9.6.0`](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.0) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.0) ### [`v9.5.28`](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28) ### [`v9.5.27`](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27) [Compare Source](https://togithub.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)

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.

renovate[bot] commented 1 year ago

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_sidecar --label=renovate_child -v "/mnt/renovate/gh/cloud-py-api/cloud_py_api":"/mnt/renovate/gh/cloud-py-api/cloud_py_api" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/cloud-py-api/cloud_py_api" docker.io/renovate/sidecar bash -l -c "install-tool php 7.4.0 && install-tool composer 2.5.2 && composer update phpunit/phpunit --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires phpunit/phpunit ^10.0, found phpunit/phpunit[10.0.0, ..., 10.0.5] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - php-mock/php-mock-phpunit is locked to version 2.6.1 and an update of this package was not requested.
    - php-mock/php-mock-phpunit 2.6.1 requires phpunit/phpunit ^6 || ^7 || ^8 || ^9 -> found phpunit/phpunit[6.0.0, ..., 6.5.14, 7.0.0, ..., 7.5.20, 8.0.0, ..., 8.5.32, 9.0.0, ..., 9.6.3] but it conflicts with your root composer.json require (^10.0).

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.
codecov[bot] commented 1 year ago

Codecov Report

Merging #67 (92bb46c) into main (792e699) will increase coverage by 5.84%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #67      +/-   ##
==========================================
+ Coverage   83.70%   89.55%   +5.84%     
==========================================
  Files          12       15       +3     
  Lines         540      871     +331     
  Branches        0        3       +3     
==========================================
+ Hits          452      780     +328     
- Misses         88       89       +1     
- Partials        0        2       +2     
Impacted Files Coverage Δ
src/mixins/Nextcludl10n.js 100.00% <0.00%> (ø)
src/components/settings/BugReport.vue 99.09% <0.00%> (ø)
src/components/settings/AdminSettings.vue 98.94% <0.00%> (ø)
renovate[bot] commented 1 year ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 10.x releases. But if you manually upgrade to 10.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.