Skip to content
This repository has been archived by the owner on Feb 19, 2025. It is now read-only.

Support PHP 8.2, drop PHP 8.0 support, upgrade dependencies #644

Merged
merged 9 commits into from
Dec 1, 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
laminas/laminas-stdlib (source) require-dev minor ^3.15.0 -> ^3.16.0
roave/infection-static-analysis-plugin require-dev minor ^1.25.0 -> ^1.26.0

Release Notes

laminas/laminas-stdlib

v3.16.0

Compare Source

Release Notes for 3.16.0

Feature release (minor)

3.16.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Documentation,Enhancement,renovate
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/Ocramius/GeneratedHydrator":"/mnt/renovate/gh/Ocramius/GeneratedHydrator" -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/Ocramius/GeneratedHydrator" docker.io/renovate/sidecar bash -l -c "install-tool php 8.0.26 && install-tool composer 2.4.4 && composer update laminas/laminas-stdlib 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.
Dependency nikic/php-parser 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.

| datasource | package                                | from   | to     |
| ---------- | -------------------------------------- | ------ | ------ |
| packagist  | laminas/laminas-stdlib                 | 3.15.0 | 3.16.0 |
| packagist  | roave/infection-static-analysis-plugin | 1.25.0 | 1.26.0 |
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 05b6e1c to ae4de98 Compare December 1, 2022 00:18
@renovate renovate bot changed the title Update dependency roave/infection-static-analysis-plugin to ^1.26.0 Update all non-major dependencies Dec 1, 2022
@Ocramius Ocramius self-assigned this Dec 1, 2022
@Ocramius Ocramius added this to the 4.5.0 milestone Dec 1, 2022
@renovate
Copy link
Contributor Author

renovate bot commented Dec 1, 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 changed the title Update all non-major dependencies Support PHP 8.2, drop PHP 8.0 support, upgrade dependencies Dec 1, 2022
@Ocramius Ocramius merged commit 9537dff into 4.5.x Dec 1, 2022
@Ocramius Ocramius deleted the renovate/all-minor-patch branch December 1, 2022 16:00
@Ocramius Ocramius added enhancement dependencies Pull requests that update a dependency file labels Dec 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file enhancement renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant