Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 17, 2025

Bumps the symfony group with 9 updates:

Package From To
symfony/console 6.4.17 6.4.30
symfony/event-dispatcher 6.4.13 6.4.25
symfony/http-foundation 6.4.29 6.4.30
symfony/mailer 6.4.18 6.4.27
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.26
symfony/routing 6.4.18 6.4.30
symfony/translation 6.4.13 6.4.30

Updates symfony/console from 6.4.17 to 6.4.30

Release notes

Sourced from symfony/console's releases.

v6.4.30

Changelog (symfony/console@v6.4.29...v6.4.30)

v6.4.27

Changelog (symfony/console@v6.4.26...v6.4.27)

v6.4.26

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

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

... (truncated)

Commits
  • 1b28130 Handle signals on text input
  • 5a92ed2 [Console] Preserve --help option when a command is not found
  • 18c5fd1 [Console] Fix exception message when abbreviation matches multiple hidden com...
  • 7f0dd9a [Console] Fix completion for global options values
  • 32d9216 [Console] Fix signal handlers not being cleared after command termination
  • 13d3176 fixup! [Console] Specify types of interactive question choices
  • 80f8c48 bug #61861 [Console] Ensure terminal is usable after termination signal (john...
  • 250376a [Console] Ensure terminal is usable after termination signal
  • 492de6d do not pass the empty string to ord()
  • d42098f fix transient Console output related test
  • 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.29 to 6.4.30

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.30

Changelog (symfony/http-foundation@v6.4.29...v6.4.30)

Commits
  • 0384c62 minor #62519 [HttpFoundation] Fix Request getPathInfo docblock (bobvandevijver)
  • e439d60 Fix Request getPathInfo docblock
  • 716e385 [HttpFoundation] Fix RequestTest insulation
  • 4f9dbbf [HttpFoundation] Fix AcceptHeader overwrites items with different parameters
  • See full diff in compare view

Updates symfony/mailer from 6.4.18 to 6.4.27

Release notes

Sourced from symfony/mailer's releases.

v6.4.27

Changelog (symfony/mailer@v6.4.26...v6.4.27)

v6.4.26

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

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
  • 2f09671 [Mailer] Relax regexp to parse message ids
  • 39d50fa [Mailer] Fix parsing message ids in SMTP responses
  • 012185c Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 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...
  • Additional commits viewable 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.26

Release notes

Sourced from symfony/process's releases.

v6.4.26

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

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
  • 48bad91 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 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.30

Release notes

Sourced from symfony/routing's releases.

v6.4.30

Changelog (symfony/routing@v6.4.29...v6.4.30)

v6.4.28

Changelog (symfony/routing@v6.4.27...v6.4.28)

v6.4.26

Changelog (symfony/routing@v6.4.25...v6.4.26)

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
  • ea50a13 [Translation][Routing] Fix typos
  • 24fb53f bug #62459 [Routing] Fix case sensitivity for static host matching in compile...
  • 6c11ba9 [Routing] Fix case sensitivity for static host matching in compiled routes
  • 16519ed bug #62461 [Routing] Fix localized prefix updates breaking aliases (yoeunes)
  • 2385f15 [Routing] Fix localized prefix updates breaking aliases
  • 2d502e3 [Routing] Fix addNamePrefix breaking aliases to external routes
  • ae064a6 [Routing] Fix matching the "0" URL
  • 6fc4c44 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • e4f94e6 [Routing] Add test to validate that default value is allowed to not match req...
  • b51fb6b CS fixes
  • Additional commits viewable in compare view

Updates symfony/translation from 6.4.13 to 6.4.30

Release notes

Sourced from symfony/translation's releases.

v6.4.30

Changelog (symfony/translation@v6.4.29...v6.4.30)

v6.4.26

Changelog (symfony/translation@v6.4.25...v6.4.26)

  • no significant changes

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
  • d1fdeef minor #62360 [Intl] Update data to ICU 78.1 (llupa)
  • b02459d [Intl] Update data to ICU 78.1
  • 27c7889 [Translation][Routing] Fix typos
  • c8559fe use the empty string instead of null as an array offset
  • 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
  • Additional commits viewable 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 9 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `6.4.17` | `6.4.30` |
| [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.29` | `6.4.30` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.18` | `6.4.27` |
| [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.26` |
| [symfony/routing](https://github.com/symfony/routing) | `6.4.18` | `6.4.30` |
| [symfony/translation](https://github.com/symfony/translation) | `6.4.13` | `6.4.30` |


Updates `symfony/console` from 6.4.17 to 6.4.30
- [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.30)

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.29 to 6.4.30
- [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.29...v6.4.30)

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

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.26
- [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.26)

Updates `symfony/routing` from 6.4.18 to 6.4.30
- [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.30)

Updates `symfony/translation` from 6.4.13 to 6.4.30
- [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.30)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 6.4.30
  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.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-version: 6.4.27
  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.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-version: 6.4.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-version: 6.4.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/composer/stable31/symfony-deb44b0fa2 branch from b8be235 to 4f3aea6 Compare December 18, 2025 09:29
@nickvergessen
Copy link
Member

/composer-update

Signed-off-by: nextcloud-command <[email protected]>
@nickvergessen nickvergessen changed the title build(deps): Bump the symfony group with 9 updates [stable32] build(deps): Bump the symfony group with 9 updates Dec 18, 2025
@nickvergessen nickvergessen changed the title [stable32] build(deps): Bump the symfony group with 9 updates [stable31] build(deps): Bump the symfony group with 9 updates Dec 18, 2025
@nickvergessen nickvergessen merged commit af3dcd3 into stable31 Dec 18, 2025
8 checks passed
@nickvergessen nickvergessen deleted the dependabot/composer/stable31/symfony-deb44b0fa2 branch December 18, 2025 12:44
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.

5 participants