Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps symfony/console from 6.4.25 to 6.4.26.

Release notes

Sourced from symfony/console's releases.

v6.4.26

Changelog (symfony/console@v6.4.25...v6.4.26)

Commits
  • 492de6d do not pass the empty string to ord()
  • d42098f fix transient Console output related test
  • 6ef58ef [Console] Specify types of interactive question choices
  • 5b692fe [Console] Fix handling of \E in Bash completion
  • 7d36330 [Console] Don’t append a new line to test inputs ending with an EOT
  • 78a6b2b [Console] Don’t automatically append EOT to multiline test inputs
  • 6e654c0 use the empty string instead of null as an array offset
  • 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.25 to 6.4.26.
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md)
- [Commits](symfony/console@v6.4.25...v6.4.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Sep 29, 2025
@bobbrodie bobbrodie added this to the v10.3.1 milestone Oct 21, 2025
@bobbrodie bobbrodie merged commit 509429b into 9.3.x Oct 27, 2025
10 checks passed
@dependabot dependabot bot deleted the dependabot/composer/symfony/console-6.4.26 branch October 27, 2025 00:22
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

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants