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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 29, 2023

This PR contains the following updates:

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

Release Notes

symfony/console (symfony/console)

v7.1.7

Compare Source

v7.1.6

Compare Source

v7.1.5

Compare Source

Changelog (symfony/console@v7.1.4...v7.1.5)

  • no significant changes

v7.1.4

Compare Source

v7.1.3

Compare Source

Changelog (symfony/console@v7.1.2...v7.1.3)

  • bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling (@​alexandre-daubois)

v7.1.2

Compare Source

Changelog (symfony/console@v7.1.1...v7.1.2)

  • no significant changes

v7.1.1

Compare Source

Changelog (symfony/console@v7.1.0...v7.1.1)

  • no significant changes

v7.1.0

Compare Source

Changelog (symfony/console@v7.1.0-RC1...v7.1.0)

  • no significant changes

v7.0.10

Compare Source

Changelog (symfony/console@v7.0.9...v7.0.10)

  • bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling (@​alexandre-daubois)

v7.0.9

Compare Source

Changelog (symfony/console@v7.0.8...v7.0.9)

  • no significant changes

v7.0.8

Compare Source

Changelog (symfony/console@v7.0.7...v7.0.8)

  • no significant changes

v7.0.7

Compare Source

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

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.14

Compare Source

v6.4.13

Compare Source

Changelog (symfony/console@v6.4.12...v6.4.13)

v6.4.12

Compare Source

Changelog (symfony/console@v6.4.11...v6.4.12)

  • no significant changes

v6.4.11

Compare Source

v6.4.10

Compare Source

Changelog (symfony/console@v6.4.9...v6.4.10)

  • bug symfony/symfony#57815 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling (@​alexandre-daubois)

v6.4.9

Compare Source

Changelog (symfony/console@v6.4.8...v6.4.9)

  • no significant changes

v6.4.8

Compare Source

Changelog (symfony/console@v6.4.7...v6.4.8)

  • no significant changes

v6.4.7

Compare Source

v6.4.6

Compare Source

v6.4.4

Compare Source

Changelog (symfony/console@v6.4.3...v6.4.4)

v6.4.3

Compare Source

Changelog (symfony/console@v6.4.2...v6.4.3)

v6.4.2

Compare Source

Changelog (symfony/console@v6.4.1...v6.4.2)

v6.4.1

Compare Source

Changelog (symfony/console@v6.4.0...v6.4.1)

  • no significant changes

v6.4.0

Compare Source

v6.3.12

Compare Source

v6.3.11

Compare Source

Changelog (symfony/console@v6.3.10...v6.3.11)

v6.3.9

Compare Source

Changelog (symfony/console@v6.3.8...v6.3.9)

  • no significant changes

v6.3.8

Compare Source

Changelog (symfony/console@v6.3.7...v6.3.8)

v6.3.4

Compare Source

Changelog (symfony/console@v6.3.3...v6.3.4)

v6.3.2

Compare Source

Changelog (symfony/console@v6.3.1...v6.3.2)

v6.3.0

Compare Source

Changelog (symfony/console@v6.3.0-RC2...v6.3.0)

v6.2.13

Compare Source

Changelog (symfony/console@v6.2.12...v6.2.13)

v6.2.12

Compare Source

Changelog (symfony/console@v6.2.11...v6.2.12)

  • no significant changes

v6.2.11

Compare Source

Changelog (symfony/console@v6.2.10...v6.2.11)

v6.2.10

Compare Source

Changelog (symfony/console@v6.2.9...v6.2.10)

v6.2.8

Compare Source

Changelog (symfony/console@v6.2.7...v6.2.8)

  • bug #​49765 Add missing ZSH mention in DumpCompletionCommand help (lyrixx)
  • bug #​49274 Disable links for IntelliJ platform (SerafimArts)

v6.2.7

Compare Source

