Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2025

Bumps symfony/console from 6.4.23 to 6.4.24.

Release notes

Sourced from symfony/console's releases.

v6.4.24

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

Commits
  • 59266a5 [Console][Table] Fix unnecessary wrapping
  • e8ebdee [Console][Table] Fix invalid UTF-8 due to text wrapping
  • 795dd19 [Console] Fix JSON description for negatable input flags
  • 9fb3320 [Console] Windows Test Error - change completecar for windows for passing test
  • f987f3c [Console] fix profiler with overridden run() method
  • 4ea291e Fix @​var phpdoc
  • f755ca9 CS fixes
  • 0a90e68 bug #60507 [Console][Messenger] Fix: Allow UnrecoverableExceptionInterface ...
  • 12d6d21 [Console][Messenger] Fix: Allow UnrecoverableExceptionInterface to bypass ret...
  • 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.23 to 6.4.24.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md)
- [Commits](symfony/console@v6.4.23...v6.4.24)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 6.4.24
  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 Aug 1, 2025
@bobbrodie bobbrodie added this to the v9.3.0 milestone Aug 11, 2025
@bobbrodie bobbrodie changed the base branch from 9.2.x to 9.3.x August 11, 2025 02:04
@bobbrodie bobbrodie merged commit ecd7bd9 into 9.3.x Aug 11, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/composer/symfony/console-6.4.24 branch August 11, 2025 02:05
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