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

Drop PHP 8.0 support, update all non-major dependencies #548

Merged
merged 2 commits into from
Dec 9, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 30, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
phpunit/phpunit (source) require-dev patch ^9.5.26 -> ^9.5.27
psalm/plugin-phpunit require-dev patch ^0.18.3 -> ^0.18.4
roave/infection-static-analysis-plugin require-dev minor ^1.25.0 -> ^1.26.0

Release Notes

sebastianbergmann/phpunit

v9.5.27

Compare Source

Roave/infection-static-analysis-plugin

v1.26.0

Compare Source

Release Notes for 1.26.0

Feature release (minor)

1.26.0
  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 1
renovate
dependencies,enhancement

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 Nov 30, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Nov 30, 2022

⚠ 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_sidecar --label=renovate_child -v "/mnt/renovate/gh/psr7-sessions/storageless":"/mnt/renovate/gh/psr7-sessions/storageless" -v "/tmp/renovate-cache":"/tmp/renovate-cache" -v "/tmp/containerbase":"/tmp/containerbase" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/mnt/renovate/gh/psr7-sessions/storageless" docker.io/renovate/sidecar bash -l -c "install-tool php 8.0.26 && install-tool composer 2.4.4 && composer update phpunit/phpunit psalm/plugin-phpunit roave/infection-static-analysis-plugin --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
Dependency vimeo/psalm 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 roave/infection-static-analysis-plugin ^1.26.0 -> satisfiable by roave/infection-static-analysis-plugin[1.26.0].
    - roave/infection-static-analysis-plugin 1.26.0 requires php ~8.1.0 || ~8.2.0 -> your php version (8.0.99; overridden via config.platform, actual: 8.0.26) 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/all-minor-patch branch 3 times, most recently from f8627cb to d0f42b8 Compare December 5, 2022 15:28
@renovate renovate bot changed the title Update dependency roave/infection-static-analysis-plugin to ^1.26.0 Update all non-major dependencies Dec 5, 2022
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 74aa313 to 38f4b8c Compare December 9, 2022 01:50
| datasource | package                                | from   | to     |
| ---------- | -------------------------------------- | ------ | ------ |
| packagist  | phpunit/phpunit                        | 9.5.26 | 9.5.27 |
| packagist  | psalm/plugin-phpunit                   | 0.18.4 | 0.18.4 |
| packagist  | roave/infection-static-analysis-plugin | 1.25.0 | 1.26.0 |
@Ocramius
Copy link
Member

Ocramius commented Dec 9, 2022

Time for PHP 8.0 to go 👋

@Ocramius Ocramius changed the title Update all non-major dependencies Drop PHP 8.0 support, update all non-major dependencies Dec 9, 2022
@Ocramius Ocramius added this to the 8.12.0 milestone Dec 9, 2022
@Ocramius Ocramius changed the base branch from 8.11.x to 8.12.x December 9, 2022 09:32
@Ocramius Ocramius self-assigned this Dec 9, 2022
@Ocramius Ocramius added enhancement dependencies Pull requests that update a dependency file labels Dec 9, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Dec 9, 2022

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.

@Ocramius Ocramius merged commit 415daa4 into 8.12.x Dec 9, 2022
@Ocramius Ocramius deleted the renovate/all-minor-patch branch December 9, 2022 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant