Skip to content

build(deps): Bump the symfony group with 9 updates - #2127

Closed
dependabot[bot] wants to merge 1 commit into
stable30from
dependabot/composer/stable30/symfony-1a6dc4ff9b
Closed

build(deps): Bump the symfony group with 9 updates#2127
dependabot[bot] wants to merge 1 commit into
stable30from
dependabot/composer/stable30/symfony-1a6dc4ff9b

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2025

Copy link
Copy Markdown
Contributor

Bumps the symfony group with 9 updates:

Package From To
symfony/console 6.4.17 6.4.25
symfony/event-dispatcher 6.4.13 6.4.25
symfony/http-foundation 6.4.18 6.4.25
symfony/mailer 6.4.18 6.4.25
symfony/polyfill-intl-grapheme 1.31.0 1.33.0
symfony/polyfill-intl-normalizer 1.31.0 1.33.0
symfony/process 6.4.15 6.4.25
symfony/routing 6.4.18 6.4.24
symfony/translation 6.4.13 6.4.24

Updates symfony/console from 6.4.17 to 6.4.25

Release notes

Sourced from symfony/console's releases.

v6.4.25

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

v6.4.24

Changelog (symfony/console@v6.4.23...v6.4.24)

v6.4.23

Changelog (symfony/console@v6.4.22...v6.4.23)

v6.4.22

Changelog (symfony/console@v6.4.21...v6.4.22)

  • no significant changes

v6.4.21

Changelog (symfony/console@v6.4.20...v6.4.21)

v6.4.20

Changelog (symfony/console@v6.4.19...v6.4.20)

Commits
  • 273fd29 [Console] Fix testing multiline question
  • 0ca45ae [Console][Table] Don't split grapheme clusters
  • 59266a5 [Console][Table] Fix unnecessary wrapping
  • e8ebdee [Console][Table] Fix invalid UTF-8 due to text wrapping
  • 795dd19 [Console] Fix JSON description for negatable input flags
  • 9fb3320 [Console] Windows Test Error - change completecar for windows for passing test
  • f987f3c [Console] fix profiler with overridden run() method
  • 4ea291e Fix @​var phpdoc
  • f755ca9 CS fixes
  • 0a90e68 bug #60507 [Console][Messenger] Fix: Allow UnrecoverableExceptionInterface ...
  • Additional commits viewable in compare view

Updates symfony/event-dispatcher from 6.4.13 to 6.4.25

Release notes

Sourced from symfony/event-dispatcher's releases.

v6.4.25

Changelog (symfony/event-dispatcher@v6.4.24...v6.4.25)

v6.4.24

