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

fix(deps): update dependency stecman/symfony-console-completion to ^0.14.0 #331

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 5, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
stecman/symfony-console-completion ^0.11.0 -> ^0.14.0 age adoption passing confidence

Release Notes

stecman/symfony-console-completion (stecman/symfony-console-completion)

v0.14.0: 0.14.0: Minor PHP and Symfony version compatibility adjustment

Compare Source

No functional changes. Updates version constraint and some type hints as required.

v0.13.0: 0.13.0: Support Symfony 6.4+ and 7.x

Compare Source

No functional changes. Updates version constraint and some type hints as required.

v0.12.2: 0.12.2: Bump dependency versions to fix package incompatibility

Compare Source

v0.12.1: 0.12.1: Fix Symfony 6.3 compatibility

Compare Source

Bug fix release for return type incompatibility with Console >=6.3

v0.12.0: 0.12.0: Symfony 6, PHP 8 support

Compare Source

Adds support for symfony/console 6.x versions, but removes older Symfony compatibility due to API changes upstream.

No changes have been made to the completion API.

For older versions of Symfony and PHP, you can continue to use version 0.11.0. If major new features are added, these may be back-ported and released separately.


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 becomes conflicted, 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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Jul 5, 2024

⚠️ 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 stecman/symfony-console-completion:0.14.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
������������������������������������������������������                                                      ������������������������������������������������������Dependency symfony/console 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 stecman/symfony-console-completion ^0.14.0 -> satisfiable by stecman/symfony-console-completion[v0.14.0].
    - stecman/symfony-console-completion v0.14.0 requires symfony/console ~6.4 || ^7.1 -> found symfony/console[v6.4.0, ..., v6.4.14, v7.1.0, ..., v7.1.7] but it conflicts with your root composer.json require (^5).

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/stecman-symfony-console-completion-0.x branch from e63a263 to 00b34cf Compare November 5, 2024 10:00
@renovate renovate bot force-pushed the renovate/stecman-symfony-console-completion-0.x branch from 00b34cf to b530857 Compare November 9, 2024 03:15
@renovate renovate bot changed the title fix(deps): update dependency stecman/symfony-console-completion to ^0.13.0 fix(deps): update dependency stecman/symfony-console-completion to ^0.14.0 Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants