Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps symfony/console from 5.4.22 to 5.4.23.

Release notes

Sourced from symfony/console's releases.

v5.4.23

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)
Commits
  • 90f21e2 trim(): Argument #1 () must be of type string, bool given
  • 930de43 Fix the list of supported shells for completions in a phar
  • 9f16d3e bug #48886 [Console] Fix computing column width containing multibyte chars (c...
  • 79e7e16 [Console] Fix computing column width containing multibyte chars
  • 3105944 [Console] Restoring the ability to output unicode text to the Win10 console
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symfony/console](https://github.com/symfony/console) from 5.4.22 to 5.4.23.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/6.2/CHANGELOG.md)
- [Commits](symfony/console@v5.4.22...v5.4.23)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Upgrade or downgrade of project dependencies. php Pull requests that update Php code labels May 1, 2023
@robbinjanssen robbinjanssen merged commit 9ec2274 into master May 1, 2023
@robbinjanssen robbinjanssen deleted the dependabot/composer/symfony/console-5.4.23 branch May 1, 2023 06:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Upgrade or downgrade of project dependencies. php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant