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 dependency symfony/process to v7 #257

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

symfony/process (symfony/process)

v7.0.0

Compare Source

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

  • no significant changes

v6.4.0

Compare Source

Changelog (symfony/process@v6.4.0-RC2...v6.4.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 information about the use of Renovate Bot within Laminas.

@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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/02d9f2/f8d84b/repos/github/laminas/laminas-mail":"/tmp/worker/02d9f2/f8d84b/repos/github/laminas/laminas-mail" -v "/tmp/worker/02d9f2/f8d84b/cache":"/tmp/worker/02d9f2/f8d84b/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/02d9f2/f8d84b/repos/github/laminas/laminas-mail" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 8.1.26 && install-tool composer 2.6.5 && composer update symfony/process:7.0.0 --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.0 -> satisfiable by symfony/process[v7.0.0].
    - symfony/process v7.0.0 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.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.

Copy link
Contributor Author

renovate bot commented Nov 29, 2023

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.

renovate bot and others added 2 commits November 29, 2023 14:17
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/process | 6.3.4 | 7.0.0 |

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Signed-off-by: Filippo Tessarotto <[email protected]>
Signed-off-by: Filippo Tessarotto <[email protected]>
@Slamdunk Slamdunk merged commit 6d1c33d into 2.26.x Nov 29, 2023
24 checks passed
@Slamdunk Slamdunk deleted the renovate/symfony-process-7.x branch November 29, 2023 13: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.

None yet

1 participant