Changelog (symfony/event-dispatcher@v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/http-foundation from 6.4.18 to 6.4.25

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.25

Changelog (symfony/http-foundation@v6.4.24...v6.4.25)

  • no significant changes

v6.4.24

Changelog (symfony/http-foundation@v6.4.23...v6.4.24)

  • no significant changes

v6.4.23

Changelog (symfony/http-foundation@v6.4.22...v6.4.23)

v6.4.22

Changelog (symfony/http-foundation@v6.4.21...v6.4.22)

v6.4.21

Changelog (symfony/http-foundation@v6.4.20...v6.4.21)

  • no significant changes
Commits
  • 6bc974c fix session cookie options assertions on PHP 8.5
  • 0341e41 CS fixes
  • 95f9645 Fix php.net links
  • 452d19f fixed Via regex
  • 6b7c97f [HttpFoundation] Fix: Encode path in X-Accel-Redirect header
  • ef8252e minor #60285 [Form][HttpFoundation] Fix overwriting an array element (wkania)
  • 7965dc6 Fix overwriting an array element
  • 3f0c7ea Remove unneeded use statements
  • b0e234d chore: fix some typos
  • See full diff in compare view

Updates symfony/mailer from 6.4.18 to 6.4.25

Release notes

Sourced from symfony/mailer's releases.

v6.4.25

Changelog (symfony/mailer@v6.4.24...v6.4.25)

v6.4.24

Changelog (symfony/mailer@v6.4.23...v6.4.24)

v6.4.23

Changelog (symfony/mailer@v6.4.22...v6.4.23)

v6.4.21

Changelog (symfony/mailer@v6.4.20...v6.4.21)

Commits
  • 628b43b Remove deprecated calls to deprecated methods of SplObjectStorage
  • 44db272 Fix inline var annotations
  • b4d7fa2 [Form][PhpUnitBridge] Remove usage of noop ReflectionProperty::setAccessible()
  • bb7a8f2 Fix @​var phpdoc
  • b7a5818 CS fixes
  • a480322 Fix command option mode (InputOption::VALUE_REQUIRED)
  • bcd75c5 [Mailer] [Transport] Send clone of RawMessage instance in `RoundRobinTransp...
  • ada2809 Redundant assignment to promoted property
  • ca517a6 bug #60094 [DoctrineBridge] Fix support for entities that leverage native laz...
  • See full diff in compare view

Updates symfony/polyfill-intl-grapheme from 1.31.0 to 1.33.0

Commits

Updates symfony/polyfill-intl-normalizer from 1.31.0 to 1.33.0

Commits

Updates symfony/process from 6.4.15 to 6.4.25

Release notes

Sourced from symfony/process's releases.

v6.4.25

Changelog (symfony/process@v6.4.24...v6.4.25)

v6.4.24

Changelog (symfony/process@v6.4.23...v6.4.24)

  • no significant changes

v6.4.20

Changelog (symfony/process@v6.4.19...v6.4.20)

v6.4.19

Changelog (symfony/process@v6.4.18...v6.4.19)

  • no significant changes
Commits
  • 6be2f0c [Process] Enhance hasSystemCallBeenInterrupted function for non-english locale
  • 6e0026e Fix wrong boolean values
  • 8eb6dc5 CS fixes
  • e2a61c1 fix(process): use a pipe for stderr in pty mode to avoid mixed output between...
  • 7a1c12e [Process] Fix process status tracking
  • See full diff in compare view

Updates symfony/routing from 6.4.18 to 6.4.24

Release notes

Sourced from symfony/routing's releases.

v6.4.24

Changelog (symfony/routing@v6.4.23...v6.4.24)

  • no significant changes

v6.4.22

Changelog (symfony/routing@v6.4.21...v6.4.22)

  • no significant changes
Commits
  • e4f94e6 [Routing] Add test to validate that default value is allowed to not match req...
  • b51fb6b CS fixes
  • 1f5234e Fix return type is non-nullable
  • See full diff in compare view

Updates symfony/translation from 6.4.13 to 6.4.24

Release notes

Sourced from symfony/translation's releases.

v6.4.24

Changelog (symfony/translation@v6.4.23...v6.4.24)

v6.4.23

Changelog (symfony/translation@v6.4.22...v6.4.23)

v6.4.22

Changelog (symfony/translation@v6.4.21...v6.4.22)

v6.4.21

Changelog (symfony/translation@v6.4.20...v6.4.21)

  • no significant changes

v6.4.19

Changelog (symfony/translation@v6.4.18...v6.4.19)

Commits
  • 300b726 [DependencyInjection] Escape parameters before resolving env placeholders
  • 0dda7ce [Translation] fix support of TranslatableInterface in IdentityTranslator
  • 84a7765 CS fixes
  • de8afa5 Fix command option mode (InputOption::VALUE_REQUIRED)
  • 7e3b3b7 [Translation] Add intl-icu fallback for MessageCatalogue metadata
  • bb92ea5 [Intl] Update data to ICU 77.1
  • 3b9bf9f Fixes XliffFileDumperTest for 6.4
  • b867b35 [Translation] check empty notes
  • 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 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 <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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps the symfony group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `6.4.17` | `6.4.25` |
| [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.13` | `6.4.25` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.18` | `6.4.25` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.18` | `6.4.25` |
| [symfony/polyfill-intl-grapheme](https://github.com/symfony/polyfill-intl-grapheme) | `1.31.0` | `1.33.0` |
| [symfony/polyfill-intl-normalizer](https://github.com/symfony/polyfill-intl-normalizer) | `1.31.0` | `1.33.0` |
| [symfony/process](https://github.com/symfony/process) | `6.4.15` | `6.4.25` |
| [symfony/routing](https://github.com/symfony/routing) | `6.4.18` | `6.4.24` |
| [symfony/translation](https://github.com/symfony/translation) | `6.4.13` | `6.4.24` |


Updates `symfony/console` from 6.4.17 to 6.4.25
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.3/CHANGELOG.md)
- [Commits](symfony/console@v6.4.17...v6.4.25)

Updates `symfony/event-dispatcher` from 6.4.13 to 6.4.25
- [Release notes](https://github.com/symfony/event-dispatcher/releases)
- [Changelog](https://github.com/symfony/event-dispatcher/blob/7.3/CHANGELOG.md)
- [Commits](symfony/event-dispatcher@v6.4.13...v6.4.25)

Updates `symfony/http-foundation` from 6.4.18 to 6.4.25
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.3/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.18...v6.4.25)

Updates `symfony/mailer` from 6.4.18 to 6.4.25
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.3/CHANGELOG.md)
- [Commits](symfony/mailer@v6.4.18...v6.4.25)

Updates `symfony/polyfill-intl-grapheme` from 1.31.0 to 1.33.0
- [Commits](symfony/polyfill-intl-grapheme@v1.31.0...v1.33.0)

Updates `symfony/polyfill-intl-normalizer` from 1.31.0 to 1.33.0
- [Commits](symfony/polyfill-intl-normalizer@v1.31.0...v1.33.0)

Updates `symfony/process` from 6.4.15 to 6.4.25
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.3/CHANGELOG.md)
- [Commits](symfony/process@v6.4.15...v6.4.25)

Updates `symfony/routing` from 6.4.18 to 6.4.24
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/7.3/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.18...v6.4.24)

Updates `symfony/translation` from 6.4.13 to 6.4.24
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.3/CHANGELOG.md)
- [Commits](symfony/translation@v6.4.13...v6.4.24)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 6.4.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/event-dispatcher
  dependency-version: 6.4.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-version: 6.4.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-version: 6.4.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/polyfill-intl-grapheme
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/polyfill-intl-normalizer
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/process
  dependency-version: 6.4.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-version: 6.4.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-version: 6.4.24
  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 Nov 22, 2025

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Nov 22, 2025
@dependabot
dependabot Bot deleted the dependabot/composer/stable30/symfony-1a6dc4ff9b branch November 22, 2025 02:03
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