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 #1045

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Update all non-major dependencies #1045

merged 1 commit into from
Jan 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
codecov/codecov-action action patch v3.1.5 -> v3.1.6 age adoption passing confidence
infection/infection require-dev patch 0.27.0 -> 0.27.9 age adoption passing confidence
lcobucci/clock require-dev minor 3.0.0 -> 3.2.0 age adoption passing confidence
phpbench/phpbench require-dev patch 1.2.14 -> 1.2.15 age adoption passing confidence

Release Notes

codecov/codecov-action (codecov/codecov-action)

v3.1.6

Compare Source

infection/infection (infection/infection)

v0.27.9: Fix an issue with numeric data provider keys in PHPUnit >= 10

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.8...0.27.9

v0.27.8: Do not remove attributes from class methods

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.7...0.27.8

v0.27.7: PHP 8.3, Symfony 7 support

Compare Source

Changed:

Full Changelog: infection/infection@0.27.6...0.27.7

v0.27.6: Fix equivalent mutants

Compare Source

Added:

Fixed:

New Contributors

Full Changelog: infection/infection@0.27.5...0.27.6

v0.27.5: Fix bug with collecting escaped mutants for GitLab logger

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.4...0.27.5

v0.27.4: Allow missing elements when destructuring arrays in foreach loops

Compare Source

Fixed:

Full Changelog: infection/infection@0.27.3...0.27.4

v0.27.3

Compare Source

Full Changelog

Added:

v0.27.2: Tech release: auto-upload PHAR, fixing issue

Compare Source

v0.27.1: Minor fixes and auto-upload PHAR to releases

Compare Source

0.27.1 (2023-09-16)

Full Changelog

Added:

Changed:

New Contributors

lcobucci/clock (lcobucci/clock)

v3.2.0

Compare Source

Release Notes for 3.2.0

This release provides support for PHP 8.3.

3.2.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Improvement

v3.1.0

Compare Source

Release Notes for 3.1.0

This release bumps the minimum required PHP version to 8.2, updating all dependencies.

3.1.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
renovate
phpbench/phpbench (phpbench/phpbench)

v1.2.15

Compare Source

  • Bump minimum PHP version to 8.1
  • Allow Symfony 7.0 @​keulinho
  • Add documentation for adding env providers @​GromNaN

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

This PR has been generated by Mend Renovate. View repository job log here.

| datasource  | package                | from   | to     |
| ----------- | ---------------------- | ------ | ------ |
| github-tags | codecov/codecov-action | v3.1.5 | v3.1.6 |
| packagist   | infection/infection    | 0.27.0 | 0.27.9 |
| packagist   | lcobucci/clock         | 3.0.0  | 3.2.0  |
| packagist   | phpbench/phpbench      | 1.2.14 | 1.2.15 |
@renovate renovate bot added the renovate label Jan 31, 2024
Copy link
Contributor Author

renovate bot commented Jan 31, 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 update infection/infection:0.27.9 lcobucci/clock:3.2.0 phpbench/phpbench:1.2.15 --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
Dependency psr/clock is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires lcobucci/clock ^3.0 -> satisfiable by lcobucci/clock[3.2.0].
    - lcobucci/clock 3.2.0 requires php ~8.2.0 || ~8.3.0 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.27) does not satisfy that requirement.


@lcobucci lcobucci merged commit 7992d06 into 5.3.x Jan 31, 2024
39 of 40 checks passed
@lcobucci lcobucci deleted the renovate/all-minor-patch branch January 31, 2024 06:19
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.

1 participant