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 v6 #192

Merged
merged 1 commit into from
Sep 2, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/console (source) require major ^5.4.12 -> ^6.1.4

Release Notes

symfony/console

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

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 renovate bot added the renovate label Jul 22, 2022
@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch 9 times, most recently from 6307888 to dd735af Compare July 25, 2022 10:28
@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch from dd735af to 372225f Compare July 25, 2022 22:32
@Ocramius Ocramius changed the base branch from 1.14.x to 1.15.x July 25, 2022 22:34
@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch 4 times, most recently from ee1df99 to 9138d29 Compare August 2, 2022 01:16
@Ocramius
Copy link
Member

Ocramius commented Aug 2, 2022

jwage/changelog-generator#72 needed for this

@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch 5 times, most recently from cdc8797 to 13e2231 Compare August 7, 2022 00:33
@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch 2 times, most recently from cfa519f to 48e48c0 Compare August 17, 2022 17:58
@Ocramius Ocramius changed the base branch from 1.15.x to 1.16.x August 17, 2022 18:03
@Ocramius
Copy link
Member

Needs phly/keep-a-changelog#104

@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch 3 times, most recently from c982b84 to 98a99a9 Compare August 23, 2022 05:38
@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch 9 times, most recently from 1451a4e to 06d46eb Compare August 25, 2022 04:59
@renovate renovate bot changed the title chore(deps): update dependency symfony/console to v6 Update dependency symfony/console to v6 Aug 25, 2022
@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch 7 times, most recently from e4381c8 to 4e5ac4c Compare September 1, 2022 01:41
| datasource | package         | from   | to    |
| ---------- | --------------- | ------ | ----- |
| packagist  | symfony/console | 5.4.12 | 6.1.4 |


Signed-off-by: Renovate Bot <[email protected]>
@renovate renovate bot force-pushed the renovate/symfony-console-6.x branch from 4e5ac4c to f865ba1 Compare September 2, 2022 19:09
@Ocramius Ocramius added this to the 1.17.0 milestone Sep 2, 2022
@Ocramius Ocramius changed the base branch from 1.16.x to 1.17.x September 2, 2022 19:27
@Ocramius Ocramius self-assigned this Sep 2, 2022
@Ocramius Ocramius merged commit 0483dda into 1.17.x Sep 2, 2022
@Ocramius Ocramius deleted the renovate/symfony-console-6.x branch September 2, 2022 19:28
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.

1 participant