Skip to content

build(deps): bump the symfony group across 1 directory with 7 updates - #2555

Open
dependabot[bot] wants to merge 1 commit into
stable33from
dependabot/composer/stable33/symfony-cfcac1fde6
Open

build(deps): bump the symfony group across 1 directory with 7 updates#2555
dependabot[bot] wants to merge 1 commit into
stable33from
dependabot/composer/stable33/symfony-cfcac1fde6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 8, 2026

Copy link
Copy Markdown
Contributor

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

Package From To
symfony/console 6.4.41 6.4.43
symfony/event-dispatcher 6.4.37 6.4.43
symfony/http-foundation 6.4.42 6.4.43
symfony/mailer 6.4.40 6.4.43
symfony/routing 6.4.41 6.4.43
symfony/translation 6.4.38 6.4.42

Updates symfony/console from 6.4.41 to 6.4.43

Release notes

Sourced from symfony/console's releases.

v6.4.43

Changelog (symfony/console@v6.4.42...v6.4.43)

v6.4.42

Changelog (symfony/console@v6.4.41...v6.4.42)

Commits
  • 3b643aa [Console] Decorate stdout and stderr independently when a formatter is injected
  • ac2d6ae bug #64843 [Console] Fix table borders around colspan cells and header-less t...
  • f2ae6d8 [Console] Fix table borders around colspan cells and header-less tables
  • 0ecccdf [Console] Fix two ValueError crashes on multibyte / multi-column widths
  • 8693e05 [Console] Fall back to "stty sane" when restoring the captured terminal state...
  • 5cbb467 [Console] Fix SymfonyStyle questions when using output sections
  • 9ef84af Console: use mb_convert_encoding() instead of mb_convert_variables()
  • 7d0c9d7 [Console] Render formatter tags in ChoiceQuestion default value
  • 65dbd37 Drop PR warning and auto-closing on subtree splits
  • See full diff in compare view

Updates symfony/event-dispatcher from 6.4.37 to 6.4.43

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.43

Changelog (symfony/event-dispatcher@v6.4.37...v6.4.43)

Commits
  • ac405d3 bug #64655 [EventDispatcher] Fix regression in TraceableEventDispatcher invoc...
  • 817d117 [EventDispatcher] Fix regression in TraceableEventDispatcher invocation counting
  • 53d389e bug #64914 [EventDispatcher] Clear wrappedListeners in TraceableEventDispatch...
  • 2e65971 [EventDispatcher] Clear wrappedListeners in TraceableEventDispatcher::reset()
  • 4849aac [EventDispatcher] Clear wrappedListeners in TraceableEventDispatcher::reset()
  • d4ad45a Drop PR warning and auto-closing on subtree splits
  • See full diff in compare view

Updates symfony/http-foundation from 6.4.42 to 6.4.43

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.43

Changelog (symfony/http-foundation@v6.4.42...v6.4.43)

Commits
  • ea0c801 bug #65023 [HttpFoundation] Validate the characters allowed in a cookie path ...
  • 464d13c [HttpFoundation] Fix TypeError in UriSigner when the hash parameter is not a ...
  • eb5b7f9 [HttpFoundation] Reject reserved characters in the cookie path and domain
  • f34d2dd [HttpFoundation] Throw when IpUtils::isPrivateIp() receives a non-canonical I...
  • 5ef978b [HttpFoundation] Add RFC2544 and RFC5180 IP Benchmarking to IpUtils::PRIVATE_...
  • 269f3bd [HttpFoundation] Add RFC5737 and RFC3849 IPs to IpUtils::PRIVATE_SUBNETS
  • 0ff8570 Update src/Symfony/Component/HttpFoundation/UrlHelper.php
  • 33c94a3 Fix Absolute URL generation for tel:, mailto:, ... URLs to be ignored by URLH...
  • See full diff in compare view

Updates symfony/mailer from 6.4.40 to 6.4.43

Release notes

Sourced from symfony/mailer's releases.

v6.4.43

