Skip to content

Bump the symfony group with 9 updates#517

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony-387738f437
Open

Bump the symfony group with 9 updates#517
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony-387738f437

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps the symfony group with 9 updates:

Package From To
symfony/console 7.4.8 7.4.9
symfony/dotenv 7.4.8 7.4.9
symfony/filesystem 7.4.8 7.4.9
symfony/form 7.4.8 7.4.9
symfony/http-client 7.4.8 7.4.9
symfony/mime 7.4.8 7.4.9
symfony/monolog-bundle 4.0.1 4.0.2
symfony/routing 7.4.8 7.4.9
symfony/validator 7.4.8 7.4.9

Updates symfony/console from 7.4.8 to 7.4.9

Release notes

Sourced from symfony/console's releases.

v7.4.9

Changelog (symfony/console@v7.4.8...v7.4.9)

Commits
  • d7d2b64 [7.4] Remove usages of named arguments in tests
  • 9142754 Update XSD references in phpunit.xml.dist files
  • f9f8ca8 CS fixes
  • 1c7c250 Merge branch '6.4' into 7.4
  • 7bbcaf3 More CS fixes
  • d9a32b4 Merge branch '6.4' into 7.4
  • 2f04c68 CS fixes - native_function_invocation & static_lambda
  • 545cb35 Backport some CS fixes from 7.4
  • a61f29e [CS] Back config from 8.1 and apply heredoc_indentation rule
  • 45d4e67 Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist files
  • Additional commits viewable in compare view

Updates symfony/dotenv from 7.4.8 to 7.4.9

Release notes

Sourced from symfony/dotenv's releases.

v7.4.9

Changelog (symfony/dotenv@v7.4.8...v7.4.9)

Commits
  • ba757a8 Merge branch '6.4' into 7.4
  • 381ab08 [Dotenv] Strip NUL byte placeholder from values passed to putenv()
  • 3630228 Update XSD references in phpunit.xml.dist files
  • dab514c Merge branch '6.4' into 7.4
  • ac4ed3d [Dotenv] Fix variable corruption when loading env more than once
  • 6e7b718 [CS] Back config from 8.1 and apply heredoc_indentation rule
  • 1ff1857 Merge branch '6.4' into 7.4
  • 551a80e [Dotenv] Fix self-referencing variable resolution with suffix/prefix
  • 51f3f7c Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist files
  • See full diff in compare view

Updates symfony/filesystem from 7.4.8 to 7.4.9

Release notes

Sourced from symfony/filesystem's releases.

v7.4.9

Changelog (symfony/filesystem@v7.4.6...v7.4.9)

Commits
  • dcd8f96 Update XSD references in phpunit.xml.dist files
  • d230a8e Merge branch '6.4' into 7.4
  • 29f792d More CS fixes
  • e66da3e Merge branch '6.4' into 7.4
  • 60d2511 CS fixes - native_function_invocation & static_lambda
  • 1c54ad0 [Filesystem] Fix Path dealing with schemes
  • b42ef66 [Filesystem] Fix merge conflict resolution
  • b6c73d5 Merge branch '6.4' into 7.4
  • 7309213 [Filesystem] Fix Path::normalize() replacing backslashes on UNIX
  • 5dce1cd Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist files
  • See full diff in compare view

Updates symfony/form from 7.4.8 to 7.4.9

Release notes

Sourced from symfony/form's releases.

v7.4.9

Changelog (symfony/form@v7.4.8...v7.4.9)

Commits
  • b6c107a bug #64043 [Form] Preserve collection children added by PRE_SET_DATA listener...
  • 98aeb28 [Form] Preserve collection children added by PRE_SET_DATA listeners
  • 2019436 [7.4] Remove usages of named arguments in tests
  • 04e041b Update XSD references in phpunit.xml.dist files
  • b7a469e [Tests] Fix "Incomplete version" PHPUnit warnings
  • 5dbbfc6 Merge branch '6.4' into 7.4
  • c672d20 Fix tests
  • af8c6d0 CS fixes
  • 4e3674e Merge branch '6.4' into 7.4
  • 1f8e458 More CS fixes
  • Additional commits viewable in compare view

