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

build(deps): bump the symfony group with 25 updates #2015

Merged
merged 1 commit into from
Jul 28, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 28, 2024

Bumps the symfony group with 25 updates:

Package From To
symfony/asset-mapper 6.4.9 6.4.10
symfony/cache 6.4.8 6.4.10
symfony/console 6.4.9 6.4.10
symfony/dotenv 6.4.8 6.4.10
symfony/form 6.4.8 6.4.10
symfony/framework-bundle 6.4.9 6.4.10
symfony/http-foundation 6.4.8 6.4.10
symfony/messenger 6.4.9 6.4.10
symfony/property-info 6.4.9 6.4.10
symfony/security-bundle 6.4.9 6.4.10
symfony/serializer 6.4.9 6.4.10
symfony/string 6.4.9 6.4.10
symfony/translation 6.4.8 6.4.10
symfony/validator 6.4.9 6.4.10
symfony/phpunit-bridge 6.4.9 6.4.10
symfony/web-profiler-bundle 6.4.8 6.4.10
symfony/dependency-injection 6.4.9 6.4.10
symfony/doctrine-bridge 6.4.9 6.4.10
symfony/error-handler 6.4.9 6.4.10
symfony/finder 6.4.8 6.4.10
symfony/http-client 6.4.9 6.4.10
symfony/http-kernel 6.4.9 6.4.10
symfony/routing 6.4.8 6.4.10
symfony/security-core 6.4.9 6.4.10
symfony/var-dumper 6.4.9 6.4.10

Updates symfony/asset-mapper from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/asset-mapper's releases.

v6.4.10

Changelog (symfony/asset-mapper@v6.4.9...v6.4.10)

  • no significant changes
Commits

Updates symfony/cache from 6.4.8 to 6.4.10

Release notes

Sourced from symfony/cache's releases.

v6.4.10

Changelog (symfony/cache@v6.4.9...v6.4.10)

Commits
  • 6702d2d minor #57723 [Cache] fix compatibility with Redis Relay 0.8.1 (xabbuh)
  • 1c44e4d fix compatibility with Redis Relay 0.8.1
  • 2fcdafe Merge branch '5.4' into 6.4
  • 6f5f750 [Cache] Improve dbindex DSN parameter parsing
  • 8510253 Merge branch '5.4' into 6.4
  • 4f50cdc use copy() instead of rename() on Windows
  • See full diff in compare view

Updates symfony/console from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/console's releases.

v6.4.10

Changelog (symfony/console@v6.4.9...v6.4.10)

Commits
  • 504974c Merge branch '5.4' into 6.4
  • cef6239 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling
  • 68380d6 be explicit about the signal to reset
  • See full diff in compare view

Updates symfony/dotenv from 6.4.8 to 6.4.10

Release notes

Sourced from symfony/dotenv's releases.

v6.4.10

Changelog (symfony/dotenv@v6.4.9...v6.4.10)

  • no significant changes
Commits

Updates symfony/form from 6.4.8 to 6.4.10

Release notes

Sourced from symfony/form's releases.

v6.4.10

Changelog (symfony/form@v6.4.9...v6.4.10)

  • no significant changes
Commits

Updates symfony/framework-bundle from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/framework-bundle's releases.

v6.4.10

Changelog (symfony/framework-bundle@v6.4.9...v6.4.10)

Commits

Updates symfony/http-foundation from 6.4.8 to 6.4.10

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.10

Changelog (symfony/http-foundation@v6.4.9...v6.4.10)

Commits
  • 117f1f2 minor #57732 [HttpFoundation] Add tests for MethodRequestMatcher and `Schem...
  • c3fa5c0 Merge branch '5.4' into 6.4
  • 9c375b2 [HttpFoundation] Add tests for uncovered sections
  • 0ff17bf [HttpFoundation] Add tests for MethodRequestMatcher and SchemeRequestMatcher
  • e36a71e Merge branch '5.4' into 6.4
  • 9249ad7 Fix typo
  • 7c0d6e4 Merge branch '5.4' into 6.4
  • a33dd71 Fix MockArraySessionStorage to generate more conform ids
  • See full diff in compare view

Updates symfony/messenger from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/messenger's releases.

v6.4.10

Changelog (symfony/messenger@v6.4.9...v6.4.10)

