Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency phpunit/phpunit to v10. Drop php 8.0 #110

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) ^9.5.26 -> ^10.0.0 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v10.4.2

Compare Source

v10.4.1

Compare Source

v10.4.0

Compare Source

v10.3.5

Compare Source

v10.3.4

Compare Source

v10.3.3

Compare Source

v10.3.2

Compare Source

v10.3.1

Compare Source

v10.3.0

Compare Source

v10.2.7

Compare Source

v10.2.6

Compare Source

v10.2.5

Compare Source

v10.2.4

Compare Source

v10.2.3

Compare Source

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

v10.1.3

Compare Source

v10.1.2

Compare Source

v10.1.1

Compare Source

v10.1.0

Compare Source

v10.0.19

Compare Source

v10.0.18

Compare Source

v10.0.17

Compare Source

v10.0.16

Compare Source

v10.0.15

Compare Source

v10.0.14

Compare Source

v10.0.13

Compare Source

v10.0.12

Compare Source

v10.0.11

Compare Source

v10.0.10

Compare Source

v10.0.9

Compare Source

v10.0.8

Compare Source

v10.0.7

Compare Source

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

v10.0.1

Compare Source

v10.0.0

Compare Source

v9.6.13

Compare Source

v9.6.12

Compare Source

v9.6.11

Compare Source


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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Feb 3, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Feb 3, 2023

⚠ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/457876/ba14ce/repos/github/laminas/laminas-zendframework-bridge":"/tmp/worker/457876/ba14ce/repos/github/laminas/laminas-zendframework-bridge" -v "/tmp/worker/457876/ba14ce/cache":"/tmp/worker/457876/ba14ce/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/457876/ba14ce/repos/github/laminas/laminas-zendframework-bridge" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.0.30 && install-tool composer 2.6.5 && composer update phpunit/phpunit:10.4.2 --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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires phpunit/phpunit ^10.0.0 -> satisfiable by phpunit/phpunit[10.4.2].
    - phpunit/phpunit 10.4.2 requires php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.30) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from c77e803 to 5d93b6d Compare February 6, 2023 00:18
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 4 times, most recently from 29d59d2 to c60eb93 Compare February 27, 2023 01:02
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 4 times, most recently from 7cf7fe7 to 0fea74b Compare March 12, 2023 01:11
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 12f9f67 to 6525025 Compare March 19, 2023 00:57
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from 6525025 to 233d772 Compare March 28, 2023 00:50
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 3 times, most recently from bd9caf3 to e7a4614 Compare April 11, 2023 00:39
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from fbdea3a to 669e025 Compare April 17, 2023 00:05
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 3 times, most recently from 8c082bd to f730dd5 Compare April 27, 2023 00:44
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 3 times, most recently from ad8da50 to 7cb46f0 Compare May 11, 2023 00:30
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 6231176 to 159dc3b Compare May 20, 2023 00:03
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from 159dc3b to 42c1628 Compare May 21, 2023 01:01
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from 42c1628 to 2cb8735 Compare May 31, 2023 01:22
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 947f28c to 1169cd8 Compare June 4, 2023 00:50
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 0b40f83 to a7c0d6b Compare June 13, 2023 01:09
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 4 times, most recently from bbc612c to f745ed8 Compare July 4, 2023 01:48
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from f745ed8 to ffb15d1 Compare July 12, 2023 01:32
| datasource | package         | from   | to     |
| ---------- | --------------- | ------ | ------ |
| packagist  | phpunit/phpunit | 9.6.13 | 10.4.2 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from ffb15d1 to 064c672 Compare November 24, 2023 13:29
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Copy link
Contributor Author

renovate bot commented Nov 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@Xerkus Xerkus changed the title Update dependency phpunit/phpunit to v10 Update dependency phpunit/phpunit to v10. Drop php 8.0 Nov 24, 2023
@Xerkus Xerkus added this to the 1.8.0 milestone Nov 24, 2023
@Xerkus Xerkus merged commit 9d30df8 into 1.8.x Nov 24, 2023
18 checks passed
@Xerkus Xerkus deleted the renovate/phpunit-phpunit-10.x branch November 24, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant