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 - abandoned #32

Closed
wants to merge 3 commits into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpunit/phpunit (source) require-dev major ^9.5.27 -> ^10.1.1

Release Notes

sebastianbergmann/phpunit

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.6

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 -v "/tmp/worker/945a53/f0d848/repos/github/laminas/laminas-psr7bridge":"/tmp/worker/945a53/f0d848/repos/github/laminas/laminas-psr7bridge" -v "/tmp/worker/945a53/f0d848/cache":"/tmp/worker/945a53/f0d848/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/945a53/f0d848/repos/github/laminas/laminas-psr7bridge" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.5 && install-tool composer 2.5.5 && 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
    - phpunit/phpunit[10.0.0, ..., 10.1.1] require php >=8.1 -> your php version (8.0.99; overridden via config.platform, actual: 8.2.5) does not satisfy that requirement.
    - Root composer.json requires phpunit/phpunit ^10.0.0 -> satisfiable by phpunit/phpunit[10.0.0, ..., 10.1.1].

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 e953a7c to 2b8914e Compare February 6, 2023 01:53
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 5 times, most recently from cbf504a to 21f9e97 Compare February 28, 2023 01:02
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch from 21f9e97 to 17b5871 Compare March 1, 2023 00:20
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 12feece to eb71d39 Compare March 14, 2023 01:22
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 4417c1d to 4d4fd90 Compare April 1, 2023 01:59
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 3 times, most recently from 554ee04 to 8bdbd4e Compare April 14, 2023 00:10
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-10.x branch 2 times, most recently from 4a631a2 to d725df9 Compare April 18, 2023 00:42
@Xerkus Xerkus self-assigned this Apr 18, 2023
@Xerkus Xerkus force-pushed the renovate/phpunit-phpunit-10.x branch from d725df9 to f351cbe Compare April 18, 2023 10:02
@renovate
Copy link
Contributor Author

renovate bot commented Apr 18, 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.

renovate bot and others added 3 commits May 8, 2023 12:44
| datasource | package         | from  | to     |
| ---------- | --------------- | ----- | ------ |
| packagist  | phpunit/phpunit | 9.6.7 | 10.1.1 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

Update to phpunit 10

Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
Signed-off-by: Aleksei Khudiakov <aleksey@xerkus.pro>
@Xerkus Xerkus force-pushed the renovate/phpunit-phpunit-10.x branch from f351cbe to 005f0a0 Compare May 8, 2023 03:01
@Xerkus Xerkus changed the base branch from 1.10.x to 1.11.x May 8, 2023 03:01
@Xerkus Xerkus added this to the 1.11.0 milestone May 8, 2023
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v10 Update dependency phpunit/phpunit to v10 - abandoned Nov 2, 2023
Copy link
Contributor Author

renovate bot commented Nov 2, 2023

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

@Ocramius
Copy link
Member

Ocramius commented Nov 2, 2023

Argh, missed this - handled in #38, sorry.

@Ocramius Ocramius closed this Nov 2, 2023
@Ocramius Ocramius added the Duplicate This issue or pull request already exists label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Duplicate This issue or pull request already exists renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants