automatic-releases icon indicating copy to clipboard operation
automatic-releases copied to clipboard

chore(deps): update dependency symfony/console to v6

Open renovate[bot] opened this issue 3 years ago • 2 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/console (source) require major ^5.4.11 -> ^6.1.3

Release Notes

symfony/console

v6.1.3

Compare Source

Changelog (https://github.com/symfony/console/compare/v6.1.2...v6.1.3)

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

v6.1.2

Compare Source

Changelog (https://github.com/symfony/console/compare/v6.1.1...v6.1.2)

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

v6.1.1

Compare Source

Changelog (https://github.com/symfony/console/compare/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 (https://github.com/symfony/console/compare/v6.1.0-RC1...v6.1.0)

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

v6.0.11

Compare Source

Changelog (https://github.com/symfony/console/compare/v6.0.10...v6.0.11)

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

v6.0.10

Compare Source

Changelog (https://github.com/symfony/console/compare/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 (https://github.com/symfony/console/compare/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 (https://github.com/symfony/console/compare/v6.0.7...v6.0.8)

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

v6.0.7

Compare Source

Changelog (https://github.com/symfony/console/compare/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 (https://github.com/symfony/console/compare/v6.0.4...v6.0.5)

v6.0.3

Compare Source

Changelog (https://github.com/symfony/console/compare/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 (https://github.com/symfony/console/compare/v6.0.1...v6.0.2)

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

v6.0.1

Compare Source

Changelog (https://github.com/symfony/console/compare/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 (https://github.com/symfony/console/compare/v6.0.0-RC1...v6.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, click this checkbox.

Read more information about the use of Renovate Bot within Laminas.

renovate[bot] avatar Jul 22 '22 23:07 renovate[bot]

https://github.com/jwage/changelog-generator/pull/72 needed for this

Ocramius avatar Aug 02 '22 07:08 Ocramius

Needs https://github.com/phly/keep-a-changelog/pull/104

Ocramius avatar Aug 18 '22 12:08 Ocramius