Changelog (symfony/console@v6.2.6...v6.2.7)

  • bug #​49528 Fix fatal error when accessing Application::signalRegistry without pcntl (lyrixx)
  • bug #​48897 fix clear of section with question (maxbeckers)

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.0, found symfony/console[v7.0.0, ..., v7.0.7] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - doctrine/migrations is locked to version 3.6.0 and an update of this package was not requested.
    - doctrine/migrations 3.6.0 requires symfony/console ^4.4.16 || ^5.4 || ^6.0 -> found symfony/console[v4.4.16, ..., v4.4.49, v5.4.0, ..., v5.4.39, v6.0.0, ..., v6.4.7] but it conflicts with your root composer.json require (^7.0.0).
  Problem 3
    - vimeo/psalm is locked to version 5.6.0 and an update of this package was not requested.
    - vimeo/psalm 5.6.0 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.0).
  Problem 4
    - vimeo/psalm 5.6.0 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.0).
    - roave/infection-static-analysis-plugin 1.29.0 requires vimeo/psalm ^4.30.0 || ^5.0.0 -> satisfiable by vimeo/psalm[5.6.0].
    - roave/infection-static-analysis-plugin is locked to version 1.29.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 aabef8c to 7a2b152 Compare December 11, 2023 22:08
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 2 times, most recently from 6e8e0de to 38b1890 Compare December 29, 2023 12:11
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from 38b1890 to 3b9aa3e Compare January 9, 2024 01:28
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 2 times, most recently from 984b7dd to 6d19937 Compare January 26, 2024 04:11
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 2 times, most recently from c93ec0a to 9358c4a Compare February 4, 2024 08:47
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 2 times, most recently from 43a57d4 to 47345fa Compare February 15, 2024 00:06
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from 47345fa to 9d9bc54 Compare March 3, 2024 22:29
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 3 times, most recently from 83eb04a to fb753b1 Compare March 15, 2024 12:49
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from fb753b1 to 21ddfef Compare March 27, 2024 18:39
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 2 times, most recently from fa3b851 to 0440e67 Compare April 5, 2024 14:39
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch 3 times, most recently from af4b259 to 3630f21 Compare April 28, 2024 00:21
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from 3630f21 to fdbbda4 Compare May 7, 2024 00:04
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from fdbbda4 to 699a904 Compare June 12, 2024 00:21
Copy link
Contributor Author

renovate bot commented Jun 12, 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.1.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.0, found symfony/console[v7.0.0, ..., v7.1.1] but these were not loaded, likely because it conflicts with another require.
  Problem 2
    - doctrine/migrations is locked to version 3.6.0 and an update of this package was not requested.
    - doctrine/migrations 3.6.0 requires symfony/console ^4.4.16 || ^5.4 || ^6.0 -> found symfony/console[v4.4.16, ..., v4.4.49, v5.4.0, ..., v5.4.40, v6.0.0, ..., v6.4.8] but it conflicts with your root composer.json require (^7.0.0).
  Problem 3
    - vimeo/psalm is locked to version 5.6.0 and an update of this package was not requested.
    - vimeo/psalm 5.6.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.40, v6.0.0, ..., v6.4.8] but it conflicts with your root composer.json require (^7.0.0).
  Problem 4
    - vimeo/psalm 5.6.0 requires symfony/console ^4.1.6 || ^5.0 || ^6.0 -> found symfony/console[v4.1.6, ..., v4.4.49, v5.0.0, ..., v5.4.40, v6.0.0, ..., v6.4.8] but it conflicts with your root composer.json require (^7.0.0).
    - roave/infection-static-analysis-plugin 1.29.0 requires vimeo/psalm ^4.30.0 || ^5.0.0 -> satisfiable by vimeo/psalm[5.6.0].
    - roave/infection-static-analysis-plugin is locked to version 1.29.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 3 times, most recently from c3c4b8b to 4f9b5b5 Compare June 17, 2024 10:36
| datasource | package         | from  | to    |
| ---------- | --------------- | ----- | ----- |
| packagist  | symfony/console | 6.2.5 | 7.1.1 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/symfony-console-7.x branch from 4f9b5b5 to a2a31c1 Compare June 19, 2024 15:25
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.

0 participants