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.2.10 #205

Merged
merged 1 commit into from
May 11, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
symfony/console (source) require minor 6.0.8 -> 6.2.10

Release Notes

symfony/console

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)

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.

🔕 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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/symfony branch 2 times, most recently from e1654aa to 3ed872c Compare June 9, 2022 14:22
@renovate renovate bot changed the title Update dependency symfony/console to v6.1.0 Update dependency symfony/console to v6.1.1 Jun 9, 2022
@renovate renovate bot force-pushed the renovate/symfony branch 2 times, most recently from 8b0467b to ced0731 Compare June 13, 2022 12:04
@renovate renovate bot changed the title Update dependency symfony/console to v6.1.1 Update dependency symfony/console to v6.1.2 Jun 26, 2022
@renovate renovate bot changed the title Update dependency symfony/console to v6.1.2 Update dependency symfony/console to v6.1.3 Jul 29, 2022
@renovate renovate bot force-pushed the renovate/symfony branch 4 times, most recently from 389ea62 to dcfe12e Compare August 8, 2022 05:03
@renovate renovate bot changed the title Update dependency symfony/console to v6.1.3 Update dependency symfony/console to v6.1.4 Aug 26, 2022
@renovate renovate bot changed the title Update dependency symfony/console to v6.1.4 Update dependency symfony/console to v6.1.5 Sep 30, 2022
@renovate renovate bot force-pushed the renovate/symfony branch 6 times, most recently from 1e69e1e to 051a67c Compare October 12, 2022 09:57
@renovate renovate bot changed the title Update dependency symfony/console to v6.1.5 Update dependency symfony/console to v6.1.6 Oct 12, 2022
@renovate renovate bot changed the title Update dependency symfony/console to v6.1.6 Update dependency symfony/console to v6.1.7 Oct 28, 2022
@renovate renovate bot force-pushed the renovate/symfony branch 3 times, most recently from 23136bf to 5f42ec6 Compare November 6, 2022 22:39
@renovate renovate bot changed the title Update dependency symfony/console to v6.1.8 Update dependency symfony/console to v6.2.0 Nov 30, 2022
@renovate renovate bot changed the title Update dependency symfony/console to v6.2.0 Update dependency symfony/console to v6.2.1 Dec 6, 2022
@renovate renovate bot force-pushed the renovate/symfony branch 4 times, most recently from 87450b8 to f27967a Compare December 16, 2022 21:08
@renovate renovate bot changed the title Update dependency symfony/console to v6.2.1 Update dependency symfony/console to v6.2.2 Dec 16, 2022
@renovate renovate bot changed the title Update dependency symfony/console to v6.2.2 Update dependency symfony/console to v6.2.3 Dec 28, 2022
@renovate renovate bot changed the title Update dependency symfony/console to v6.2.3 Update dependency symfony/console to v6.2.5 Jan 24, 2023
@renovate renovate bot force-pushed the renovate/symfony branch 6 times, most recently from da22dc8 to 715c4be Compare February 28, 2023 15:20
@renovate renovate bot changed the title Update dependency symfony/console to v6.2.5 Update dependency symfony/console to v6.2.7 Feb 28, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Mar 20, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@renovate renovate bot changed the title Update dependency symfony/console to v6.2.7 Update dependency symfony/console to v6.2.10 Apr 30, 2023
@sj-i sj-i changed the base branch from 0.6.x to 0.9.x May 11, 2023 14:53
@coveralls
Copy link

coveralls commented May 11, 2023

Pull Request Test Coverage Report for Build 4949308676

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 80.847%

Totals Coverage Status
Change from base Build 4949272248: 0.0%
Covered Lines: 1891
Relevant Lines: 2339

💛 - Coveralls

@sj-i sj-i merged commit 552970a into 0.9.x May 11, 2023
@sj-i sj-i deleted the renovate/symfony branch May 11, 2023 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants