Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Update symfony packages (major) #15

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 23, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
symfony/console (source) ^5.0 -> ^7.0 age adoption passing confidence
symfony/dotenv (source) ^5.0 -> ^7.0 age adoption passing confidence
symfony/flex ^1.0 -> ^2.0 age adoption passing confidence
symfony/framework-bundle (source) ^5.0 -> ^7.0 age adoption passing confidence
symfony/orm-pack ^1.0 -> ^2.0 age adoption passing confidence
symfony/psr-http-message-bridge (source) ^1.2 -> ^7.0 age adoption passing confidence
symfony/validator (source) ^5.0 -> ^7.0 age adoption passing confidence
symfony/yaml (source) ^5.0 -> ^7.0 age adoption passing confidence

Release Notes

symfony/console (symfony/console)

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

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

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

v6.2.5

Compare Source

Changelog (symfony/console@v6.2.4...v6.2.5)

  • no significant changes

v6.2.3

Compare Source

Changelog (symfony/console@v6.2.2...v6.2.3)

  • bug #​48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)

v6.2.2

Compare Source

Changelog (symfony/console@v6.2.1...v6.2.2)

  • bug #​48681 Revert "bug #​48089 Fix clear line with question in section (maxbeckers) (chalasr)
  • bug #​48580 Fix missing command not matching namespace error message (Titouan Galopin)
  • bug #​48089 Fix clear line with question in section (maxbeckers)

v6.2.1

Compare Source

Changelog (symfony/console@v6.2.0...v6.2.1)

  • bug #​48428 Fixed undefined variable error (Kevin Meijer)

v6.2.0

Compare Source

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

  • no significant changes

v6.1.11

Compare Source

v6.1.9

Compare Source

Changelog (symfony/console@v6.1.8...v6.1.9)

  • bug #​48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)
  • bug #​48681 Revert "bug #​48089 Fix clear line with question in section (maxbeckers) (chalasr)
  • bug #​48089 Fix clear line with question in section (maxbeckers)

v6.1.8

Compare Source

Changelog (symfony/console@v6.1.7...v6.1.8)

  • bug #​48179 Support completion for bash functions (Chi-teck)
  • bug #​48217 Improve error message when shell is not detected in completion command (GromNaN)
  • bug #​48210  Fix signal handlers called after event listeners and skip exit (GromNaN)
  • bug #​47998 Fix console ProgressBar::override() after manual ProgressBar::cleanup() (maxbeckers)
  • bug #​48085 Tell about messenger:consume invalid limit options (MatTheCat)

v6.1.7

Compare Source

Changelog (symfony/console@v6.1.6...v6.1.7)

  • bug #​47907 Update Application.php (aleksandr-shevchenko)
  • bug #​47883 Fix error output on windows cli (Maximilian.Beckers)

v6.1.6

Compare Source

Changelog (symfony/console@v6.1.5...v6.1.6)

  • bug #​47779 Fix Helper::removeDecoration hyperlink bug (greew)

v6.1.5

Compare Source

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

  • bug #​47463 Make fish completion run in non interactive mode (Seldaek)
  • bug #​47394 Make bash completion run in non interactive mode (Seldaek)

v6.1.4

Compare Source

Changelog (symfony/console@v6.1.3...v6.1.4)

  • bug #​47372 Fix OutputFormatterStyleStack::getCurrent return type (alamirault)
  • bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v6.1.3

Compare Source

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

  • bug #​47022 get full command path for command in search path (remicollet)

v6.1.2

Compare Source

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

  • bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)

v6.1.1

Compare Source

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

  • bug #​46608 Fix deprecation when description is null (HypeMC)
  • bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)

v6.1.0

Compare Source

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

  • bug #​46387 Complete negatable options (Fish) (GromNaN)

v6.0.19

Compare Source

Changelog (symfony/console@v6.0.18...v6.0.19)

  • no significant changes

v6.0.17

Compare Source

Changelog (symfony/console@v6.0.16...v6.0.17)

  • bug #​48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)

v6.0.16

Compare Source

Changelog (symfony/console@v6.0.15...v6.0.16)

  • bug #​48179 Support completion for bash functions (Chi-teck)
  • bug #​48217 Improve error message when shell is not detected in completion command (GromNaN)
  • bug #​48210  Fix signal handlers called after event listeners and skip exit (GromNaN)
  • bug #​47998 Fix console ProgressBar::override() after manual ProgressBar::cleanup() (maxbeckers)
  • bug #​48085 Tell about messenger:consume invalid limit options (MatTheCat)

v6.0.15

Compare Source

Changelog (symfony/console@v6.0.14...v6.0.15)

  • bug #​47907 Update Application.php (aleksandr-shevchenko)
  • bug #​47883 Fix error output on windows cli (Maximilian.Beckers)

v6.0.14

Compare Source

Changelog (symfony/console@v6.0.13...v6.0.14)

  • bug #​47779 Fix Helper::removeDecoration hyperlink bug (greew)

v6.0.13

Compare Source

Changelog (symfony/console@v6.0.12...v6.0.13)

  • bug #​47394 Make bash completion run in non interactive mode (Seldaek)

v6.0.12

Compare Source

Changelog (symfony/console@v6.0.11...v6.0.12)

  • bug #​47372 Fix OutputFormatterStyleStack::getCurrent return type (alamirault)
  • bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v6.0.11

Compare Source

Changelog (symfony/console@v6.0.10...v6.0.11)

  • bug #​47022 get full command path for command in search path (remicollet)

v6.0.10

Compare Source

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

  • bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
  • bug #​46608 Fix deprecation when description is null (HypeMC)
  • bug #​46595 Escape % in command name & description from getDefaultName() (ogizanagi)
  • bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)

v6.0.9

Compare Source

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

  • bug #​46386  Fix missing negative variation of negatable options in shell completion (GromNaN)
  • bug #​46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
  • bug #​46341 Fix aliases handling in command name completion (Seldaek)
  • bug #​46291 Suppress unhandled error in some specific use-cases. (rw4lll)
  • bug #​46264 Better required argument check in InputArgument (jnoordsij)

v6.0.8

Compare Source

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

  • bug #​45565 Fix table header seperator wrapping (alamirault)

v6.0.7

Compare Source

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

  • bug #​45851 Fix exit status on uncaught exception with negative code (acoulton)
  • bug #​44915 Fix compact table style to avoid outputting a leading space (Seldaek)

v6.0.5

Compare Source

Changelog (symfony/console@v6.0.4...v6.0.5)

v6.0.3

Compare Source

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

  • bug #​43149 Silence warnings during tty detection (neclimdul)
  • bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
  • bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
  • bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
  • bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
  • bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)

v6.0.2

Compare Source

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

  • bug #​44730  Fix autocompletion of argument with default value (GromNaN)

v6.0.1

Compare Source

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

  • bug #​44523 Fix polyfill-php73 requirement (Seldaek)
  • bug #​44494 Remove FQCN type hints on properties (fabpot)
  • bug #​44475 Handle alias in completion script (GromNaN)
  • bug #​44467 Fix parameter types for ProcessHelper::mustRun() (derrabus)

v6.0.0

Compare Source

Changelog (symfony/console@v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.41

Compare Source

Changelog (symfony/console@v5.4.40...v5.4.41)

  • no significant changes

v5.4.40

Compare Source

Changelog (symfony/console@v5.4.39...v5.4.40)

  • no significant changes

v5.4.39

Compare Source

Changelog (symfony/console@v5.4.38...v5.4.39)

v5.4.36

Compare Source

Changelog (symfony/console@v5.4.35...v5.4.36)

v5.4.35

Compare Source

Changelog (symfony/console@v5.4.34...v5.4.35)

v5.4.34

Compare Source

Changelog (symfony/console@v5.4.33...v5.4.34)

v5.4.32

Compare Source

Changelog (symfony/console@v5.4.31...v5.4.32)

  • no significant changes

v5.4.31

Compare Source

Changelog (symfony/console@v5.4.30...v5.4.31)

  • no significant changes

v5.4.28

Compare Source

Changelog (symfony/console@v5.4.27...v5.4.28)

v5.4.26

Compare Source

Changelog (symfony/console@v5.4.25...v5.4.26)

v5.4.24

Compare Source

Changelog (symfony/console@v5.4.23...v5.4.24)

v5.4.23

Compare Source

Changelog (symfony/console@v5.4.22...v5.4.23)

  • bug #​50143 trim(): Argument #​1 () must be of type string, bool given (danepowell)
  • bug #​50111 Fix the list of supported shells for completions in a phar (stof)
  • bug #​48886 Fix computing column width containing multibyte chars (cay89)
  • bug #​49987 Restoring the ability to output unicode text to the Win10 console (aleksandr-shevchenko)

v5.4.22

Compare Source

Changelog (symfony/console@v5.4.21...v5.4.22)

  • bug #​49274 Disable links for IntelliJ platform (SerafimArts)

v5.4.21

Compare Source

Changelog (symfony/console@v5.4.20...v5.4.21)

  • no significant changes

v5.4.19

Compare Source

Changelog (symfony/console@v5.4.18...v5.4.19)

  • no significant changes

v5.4.17

Compare Source

Changelog (symfony/console@v5.4.16...v5.4.17)

  • bug #​48784 Correctly overwrite progressbars with different line count per step (ncharalampidis)

v5.4.16

Compare Source

Changelog (symfony/console@v5.4.15...v5.4.16)

  • bug #​48179 Support completion for bash functions (Chi-teck)
  • bug #​48217 Improve error message when shell is not detected in completion command (GromNaN)
  • bug #​48210  Fix signal handlers called after event listeners and skip exit (GromNaN)
  • bug #​47998 Fix console ProgressBar::override() after manual ProgressBar::cleanup() (maxbeckers)
  • bug #​48085 Tell about messenger:consume invalid limit options (MatTheCat)

v5.4.15

Compare Source

Changelog (symfony/console@v5.4.14...v5.4.15)

  • bug #​47907 Update Application.php (aleksandr-shevchenko)
  • bug #​47883 Fix error output on windows cli (Maximilian.Beckers)

v5.4.14

Compare Source

Changelog (symfony/console@v5.4.13...v5.4.14)

  • bug #​47779 Fix Helper::removeDecoration hyperlink bug (greew)

v5.4.13

Compare Source

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

  • bug #​47394 Make bash completion run in non interactive mode (Seldaek)

v5.4.12

Compare Source

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

  • bug #​47218 fix dispatch signal event check for compatibility with the contract interface (xabbuh)
  • bug #​45333 Fix ConsoleEvents::SIGNAL subscriber dispatch (GwendolenLynch)

v5.4.11

Compare Source

Changelog (symfony/console@v5.4.10...v5.4.11)

  • bug #​47022 get full command path for command in search path (remicollet)

v5.4.10

Compare Source

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

  • bug #​46747 Fix global state pollution between tests run with ApplicationTester (Seldaek)
  • bug #​46608 Fix deprecation when description is null (HypeMC)
  • bug #​46595 Escape % in command name & description from getDefaultName() (ogizanagi)
  • bug #​46574 Escape % in command name & description from PHP (getDefault* methods) (ogizanagi)

v5.4.9

Compare Source

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

  • bug #​46386  Fix missing negative variation of negatable options in shell completion (GromNaN)
  • bug #​46114 Fixes "Incorrectly nested style tag found" error when using multi-line header content (Perturbatio)
  • bug #​46341 Fix aliases handling in command name completion (Seldaek)
  • bug #​46291 Suppress unhandled error in some specific use-cases. (rw4lll)
  • bug #​46264 Better required argument check in InputArgument (jnoordsij)

v5.4.8

Compare Source

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

  • bug #​45565 Fix table header seperator wrapping (alamirault)

v5.4.7

Compare Source

Changelog (symfony/console@v5.4.6...v5.4.7)

  • bug #​45851 Fix exit status on uncaught exception with negative code (acoulton)
  • bug #​44915 Fix compact table style to avoid outputting a leading space (Seldaek)

v5.4.5

Compare Source

Changelog (symfony/console@v5.4.4...v5.4.5)

v5.4.3

Compare Source

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

  • bug #​43149 Silence warnings during tty detection (neclimdul)
  • bug #​45181 Fix PHP 8.1 deprecation in ChoiceQuestion (BrokenSourceCode)
  • bug #​45109 fix restoring stty mode on CTRL+C (nicolas-grekas)
  • bug #​45088 fix parsing escaped chars in StringInput (nicolas-grekas)
  • bug #​45053 use STDOUT/ERR in ConsoleOutput to save opening too many file descriptors (nicolas-grekas)
  • bug #​44912 Allow OutputFormatter::escape() to be used for escaping URLs used in (Seldaek)

v5.4.2

Compare Source

v5.4.1

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 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/4e5b43/e4a50b/repos/github/GothShoot/NitroPHP-Skeleton":"/tmp/worker/4e5b43/e4a50b/repos/github/GothShoot/NitroPHP-Skeleton" -v "/tmp/worker/4e5b43/e4a50b/cache":"/tmp/worker/4e5b43/e4a50b/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/4e5b43/e4a50b/repos/github/GothShoot/NitroPHP-Skeleton" ghcr.io/containerbase/sidecar:9.24.0 bash -l -c "install-tool php 7.4.33 && install-tool composer 1.10.27 && git stash -- composer.json && composer install --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins && git stash pop || true && composer update symfony/console:7.0.0 symfony/dotenv:7.0.0 symfony/flex:2.4.1 symfony/framework-bundle:7.0.0 symfony/orm-pack:2.4.0 symfony/psr-http-message-bridge:7.0.0 symfony/validator:7.0.0 symfony/yaml:7.0.0 --with-dependencies --ignore-platform-reqs --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins"
You are using Composer 1 which is deprecated. You should upgrade to Composer 2, see https://blog.packagist.com/deprecating-composer-1-support/
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Package doctrine/reflection is abandoned, you should avoid using it. Use roave/better-reflection instead.
Package indigophp/hash-compat is abandoned, you should avoid using it. No replacement was suggested.
Package symfony/debug is abandoned, you should avoid using it. Use symfony/error-handler instead.
74 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
Package "symfony/console:7.0.0" listed for update is not installed. Ignoring.
Package "symfony/dotenv:7.0.0" listed for update is not installed. Ignoring.
Package "symfony/flex:2.4.1" listed for update is not installed. Ignoring.
Package "symfony/framework-bundle:7.0.0" listed for update is not installed. Ignoring.
Package "symfony/orm-pack:2.4.0" listed for update is not installed. Ignoring.
Package "symfony/psr-http-message-bridge:7.0.0" listed for update is not installed. Ignoring.
Package "symfony/validator:7.0.0" listed for update is not installed. Ignoring.
Package "symfony/yaml:7.0.0" listed for update is not installed. Ignoring.
Loading composer repositories with package information
Warning from https://repo.packagist.org: Support for Composer 1 is deprecated and some packages will not be available. You should upgrade to Composer 2. See https://blog.packagist.com/deprecating-composer-1-support/
Updating dependencies (including require-dev)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants