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.1, update dependency symfony/process to v7 #153

Merged
merged 2 commits into from
Jan 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/process (source) ^6.4.2 -> ^7.0.2 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

symfony/process (symfony/process)

v7.0.2

Compare Source

Changelog (symfony/process@v7.0.1...v7.0.2)

v7.0.0

Compare Source

Changelog (symfony/process@v7.0.0-RC2...v7.0.0)

  • no significant changes

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 is behind base branch, 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

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

@renovate renovate bot added the renovate label Nov 29, 2023
Copy link
Contributor Author

renovate bot commented Nov 29, 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 symfony/process:7.0.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 symfony/process ^7.0.2 -> satisfiable by symfony/process[v7.0.2].
    - symfony/process v7.0.2 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.27) does not satisfy that requirement.
  Problem 2
    - symfony/process v7.0.2 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.27) does not satisfy that requirement.
    - infection/infection 0.27.9 requires symfony/process ^5.4 || ^6.0 || ^7.0 -> satisfiable by symfony/process[v7.0.2].
    - infection/infection is locked to version 0.27.9 and an update of this package was not requested.

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/symfony-process-7.x branch from 2719ae6 to ce67e76 Compare December 30, 2023 16:53
@renovate renovate bot force-pushed the renovate/symfony-process-7.x branch 5 times, most recently from 91ab904 to 8bbc8cd Compare January 17, 2024 18:12
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/process | 6.4.2 | 7.0.2 |
@renovate renovate bot force-pushed the renovate/symfony-process-7.x branch from 8bbc8cd to 50950f2 Compare January 17, 2024 18:22
@Ocramius Ocramius self-assigned this Jan 17, 2024
@Ocramius Ocramius added the dependencies Pull requests that update a dependency file label Jan 17, 2024
@Ocramius Ocramius added this to the 1.15.0 milestone Jan 17, 2024
Copy link
Contributor Author

renovate bot commented Jan 17, 2024

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 f40198c into 1.15.x Jan 17, 2024
30 checks passed
@Ocramius Ocramius deleted the renovate/symfony-process-7.x branch January 17, 2024 18:36
@Ocramius Ocramius changed the title Update dependency symfony/process to v7 Drop PHP 8.1, update dependency symfony/process to v7 Jan 17, 2024
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 renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant