Skip to content

[stable35] build(deps): bump the symfony group with 8 updates - #2588

Open
dependabot[bot] wants to merge 1 commit into
stable35from
dependabot/composer/stable35/symfony-8b938ca19f
Open

[stable35] build(deps): bump the symfony group with 8 updates#2588
dependabot[bot] wants to merge 1 commit into
stable35from
dependabot/composer/stable35/symfony-8b938ca19f

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the symfony group with 8 updates:

Package From To
symfony/console 7.4.15 7.4.17
symfony/event-dispatcher 7.4.15 7.4.17
symfony/http-foundation 7.4.15 7.4.17
symfony/mailer 7.4.15 7.4.17
symfony/polyfill-intl-normalizer 1.38.0 1.42.0
symfony/process 6.4.33 6.4.44
symfony/routing 6.4.41 6.4.44
symfony/translation 6.4.32 6.4.44

Updates symfony/console from 7.4.15 to 7.4.17

Release notes

Sourced from symfony/console's releases.

v7.4.17

Changelog (symfony/console@v7.4.16...v7.4.17)

v7.4.16

Changelog (symfony/console@v7.4.15...v7.4.16)

Commits
  • 962e18f Merge branch '6.4' into 7.4
  • 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
  • d7adc77 Merge branch '6.4' into 7.4
  • 42b9966 PHP CS Fixer: fix minor detected issues
  • 41768e7 Merge branch '6.4' into 7.4
  • 517f633 [Console] Consume the whole escape sequence when reading autocomplete input
  • a835829 Merge branch '6.4' into 7.4
  • baf1c31 Use spl_object_id() instead of spl_object_hash()
  • Additional commits viewable in compare view

Updates symfony/event-dispatcher from 7.4.15 to 7.4.17

Release notes

Sourced from symfony/event-dispatcher's releases.

v7.4.17

Changelog (symfony/event-dispatcher@v7.4.15...v7.4.17)

Commits
  • d269974 Merge branch '6.4' into 7.4
  • d7110a8 [DoctrineBridge][EventDispatcher] Fix losing listeners when a lazy listener a...
  • 2d45bdc Merge branch '6.4' into 7.4
  • 9677b41 Use spl_object_id() instead of spl_object_hash()
  • See full diff in compare view

Updates symfony/http-foundation from 7.4.15 to 7.4.17

Release notes

Sourced from symfony/http-foundation's releases.

v7.4.17

Changelog (symfony/http-foundation@v7.4.16...v7.4.17)

v7.4.16

Changelog (symfony/http-foundation@v7.4.15...v7.4.16)

  • bug #65187 Treat a UriSigner expiration of 0 as a date, not as no expiry (@​sadiqk2)
Commits
  • 2ebe78c Merge branch '6.4' into 7.4
  • 1d5fa99 PHP CS Fixer: fix minor detected issues
  • b059e48 Convert the merged-up session id test to a DataProvider attribute
  • 5eebc62 Merge branch '6.4' into 7.4
  • b0f3fec [HttpFoundation] Declare create_sid() on session handlers
  • 36ee5e3 Check arrays and bools directly instead of comparing them to count()/true/fal...
  • 5a416bd Merge branch '6.4' into 7.4
  • 457f003 Check arrays and bools directly instead of comparing them to count()/true/fal...
  • 5669257 Merge branch '6.4' into 7.4
  • 21de276 [HttpFoundation] Combine trusted host patterns into a single regexp
  • Additional commits viewable in compare view

Updates symfony/mailer from 7.4.15 to 7.4.17

Release notes

Sourced from symfony/mailer's releases.

v7.4.17

Changelog (symfony/mailer@v7.4.15...v7.4.17)

Commits
  • b17c9bf Merge branch '6.4' into 7.4
  • cea6ee2 bug #65527 [Mailer] Fix emails reported twice when they are queued and sent i...
  • e41bf16 Merge branch '6.4' into 7.4
  • 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 ...
  • 2f294d3 Merge branch '6.4' into 7.4
  • 492f364 [Mailer] Reconnect after a timeout to avoid SMTP response desync
  • 6e400a6 Check arrays and bools directly instead of comparing them to count()/true/fal...
  • ea035d9 Merge branch '6.4' into 7.4
  • a95d9bd Check arrays and bools directly instead of comparing them to count()/true/fal...
  • Additional commits viewable 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/process from 6.4.33 to 6.4.44

Release notes

Sourced from symfony/process's releases.

v6.4.44

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

v6.4.41

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

v6.4.39

Changelog (symfony/process@v6.4.33...v6.4.39)

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
  • c8fc09b [Process] Stop leaking CGI/FastCGI request-context vars to subprocesses
  • 6c93071 [Process] Ignore array env values before proc_open
  • 7b8e6e8 More CS fixes
  • 5731331 CS fixes - native_function_invocation & static_lambda
  • 736ed52 [CS] Back config from 8.1 and apply heredoc_indentation rule
  • 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.32 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)

v6.4.38

Changelog (symfony/translation@v6.4.32...v6.4.38)

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
  • 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 8 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `7.4.15` | `7.4.17` |
| [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `7.4.15` | `7.4.17` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `7.4.15` | `7.4.17` |
| [symfony/mailer](https://github.com/symfony/mailer) | `7.4.15` | `7.4.17` |
| [symfony/polyfill-intl-normalizer](https://github.com/symfony/polyfill-intl-normalizer) | `1.38.0` | `1.42.0` |
| [symfony/process](https://github.com/symfony/process) | `6.4.33` | `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.32` | `6.4.44` |


Updates `symfony/console` from 7.4.15 to 7.4.17
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/8.2/CHANGELOG.md)
- [Commits](symfony/console@v7.4.15...v7.4.17)

Updates `symfony/event-dispatcher` from 7.4.15 to 7.4.17
- [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@v7.4.15...v7.4.17)

Updates `symfony/http-foundation` from 7.4.15 to 7.4.17
- [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@v7.4.15...v7.4.17)

Updates `symfony/mailer` from 7.4.15 to 7.4.17
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/8.2/CHANGELOG.md)
- [Commits](symfony/mailer@v7.4.15...v7.4.17)

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/process` from 6.4.33 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.33...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.32 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.32...v6.4.44)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 7.4.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/event-dispatcher
  dependency-version: 7.4.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-version: 7.4.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-version: 7.4.17
  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/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>
@dependabot @github

dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: stable35. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions Bot changed the title build(deps): bump the symfony group with 8 updates [stable35] build(deps): bump the symfony group with 8 updates Aug 29, 2026
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