Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
stable31from
dependabot/composer/stable31/symfony-0989a26add
Closed

build(deps): Bump the symfony group across 1 directory with 9 updates#2107
dependabot[bot] wants to merge 1 commit into
stable31from
dependabot/composer/stable31/symfony-0989a26add

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 2, 2025

Copy link
Copy Markdown
Contributor

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

Package From To
symfony/console 6.4.17 6.4.24
symfony/event-dispatcher 6.4.13 6.4.24
symfony/http-foundation 6.4.18 6.4.24
symfony/mailer 6.4.18 6.4.24
symfony/process 6.4.15 6.4.24
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.24

Release notes

Sourced from symfony/console's releases.

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
  • 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 ...
  • 9056771 [Console] Table counts wrong column width when using colspan and `setColumnMa...
  • 2f21bcd bug #60042 [Console] Table counts wrong number of padding symbols in `renderC...
  • Additional commits viewable in compare view

Updates symfony/event-dispatcher from 6.4.13 to 6.4.24

Release notes

Sourced from symfony/event-dispatcher's releases.

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.24

Release notes

Sourced from symfony/http-foundation's releases.

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

Updates symfony/mailer from 6.4.18 to 6.4.24

Release notes

Sourced from symfony/mailer's releases.

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
  • 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.32.0

Commits

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

Commits

Updates symfony/process from 6.4.15 to 6.4.24

Release notes

Sourced from symfony/process's releases.

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
  • 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

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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

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

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `6.4.17` | `6.4.24` |
| [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) | `6.4.13` | `6.4.24` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.18` | `6.4.24` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.18` | `6.4.24` |
| [symfony/process](https://github.com/symfony/process) | `6.4.15` | `6.4.24` |
| [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.24
- [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.24)

Updates `symfony/event-dispatcher` from 6.4.13 to 6.4.24
- [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.24)

Updates `symfony/http-foundation` from 6.4.18 to 6.4.24
- [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.24)

Updates `symfony/mailer` from 6.4.18 to 6.4.24
- [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.24)

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

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

Updates `symfony/process` from 6.4.15 to 6.4.24
- [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.24)

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.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/event-dispatcher
  dependency-version: 6.4.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-foundation
  dependency-version: 6.4.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-version: 6.4.24
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/polyfill-intl-grapheme
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/polyfill-intl-normalizer
  dependency-version: 1.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/process
  dependency-version: 6.4.24
  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
dependabot Bot force-pushed the dependabot/composer/stable31/symfony-0989a26add branch from 7a38a1a to 041b1e6 Compare August 7, 2025 14:34
@dependabot @github

dependabot Bot commented on behalf of github Sep 4, 2025

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 4, 2025
@dependabot
dependabot Bot deleted the dependabot/composer/stable31/symfony-0989a26add branch September 4, 2025 08:54
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