Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the symfony group with 33 updates #1351

Merged
merged 1 commit into from
May 25, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2024

Bumps the symfony group with 33 updates:

Package From To
symfony/asset 6.4.0 6.4.7
symfony/cache 6.4.2 6.4.7
symfony/console 6.4.2 6.4.7
symfony/crowdin-translation-provider 6.4.2 6.4.7
symfony/dotenv 6.4.2 6.4.7
symfony/expression-language 6.4.2 6.4.7
symfony/flex 2.4.2 2.4.5
symfony/form 6.4.1 6.4.7
symfony/framework-bundle 6.3.11 6.3.12
symfony/http-client 6.4.2 6.4.7
symfony/intl 6.4.2 6.4.7
symfony/mailer 6.4.2 6.4.7
symfony/mime 6.4.0 6.4.7
symfony/notifier 6.4.0 6.4.7
symfony/process 6.4.2 6.4.7
symfony/property-access 6.4.0 6.4.7
symfony/property-info 6.3.9 6.3.12
symfony/proxy-manager-bridge 6.4.0 6.4.7
symfony/runtime 6.4.0 6.4.7
symfony/security-bundle 6.3.11 6.3.12
symfony/serializer 6.3.11 6.4.7
symfony/string 6.4.2 6.4.7
symfony/translation 6.4.2 6.4.7
symfony/twig-bundle 6.3.8 6.4.7
symfony/validator 6.4.2 6.4.7
symfony/web-link 6.4.0 6.4.7
symfony/yaml 6.4.0 6.4.7
symfony/browser-kit 6.4.0 6.4.7
symfony/css-selector 6.4.0 6.4.7
symfony/debug-bundle 6.4.0 6.4.7
symfony/maker-bundle 1.52.0 1.53.0
symfony/phpunit-bridge 7.0.2 7.0.7
symfony/web-profiler-bundle 6.3.11 6.3.12

Updates symfony/asset from 6.4.0 to 6.4.7

Release notes

Sourced from symfony/asset's releases.

v6.4.7

Changelog (symfony/asset@v6.4.6...v6.4.7)

  • no significant changes

v6.4.3

Changelog (symfony/asset@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 743757a Merge branch '5.4' into 6.4
  • 929f31b Auto-close PRs on subtree-splits
  • 14b1c0f Merge branch '6.3' into 6.4
  • a579e67 Merge branch '5.4' into 6.3
  • 0e98032 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/cache from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/cache's releases.

v6.4.7

Changelog (symfony/cache@v6.4.6...v6.4.7)

v6.4.6

Changelog (symfony/cache@v6.4.5...v6.4.6)

v6.4.4

Changelog (symfony/cache@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/cache@v6.4.2...v6.4.3)

Commits
  • b9e9b93 Merge branch '5.4' into 6.4
  • 982237e Auto-close PRs on subtree-splits
  • 954af00 [Cache] Fix test failure related to Redis6Proxy on appveyor
  • b7b45be Merge branch '5.4' into 6.4
  • b223eb6 Fix CI
  • 3c239f4 Merge branch '5.4' into 6.4
  • 7807aa0 bug #51578 [Cache] always select database for persistent redis connections
  • b59bbf9 synchronize Redis proxy traits for different versions
  • f6db2a0 Merge branch '5.4' into 6.4
  • 223c3af minor #54308 Add more explicit nullable types for default null values (alexan...
  • Additional commits viewable in compare view

Updates symfony/console from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/console's releases.

v6.4.7

Changelog (symfony/console@v6.4.6...v6.4.7)

v6.4.6

Changelog (symfony/console@v6.4.5...v6.4.6)

v6.4.4

Changelog (symfony/console@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/console@v6.4.2...v6.4.3)

Commits
  • a170e64 Merge branch '5.4' into 6.4
  • f3e591c Auto-close PRs on subtree-splits
  • ae650d8 Merge branch '5.4' into 6.4
  • 2bc6c8d return null when message with name is not set
  • a2708a5 respect multi-byte characters when rendering vertical-style tables
  • 8adc869 Fix TypeError on ProgressBar
  • 0d9e4eb Merge branch '5.4' into 6.4
  • a9174b6 bug #54009 [Console] Fix display of vertical Table on Windows OS (VincentLang...
  • 39f75d9 [Console] Fix display of Table on Windows OS
  • 155f2f3 Fix vertical table on windows
  • Additional commits viewable in compare view

Updates symfony/crowdin-translation-provider from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/crowdin-translation-provider's releases.

v6.4.7

Changelog (symfony/crowdin-translation-provider@v6.4.6...v6.4.7)

  • no significant changes

v6.4.3

Changelog (symfony/crowdin-translation-provider@v6.4.2...v6.4.3)

  • no significant changes
Commits

Updates symfony/dotenv from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/dotenv's releases.

v6.4.7

Changelog (symfony/dotenv@v6.4.6...v6.4.7)

  • no significant changes

v6.4.4

Changelog (symfony/dotenv@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/dotenv@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 982a8d5 Merge branch '5.4' into 6.4
  • 9e29d60 Auto-close PRs on subtree-splits
  • f6f0a3d [Dotenv] Specify envKey while loading variables with the dotenv:dump command
  • 3cb7ca9 Merge branch '6.3' into 6.4
  • d9eaf69 Merge branch '5.4' into 6.3
  • 4de4884 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/expression-language from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/expression-language's releases.

v6.4.7

Changelog (symfony/expression-language@v6.4.6...v6.4.7)

  • no significant changes

v6.4.3

Changelog (symfony/expression-language@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • f64e152 Merge branch '5.4' into 6.4
  • 3a24a58 Auto-close PRs on subtree-splits
  • b4a4ae3 Merge branch '6.3' into 6.4
  • 89f6dc6 Merge branch '5.4' into 6.3
  • d59441c Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/flex from 2.4.2 to 2.4.5

Commits
  • b0a405f Merge branch '1.x' into 2.x
  • 06b58a5 bug #1018 fix: wrong recipe history URL format (meyerbaptiste)
  • 57ac7d3 fix: wrong recipe history URL format
  • bec213c Merge branch '1.x' into 2.x
  • 6b46a00 feature #990 [Feature] Add options expansion to Add Lines Configuration (mnocon)
  • 644e426 [Feature] Add options expansion to Add Lines Configuration
  • 6b44ac7 Merge branch '1.x' into 2.x
  • 7b40eec bug #1007 fix compatibility with Symfony 7 (shyim)
  • 77e7ba3 fix compatibility with Symfony 7
  • See full diff in compare view

Updates symfony/form from 6.4.1 to 6.4.7

Release notes

Sourced from symfony/form's releases.

v6.4.7

Changelog (symfony/form@v6.4.6...v6.4.7)

v6.4.6

Changelog (symfony/form@v6.4.5...v6.4.6)

v6.4.4

Changelog (symfony/form@v6.4.3...v6.4.4)

  • no significant changes

v6.4.3

Changelog (symfony/form@v6.4.2...v6.4.3)

Commits
  • 718f103 Merge branch '5.4' into 6.4
  • 6e732c4 read form values using the chain data accessor
  • c0efa74 Merge branch '5.4' into 6.4
  • cc4ea6d Auto-close PRs on subtree-splits
  • 57bc474 stop marking parameters implicitly as nullable
  • 46df6c8 Merge branch '5.4' into 6.4
  • a4841ab minor #54308 Add more explicit nullable types for default null values (alexan...
  • 8c95956 Merge branch '5.4' into 6.4
  • 42b27ad fix tests
  • da00018 Add more explicit nullable types for default null values
  • Additional commits viewable in compare view

Updates symfony/framework-bundle from 6.3.11 to 6.3.12

Release notes

Sourced from symfony/framework-bundle's releases.

v6.3.12

Changelog (symfony/framework-bundle@v6.3.11...v6.3.12)

Commits
  • e144e37 fix method signatures
  • 3d2ae12 Merge branch '5.4' into 6.3
  • 8980568 Fix implicitly-required parameters
  • 9f39bd6 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 23f67d6 grab a service from the container only if it exists
  • 24427e2 Merge branch '5.4' into 6.3
  • 8b5cd56 bug #53418 [FrameworkBundle][Notifier] Fix service registration (MessageBird ...
  • ef3dea3 [Notifier] Fix FrameworkExtension factory classes (MessageBird & TurboSms)
  • ebc1423 Merge branch '5.4' into 6.3
  • cde1dab append instead of replacing potentially non-existent named-arguments
  • See full diff in compare view

Updates symfony/http-client from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/http-client's releases.

v6.4.7

Changelog (symfony/http-client@v6.4.6...v6.4.7)

v6.4.6

Changelog (symfony/http-client@v6.4.5...v6.4.6)

v6.4.5

Changelog (symfony/http-client@v6.4.4...v6.4.5)

v6.4.4

Changelog (symfony/http-client@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/http-client@v6.4.2...v6.4.3)

Commits
  • 3683d81 Merge branch '5.4' into 6.4
  • 3cdc551 Auto-close PRs on subtree-splits
  • c7f83b2 Merge branch '5.4' into 6.4
  • ead44ee [HttpClient] Let curl handle transfer encoding
  • bdea420 Merge branch '5.4' into 6.4
  • ab3240a fix syntax for PHP 7.2
  • bc1710e bug #54242 [HttpClient] [EventSourceHttpClient] Fix consuming SSEs with \r\n ...
  • 6a46c0e fix contracts constraint
  • b740fb5 Merge branch '5.4' into 6.4
  • 2a29219 Fix tests
  • Additional commits viewable in compare view

Updates symfony/intl from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/intl's releases.

v6.4.7

Changelog (symfony/intl@v6.4.6...v6.4.7)

v6.4.3

Changelog (symfony/intl@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 9ed7dfe Merge branch '5.4' into 6.4
  • 0ae24e7 Auto-close PRs on subtree-splits
  • 670d564 Merge branch '5.4' into 6.4
  • 8d941ee [Intl] Remove resources data from classmap generation
  • 2628ded Merge branch '6.3' into 6.4
  • db1c2e9 Fix bad merge
  • fc67d38 Merge branch '5.4' into 6.3
  • 2fb503f Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/mailer from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/mailer's releases.

v6.4.7

Changelog (symfony/mailer@v6.4.6...v6.4.7)

  • no significant changes

v6.4.6

Changelog (symfony/mailer@v6.4.5...v6.4.6)

v6.4.4

Changelog (symfony/mailer@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/mailer@v6.4.2...v6.4.3)

Commits
  • 2c446d4 Merge branch '5.4' into 6.4
  • 93543ff Auto-close PRs on subtree-splits
  • 677f34a include message id provided by the MTA when dispatching the SentMessageEvent
  • 1d0ef27 Make more nullable types explicit
  • b2c840d Merge branch '5.4' into 6.4
  • b8ff9a7 [Mailer] Fix sendmail transport not handling failure
  • 791c5d3 bug #53704 Fix client side connection timeout breaks mail authentication (byt...
  • c8d965a Fix client side connection timeout breaks mail authentication
  • 2ff642e Merge branch '6.3' into 6.4
  • 869c114 Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view

Updates symfony/mime from 6.4.0 to 6.4.7

Release notes

Sourced from symfony/mime's releases.

v6.4.7

Changelog (symfony/mime@v6.4.6...v6.4.7)

  • no significant changes

v6.4.6

Changelog (symfony/mime@v6.4.5...v6.4.6)

  • no significant changes

v6.4.3

Changelog (symfony/mime@v6.4.2...v6.4.3)

Commits
  • decadcf Merge branch '5.4' into 6.4
  • a5364f0 Auto-close PRs on subtree-splits
  • b16be80 Merge branch '5.4' into 6.4
  • 49167c2 Fix CI
  • f6816ec Merge branch '5.4' into 6.4
  • 31acbc4 use local PHP web server to test HTTP stream wrappers
  • 14762b8 Merge branch '5.4' into 6.4
  • 82fa6be use local PHP web server to test HTTP stream wrappers
  • 5017e0a Merge branch '6.3' into 6.4
  • 4b24dca Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view

Updates symfony/notifier from 6.4.0 to 6.4.7

Release notes

Sourced from symfony/notifier's releases.

v6.4.7

Changelog (symfony/notifier@v6.4.6...v6.4.7)

  • no significant changes

v6.4.3

Changelog (symfony/notifier@v6.4.2...v6.4.3)

Commits
  • cc08147 Merge branch '5.4' into 6.4
  • b15630d Auto-close PRs on subtree-splits
  • 1c6c7a7 Merge branch '6.3' into 6.4
  • 18daf06 Merge branch '5.4' into 6.3
  • 96c5ff3 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • 1eaec83 Merge branch '6.3' into 6.4
  • bc4a79b Merge branch '5.4' into 6.3
  • 98ea3a5 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] ...
  • 1a6accb Remove full DSNs from exception messages
  • See full diff in compare view

Updates symfony/process from 6.4.2 to 6.4.7

Release notes

Sourced from symfony/process's releases.

v6.4.7

Changelog (symfony/process@v6.4.6...v6.4.7)

  • no significant changes

v6.4.4

Changelog (symfony/process@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/process@v6.4.2...v6.4.3)

Commits
  • cdb1c81 Merge branch '5.4' into 6.4
  • 85a554a Auto-close PRs on subtree-splits
  • 710e278 Fix the command -v exception when the command option with a dash prefix
  • 8bda0be Merge branch '5.4' into 6.4
  • 4fdf340 [Process] Fix failing tests causing segfaults
  • d4fd4a8 Merge branch '5.4' into 6.4
  • 7e2c857 [Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Be...
  • 31642b0 Merge branch '6.3' into 6.4
  • 6c5eceb Merge branch '5.4' into 6.3
  • cbc28e3 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • Additional commits viewable in compare view

Updates symfony/property-access from 6.4.0 to 6.4.7

Release notes

Sourced from symfony/property-access's releases.

v6.4.7

Changelog (symfony/property-access@v6.4.6...v6.4.7)

  • no significant changes

v6.4.6

Changelog (symfony/property-access@v6.4.5...v6.4.6)

v6.4.4

Changelog (symfony/property-access@v6.4.3...v6.4.4)

v6.4.3

Changelog (symfony/property-access@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 9174e2e Merge branch '5.4' into 6.4
  • 1b93ca4 Auto-close PRs on subtree-splits
  • 67849a5 Merge branch '5.4' into 6.4
  • 304e555 Merge branch '5.4' into 6.4
  • b58ea31 Add more explicit nullable types for default null values
  • e94ea5f [PropertyAccess] Fix checking for missing properties
  • c0664db fix tests
  • f549c1b [PropertyAccess] Fixes getValue() on an unitialized object property on a lazy...
  • dd22c92 Merge branch '6.3' into 6.4
  • bbf7228 Merge branch '5.4' into 6.3
  • Additional commits viewable in compare view

Updates symfony/property-info from 6.3.9 to 6.3.12

Release notes

Sourced from symfony/property-info's releases.

v6.3.12

Changelog (symfony/property-info@v6.3.11...v6.3.12)

  • no significant changes
Commits
  • ad9640f fix method signatures
  • 9101727 Merge branch '5.4' into 6.3
  • d30d48f fix method signatures
  • 6e5771e Merge branch '5.4' into 6.3
  • 6d91c6f Fix implicitly-required parameters
  • eaf3b4f Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/proxy-manager-bridge from 6.4.0 to 6.4.7

Release notes

Sourced from symfony/proxy-manager-bridge's releases.

v6.4.7

Changelog (symfony/proxy-manager-bridge@v6.4.6...v6.4.7)

  • no significant changes

v6.4.6

Changelog (symfony/proxy-manager-bridge@v6.4.5...v6.4.6)

  • no significant changes

v6.4.3

Changelog (symfony/proxy-manager-bridge@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 9352e4c Merge branch '5.4' into 6.4
  • 2af1b39 Auto-close PRs on subtree-splits
  • ef5428b Add hint which version of Symfony not longer require proxy manager bridge
  • 1d67cac Merge branch '5.4' into 6.4
  • 97fc536 Make more nullable types explicit
  • c3f1b7d Merge branch '6.3' into 6.4
  • 96a0f63 Merge branch '5.4' into 6.3
  • 823eef8 [ProxyManagerBridge] Adding info about discontinuation
  • See full diff in compare view

Updates symfony/runtime from 6.4.0 to 6.4.7

Release notes

Sourced from symfony/runtime's releases.

v6.4.7

Changelog (symfony/runtime@v6.4.6...v6.4.7)

  • no significant changes

v6.4.3

Changelog (symfony/runtime@v6.4.2...v6.4.3)

  • no significant changes
Commits
  • 20c90eb Merge branch '5.4' into 6.4
  • f143d17 Auto-close PRs on subtree-splits
  • 5682281 Merge branch '6.3' into 6.4
  • a8d2b8f Merge branch '5.4' into 6.3
  • a32a623 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/security-bundle from 6.3.11 to 6.3.12

Release notes

Sourced from symfony/security-bundle's releases.

v6.3.12

Changelog (symfony/security-bundle@v6.3.11...v6.3.12)

  • no significant changes
Commits
  • 60eeacf Fix bad merge
  • 2b6a6b4 Merge branch '5.4' into 6.3
  • ed19471 Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
  • See full diff in compare view

Updates symfony/serializer from 6.3.11 to 6.4.7

Release notes

Sourced from symfony/serializer's releases.

v6.4.7

Changelog (symfony/serializer@v6.4.6...v6.4.7)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels May 1, 2024
@jbelien jbelien enabled auto-merge (squash) May 25, 2024 14:50
@jbelien
Copy link
Member

jbelien commented May 25, 2024

@dependabot rebase

Bumps the symfony group with 33 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset](https://github.com/symfony/asset) | `6.4.0` | `6.4.7` |
| [symfony/cache](https://github.com/symfony/cache) | `6.4.2` | `6.4.7` |
| [symfony/console](https://github.com/symfony/console) | `6.4.2` | `6.4.7` |
| [symfony/crowdin-translation-provider](https://github.com/symfony/crowdin-translation-provider) | `6.4.2` | `6.4.7` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `6.4.2` | `6.4.7` |
| [symfony/expression-language](https://github.com/symfony/expression-language) | `6.4.2` | `6.4.7` |
| [symfony/flex](https://github.com/symfony/flex) | `2.4.2` | `2.4.5` |
| [symfony/form](https://github.com/symfony/form) | `6.4.1` | `6.4.7` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `6.3.11` | `6.3.12` |
| [symfony/http-client](https://github.com/symfony/http-client) | `6.4.2` | `6.4.7` |
| [symfony/intl](https://github.com/symfony/intl) | `6.4.2` | `6.4.7` |
| [symfony/mailer](https://github.com/symfony/mailer) | `6.4.2` | `6.4.7` |
| [symfony/mime](https://github.com/symfony/mime) | `6.4.0` | `6.4.7` |
| [symfony/notifier](https://github.com/symfony/notifier) | `6.4.0` | `6.4.7` |
| [symfony/process](https://github.com/symfony/process) | `6.4.2` | `6.4.7` |
| [symfony/property-access](https://github.com/symfony/property-access) | `6.4.0` | `6.4.7` |
| [symfony/property-info](https://github.com/symfony/property-info) | `6.3.9` | `6.3.12` |
| [symfony/proxy-manager-bridge](https://github.com/symfony/proxy-manager-bridge) | `6.4.0` | `6.4.7` |
| [symfony/runtime](https://github.com/symfony/runtime) | `6.4.0` | `6.4.7` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `6.3.11` | `6.3.12` |
| [symfony/serializer](https://github.com/symfony/serializer) | `6.3.11` | `6.4.7` |
| [symfony/string](https://github.com/symfony/string) | `6.4.2` | `6.4.7` |
| [symfony/translation](https://github.com/symfony/translation) | `6.4.2` | `6.4.7` |
| [symfony/twig-bundle](https://github.com/symfony/twig-bundle) | `6.3.8` | `6.4.7` |
| [symfony/validator](https://github.com/symfony/validator) | `6.4.2` | `6.4.7` |
| [symfony/web-link](https://github.com/symfony/web-link) | `6.4.0` | `6.4.7` |
| [symfony/yaml](https://github.com/symfony/yaml) | `6.4.0` | `6.4.7` |
| [symfony/browser-kit](https://github.com/symfony/browser-kit) | `6.4.0` | `6.4.7` |
| [symfony/css-selector](https://github.com/symfony/css-selector) | `6.4.0` | `6.4.7` |
| [symfony/debug-bundle](https://github.com/symfony/debug-bundle) | `6.4.0` | `6.4.7` |
| [symfony/maker-bundle](https://github.com/symfony/maker-bundle) | `1.52.0` | `1.53.0` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `7.0.2` | `7.0.7` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `6.3.11` | `6.3.12` |


Updates `symfony/asset` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/asset/releases)
- [Changelog](https://github.com/symfony/asset/blob/7.0/CHANGELOG.md)
- [Commits](symfony/asset@v6.4.0...v6.4.7)

Updates `symfony/cache` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.0/CHANGELOG.md)
- [Commits](symfony/cache@v6.4.2...v6.4.7)

Updates `symfony/console` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.0/CHANGELOG.md)
- [Commits](symfony/console@v6.4.2...v6.4.7)

Updates `symfony/crowdin-translation-provider` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/crowdin-translation-provider/releases)
- [Changelog](https://github.com/symfony/crowdin-translation-provider/blob/7.0/CHANGELOG.md)
- [Commits](symfony/crowdin-translation-provider@v6.4.2...v6.4.7)

Updates `symfony/dotenv` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.0/CHANGELOG.md)
- [Commits](symfony/dotenv@v6.4.2...v6.4.7)

Updates `symfony/expression-language` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/expression-language/releases)
- [Changelog](https://github.com/symfony/expression-language/blob/7.0/CHANGELOG.md)
- [Commits](symfony/expression-language@v6.4.2...v6.4.7)

Updates `symfony/flex` from 2.4.2 to 2.4.5
- [Release notes](https://github.com/symfony/flex/releases)
- [Commits](symfony/flex@v2.4.2...v2.4.5)

Updates `symfony/form` from 6.4.1 to 6.4.7
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/7.0/CHANGELOG.md)
- [Commits](symfony/form@v6.4.1...v6.4.7)

Updates `symfony/framework-bundle` from 6.3.11 to 6.3.12
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v6.3.11...v6.3.12)

Updates `symfony/http-client` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.0/CHANGELOG.md)
- [Commits](symfony/http-client@v6.4.2...v6.4.7)

Updates `symfony/intl` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/intl/releases)
- [Changelog](https://github.com/symfony/intl/blob/7.0/CHANGELOG.md)
- [Commits](symfony/intl@v6.4.2...v6.4.7)

Updates `symfony/mailer` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/mailer/releases)
- [Changelog](https://github.com/symfony/mailer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/mailer@v6.4.2...v6.4.7)

Updates `symfony/mime` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/mime/releases)
- [Changelog](https://github.com/symfony/mime/blob/7.0/CHANGELOG.md)
- [Commits](symfony/mime@v6.4.0...v6.4.7)

Updates `symfony/notifier` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/notifier/releases)
- [Changelog](https://github.com/symfony/notifier/blob/7.0/CHANGELOG.md)
- [Commits](symfony/notifier@v6.4.0...v6.4.7)

Updates `symfony/process` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/7.0/CHANGELOG.md)
- [Commits](symfony/process@v6.4.2...v6.4.7)

Updates `symfony/property-access` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/property-access/releases)
- [Changelog](https://github.com/symfony/property-access/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-access@v6.4.0...v6.4.7)

Updates `symfony/property-info` from 6.3.9 to 6.3.12
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.0/CHANGELOG.md)
- [Commits](symfony/property-info@v6.3.9...v6.3.12)

Updates `symfony/proxy-manager-bridge` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/proxy-manager-bridge/releases)
- [Changelog](https://github.com/symfony/proxy-manager-bridge/blob/6.4/CHANGELOG.md)
- [Commits](symfony/proxy-manager-bridge@v6.4.0...v6.4.7)

Updates `symfony/runtime` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/runtime/releases)
- [Changelog](https://github.com/symfony/runtime/blob/7.0/CHANGELOG.md)
- [Commits](symfony/runtime@v6.4.0...v6.4.7)

Updates `symfony/security-bundle` from 6.3.11 to 6.3.12
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/security-bundle@v6.3.11...v6.3.12)

Updates `symfony/serializer` from 6.3.11 to 6.4.7
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.0/CHANGELOG.md)
- [Commits](symfony/serializer@v6.3.11...v6.4.7)

Updates `symfony/string` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/7.0/CHANGELOG.md)
- [Commits](symfony/string@v6.4.2...v6.4.7)

Updates `symfony/translation` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.0/CHANGELOG.md)
- [Commits](symfony/translation@v6.4.2...v6.4.7)

Updates `symfony/twig-bundle` from 6.3.8 to 6.4.7
- [Release notes](https://github.com/symfony/twig-bundle/releases)
- [Changelog](https://github.com/symfony/twig-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/twig-bundle@v6.3.8...v6.4.7)

Updates `symfony/validator` from 6.4.2 to 6.4.7
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.0/CHANGELOG.md)
- [Commits](symfony/validator@v6.4.2...v6.4.7)

Updates `symfony/web-link` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/web-link/releases)
- [Changelog](https://github.com/symfony/web-link/blob/7.0/CHANGELOG.md)
- [Commits](symfony/web-link@v6.4.0...v6.4.7)

Updates `symfony/yaml` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/yaml/releases)
- [Changelog](https://github.com/symfony/yaml/blob/7.0/CHANGELOG.md)
- [Commits](symfony/yaml@v6.4.0...v6.4.7)

Updates `symfony/browser-kit` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.0/CHANGELOG.md)
- [Commits](symfony/browser-kit@v6.4.0...v6.4.7)

Updates `symfony/css-selector` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/css-selector/releases)
- [Changelog](https://github.com/symfony/css-selector/blob/7.0/CHANGELOG.md)
- [Commits](symfony/css-selector@v6.4.0...v6.4.7)

Updates `symfony/debug-bundle` from 6.4.0 to 6.4.7
- [Release notes](https://github.com/symfony/debug-bundle/releases)
- [Changelog](https://github.com/symfony/debug-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/debug-bundle@v6.4.0...v6.4.7)

Updates `symfony/maker-bundle` from 1.52.0 to 1.53.0
- [Release notes](https://github.com/symfony/maker-bundle/releases)
- [Changelog](https://github.com/symfony/maker-bundle/blob/main/CHANGELOG.md)
- [Commits](symfony/maker-bundle@v1.52.0...v1.53.0)

Updates `symfony/phpunit-bridge` from 7.0.2 to 7.0.7
- [Release notes](https://github.com/symfony/phpunit-bridge/releases)
- [Changelog](https://github.com/symfony/phpunit-bridge/blob/7.0/CHANGELOG.md)
- [Commits](symfony/phpunit-bridge@v7.0.2...v7.0.7)

Updates `symfony/web-profiler-bundle` from 6.3.11 to 6.3.12
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.0/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v6.3.11...v6.3.12)

---
updated-dependencies:
- dependency-name: symfony/asset
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/console
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/crowdin-translation-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/expression-language
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/flex
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/form
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/framework-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/intl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mailer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/mime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/notifier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/process
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/property-access
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/property-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/proxy-manager-bridge
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-bundle
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/string
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/translation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/twig-bundle
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/web-link
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/browser-kit
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/css-selector
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/debug-bundle
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/maker-bundle
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: symfony
- dependency-name: symfony/phpunit-bridge
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/web-profiler-bundle
  dependency-type: direct:development
  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/2.x/symfony-a515fe033e branch from c4d0309 to f0052c4 Compare May 25, 2024 14:59
@jbelien jbelien merged commit 408908c into 2.x May 25, 2024
10 checks passed
@jbelien jbelien deleted the dependabot/composer/2.x/symfony-a515fe033e branch May 25, 2024 15:00
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.

None yet

1 participant