Skip to content

build(deps): bump the symfony group across 1 directory with 5 updates#2349

Open
dependabot[bot] wants to merge 1 commit intostable32from
dependabot/composer/stable32/symfony-69eb5adb7c
Open

build(deps): bump the symfony group across 1 directory with 5 updates#2349
dependabot[bot] wants to merge 1 commit intostable32from
dependabot/composer/stable32/symfony-69eb5adb7c

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 7, 2026

Bumps the symfony group with 5 updates in the / directory:

Package From To
symfony/console 6.4.32 6.4.34
symfony/http-foundation 6.4.32 6.4.34
symfony/mailer 6.4.31 6.4.34
symfony/routing 6.4.32 6.4.34
symfony/translation 6.4.32 6.4.34

Updates symfony/console from 6.4.32 to 6.4.34

Release notes

Sourced from symfony/console's releases.

v6.4.34

Changelog (symfony/console@v6.4.33...v6.4.34)

Commits
  • 7b1f1c3 [Console] Fix various completion edge cases
  • a0613ff [Console] Fix validator exception masked by MissingInputException on empty input
  • 4d8ecef bug #63438 [Console] ProgressIndicator console helper display with multiple p...
  • 1c1275b [Console] ProgressIndicator console helper display with multiple processes
  • 457f984 [Console] Silence shell_exec warning in hasSttyAvailable
  • f87e0b2 Improve the robustness of some tests
  • 7c07368 [Console] Fix SymfonyStyle block output broken with \r\n line endings
  • 734ce2f [Console] Fix failing test
  • be40ce3 Fix merge
  • a78c2f1 [String] Treat emoji VS16 as wide in width calc
  • Additional commits viewable in compare view

Updates symfony/http-foundation from 6.4.32 to 6.4.34

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.34

Changelog (symfony/http-foundation@v6.4.33...v6.4.34)

v6.4.33

Changelog (symfony/http-foundation@v6.4.32...v6.4.33)

Commits
  • 5bb346d [HttpFoundation] Handle empty session data in updateTimestamp() to fix compat...
  • 31b030e stop using with*() without expects()
  • 31e2a27 BinaryFileResponse: always return 206 if Range is valid
  • 2ed100b [HttpFoundation] Reject invalid paths
  • 09fed20 When calling UploadedFile::getErrorMessage() to a file which has no error and...
  • 24a3c4c fix engine declaration on mysql pdo table creations
  • f1a490c [HttpFoundation] Fix PdoSessionHandler charset-collation mismatch with the Do...
  • See full diff in compare view

Updates symfony/mailer from 6.4.31 to 6.4.34

Release notes

Sourced from symfony/mailer's releases.

v6.4.34

Changelog (symfony/mailer@v6.4.33...v6.4.34)

  • bug #63278 Fix Mailjet SMTP relay X-MJ-TemplateErrorReporting header format to MailjetApiTransport (@​mwijngaard)
Commits
  • 01b846f [Mailer] Clarify the purpose of SentMessage's "message id" concept
  • See full diff in compare view

Updates symfony/routing from 6.4.32 to 6.4.34

Release notes

Sourced from symfony/routing's releases.

v6.4.34

Changelog (symfony/routing@v6.4.33...v6.4.34)

Commits
  • 5ab3a3e [Config][Routing] Fix exclude option being ignored for non-glob and PSR-4 res...
  • See full diff in compare view

Updates symfony/translation from 6.4.32 to 6.4.34

Release notes

Sourced from symfony/translation's releases.

v6.4.34

Changelog (symfony/translation@v6.4.33...v6.4.34)

  • bug #63231 Fix for Crowdin Translation File Replaced with Partial Data When Pushing Default Locale Without --force (@​bhdnb)
Commits
  • d07d117 remove usages of the deprecated any() invoked count expectation
  • See full diff in compare view

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the symfony group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `6.4.32` | `6.4.34` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.32` | `6.4.34` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.31` | `6.4.34` |
| [symfony/routing](https://github.com/symfony/routing) | `6.4.32` | `6.4.34` |
| [symfony/translation](https://github.com/symfony/translation) | `6.4.32` | `6.4.34` |



Updates `symfony/console` from 6.4.32 to 6.4.34
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/8.1/CHANGELOG.md)
- [Commits](symfony/console@v6.4.32...v6.4.34)

Updates `symfony/http-foundation` from 6.4.32 to 6.4.34
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/8.1/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.32...v6.4.34)

Updates `symfony/mailer` from 6.4.31 to 6.4.34
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/8.1/CHANGELOG.md)
- [Commits](symfony/mailer@v6.4.31...v6.4.34)

Updates `symfony/routing` from 6.4.32 to 6.4.34
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.32...v6.4.34)

Updates `symfony/translation` from 6.4.32 to 6.4.34
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/8.1/CHANGELOG.md)
- [Commits](symfony/translation@v6.4.32...v6.4.34)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 6.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-version: 6.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-version: 6.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-version: 6.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-version: 6.4.34
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants