Update symfony packages to 7.4.*#2490
Conversation
|
Terraform plan in ./services/publish/infrastructure in the prod workspace Plan: 0 to add, 1 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~ update in-place
Terraform will perform the following actions:
# module.publish.aws_lambda_function.service will be updated in-place
!~ resource "aws_lambda_function" "service" {
id = "coverage-publish-prod"
!~ last_modified = "2026-05-24T10:40:22.000+0000" -> (known after apply)
!~ source_code_hash = "nPtHlCv5GvI91haJ1WVX0E0hQjIOvJHwe1MTGVLEKBA=" -> "Dl+2HzAa9t9spfRaQIEWux04QR0g+5lBdRpM7L6Aa5M="
tags = {}
# (30 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.📝 Plan generated in Publish #2640 |
Coverage Report
Tags
Impacted Files
Last update to 70ca224 at 10:58am UTC |
3010cfb to
c7273ce
Compare
d9e9984 to
ff76a55
Compare
|
Terraform plan in ./services/ingest/infrastructure in the prod workspace Plan: 0 to add, 1 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~ update in-place
Terraform will perform the following actions:
# module.ingest.aws_lambda_function.service will be updated in-place
!~ resource "aws_lambda_function" "service" {
id = "coverage-ingest-prod"
!~ last_modified = "2026-05-24T11:11:01.000+0000" -> (known after apply)
!~ source_code_hash = "uYMcukVKQ5JeVzFnFdrBWDB2iCbmLDYS00Q5mKN5q4U=" -> "tmXi/eCtgtRKQiTpYJ8KgauIDaF8rJAJpp8DTucGLoU="
tags = {}
# (30 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.📝 Plan generated in Ingest #3373 |
|
Terraform plan in ./services/analyse/infrastructure in the prod workspace Plan: 0 to add, 1 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~ update in-place
Terraform will perform the following actions:
# module.analyse.aws_lambda_function.analyse will be updated in-place
!~ resource "aws_lambda_function" "analyse" {
id = "coverage-analyse-prod"
!~ last_modified = "2026-05-24T11:11:14.000+0000" -> (known after apply)
!~ source_code_hash = "XjrPWJz+0Kqjh22CTkk10Hvj82HdnqtZkWAVmnxJFLY=" -> "KWInuKKetz3rguTvuuHjoRgcLsPeUsguXwls9CbdFsg="
tags = {}
# (30 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.📝 Plan generated in Analyse #3690 |
2396570 to
c6c3657
Compare
0901a73 to
c20976f
Compare
47b9ce8 to
29bcac1
Compare
aa1ba05 to
0549c7a
Compare
|
Terraform plan in ./services/orchestrator/infrastructure in the prod workspace Plan: 0 to add, 1 to change, 0 to destroy.Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
!~ update in-place
Terraform will perform the following actions:
# module.orchestrator.aws_lambda_function.service will be updated in-place
!~ resource "aws_lambda_function" "service" {
id = "coverage-orchestrator-prod"
!~ last_modified = "2026-05-23T00:31:51.000+0000" -> (known after apply)
!~ source_code_hash = "zTTKyMrJYo6V7l718Sq5ruTaJQw1MKOE1FO0WgB+Pnw=" -> "6qk0RrfNiIV8w3nrjAeB+3u3XMiez3lD22MUmXPQq/8="
tags = {}
# (30 unchanged attributes hidden)
# (4 unchanged blocks hidden)
}
Plan: 0 to add, 1 to change, 0 to destroy.
Warning: Argument is deprecated
with module.event_store.aws_dynamodb_table.event_table,
on event_store/main.tf line 1, in resource "aws_dynamodb_table" "event_table":
1: resource "aws_dynamodb_table" "event_table" {
hash_key is deprecated. Use key_schema instead.
(and one more similar warning elsewhere)
Warning: Deprecated value used
on event_store/outputs.tf line 2, in output "event_table":
2: value = aws_dynamodb_table.event_table
The deprecation originates from module.event_store.aws_dynamodb_table.event_table.global_secondary_index[...].range_key
range_key is deprecated. Use key_schema instead.
(and one more similar warning elsewhere)📝 Plan generated in Orchestrator #2419 |
This PR contains the following updates:
7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*7.3.*→7.4.*Release Notes
symfony/browser-kit (symfony/browser-kit)
v7.4.14Compare Source
Changelog (symfony/browser-kit@v7.4.9...v7.4.14)
v7.4.8Compare Source
Changelog (symfony/browser-kit@v7.4.7...v7.4.8)
v7.4.4Compare Source
Changelog (symfony/browser-kit@v7.4.3...v7.4.4)
v7.4.3Compare Source
Changelog (symfony/browser-kit@v7.4.2...v7.4.3)
v7.4.0Compare Source
Changelog (symfony/browser-kit@v7.4.0-RC3...v7.4.0)
symfony/clock (symfony/clock)
v7.4.8Compare Source
Changelog (symfony/clock@v7.4.7...v7.4.8)
v7.4.0Compare Source
Changelog (symfony/clock@v7.4.0-RC3...v7.4.0)
symfony/console (symfony/console)
v7.4.14Compare Source
v7.4.13Compare Source
Changelog (symfony/console@v7.4.11...v7.4.13)
v7.4.11Compare Source
Changelog (symfony/console@v7.4.9...v7.4.11)
ConsoleSectionOutput::overwrite()atomic to fix sections + ProgressIndicator clear (@Amoifr)v7.4.9Compare Source
Changelog (symfony/console@v7.4.8...v7.4.9)
v7.4.8Compare Source
Changelog (symfony/console@v7.4.7...v7.4.8)
v7.4.7Compare Source
Changelog (symfony/console@v7.4.6...v7.4.7)
ApplicationTesterignoringinteractiveandverbosityoptions whenSHELL_VERBOSITYis set (@nicolas-grekas)v7.4.6Compare Source
Changelog (symfony/console@v7.4.5...v7.4.6)
#wrongly considered null in profiler (@chalasr)#(@chalasr)remainingandestimatedplaceholder guards (@yoeunes)v7.4.4Compare Source
Changelog (symfony/console@v7.4.3...v7.4.4)
v7.4.3Compare Source
Changelog (symfony/console@v7.4.2...v7.4.3)
v7.4.1Compare Source
Changelog (symfony/console@v7.4.0...v7.4.1)
--helpoption when a command is not found (@santysisi)v7.4.0Compare Source
Changelog (symfony/console@v7.4.0-RC3...v7.4.0)
symfony/dotenv (symfony/dotenv)
v7.4.14Compare Source
Changelog (symfony/dotenv@v7.4.11...v7.4.14)
v7.4.11Compare Source
Changelog (symfony/dotenv@v7.4.9...v7.4.11)
v7.4.9Compare Source
Changelog (symfony/dotenv@v7.4.8...v7.4.9)
putenv()(@alexandre-daubois)v7.4.8Compare Source
Changelog (symfony/dotenv@v7.4.7...v7.4.8)
v7.4.7Compare Source
Changelog (symfony/dotenv@v7.4.6...v7.4.7)
v7.4.6Compare Source
Changelog (symfony/dotenv@v7.4.5...v7.4.6)
SYMFONY_DOTENV_PATHvariable when dumping dotenv (@Spea)v7.4.0Compare Source
Changelog (symfony/dotenv@v7.4.0-RC3...v7.4.0)
symfony/framework-bundle (symfony/framework-bundle)
v7.4.14Compare Source
Changelog (symfony/framework-bundle@v7.4.13...v7.4.14)
_fragmentURI (@nicolas-grekas)Kernel::VERSION(@fabpot)v7.4.13Compare Source
Changelog (symfony/framework-bundle@v7.4.11...v7.4.13)
doctrine_open_transaction_logger’s entity manager name positionally (@MatTheCat)v7.4.11Compare Source
Changelog (symfony/framework-bundle@v7.4.10...v7.4.11)
v7.4.10Compare Source
Changelog (symfony/framework-bundle@v7.4.9...v7.4.10)
backed-enumin array shapes (@MatTheCat)v7.4.9Compare Source
Changelog (symfony/framework-bundle@v7.4.8...v7.4.9)
v7.4.8Compare Source
Changelog (symfony/framework-bundle@v7.4.7...v7.4.8)
router.request_context.base_urlwhen optiondefault_uriis defined (@nicolas-grekas)v7.4.7Compare Source
Changelog (symfony/framework-bundle@v7.4.6...v7.4.7)
v7.4.6Compare Source
Changelog (symfony/framework-bundle@v7.4.5...v7.4.6)
ConfigDebugCommanduse its container to resolve env vars (@MatTheCat)useAttributeAsKeycalls (@MatTheCat)RedirectController::urlRedirectActionis triggered (@florianorineveu)v7.4.5Compare Source
Changelog (symfony/framework-bundle@v7.4.4...v7.4.5)
http_cachedir inKernelTestCase::ensureKernelShutdown()(@nicolas-grekas)v7.4.4Compare Source
Changelog (symfony/framework-bundle@v7.4.3...v7.4.4)
CommandDataCollector(gimler)KernelTestCase(lyrixx)reference.php(bendavies)ParamConfiguratorinParametersConfig(@jack-worman)v7.4.3Compare Source
Changelog (symfony/framework-bundle@v7.4.2...v7.4.3)
v7.4.1Compare Source
Changelog (symfony/framework-bundle@v7.4.0...v7.4.1)
FailedMessages*CommandwithSigningSerializer(@HypeMC)useAttributeAsKeycalls (@MatTheCat)v7.4.0Compare Source
Changelog (symfony/framework-bundle@v7.4.0-RC3...v7.4.0)
symfony/property-access (symfony/property-access)
v7.4.8Compare Source
Changelog (symfony/property-access@v7.4.7...v7.4.8)
v7.4.4Compare Source
Changelog (symfony/property-access@v7.4.3...v7.4.4)
v7.4.3Compare Source
Changelog (symfony/property-access@v7.4.2...v7.4.3)
v7.4.0Compare Source
Changelog (symfony/property-access@v7.4.0-RC3...v7.4.0)
symfony/property-info (symfony/property-info)
v7.4.8Compare Source
Changelog (symfony/property-info@v7.4.7...v7.4.8)
v7.4.7Compare Source
Changelog (symfony/property-info@v7.4.6...v7.4.7)
v7.4.6Compare Source
Changelog (symfony/property-info@v7.4.5...v7.4.6)
@vardocblocks on promoted properties (@wuchen90)mixedhandling (@mtarld)v7.4.5Compare Source
Changelog (symfony/property-info@v7.4.4...v7.4.5)
v7.4.4Compare Source
Changelog (symfony/property-info@v7.4.3...v7.4.4)
scalaras an object (xabbuh)v7.4.3Compare Source
Changelog (symfony/property-info@v7.4.2...v7.4.3)
@vartag support forPhpStanExtractor(@qconer)v7.4.1Compare Source
Changelog (symfony/property-info@v7.4.0...v7.4.1)
mixed[]the same asarraywhen getting types from docblocks (@xabbuh)v7.4.0Compare Source
Changelog (symfony/property-info@v7.4.0-RC3...v7.4.0)
symfony/serializer (symfony/serializer)
v7.4.14Compare Source
Changelog (symfony/serializer@v7.4.10...v7.4.14)
GetSetMethodNormalizerdenormalization of constructor only objects (@mtarld)csv_headerscontext whenno_headersis true (@ousamabenyounes)v7.4.10Compare Source
Changelog (symfony/serializer@v7.4.9...v7.4.10)
v7.4.9Compare Source
Changelog (symfony/serializer@v7.4.8...v7.4.9)
BackedEnumNormalizerunconditionally returnnullon invalid value ifallow_invalid_valuesis set (@MatTheCat)v7.4.8Compare Source
Changelog (symfony/serializer@v7.4.7...v7.4.8)
selftype reference on promoted constructor parameter (@andersonamuller, @nicolas-grekas)v7.4.7Compare Source
Changelog (symfony/serializer@v7.4.6...v7.4.7)
__setproperties (@nicolas-grekas)v7.4.6Compare Source
Changelog (symfony/serializer@v7.4.5...v7.4.6)
v7.4.5Compare Source
Changelog (symfony/serializer@v7.4.4...v7.4.5)
#to the right metadata (@VincentLanglet)v7.4.4Compare Source
Changelog (symfony/serializer@v7.4.3...v7.4.4)
allow_extra_attributes=false(xersion22)v7.4.3Compare Source
Changelog (symfony/serializer@v7.4.2...v7.4.3)
nullvalues when denormalizing (@MatTheCat)v7.4.2Compare Source
Changelog (symfony/serializer@v7.4.1...v7.4.2)
container.excludedtags (@HypeMC)v7.4.0Compare Source
Changelog (symfony/serializer@v7.4.0-RC3...v7.4.0)
symfony/twig-bridge (symfony/twig-bridge)
v7.4.14Compare Source
Changelog (symfony/twig-bridge@v7.4.12...v7.4.14)
_fragmentURI (@nicolas-grekas)v7.4.12Compare Source
Changelog (symfony/twig-bridge@v7.4.8...v7.4.12)
v7.4.8Compare Source
Changelog (symfony/twig-bridge@v7.4.7...v7.4.8)
v7.4.7Compare Source
Changelog (symfony/twig-bridge@v7.4.6...v7.4.7)
v7.4.6Compare Source
Changelog (symfony/twig-bridge@v7.4.5...v7.4.6)
<label>(@asispts)v7.4.5Compare Source
Changelog (symfony/twig-bridge@v7.4.4...v7.4.5)
v7.4.4Compare Source
Changelog (symfony/twig-bridge@v7.4.3...v7.4.4)
[
v7.4.3](https://redirect.github.coConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.