Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 30, 2025

Bumps symfony/console from 6.4.21 to 6.4.23.

Release notes

Sourced from symfony/console's releases.

v6.4.23

Changelog (symfony/console@v6.4.22...v6.4.23)

v6.4.22

Changelog (symfony/console@v6.4.21...v6.4.22)

  • no significant changes
Commits
  • 9056771 [Console] Table counts wrong column width when using colspan and `setColumnMa...
  • 2f21bcd bug #60042 [Console] Table counts wrong number of padding symbols in `renderC...
  • fe00f1b [Console] Table counts wrong number of padding symbols in renderCell() meth...
  • 7d29659 properly skip signal test if the pcntl extension is not installed
  • d40c92e don't hardcode OS-depending constant values
  • See full diff in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
symfony/console [>= 7.a, < 8]

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 6.4.21 to 6.4.23.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md)
- [Commits](symfony/console@v6.4.21...v6.4.23)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 30, 2025
@dependabot dependabot bot changed the base branch from 9.3.x to 9.2.x July 7, 2025 14:02
@bobbrodie bobbrodie added this to the v9.2.2 milestone Jul 7, 2025
@bobbrodie bobbrodie merged commit 97a7519 into 9.2.x Jul 7, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/composer/symfony/console-6.4.23 branch July 7, 2025 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants