An open index of dependabot pull requests across open source projects.

build(deps): bump the symfony group with 21 updates

Merged
Number: #2495
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: August 04, 2025 at 02:55 PM UTC
(11 months ago)
Updated: August 04, 2025 at 07:38 PM UTC
(11 months ago)
Merged: August 04, 2025 at 07:38 PM UTC
(11 months ago)
by tvdijen
Time to Close: about 5 hours
Labels:
patch dependencies php
Description:

Bumps the symfony group with 21 updates:

Package From To
symfony/cache 6.4.23 6.4.24
symfony/config 6.4.22 6.4.24
symfony/console 6.4.23 6.4.24
symfony/dependency-injection 6.4.23 6.4.24
symfony/expression-language 6.4.13 6.4.24
symfony/filesystem 6.4.13 6.4.24
symfony/finder 6.4.17 6.4.24
symfony/framework-bundle 6.4.23 6.4.24
symfony/http-foundation 6.4.23 6.4.24
symfony/http-kernel 6.4.23 6.4.24
symfony/intl 6.4.23 6.4.24
symfony/password-hasher 6.4.13 6.4.24
symfony/psr-http-message-bridge 6.4.13 6.4.24
symfony/routing 6.4.22 6.4.24
symfony/twig-bridge 6.4.22 6.4.24
symfony/var-exporter 6.4.22 6.4.24
symfony/yaml 6.4.23 6.4.24
symfony/error-handler 6.4.23 6.4.24
symfony/event-dispatcher 6.4.13 6.4.24
symfony/string 6.4.21 6.4.24
symfony/var-dumper 6.4.23 6.4.24

Updates symfony/cache from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/cache's releases.

v6.4.24

Changelog (https://github.com/symfony/cache/compare/v6.4.23...v6.4.24)

Commits
  • d038cd3 [cache] RedisTrait::doFetch should use pipeline instead of mget for Relay\Clu...
  • b39521d fix compatibility with different Relay versions
  • 52a03d7 CS fixes
  • See full diff in compare view

Updates symfony/config from 6.4.22 to 6.4.24

Release notes

Sourced from symfony/config's releases.

v6.4.24

Changelog (https://github.com/symfony/config/compare/v6.4.23...v6.4.24)

Commits
  • 80e2cf0 resolve conflict
  • d954d9a [Config] Do not generate unreachable configuration paths
  • f8bf272 [Config] Fix support for attributes on class constants and enum cases
  • 2a32d77 Fix various bool-type coercions
  • acd9ded CS fixes
  • See full diff in compare view

Updates symfony/console from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/console's releases.

v6.4.24

Changelog (https://github.com/symfony/console/compare/v6.4.23...v6.4.24)

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 ...
  • 12d6d21 [Console][Messenger] Fix: Allow UnrecoverableExceptionInterface to bypass ret...
  • See full diff in compare view

Updates symfony/dependency-injection from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/dependency-injection's releases.

v6.4.24

Changelog (https://github.com/symfony/dependency-injection/compare/v6.4.23...v6.4.24)

Commits
  • 929ab73 [DependencyInjection] Escape parameters before resolving env placeholders
  • 35d0549 [Form][PhpUnitBridge] Remove usage of noop ReflectionProperty::setAccessible()
  • 7abed48 minor #61103 Fix various bool-type coercions (Girgias)
  • bd9edaf Fix various bool-type coercions
  • 155f766 Fix @​var phpdoc
  • ed9fb80 CS fixes
  • See full diff in compare view

Updates symfony/expression-language from 6.4.13 to 6.4.24

Release notes

Sourced from symfony/expression-language's releases.

v6.4.24

Changelog (https://github.com/symfony/expression-language/compare/v6.4.23...v6.4.24)

Commits

Updates symfony/filesystem from 6.4.13 to 6.4.24

Release notes

Sourced from symfony/filesystem's releases.

v6.4.24

Changelog (https://github.com/symfony/filesystem/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/finder from 6.4.17 to 6.4.24

Release notes

Sourced from symfony/finder's releases.

v6.4.24

Changelog (https://github.com/symfony/finder/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/framework-bundle from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/framework-bundle's releases.

v6.4.24

Changelog (https://github.com/symfony/framework-bundle/compare/v6.4.23...v6.4.24)

Commits
  • 869b949 relax assertions for forward compatibility with Symfony 7.4
  • 73e634e [FrameworkBundle] Don't use Email::VALIDATION_MODES in Configuration
  • 4a0c864 [FrameworkBundle] Add missing html5-allow-no-tld to XSD file
  • 9683575 Fix @​var phpdoc
  • c838dad [FrameworkBundle] fix phpdoc in MicroKernelTrait
  • 291b51e CS fixes
  • 4ec0de9 [FrameworkBundle] Add functional tests for the ContainerLintCommand command
  • See full diff in compare view

Updates symfony/http-foundation from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/http-foundation's releases.

v6.4.24

Changelog (https://github.com/symfony/http-foundation/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/http-kernel from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/http-kernel's releases.

v6.4.24

Changelog (https://github.com/symfony/http-kernel/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/intl from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/intl's releases.

v6.4.24

Changelog (https://github.com/symfony/intl/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/password-hasher from 6.4.13 to 6.4.24

Release notes

Sourced from symfony/password-hasher's releases.

v6.4.24

Changelog (https://github.com/symfony/password-hasher/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/psr-http-message-bridge from 6.4.13 to 6.4.24

Release notes

Sourced from symfony/psr-http-message-bridge's releases.

v6.4.24

Changelog (https://github.com/symfony/psr-http-message-bridge/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/routing from 6.4.22 to 6.4.24

Release notes

Sourced from symfony/routing's releases.

v6.4.24

Changelog (https://github.com/symfony/routing/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits
  • e4f94e6 [Routing] Add test to validate that default value is allowed to not match req...
  • b51fb6b CS fixes
  • See full diff in compare view

Updates symfony/twig-bridge from 6.4.22 to 6.4.24

Release notes

Sourced from symfony/twig-bridge's releases.

v6.4.24

Changelog (https://github.com/symfony/twig-bridge/compare/v6.4.23...v6.4.24)

Commits
  • af9ef04 bug #60867 [WebProfilerBundle] Fix missing indent on non php files opended in...
  • 3e65081 [WebProfilerBundle] Fix missing indent on non php files opended in the profiler
  • 1afa52a bug #61111 [Translation] fix support of TranslatableInterface in `IdentityT...
  • bc6ad00 [Translation] fix support of TranslatableInterface in IdentityTranslator
  • 09c9677 Fix @​var phpdoc
  • cd2e033 CS fixes
  • See full diff in compare view

Updates symfony/var-exporter from 6.4.22 to 6.4.24

Release notes

Sourced from symfony/var-exporter's releases.

v6.4.24

Changelog (https://github.com/symfony/var-exporter/compare/v6.4.23...v6.4.24)

Commits

Updates symfony/yaml from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/yaml's releases.

v6.4.24

Changelog (https://github.com/symfony/yaml/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/error-handler from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/error-handler's releases.

v6.4.24

Changelog (https://github.com/symfony/error-handler/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

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 (https://github.com/symfony/event-dispatcher/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/string from 6.4.21 to 6.4.24

Release notes

Sourced from symfony/string's releases.

v6.4.24

Changelog (https://github.com/symfony/string/compare/v6.4.23...v6.4.24)

  • no significant changes
Commits

Updates symfony/var-dumper from 6.4.23 to 6.4.24

Release notes

Sourced from symfony/var-dumper's releases.

v6.4.24

Changelog (https://github.com/symfony/var-dumper/compare/v6.4.23...v6.4.24)

Commits
  • aa29484 Use unique identifier for RequestContextProvider
  • 6e816f9 [VarDumper] Fix dumping on systems that don't have a working iconv
  • ccd60fd CS fixes
  • 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
Pull Request Statistics
Commits:
1
Files Changed:
1
Additions:
+210
Deletions:
-127
Package Dependencies
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.22 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.17 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.21 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.22 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.13 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.23 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.22 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.13 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.22 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.13 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.13 → 6.4.24
Update Type:
Patch
Ecosystem:
packagist
Version Change:
6.4.13 → 6.4.24
Update Type:
Patch
Technical Details
ID: 4555811
UUID: 2718302036
Node ID: PR_kwDOAQXzIM6iBf9U
Host: GitHub
Repository: simplesamlphp/simplesamlphp
Merge State: Unknown