Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/composer/stable32/symfony-cc8f0590c3
Open

build(deps): bump the symfony group across 1 directory with 9 updates#2584
dependabot[bot] wants to merge 1 commit into
stable32from
dependabot/composer/stable32/symfony-cc8f0590c3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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

Updates symfony/console from 6.4.41 to 6.4.44

Release notes

Sourced from symfony/console's releases.

v6.4.44

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

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
  • 60e3944 bug #65500 [Console] Keep backslashes preceding < and > when escaping text (n...
  • 29967b3 [Console] Fix clearing more lines than a section holds
  • f7b6aea [Console] Keep backslashes preceding < and > when escaping text
  • 42b9966 PHP CS Fixer: fix minor detected issues
  • 517f633 [Console] Consume the whole escape sequence when reading autocomplete input
  • baf1c31 Use spl_object_id() instead of spl_object_hash()
  • bec037b Check arrays and bools directly instead of comparing them to count()/true/fal...
  • 9aa2533 [Console] Restore the catchExceptions state after running a command message
  • 4b3cf1f [Console] Fix column widths when a row spans columns
  • 3b643aa [Console] Decorate stdout and stderr independently when a formatter is injected
  • Additional commits viewable in compare view

Updates symfony/event-dispatcher from 6.4.37 to 6.4.44

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.44

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

v6.4.43

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

Commits
  • d7110a8 [DoctrineBridge][EventDispatcher] Fix losing listeners when a lazy listener a...
  • 9677b41 Use spl_object_id() instead of spl_object_hash()
  • 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.44

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.44

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

v6.4.43

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

Commits
  • 1d5fa99 PHP CS Fixer: fix minor detected issues
  • b0f3fec [HttpFoundation] Declare create_sid() on session handlers
  • 457f003 Check arrays and bools directly instead of comparing them to count()/true/fal...
  • 21de276 [HttpFoundation] Combine trusted host patterns into a single regexp
  • 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
  • Additional commits viewable in compare view

Updates symfony/mailer from 6.4.40 to 6.4.44

Release notes

Sourced from symfony/mailer's releases.

v6.4.44

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

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
  • cea6ee2 bug #65527 [Mailer] Fix emails reported twice when they are queued and sent i...
  • 0032e81 [Mailer] Fix the SMTP scheme check in the transport factory test case
  • cb508fa [Mailer] Fix emails reported twice when they are queued and sent in the same ...
  • 492f364 [Mailer] Reconnect after a timeout to avoid SMTP response desync
  • a95d9bd Check arrays and bools directly instead of comparing them to count()/true/fal...
  • 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-intl-normalizer from 1.38.0 to 1.42.0

Release notes

Sourced from symfony/polyfill-intl-normalizer's releases.

v1.42.0

Changelog (symfony/polyfill-intl-normalizer@v1.38.0...v1.42.0)

Commits
  • aa20ede Align tests with PHP 8.6 changes to ext/tidy and ext/intl
  • 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/process from 6.4.41 to 6.4.44

Release notes

Sourced from symfony/process's releases.

v6.4.44

Changelog (symfony/process@v6.4.41...v6.4.44)

Commits
  • 0b0c5b7 [Process] Do not wait for output when the input iterator has more data
  • c9dee6f [Process] Remove outdated LogicException PHPDoc
  • a2482d7 Drop PR warning and auto-closing on subtree splits
  • See full diff in compare view

Updates symfony/routing from 6.4.41 to 6.4.44

Release notes

Sourced from symfony/routing's releases.

v6.4.44

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

v6.4.43

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

Commits
  • 6fe2ed5 [BrowserKit][HttpClient][Routing] Don't pass objects to http_build_query()
  • 70d01e5 Check arrays and bools directly instead of comparing them to count()/true/fal...
  • 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.44

Release notes

Sourced from symfony/translation's releases.

v6.4.44

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

v6.4.42

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

Commits
  • fa22355 [Translation] Stop leaking a copy of the xml.xsd schema per validated file in...
  • 6cce7cb [Translation] Fix extracting TranslatableMessage with nikic/php-parser 4
  • acc8658 [Translation] Read CSV translations without SplFileObject
  • 889e806 Check arrays and bools directly instead of comparing them to count()/true/fal...
  • 9a565ad [Translation] Do not extract messages from classes merely named TranslatableM...
  • 36b8f86 [Translation] Fix fuzzy translations and message context in PO files
  • 3fc3fb6 [Translation] Do not split ICU messages on pipes in PoFileDumper
  • fef99ce [Translation] Fix test failing without the intl extension
  • 6dd831e Drop PR warning and auto-closing on subtree splits
  • f3accfe Fix merge
  • Additional commits viewable 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 7 updates in the / directory:

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



Updates `symfony/console` from 6.4.41 to 6.4.44
- [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.44)

Updates `symfony/event-dispatcher` from 6.4.37 to 6.4.44
- [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.44)

Updates `symfony/http-foundation` from 6.4.42 to 6.4.44
- [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.44)

Updates `symfony/mailer` from 6.4.40 to 6.4.44
- [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.44)

Updates `symfony/polyfill-intl-normalizer` from 1.38.0 to 1.42.0
- [Release notes](https://github.com/symfony/polyfill-intl-normalizer/releases)
- [Commits](symfony/polyfill-intl-normalizer@v1.38.0...v1.42.0)

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/process` from 6.4.41 to 6.4.44
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.2/CHANGELOG.md)
- [Commits](symfony/process@v6.4.41...v6.4.44)

Updates `symfony/routing` from 6.4.41 to 6.4.44
- [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.44)

Updates `symfony/translation` from 6.4.38 to 6.4.44
- [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.44)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 6.4.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/event-dispatcher
  dependency-version: 6.4.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-version: 6.4.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-version: 6.4.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/polyfill-intl-normalizer
  dependency-version: 1.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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/process
  dependency-version: 6.4.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-version: 6.4.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-version: 6.4.44
  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