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/console to v7 #458

Closed
wants to merge 1 commit into from

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/console (source) ^6.4.1 -> ^7.0.1 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

v7.0.1

Compare Source

Changelog (symfony/console@v7.0.0...v7.0.1)

  • no significant changes

v7.0.0

Compare Source

Changelog (symfony/console@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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/ee8c27/15545c/repos/github/maglnet/ComposerRequireChecker":"/tmp/worker/ee8c27/15545c/repos/github/maglnet/ComposerRequireChecker" -v "/tmp/worker/ee8c27/15545c/cache":"/tmp/worker/ee8c27/15545c/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/ee8c27/15545c/repos/github/maglnet/ComposerRequireChecker" 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/console:7.0.1 --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/console ^7.0.1 -> satisfiable by symfony/console[v7.0.1].
    - symfony/console v7.0.1 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.26) does not satisfy that requirement.
  Problem 2
    - symfony/console v7.0.1 requires php >=8.2 -> your php version (8.1.99; overridden via config.platform, actual: 8.1.26) does not satisfy that requirement.
    - vimeo/psalm 5.16.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 || ^7.0 -> satisfiable by symfony/console[v7.0.1].
    - vimeo/psalm is locked to version 5.16.0 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.

@VincentLanglet
Copy link
Contributor

HI @maglnet (or @Ocramius ?), is help needed for this PR or someone already working on it ?
Thanks

@maglnet
Copy link
Owner

maglnet commented Nov 30, 2023

Hi @VincentLanglet,
currently I'm not working in this. I'd be very glad if someone could dig into it.

@VincentLanglet
Copy link
Contributor

Hi @VincentLanglet, currently I'm not working in this. I'd be very glad if someone could dig into it.

I correctly installed Symfony7 locally with #460 @maglnet

@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 2 times, most recently from 330e979 to b175821 Compare December 1, 2023 22:32
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/console | 6.4.1 | 7.0.1 |
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from b175821 to 4a4c914 Compare December 3, 2023 01:12
@Ocramius Ocramius closed this in #460 Dec 3, 2023
@renovate renovate bot deleted the renovate/symfony-console-7.x branch December 3, 2023 22:28
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.

2 participants