Updates symfony/http-client from 7.4.8 to 7.4.9

Release notes

Sourced from symfony/http-client's releases.

v7.4.9

Changelog (symfony/http-client@v7.4.8...v7.4.9)

Commits
  • 7e941c6 minor #64004 [7.4] Remove usages of named arguments in tests (chalasr)
  • afd0148 Merge branch '6.4' into 7.4
  • d40d3ac [HttpClient] Don't share CURL_LOCK_DATA_CONNECT to honor max_host_connections
  • 728ed1f [7.4] Remove usages of named arguments in tests
  • a17cf27 Update XSD references in phpunit.xml.dist files
  • d57fa09 PHP CS Fixer: backports changes toward 6.4 branch
  • b6b33a8 CS fixes
  • 3464fb2 Merge branch '6.4' into 7.4
  • c747858 More CS fixes
  • a0f040d Merge branch '6.4' into 7.4
  • Additional commits viewable in compare view

Updates symfony/mime from 7.4.8 to 7.4.9

Release notes

Sourced from symfony/mime's releases.

v7.4.9

Changelog (symfony/mime@v7.4.8...v7.4.9)

Commits
  • 2d550c4 Merge branch '6.4' into 7.4
  • 330077b bug #64047 [Mime] Preserve inline part filename instead of overwriting it wit...
  • 4c7099f [Mime] Preserve inline part filename instead of overwriting it with the Conte...
  • e2ae51d [FrameworkBundle] Apply tagged MIME type guessers in File::getMimeType()
  • bcb284b Update XSD references in phpunit.xml.dist files
  • 3051ba5 Merge branch '6.4' into 7.4
  • 3d48678 More CS fixes
  • 7f8fe34 Merge branch '6.4' into 7.4
  • 05099f5 CS fixes - native_function_invocation & static_lambda
  • f56fd2b [CS] Back config from 8.1 and apply heredoc_indentation rule
  • Additional commits viewable in compare view

Updates symfony/monolog-bundle from 4.0.1 to 4.0.2

Release notes

Sourced from symfony/monolog-bundle's releases.

v4.0.2

What's Changed

New Contributors

Full Changelog: symfony/monolog-bundle@v4.0.1...v4.0.2

Changelog

Sourced from symfony/monolog-bundle's changelog.

4.0.2 (2026-04-02)

  • Fix TaggedIteratorArgument deprecation warning when using symfony/dependency-injection 8.1
  • Import Extension from the DependencyInjection component rather than HttpKernel
  • Add missing target to named autowiring alias
  • Add info to the monolog.channels config
Commits
  • c012c6a Update changelog for 4.0.2
  • 47555c5 Merge branch '3.x' into 4.x
  • d874680 Update changelog for 3.11.2
  • dfdbfd7 Merge branch '3.x' into 4.x
  • 1b4fde0 minor #566 Add info to the monolog.channels config (GromNaN)
  • 9bceb15 Add info to the monolog.channels config
  • 2dba924 minor #576 Add PHP 8.5 to CI workflow matrix (GromNaN)
  • 00afe44 bug #572 Add missing target to named autowiring alias (nicolas-grekas)
  • 1c0a809 Add missing target to named autowiring alias
  • 0062fff Add PHP 8.5 to CI workflow matrix
  • Additional commits viewable in compare view

Updates symfony/routing from 7.4.8 to 7.4.9

Release notes

Sourced from symfony/routing's releases.

v7.4.9

Changelog (symfony/routing@v7.4.6...v7.4.9)

Commits
  • 287771d [7.4] Remove usages of named arguments in tests
  • 453501c Merge branch '6.4' into 7.4
  • 48035d1 [Routing] Honor the Request's method in UrlMatcher::matchRequest()
  • 82a526e Update XSD references in phpunit.xml.dist files
  • 7501462 CS fixes
  • 1425c2c More CS fixes
  • 4c5b2a3 Merge branch '6.4' into 7.4
  • 883d140 CS fixes - native_function_invocation & static_lambda
  • 4bcf92a [CS] Back config from 8.1 and apply heredoc_indentation rule
  • 5bcd7d4 Add deprecationTrigger ignoreUndefinedTriggers="true" in phpunit.xml.dist files
  • See full diff in compare view

Updates symfony/validator from 7.4.8 to 7.4.9

Release notes

Sourced from symfony/validator's releases.

v7.4.9

Changelog (symfony/validator@v7.4.7...v7.4.9)

Commits
  • d3bb3dc [Validator] Simplify When::$expression’s closure PHPDoc
  • fe0d88f Merge branch '6.4' into 7.4
  • 72cfcf7 [Validator] fix mapping properties using property hooks
  • d8a2262 Update XSD references in phpunit.xml.dist files
  • 1b7ce1e [Tests] Fix "Incomplete version" PHPUnit warnings
  • f2845ae CS fixes
  • c745ce9 Merge branch '6.4' into 7.4
  • 4169409 More CS fixes
  • a56bd51 Merge branch '6.4' into 7.4
  • 49d631e CS fixes - native_function_invocation & static_lambda
  • 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 9 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/console](https://github.com/symfony/console) | `7.4.8` | `7.4.9` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `7.4.8` | `7.4.9` |
| [symfony/filesystem](https://github.com/symfony/filesystem) | `7.4.8` | `7.4.9` |
| [symfony/form](https://github.com/symfony/form) | `7.4.8` | `7.4.9` |
| [symfony/http-client](https://github.com/symfony/http-client) | `7.4.8` | `7.4.9` |
| [symfony/mime](https://github.com/symfony/mime) | `7.4.8` | `7.4.9` |
| [symfony/monolog-bundle](https://github.com/symfony/monolog-bundle) | `4.0.1` | `4.0.2` |
| [symfony/routing](https://github.com/symfony/routing) | `7.4.8` | `7.4.9` |
| [symfony/validator](https://github.com/symfony/validator) | `7.4.8` | `7.4.9` |


Updates `symfony/console` from 7.4.8 to 7.4.9
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/8.1/CHANGELOG.md)
- [Commits](symfony/console@v7.4.8...v7.4.9)

Updates `symfony/dotenv` from 7.4.8 to 7.4.9
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/8.1/CHANGELOG.md)
- [Commits](symfony/dotenv@v7.4.8...v7.4.9)

Updates `symfony/filesystem` from 7.4.8 to 7.4.9
- [Release notes](https://github.com/symfony/filesystem/releases)
- [Changelog](https://github.com/symfony/filesystem/blob/8.1/CHANGELOG.md)
- [Commits](symfony/filesystem@v7.4.8...v7.4.9)

Updates `symfony/form` from 7.4.8 to 7.4.9
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/8.1/CHANGELOG.md)
- [Commits](symfony/form@v7.4.8...v7.4.9)

Updates `symfony/http-client` from 7.4.8 to 7.4.9
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/8.1/CHANGELOG.md)
- [Commits](symfony/http-client@v7.4.8...v7.4.9)

Updates `symfony/mime` from 7.4.8 to 7.4.9
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/8.1/CHANGELOG.md)
- [Commits](symfony/mime@v7.4.8...v7.4.9)

Updates `symfony/monolog-bundle` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/symfony/monolog-bundle/releases)
- [Changelog](https://github.com/symfony/monolog-bundle/blob/4.x/CHANGELOG.md)
- [Commits](symfony/monolog-bundle@v4.0.1...v4.0.2)

Updates `symfony/routing` from 7.4.8 to 7.4.9
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/8.1/CHANGELOG.md)
- [Commits](symfony/routing@v7.4.8...v7.4.9)

Updates `symfony/validator` from 7.4.8 to 7.4.9
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/8.1/CHANGELOG.md)
- [Commits](symfony/validator@v7.4.8...v7.4.9)

---
updated-dependencies:
- dependency-name: symfony/console
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dotenv
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/filesystem
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/form
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mime
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/monolog-bundle
  dependency-version: 4.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/validator
  dependency-version: 7.4.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants