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 #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
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.6 -> ^7.0.7 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

v7.0.7

Compare Source

v7.0.6

Compare Source

Changelog (symfony/console@v7.0.5...v7.0.6)

v7.0.4

Compare Source

Changelog (symfony/console@v7.0.3...v7.0.4)

v7.0.3

Compare Source

Changelog (symfony/console@v7.0.2...v7.0.3)

v7.0.2

Compare Source

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

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

v6.4.7

Compare Source


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: composer update symfony/console:7.0.7 --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.7, found symfony/console[v7.0.7] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laminas/laminas-cli is locked to version 1.10.0 and an update of this package was not requested.
    - laminas/laminas-cli 1.10.0 requires symfony/console ^6.0 || ^7.0 -> found symfony/console[v6.0.0, ..., v6.4.7, v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - vimeo/psalm is locked to version 5.13.1 and an update of this package was not requested.
    - vimeo/psalm 5.13.1 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7] but it conflicts with your root composer.json require (^7.0.7).
  Problem 4
    - laminas/laminas-cli 1.10.0 requires symfony/console ^6.0 || ^7.0 -> found symfony/console[v6.0.0, ..., v6.4.7, v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
    - mezzio/mezzio-tooling 2.8.0 requires laminas/laminas-cli ^1.7.0 -> satisfiable by laminas/laminas-cli[1.10.0].
    - mezzio/mezzio-tooling is locked to version 2.8.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.

@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 5 times, most recently from 1a64b7d to 0030834 Compare December 6, 2023 11:58
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from 0030834 to 35cd56c Compare December 7, 2023 23:07
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 3 times, most recently from 98d4e5a to 4e4e227 Compare January 2, 2024 19:45
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from 4e4e227 to c41259e Compare January 11, 2024 16:37
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 2 times, most recently from fbc2d67 to 43a1efb Compare January 19, 2024 19:00
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 3 times, most recently from 0a1c493 to 61dd5ac Compare February 3, 2024 05:10
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 3 times, most recently from 3ecb301 to 4caf062 Compare February 17, 2024 17:13
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 3 times, most recently from a1f07c1 to bdce1a2 Compare February 27, 2024 10:04
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from bdce1a2 to 7f1d218 Compare March 21, 2024 20:19
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from 7f1d218 to 9f9977b Compare April 3, 2024 08:07
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 2 times, most recently from bd6106b to 39efdc0 Compare April 29, 2024 14:15
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/console | 6.4.6 | 7.0.7 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link
Contributor Author

renovate bot commented May 21, 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 symfony/console:7.0.7 --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.7, found symfony/console[v7.0.7] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - laminas/laminas-cli is locked to version 1.10.0 and an update of this package was not requested.
    - laminas/laminas-cli 1.10.0 requires symfony/console ^6.0 || ^7.0 -> found symfony/console[v6.0.0, ..., v6.4.7, v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
  Problem 3
    - vimeo/psalm is locked to version 5.13.1 and an update of this package was not requested.
    - vimeo/psalm 5.13.1 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.39, v6.0.0, ..., v6.4.7] but it conflicts with your root composer.json require (^7.0.7).
  Problem 4
    - laminas/laminas-cli 1.10.0 requires symfony/console ^6.0 || ^7.0 -> found symfony/console[v6.0.0, ..., v6.4.7, v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
    - mezzio/mezzio-tooling 2.8.0 requires laminas/laminas-cli ^1.7.0 -> satisfiable by laminas/laminas-cli[1.10.0].
    - mezzio/mezzio-tooling is locked to version 2.8.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.

@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from 39efdc0 to e29d6d5 Compare May 21, 2024 10:16
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

0 participants