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

chore(deps): update dependency phpunit/phpunit to v9.6.20 - autoclosed #81

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 6, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
phpunit/phpunit (source) 9.5.21 -> 9.6.20 age adoption passing confidence

Release Notes

sebastianbergmann/phpunit (phpunit/phpunit)

v9.6.20: PHPUnit 9.6.20

Compare Source

Changed
  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

How to install or update PHPUnit

v9.6.19: PHPUnit 9.6.19

Compare Source

Changed
  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

How to install or update PHPUnit

v9.6.18

Compare Source

v9.6.17

Compare Source

v9.6.16

Compare Source

v9.6.15

Compare Source

v9.6.14

Compare Source

v9.6.13

Compare Source

v9.6.12

Compare Source

v9.6.11

Compare Source

v9.6.10

Compare Source

v9.6.9

Compare Source

v9.6.8

Compare Source

v9.6.7

Compare Source

v9.6.6

Compare Source

v9.6.5

Compare Source

v9.6.4

Compare Source

v9.6.3

Compare Source

v9.6.2

Compare Source

v9.6.1

Compare Source

v9.6.0

Compare Source

v9.5.28

Compare Source

v9.5.27

Compare Source

v9.5.26

Compare Source

v9.5.25

Compare Source

v9.5.24

Compare Source

v9.5.23

Compare Source

v9.5.22

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 becomes conflicted, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.5.24 chore(deps): update dependency phpunit/phpunit to v9.5.25 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 5ae5c52 to 83f1918 Compare September 25, 2022 04:41
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 83f1918 to 22a626c Compare October 6, 2022 00:04
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.5.25 chore(deps): update dependency phpunit/phpunit to v9.5.26 Oct 28, 2022
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 22a626c to baf1df3 Compare October 28, 2022 07:26
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from baf1df3 to 282b08d Compare March 16, 2023 17:36
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.5.26 chore(deps): update dependency phpunit/phpunit to v9.6.5 Mar 16, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 16, 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: composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - laminas/laminas-code is locked to version 4.5.1 and an update of this package was not requested.
    - laminas/laminas-code 4.5.1 requires php >=7.4, <8.2 -> your php version (8.3.4) does not satisfy that requirement.
  Problem 2
    - phpspec/prophecy is locked to version v1.15.0 and an update of this package was not requested.
    - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.4) does not satisfy that requirement.
  Problem 3
    - laminas/laminas-code 4.5.1 requires php >=7.4, <8.2 -> your php version (8.3.4) does not satisfy that requirement.
    - friendsofphp/proxy-manager-lts v1.0.8 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.5.1].
    - friendsofphp/proxy-manager-lts is locked to version v1.0.8 and an update of this package was not requested.


@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.5 chore(deps): update dependency phpunit/phpunit to v9.6.6 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 282b08d to 6156332 Compare March 27, 2023 19:30
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 6156332 to 213a15a Compare April 17, 2023 09:31
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.6 chore(deps): update dependency phpunit/phpunit to v9.6.7 Apr 17, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 213a15a to 1794126 Compare May 28, 2023 10:41
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.7 chore(deps): update dependency phpunit/phpunit to v9.6.8 May 28, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 1794126 to bd66600 Compare June 11, 2023 07:26
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.8 chore(deps): update dependency phpunit/phpunit to v9.6.9 Jun 11, 2023
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.9 chore(deps): update dependency phpunit/phpunit to v9.6.10 Jul 10, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from bd66600 to 2c95e64 Compare July 10, 2023 07:14
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.10 chore(deps): update dependency phpunit/phpunit to v9.6.11 Aug 19, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 2c95e64 to c9f2639 Compare August 19, 2023 10:14
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.11 chore(deps): update dependency phpunit/phpunit to v9.6.12 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch 2 times, most recently from e2a97c6 to f8e1c00 Compare September 19, 2023 07:24
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.12 chore(deps): update dependency phpunit/phpunit to v9.6.13 Sep 19, 2023
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.13 chore(deps): update dependency phpunit/phpunit to v9.6.14 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch 2 times, most recently from a6c08b5 to 2fd2bb2 Compare December 1, 2023 19:00
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.14 chore(deps): update dependency phpunit/phpunit to v9.6.15 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 2fd2bb2 to d6192e1 Compare January 19, 2024 10:23
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.15 chore(deps): update dependency phpunit/phpunit to v9.6.16 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from d6192e1 to 0e060fc Compare February 23, 2024 13:27
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.16 chore(deps): update dependency phpunit/phpunit to v9.6.17 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from 0e060fc to 233ce0c Compare March 21, 2024 12:58
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.17 chore(deps): update dependency phpunit/phpunit to v9.6.18 Mar 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.18 chore(deps): update dependency phpunit/phpunit to v9.6.19 Apr 5, 2024
@renovate renovate bot force-pushed the renovate/phpunit-phpunit-9.x branch from fc5f65a to 55657df Compare July 10, 2024 14:54
@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.19 chore(deps): update dependency phpunit/phpunit to v9.6.20 Jul 10, 2024
Copy link
Contributor Author

renovate bot commented Jul 10, 2024

⚠️ 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: composer install --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Installing dependencies from lock file (including require-dev)
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

  Problem 1
    - laminas/laminas-code is locked to version 4.5.1 and an update of this package was not requested.
    - laminas/laminas-code 4.5.1 requires php >=7.4, <8.2 -> your php version (8.3.9) does not satisfy that requirement.
  Problem 2
    - phpspec/prophecy is locked to version v1.15.0 and an update of this package was not requested.
    - phpspec/prophecy v1.15.0 requires php ^7.2 || ~8.0, <8.2 -> your php version (8.3.9) does not satisfy that requirement.
  Problem 3
    - laminas/laminas-code 4.5.1 requires php >=7.4, <8.2 -> your php version (8.3.9) does not satisfy that requirement.
    - friendsofphp/proxy-manager-lts v1.0.8 requires laminas/laminas-code ~3.4.1|^4.0 -> satisfiable by laminas/laminas-code[4.5.1].
    - friendsofphp/proxy-manager-lts is locked to version v1.0.8 and an update of this package was not requested.


@renovate renovate bot changed the title chore(deps): update dependency phpunit/phpunit to v9.6.20 chore(deps): update dependency phpunit/phpunit to v9.6.20 - autoclosed Jul 25, 2024
@renovate renovate bot closed this Jul 25, 2024
@renovate renovate bot deleted the renovate/phpunit-phpunit-9.x branch July 25, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants