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

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

Merged
Number: #2519
Type: Pull Request
State: Merged
Author: dependabot[bot] dependabot[bot]
Association: Contributor
Comments: 0
Created: September 29, 2025 at 02:28 PM UTC
(9 months ago)
Updated: September 29, 2025 at 02:35 PM UTC
(9 months ago)
Merged: September 29, 2025 at 02:35 PM UTC
(9 months ago)
by tvdijen
Time to Close: 8 minutes
Labels:
patch dependencies php
Description:

Bumps the symfony group with 13 updates:

Package From To
symfony/cache 7.3.2 7.3.4
symfony/config 7.3.2 7.3.4
symfony/console 7.3.3 7.3.4
symfony/dependency-injection 7.3.3 7.3.4
symfony/framework-bundle 7.3.3 7.3.4
symfony/http-foundation 7.3.3 7.3.4
symfony/http-kernel 7.3.3 7.3.4
symfony/intl 7.3.3 7.3.4
symfony/routing 7.3.2 7.3.4
symfony/var-exporter 7.3.3 7.3.4
symfony/error-handler 7.3.2 7.3.4
symfony/string 7.3.3 7.3.4
symfony/var-dumper 7.3.3 7.3.4

Updates symfony/cache from 7.3.2 to 7.3.4

Release notes

Sourced from symfony/cache's releases.

v7.3.4

Changelog (https://github.com/symfony/cache/compare/v7.3.3...v7.3.4)

Commits
  • bf8afc8 Merge branch '6.4' into 7.3
  • 66c853d Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • e3c9bbb Merge branch '6.4' into 7.3
  • 80f7288 use the empty string instead of null as an array offset
  • 499db0b Merge branch '6.4' into 7.3
  • b1aed94 bug #61605 [Cache] Fix internal representation of non-static values (nicolas-...
  • 90ba1a8 [Cache] Fix internal representation of non-static values
  • 22a1caa [Cache] Make TagAwareAdapter registrable as a service
  • See full diff in compare view

Updates symfony/config from 7.3.2 to 7.3.4

Release notes

Sourced from symfony/config's releases.

v7.3.4

Changelog (https://github.com/symfony/config/compare/v7.3.3...v7.3.4)

Commits
  • 8a09223 Fix incorrect serialized data mangling
  • a638b29 Merge branch '6.4' into 7.3
  • f18dc59 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 547c040 [SecurityBundle] Fix semantic configuration for singulars/plurals in XML
  • 1dce859 Merge branch '6.4' into 7.3
  • 3247e1b bug #61667 [Config] Fix GlobResource pattern with trailing slash (HypeMC)
  • 62f0b07 Merge branch '6.4' into 7.3
  • 82dca41 [Config] Fix GlobResource pattern with trailing slash
  • 3f1e308 use the empty string instead of null as an array offset
  • 98bf15e [Config] Fix ReflectionClassResource hash validation
  • See full diff in compare view

Updates symfony/console from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/console's releases.

v7.3.4

Changelog (https://github.com/symfony/console/compare/v7.3.3...v7.3.4)

Commits
  • 2b9c5fa Merge branch '6.4' into 7.3
  • 6ef58ef [Console] Specify types of interactive question choices
  • 966b6f4 Merge branch '6.4' into 7.3
  • 5b692fe [Console] Fix handling of \E in Bash completion
  • 0d024b0 Merge branch '6.4' into 7.3
  • 7d36330 [Console] Don’t append a new line to test inputs ending with an EOT
  • 471c5ae Merge branch '6.4' into 7.3
  • 78a6b2b [Console] Don’t automatically append EOT to multiline test inputs
  • e363fd7 Merge branch '6.4' into 7.3
  • 6e654c0 use the empty string instead of null as an array offset
  • See full diff in compare view

Updates symfony/dependency-injection from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/dependency-injection's releases.

v7.3.4

Changelog (https://github.com/symfony/dependency-injection/compare/v7.3.3...v7.3.4)

Commits
  • 8211981 Merge branch '6.4' into 7.3
  • 5f311ea Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 404b313 Merge branch '6.4' into 7.3
  • 330642c use the empty string instead of null as an array offset
  • 9062121 Merge branch '6.4' into 7.3
  • 4716256 [DependencyInjection] Add test case to ensure XML parse exception message inc...
  • d7f3d6b [DependencyInjection] Fix optimizing ClassExistenceResource
  • a4c9b4f [DependencyInjection] Respect original service class when a proxy is defined
  • See full diff in compare view

Updates symfony/framework-bundle from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/framework-bundle's releases.

v7.3.4

Changelog (https://github.com/symfony/framework-bundle/compare/v7.3.3...v7.3.4)

Commits
  • b13e7ce bug #60515 [Mailer] Fix memory leak with mailer.message_logger_listener (an...
  • fb5bb74 [Mailer] Fix memory leak with mailer.message_logger_listener
  • f23354a Merge branch '6.4' into 7.3
  • e16f6dd [FrameworkBundle] Perform-no-deep-merging on workflow transitions' from/to co...
  • bf45463 Merge branch '6.4' into 7.3
  • ef9988b Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 00a87cc [SecurityBundle] Fix semantic configuration for singulars/plurals in XML
  • 1ddc6e0 Merge branch '6.4' into 7.3
  • 890bc0b [FrameworkBundle] Normalize workflow places separately
  • See full diff in compare view

Updates symfony/http-foundation from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/http-foundation's releases.

v7.3.4

Changelog (https://github.com/symfony/http-foundation/compare/v7.3.3...v7.3.4)

Commits
  • c061c7c Merge branch '6.4' into 7.3
  • 3692415 Fix ord()-related PHP 8.5 deprecations
  • 79ec7c4 Merge branch '6.4' into 7.3
  • 67729f8 use the empty string instead of null as an array offset
  • 271459d Merge branch '6.4' into 7.3
  • e868881 SQLSRV: Change column type from TEXT to STRING
  • See full diff in compare view

Updates symfony/http-kernel from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/http-kernel's releases.

v7.3.4

Changelog (https://github.com/symfony/http-kernel/compare/v7.3.3...v7.3.4)

Commits
  • b796dff Update VERSION for 7.3.4
  • 7d01d90 Merge branch '6.4' into 7.3
  • 6b9ab1a bug #61368 [HttpKernel] Refine Vary header check to skip special handling of ...
  • e15b2e6 [HttpKernel] Refine Vary header check to skip special handling of 'Accept-Lan...
  • aa57d9a Merge branch '6.4' into 7.3
  • 5be8659 bug #61518 [HttpKernel] Handle an array vary header in the http cache store f...
  • ef6b553 [HttpKernel] Handle an array vary header in the http cache store for write
  • f136c4d Merge branch '6.4' into 7.3
  • 299523b Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 6037b28 Bump Symfony version to 7.3.4
  • Additional commits viewable in compare view

Updates symfony/intl from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/intl's releases.

v7.3.4

Changelog (https://github.com/symfony/intl/compare/v7.3.3...v7.3.4)

  • no significant changes
Commits
  • e6db848 Merge branch '6.4' into 7.3
  • 0cd11e9 [Intl] Remove incorrect condition in CurrencyDataGenerator::icuPairToDate
  • e107c9b Merge branch '6.4' into 7.3
  • d195ee9 [Intl] Fix Intl::getIcuStubVersion()
  • 1f12b00 Merge branch '6.4' into 7.3
  • 1449c4e Sync intl scripts
  • 7b9d95f [Intl] Add metadata about currencies' validtity dates
  • See full diff in compare view

Updates symfony/routing from 7.3.2 to 7.3.4

Release notes

Sourced from symfony/routing's releases.

v7.3.4

Changelog (https://github.com/symfony/routing/compare/v7.3.3...v7.3.4)

Commits
  • 8dc648e Merge branch '6.4' into 7.3
  • 6fc4c44 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 19961cd [Routing] Don't rebuild cache when controller action body changes
  • See full diff in compare view

Updates symfony/var-exporter from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/var-exporter's releases.

v7.3.4

Changelog (https://github.com/symfony/var-exporter/compare/v7.3.3...v7.3.4)

Commits
  • 0f020b5 Merge branch '6.4' into 7.3
  • 466fcac Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • See full diff in compare view

Updates symfony/error-handler from 7.3.2 to 7.3.4

Release notes

Sourced from symfony/error-handler's releases.

v7.3.4

Changelog (https://github.com/symfony/error-handler/compare/v7.3.3...v7.3.4)

Commits
  • 99f81bc Merge branch '6.4' into 7.3
  • 41bedca Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 30fd0b3 [Form][PhpUnitBridge] Remove usage of noop ReflectionProperty::setAccessible()
  • f011fa8 CS fixes
  • See full diff in compare view

Updates symfony/string from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/string's releases.

v7.3.4

Changelog (https://github.com/symfony/string/compare/v7.3.3...v7.3.4)

Commits
  • f964760 Merge branch '6.4' into 7.3
  • 5621f03 [PhpUnitBridge] Fix gathering deprecation in phpt
  • 099c238 Merge branch '6.4' into 7.3
  • 2cc5089 use the empty string instead of null as an array offset
  • de366af Merge branch '6.4' into 7.3
  • 1458494 [String][Inflector] Fix edge cases
  • See full diff in compare view

Updates symfony/var-dumper from 7.3.3 to 7.3.4

Release notes

Sourced from symfony/var-dumper's releases.

v7.3.4

Changelog (https://github.com/symfony/var-dumper/compare/v7.3.3...v7.3.4)

Commits
  • b8abe7d Merge branch '6.4' into 7.3
  • 18732cf Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages
  • 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:
+78
Deletions:
-79
Package Dependencies
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.2 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.2 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.3 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.2 → 7.3.4
Update Type:
Patch
Ecosystem:
packagist
Version Change:
7.3.2 → 7.3.4
Update Type:
Patch
Technical Details
ID: 8718169
UUID: 2870883756
Node ID: PR_kwDOAQXzIM6rHjWs
Host: GitHub
Repository: simplesamlphp/simplesamlphp
Merge State: Unknown