lkochniss / gamer-profile

Website to show your gaming stuff
2 stars 0 forks source link

Bump symfony/console from 4.4.24 to 4.4.33 #1004

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps symfony/console from 4.4.24 to 4.4.33.

Release notes

Sourced from symfony/console's releases.

v4.4.33

Changelog (https://github.com/symfony/console/compare/v4.4.32...v4.4.33)

  • no significant changes

v4.4.30

Changelog (https://github.com/symfony/console/compare/v4.4.29...v4.4.30)

  • bug #42260 Fix return types for PHP 8.1 (derrabus)

v4.4.29

Changelog (https://github.com/symfony/console/compare/v4.4.28...v4.4.29)

  • no significant changes

v4.4.27

Changelog (https://github.com/symfony/console/compare/v4.4.26...v4.4.27)

  • bug #42207 fix table setHeaderTitle without headers (a1812)
  • bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #41966 Revert "bug #41952 fix handling positional arguments" (chalasr, nicolas-grekas)
  • bug #41952 fix handling positional arguments (nicolas-grekas)

v4.4.26

Changelog (https://github.com/symfony/console/compare/v4.4.25...v4.4.26)

  • bug #41386 Escape synopsis output (jschaedl)

v4.4.25

Changelog (https://github.com/symfony/console/compare/v4.4.24...v4.4.25)

  • no significant changes
Commits
  • 8dbd23e Fix deprecations on PHP 8.2
  • a3f7189 Fix optional before mandatory parameters
  • 9a4fcec Fix return types for PHP 8.1
  • 8baf0bb [Console] Readd missing php-doc parameter for constructor
  • e523c86 skip test
  • 9979144 Leverage str_contains/str_starts_with
  • e72a900 Leverage str_ends_with
  • 2afbda9 [Console] fix table setHeaderTitle without headers
  • 2c46985 phpdoc fixes
  • 15eefe4 minor #42165 Simplify some code with null coalesce operator (javiereguiluz)
  • Additional commits viewable 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)
dependabot[bot] commented 2 years ago

Superseded by #1017.