Commits
  • 7985801 fix merge
  • 49943bb Merge branch '5.4' into 6.4
  • d21b1d0 bug #54057 [Messenger] Passing actual Envelope to `WorkerMessageRetriedEven...
  • ab320a2 [Messenger] Passing to WorkerMessageRetriedEvent envelope with actual stamp...
  • See full diff in compare view

Updates symfony/property-info from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/property-info's releases.

v6.4.10

Changelog (symfony/property-info@v6.4.9...v6.4.10)

Commits
  • edaea9d Merge branch '5.4' into 6.4
  • 825aa93 [PropertyInfo] Fix nullable value returned from extractFromMutator on Collect...
  • 3c384c7 Merge branch '5.4' into 6.4
  • e7202a5 [PropertyInfo] Handle collection in PhpStan same as PhpDoc
  • See full diff in compare view

Updates symfony/security-bundle from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/security-bundle's releases.

v6.4.10

Changelog (symfony/security-bundle@v6.4.9...v6.4.10)

Commits
  • 50007f4 use firewall-specific user checkers when manually logging in users
  • See full diff in compare view

Updates symfony/serializer from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/serializer's releases.

v6.4.10

Changelog (symfony/serializer@v6.4.9...v6.4.10)

  • no significant changes
Commits
  • 9a67fcf Sync .github/expected-missing-return-types.diff
  • 430a73d use more entropy with uniqid()
  • ffe0eef Merge branch '5.4' into 6.4
  • 1e538a6 use more entropy with uniqid()
  • See full diff in compare view

Updates symfony/string from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/string's releases.

v6.4.10

Changelog (symfony/string@v6.4.9...v6.4.10)

Commits
  • ccf9b30 Merge branch '5.4' into 6.4
  • 909cec9 add test to prevent future regressions
  • 7ce19bb Merge branch '5.4' into 6.4
  • 42cb3f3 test: kebab-case to snake_case
  • 9989c22 Merge branch '5.4' into 6.4
  • 76d8b2b [String] Revert "Fixed u()->snake(), b()->snake() and s()->snake() methods"
  • a382cfb normalize underscores in snake()
  • See full diff in compare view

Updates symfony/translation from 6.4.8 to 6.4.10

Release notes

Sourced from symfony/translation's releases.

v6.4.10

Changelog (symfony/translation@v6.4.9...v6.4.10)

Commits
  • 9404120 Merge branch '5.4' into 6.4
  • 1d702ca [Translation] Fix CSV escape char in CsvFileLoader on PHP >= 7.4
  • See full diff in compare view

Updates symfony/validator from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/validator's releases.

v6.4.10

Changelog (symfony/validator@v6.4.9...v6.4.10)

Commits
  • bcf939a Merge branch '5.4' into 6.4
  • 5ad62a0 treat uninitialized properties referenced by property paths as null
  • 249792a minor #57823 [Validator] properly set up constraint options (xabbuh)
  • f585ed9 Merge branch '5.4' into 6.4
  • 4595a47 [Validator] Add Catalan and Spanish translation for WordCount constraint"
  • e64a020 properly set up constraint options
  • 1dc4d83 Merge branch '5.4' into 6.4
  • 980f101 [Validator] added Polish translation for units 114 and 115
  • 066ba6d Merge branch '5.4' into 6.4
  • 0510011 [Validator] Add WordCount constraint Lithuanian translation
  • Additional commits viewable in compare view

Updates symfony/phpunit-bridge from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/phpunit-bridge's releases.

v6.4.10

Changelog (symfony/phpunit-bridge@v6.4.9...v6.4.10)

Commits
  • ad51051 Merge branch '5.4' into 6.4
  • 49b7764 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling
  • 24ca10f Merge branch '5.4' into 6.4
  • 8fea773 use more entropy with uniqid()
  • See full diff in compare view

Updates symfony/web-profiler-bundle from 6.4.8 to 6.4.10

Release notes

Sourced from symfony/web-profiler-bundle's releases.

v6.4.10

Changelog (symfony/web-profiler-bundle@v6.4.9...v6.4.10)

Commits
  • 370c9f1 [Profiler] Add word wrap in tables in dialog to see all the text
  • 20a873f Change incorrect check for the stateless request attribute
  • See full diff in compare view

Updates symfony/dependency-injection from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.10

Changelog (symfony/dependency-injection@v6.4.9...v6.4.10)

Commits
  • 5caf9c5 Merge branch '5.4' into 6.4
  • c840988 [DependencyInjection] Do not try to load default method name on interface
  • See full diff in compare view

Updates symfony/doctrine-bridge from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/doctrine-bridge's releases.

v6.4.10

Changelog (symfony/doctrine-bridge@v6.4.9...v6.4.10)

Commits
  • 0de9662 Merge branch '5.4' into 6.4
  • 009d870 [DoctrineBridge] fix messenger bus dispatch inside an active transaction
  • See full diff in compare view

Updates symfony/error-handler from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/error-handler's releases.

v6.4.10

Changelog (symfony/error-handler@v6.4.9...v6.4.10)

Commits
  • 231f1b2 Merge branch '5.4' into 6.4
  • db15ba0 [ErrorHandler][VarDumper] Remove PHP 8.4 deprecations
  • 3ef1460 Merge branch '5.4' into 6.4
  • 59ee876 restrict the maximum length of the X-Debug-Exception header
  • See full diff in compare view

Updates symfony/finder from 6.4.8 to 6.4.10

Release notes

Sourced from symfony/finder's releases.

v6.4.10

Changelog (symfony/finder@v6.4.9...v6.4.10)

  • no significant changes
Commits
  • af29198 Merge branch '5.4' into 6.4
  • 0724c51 fix Finder test using the ftp wrapper by switching the server being used
  • See full diff in compare view

Updates symfony/http-client from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/http-client's releases.

v6.4.10

Changelog (symfony/http-client@v6.4.9...v6.4.10)

  • no significant changes
Commits
  • b5e498f Merge branch '5.4' into 6.4
  • ed17728 minor #57689 [Contracts][HttpClient] Skip tests when zlib's ob_gzhandler() ...
  • 0cdf28f Merge branch '5.4' into 6.4
  • 1663725 [Contracts][HttpClient] Skip tests when zlib's ob_gzhandler() doesn't exist
  • 88cdf42 Fix typo
  • See full diff in compare view

Updates symfony/http-kernel from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.10

Changelog (symfony/http-kernel@v6.4.9...v6.4.10)

Commits

Updates symfony/routing from 6.4.8 to 6.4.10

Release notes

Sourced from symfony/routing's releases.

v6.4.10

Changelog (symfony/routing@v6.4.9...v6.4.10)

Commits
  • aad19fe Merge branch '5.4' into 6.4
  • f8dd6f8 use more entropy with uniqid()
  • d0a2005 Merge branch '5.4' into 6.4
  • c99c74b bug #57645 [Routing] Discard in-memory cache of routes when writing the file-...
  • 7bec6df [Router] Discard in-memory cache of routes when writing the file-based cache
  • See full diff in compare view

Updates symfony/security-core from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/security-core's releases.

v6.4.10

Changelog (symfony/security-core@v6.4.9...v6.4.10)

  • no significant changes
Commits
  • 432dec5 Merge branch '5.4' into 6.4
  • 3c6b81c [Core] Fix & Enhance security arabic translation.
  • 17c5874 Merge branch '5.4' into 6.4
  • d29cef2 [Security] Verify Hungarian translation
  • 0b70b30 minor #57590 [Security][Validator] Added missing pt_BR translations (nei)
  • 1293cdd [Security][Validator] Added missing Portuguese(pt) translations
  • 5cc0888 Fixes #54550 some pt_BR translations
  • See full diff in compare view

Updates symfony/var-dumper from 6.4.9 to 6.4.10

Release notes

Sourced from symfony/var-dumper's releases.

v6.4.10

Changelog (symfony/var-dumper@v6.4.9...v6.4.10)

Commits
  • a71cc33 Merge branch '5.4' into 6.4
  • 0c17c56 bug #57815 [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value han...
  • e0a521e [Console][PhpUnitBridge][VarDumper] Fix NO_COLOR empty value handling
  • e4de722 [ErrorHandler][VarDumper] Remove PHP 8.4 deprecations
  • 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 25 updates:

| Package | From | To |
| --- | --- | --- |
| [symfony/asset-mapper](https://github.com/symfony/asset-mapper) | `6.4.9` | `6.4.10` |
| [symfony/cache](https://github.com/symfony/cache) | `6.4.8` | `6.4.10` |
| [symfony/console](https://github.com/symfony/console) | `6.4.9` | `6.4.10` |
| [symfony/dotenv](https://github.com/symfony/dotenv) | `6.4.8` | `6.4.10` |
| [symfony/form](https://github.com/symfony/form) | `6.4.8` | `6.4.10` |
| [symfony/framework-bundle](https://github.com/symfony/framework-bundle) | `6.4.9` | `6.4.10` |
| [symfony/http-foundation](https://github.com/symfony/http-foundation) | `6.4.8` | `6.4.10` |
| [symfony/messenger](https://github.com/symfony/messenger) | `6.4.9` | `6.4.10` |
| [symfony/property-info](https://github.com/symfony/property-info) | `6.4.9` | `6.4.10` |
| [symfony/security-bundle](https://github.com/symfony/security-bundle) | `6.4.9` | `6.4.10` |
| [symfony/serializer](https://github.com/symfony/serializer) | `6.4.9` | `6.4.10` |
| [symfony/string](https://github.com/symfony/string) | `6.4.9` | `6.4.10` |
| [symfony/translation](https://github.com/symfony/translation) | `6.4.8` | `6.4.10` |
| [symfony/validator](https://github.com/symfony/validator) | `6.4.9` | `6.4.10` |
| [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) | `6.4.9` | `6.4.10` |
| [symfony/web-profiler-bundle](https://github.com/symfony/web-profiler-bundle) | `6.4.8` | `6.4.10` |
| [symfony/dependency-injection](https://github.com/symfony/dependency-injection) | `6.4.9` | `6.4.10` |
| [symfony/doctrine-bridge](https://github.com/symfony/doctrine-bridge) | `6.4.9` | `6.4.10` |
| [symfony/error-handler](https://github.com/symfony/error-handler) | `6.4.9` | `6.4.10` |
| [symfony/finder](https://github.com/symfony/finder) | `6.4.8` | `6.4.10` |
| [symfony/http-client](https://github.com/symfony/http-client) | `6.4.9` | `6.4.10` |
| [symfony/http-kernel](https://github.com/symfony/http-kernel) | `6.4.9` | `6.4.10` |
| [symfony/routing](https://github.com/symfony/routing) | `6.4.8` | `6.4.10` |
| [symfony/security-core](https://github.com/symfony/security-core) | `6.4.9` | `6.4.10` |
| [symfony/var-dumper](https://github.com/symfony/var-dumper) | `6.4.9` | `6.4.10` |


Updates `symfony/asset-mapper` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/asset-mapper/releases)
- [Changelog](https://github.com/symfony/asset-mapper/blob/7.1/CHANGELOG.md)
- [Commits](symfony/asset-mapper@v6.4.9...v6.4.10)

Updates `symfony/cache` from 6.4.8 to 6.4.10
- [Release notes](https://github.com/symfony/cache/releases)
- [Changelog](https://github.com/symfony/cache/blob/7.1/CHANGELOG.md)
- [Commits](symfony/cache@v6.4.8...v6.4.10)

Updates `symfony/console` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/console/releases)
- [Changelog](https://github.com/symfony/console/blob/7.1/CHANGELOG.md)
- [Commits](symfony/console@v6.4.9...v6.4.10)

Updates `symfony/dotenv` from 6.4.8 to 6.4.10
- [Release notes](https://github.com/symfony/dotenv/releases)
- [Changelog](https://github.com/symfony/dotenv/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dotenv@v6.4.8...v6.4.10)

Updates `symfony/form` from 6.4.8 to 6.4.10
- [Release notes](https://github.com/symfony/form/releases)
- [Changelog](https://github.com/symfony/form/blob/7.1/CHANGELOG.md)
- [Commits](symfony/form@v6.4.8...v6.4.10)

Updates `symfony/framework-bundle` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/framework-bundle/releases)
- [Changelog](https://github.com/symfony/framework-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/framework-bundle@v6.4.9...v6.4.10)

Updates `symfony/http-foundation` from 6.4.8 to 6.4.10
- [Release notes](https://github.com/symfony/http-foundation/releases)
- [Changelog](https://github.com/symfony/http-foundation/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-foundation@v6.4.8...v6.4.10)

Updates `symfony/messenger` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/messenger/releases)
- [Changelog](https://github.com/symfony/messenger/blob/7.1/CHANGELOG.md)
- [Commits](symfony/messenger@v6.4.9...v6.4.10)

Updates `symfony/property-info` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/7.1/CHANGELOG.md)
- [Commits](symfony/property-info@v6.4.9...v6.4.10)

Updates `symfony/security-bundle` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/security-bundle/releases)
- [Changelog](https://github.com/symfony/security-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/security-bundle@v6.4.9...v6.4.10)

Updates `symfony/serializer` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/serializer/releases)
- [Changelog](https://github.com/symfony/serializer/blob/7.1/CHANGELOG.md)
- [Commits](symfony/serializer@v6.4.9...v6.4.10)

Updates `symfony/string` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/string/releases)
- [Changelog](https://github.com/symfony/string/blob/7.1/CHANGELOG.md)
- [Commits](symfony/string@v6.4.9...v6.4.10)

Updates `symfony/translation` from 6.4.8 to 6.4.10
- [Release notes](https://github.com/symfony/translation/releases)
- [Changelog](https://github.com/symfony/translation/blob/7.1/CHANGELOG.md)
- [Commits](symfony/translation@v6.4.8...v6.4.10)

Updates `symfony/validator` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/validator/releases)
- [Changelog](https://github.com/symfony/validator/blob/7.1/CHANGELOG.md)
- [Commits](symfony/validator@v6.4.9...v6.4.10)

Updates `symfony/phpunit-bridge` from 6.4.9 to 6.4.10
- [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@v6.4.9...v6.4.10)

Updates `symfony/web-profiler-bundle` from 6.4.8 to 6.4.10
- [Release notes](https://github.com/symfony/web-profiler-bundle/releases)
- [Changelog](https://github.com/symfony/web-profiler-bundle/blob/7.1/CHANGELOG.md)
- [Commits](symfony/web-profiler-bundle@v6.4.8...v6.4.10)

Updates `symfony/dependency-injection` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/dependency-injection/releases)
- [Changelog](https://github.com/symfony/dependency-injection/blob/7.1/CHANGELOG.md)
- [Commits](symfony/dependency-injection@v6.4.9...v6.4.10)

Updates `symfony/doctrine-bridge` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/doctrine-bridge/releases)
- [Changelog](https://github.com/symfony/doctrine-bridge/blob/7.1/CHANGELOG.md)
- [Commits](symfony/doctrine-bridge@v6.4.9...v6.4.10)

Updates `symfony/error-handler` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/error-handler/releases)
- [Changelog](https://github.com/symfony/error-handler/blob/7.1/CHANGELOG.md)
- [Commits](symfony/error-handler@v6.4.9...v6.4.10)

Updates `symfony/finder` from 6.4.8 to 6.4.10
- [Release notes](https://github.com/symfony/finder/releases)
- [Changelog](https://github.com/symfony/finder/blob/7.1/CHANGELOG.md)
- [Commits](symfony/finder@v6.4.8...v6.4.10)

Updates `symfony/http-client` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/http-client/releases)
- [Changelog](https://github.com/symfony/http-client/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-client@v6.4.9...v6.4.10)

Updates `symfony/http-kernel` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/7.1/CHANGELOG.md)
- [Commits](symfony/http-kernel@v6.4.9...v6.4.10)

Updates `symfony/routing` from 6.4.8 to 6.4.10
- [Release notes](https://github.com/symfony/routing/releases)
- [Changelog](https://github.com/symfony/routing/blob/7.1/CHANGELOG.md)
- [Commits](symfony/routing@v6.4.8...v6.4.10)

Updates `symfony/security-core` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/security-core/releases)
- [Changelog](https://github.com/symfony/security-core/blob/7.1/CHANGELOG.md)
- [Commits](symfony/security-core@v6.4.9...v6.4.10)

Updates `symfony/var-dumper` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/symfony/var-dumper/releases)
- [Changelog](https://github.com/symfony/var-dumper/blob/7.1/CHANGELOG.md)
- [Commits](symfony/var-dumper@v6.4.9...v6.4.10)

---
updated-dependencies:
- dependency-name: symfony/asset-mapper
  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/dotenv
  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-foundation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/messenger
  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/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-patch
  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/validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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
- dependency-name: symfony/dependency-injection
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/doctrine-bridge
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/error-handler
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/finder
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-client
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/http-kernel
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/routing
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/security-core
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: symfony
- dependency-name: symfony/var-dumper
  dependency-type: indirect
  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 Jul 28, 2024
@automerge-rindula-de automerge-rindula-de bot added this pull request to the merge queue Jul 28, 2024
Merged via the queue into master with commit 8b79a0a Jul 28, 2024
11 checks passed
@dependabot dependabot bot deleted the dependabot/composer/symfony-d8b12d0647 branch July 28, 2024 07:11
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

0 participants