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 all non-major dependencies #101

Open
wants to merge 1 commit into
base: 1.12.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 5, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
infection/infection ^0.27.8 -> ^0.29.5 age adoption passing confidence require-dev minor
laminas/laminas-ci-matrix-action 1.24.0 -> 1.26.0 age adoption passing confidence action minor
laminas/laminas-continuous-integration-action 1.37.0 -> 1.39.0 age adoption passing confidence action minor
maglnet/composer-require-checker ^4.7.1 -> ^4.11.0 age adoption passing confidence require-dev minor
nikic/php-parser ^4.17.1 -> ^4.19.1 age adoption passing confidence require patch
phpstan/phpstan ^1.10.47 -> ^1.11.5 age adoption passing confidence require patch
phpstan/phpstan-phpunit ^1.3.15 -> ^1.4.0 age adoption passing confidence require-dev patch
phpstan/phpstan-strict-rules ^1.5.2 -> ^1.6.0 age adoption passing confidence require-dev patch
phpunit/phpunit (source) ^10.5.1 -> ^10.5.24 age adoption passing confidence require-dev patch
squizlabs/php_codesniffer ^3.7.2 -> ^3.10.1 age adoption passing confidence require-dev patch

Release Notes

infection/infection (infection/infection)

v0.29.5

Compare Source

Full Changelog

Added:

v0.29.4

Compare Source

Full Changelog

Added:

v0.29.3: Add support for `colinodell/json5` v3

Compare Source

Changed:

Full Changelog: infection/infection@0.29.2...0.29.3

v0.29.2: Highlight inline differences in CLI

Compare Source

Added:

Full Changelog: infection/infection@0.29.1...0.29.2

v0.29.1: Fix usage of custom mutator with bootstrap file

Compare Source

Fixed:

Full Changelog: infection/infection@0.29.0...0.29.1

v0.29.0

Compare Source

Full Changelog

Added:

Read about how to create custom mutators: https://infection.github.io/guide/custom-mutators.html

Changed:

v0.28.1: Use CI (GitHub, GitLab) variable to detect project path

Compare Source

Changed:

New Contributors

Full Changelog: infection/infection@0.28.0...0.28.1

v0.28.0

Compare Source

Full Changelog

Added:

laminas/laminas-ci-matrix-action (laminas/laminas-ci-matrix-action)

v1.26.0

Compare Source

Release Notes for 1.26.0
1.26.0
  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 1
Enhancement

v1.25.0

Compare Source

Release Notes for 1.25.0
1.25.0
  • Total issues resolved: 0
  • Total pull requests resolved: 12
  • Total contributors: 2
Enhancement
renovate
laminas/laminas-continuous-integration-action (laminas/laminas-continuous-integration-action)

v1.39.0

Compare Source

Release Notes for 1.39.0
1.39.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Enhancement
Enhancement,dependencies

v1.38.0

Compare Source

Release Notes for 1.38.0
1.38.0
Enhancement
renovate
Documentation,Enhancement
maglnet/ComposerRequireChecker (maglnet/composer-require-checker)

v4.11.0

Compare Source

Release Notes for 4.11.0

Feature release (minor)

4.11.0
  • Total issues resolved: 0
  • Total pull requests resolved: 4
  • Total contributors: 2
dependencies,enhancement
enhancement
renovate

v4.10.0

Compare Source

Release Notes for 4.10.0

Feature release (minor)

4.10.0
  • Total issues resolved: 0
  • Total pull requests resolved: 6
  • Total contributors: 4
renovate
enhancement

v4.9.0

Compare Source

Release Notes for 4.9.0

Feature release (minor)

4.9.0
  • Total issues resolved: 0
  • Total pull requests resolved: 7
  • Total contributors: 4
enhancement
renovate

v4.8.0

Compare Source

Release Notes for 4.8.0

Feature release (minor)

4.8.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
enhancement
bug
sebastianbergmann/phpunit (phpunit/phpunit)

v10.5.24: PHPUnit 10.5.24

Compare Source

Changed
  • #​5877: Use array_pop() instead of array_shift() for processing Test objects in TestSuite::run() and optimize TestSuite::isEmpty()

How to install or update PHPUnit

v10.5.23: PHPUnit 10.5.23

Compare Source

Changed
  • #​5875: Also destruct TestCase objects early that use a data provider

How to install or update PHPUnit


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

Read more about the use of Renovate Bot within ocramius/* projects.

@renovate renovate bot added the renovate label Dec 5, 2023
Copy link
Contributor Author

renovate bot commented Dec 5, 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 update infection/infection:0.28.1 maglnet/composer-require-checker:4.11.0 nikic/php-parser:4.19.1 phpstan/phpstan:1.10.67 phpstan/phpstan-phpunit:1.3.16 phpstan/phpstan-strict-rules:1.5.5 phpunit/phpunit:10.5.20 squizlabs/php_codesniffer:3.9.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 infection/infection ^0.28.1 -> satisfiable by infection/infection[0.28.1].
    - infection/infection 0.28.1 requires nikic/php-parser ^5.0 -> found nikic/php-parser[dev-master, v5.0.0alpha1, ..., 5.0.x-dev (alias of dev-master)] but it conflicts with your root composer.json require (^4.19.1).
  Problem 2
    - Root composer.json requires maglnet/composer-require-checker ^4.11.0 -> satisfiable by maglnet/composer-require-checker[4.11.0].
    - maglnet/composer-require-checker 4.11.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.28) 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 changed the title Update dependency maglnet/composer-require-checker to ^4.8.0 Update all non-major dependencies Dec 5, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 0ac9847 to 2169960 Compare December 13, 2023 04:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from bfcacad to 496cad8 Compare December 17, 2023 03:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 187404c to 42152ac Compare December 28, 2023 03:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 6069505 to ea54f8c Compare January 6, 2024 03:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ea54f8c to 44ca14b Compare January 8, 2024 16:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 4863e4c to 5f639fe Compare May 20, 2024 13:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 1d57e03 to 2c80f71 Compare May 28, 2024 04:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 756c458 to 74fbba1 Compare June 7, 2024 03:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 0942ac8 to 6fb9cdc Compare June 13, 2024 03:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from da277ef to 0f5aeb3 Compare June 20, 2024 10:54
| datasource  | package                                       | from    | to      |
| ----------- | --------------------------------------------- | ------- | ------- |
| packagist   | infection/infection                           | 0.27.11 | 0.29.5  |
| github-tags | laminas/laminas-ci-matrix-action              | 1.24.0  | 1.26.0  |
| github-tags | laminas/laminas-continuous-integration-action | 1.37.0  | 1.39.0  |
| packagist   | maglnet/composer-require-checker              | 4.7.1   | 4.11.0  |
| packagist   | nikic/php-parser                              | 4.19.1  | 4.19.1  |
| packagist   | phpstan/phpstan                               | 1.11.5  | 1.11.5  |
| packagist   | phpstan/phpstan-phpunit                       | 1.4.0   | 1.4.0   |
| packagist   | phpstan/phpstan-strict-rules                  | 1.6.0   | 1.6.0   |
| packagist   | phpunit/phpunit                               | 10.5.22 | 10.5.24 |
| packagist   | squizlabs/php_codesniffer                     | 3.10.1  | 3.10.1  |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 0f5aeb3 to a4922a2 Compare June 20, 2024 16:06
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

0 participants