Changelog (symfony/mailer@v6.4.40...v6.4.43)

  • bug #64985 Fix fatal TypeError when sending a RawMessage via an API transport (@​Baylox)
  • bug #64710 Reject control characters in SmtpTransport::setLocalDomain() (@​iliaal)
Commits
  • 2a38092 [Mailer] Fix fatal TypeError when sending a RawMessage via an API transport
  • 0df4eb9 [Mailer] Reject control characters in SmtpTransport::setLocalDomain()
  • bc77a62 Drop PR warning and auto-closing on subtree splits
  • See full diff in compare view

Updates symfony/polyfill-php83 from 1.38.1 to 1.41.0

Release notes

Sourced from symfony/polyfill-php83's releases.

v1.41.0

Changelog (symfony/polyfill-php83@v1.38.2...v1.41.0)

v1.38.2

Changelog (symfony/polyfill-php83@v1.38.1...v1.38.2)

Commits
  • 5ea9908 [Php83][Php85][Grapheme] Throw ValueError on PHP 7 for functions that never r...
  • 796a26a [Mbstring][Php3] Fix issues with mb_str_pad()
  • See full diff in compare view

Updates symfony/routing from 6.4.41 to 6.4.43

Release notes

Sourced from symfony/routing's releases.

v6.4.43

Changelog (symfony/routing@v6.4.41...v6.4.43)

Commits
  • f8dedd4 [Routing] Detect circular references in object route parameters
  • fc5e83c Drop PR warning and auto-closing on subtree splits
  • See full diff in compare view

Updates symfony/translation from 6.4.38 to 6.4.42

Release notes

Sourced from symfony/translation's releases.

v6.4.42

Changelog (symfony/translation@v6.4.41...v6.4.42)

Commits
  • fef99ce [Translation] Fix test failing without the intl extension
  • 6dd831e Drop PR warning and auto-closing on subtree splits
  • f3accfe Fix merge
  • 7010c88 [Translation] Copy domains metadata when moving messages to intl ones
  • f7123e5 [Translation] Fix XLIFF 2 catalog metadata
  • fc60adf [ErrorHandler][HttpClient][Translation] Fix edge case spotted by the CI
  • 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 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `6.4.41` | `6.4.43` |
| [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.37` | `6.4.43` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.42` | `6.4.43` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.40` | `6.4.43` |
| [symfony/routing](https://github.com/symfony/routing) | `6.4.41` | `6.4.43` |
| [symfony/translation](https://github.com/symfony/translation) | `6.4.38` | `6.4.42` |



Updates `symfony/console` from 6.4.41 to 6.4.43
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/8.2/CHANGELOG.md)
- [Commits](symfony/console@v6.4.41...v6.4.43)

Updates `symfony/event-dispatcher` from 6.4.37 to 6.4.43
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/8.2/CHANGELOG.md)
- [Commits](symfony/event-dispatcher@v6.4.37...v6.4.43)

Updates `symfony/http-foundation` from 6.4.42 to 6.4.43
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/8.2/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.42...v6.4.43)

Updates `symfony/mailer` from 6.4.40 to 6.4.43
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/8.2/CHANGELOG.md)
- [Commits](symfony/mailer@v6.4.40...v6.4.43)

Updates `symfony/polyfill-php83` from 1.38.1 to 1.41.0
- [Release notes](https://github.com/symfony/polyfill-php83/releases)
- [Commits](symfony/polyfill-php83@v1.38.1...v1.41.0)

Updates `symfony/routing` from 6.4.41 to 6.4.43
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/8.2/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.41...v6.4.43)

Updates `symfony/translation` from 6.4.38 to 6.4.42
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/8.2/CHANGELOG.md)
- [Commits](symfony/translation@v6.4.38...v6.4.42)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 6.4.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/event-dispatcher
  dependency-version: 6.4.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-version: 6.4.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-version: 6.4.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/polyfill-php83
  dependency-version: 1.41.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-version: 6.4.43
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-version: 6.4.42
  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