From 1f474370858d5c44749345d258cfd308ea2c49b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 12:32:39 +0000 Subject: [PATCH] fix(deps): update symfony packages --- api/composer.json | 22 ++++---- api/composer.lock | 140 +++++++++++++++++++++++----------------------- 2 files changed, 82 insertions(+), 80 deletions(-) diff --git a/api/composer.json b/api/composer.json index b1a57195a92..63019c0d324 100644 --- a/api/composer.json +++ b/api/composer.json @@ -30,18 +30,18 @@ "symfony/dotenv": "6.3.0", "symfony/expression-language": "6.3.0", "symfony/flex": "2.3.1", - "symfony/framework-bundle": "6.3.0", - "symfony/intl": "6.3.0", + "symfony/framework-bundle": "6.3.1", + "symfony/intl": "6.3.1", "symfony/mailer": "6.3.0", "symfony/monolog-bundle": "3.8.0", "symfony/property-access": "6.3.0", "symfony/property-info": "6.3.0", - "symfony/runtime": "6.3.0", - "symfony/security-bundle": "6.3.0", - "symfony/serializer": "6.3.0", + "symfony/runtime": "6.3.1", + "symfony/security-bundle": "6.3.1", + "symfony/serializer": "6.3.1", "symfony/translation": "6.3.0", "symfony/twig-bundle": "6.3.0", - "symfony/validator": "6.3.0", + "symfony/validator": "6.3.1", "symfony/yaml": "6.3.0", "twig/cssinliner-extra": "^3.4", "twig/extra-bundle": "^3.4", @@ -58,12 +58,12 @@ "symfony/browser-kit": "6.3.0", "symfony/css-selector": "6.3.0", "symfony/debug-bundle": "6.3.0", - "symfony/http-client": "6.3.0", - "symfony/maker-bundle": "1.49.0", - "symfony/phpunit-bridge": "6.3.0", + "symfony/http-client": "6.3.1", + "symfony/maker-bundle": "1.50.0", + "symfony/phpunit-bridge": "6.3.1", "symfony/stopwatch": "6.3.0", - "symfony/var-dumper": "6.3.0", - "symfony/web-profiler-bundle": "6.3.0", + "symfony/var-dumper": "6.3.1", + "symfony/web-profiler-bundle": "6.3.1", "vimeo/psalm": "5.13.1" }, "config": { diff --git a/api/composer.lock b/api/composer.lock index bbf31e0e7ec..e9a09d228a1 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "25f2681b3e35748eeb419fde5b49f8e2", + "content-hash": "bfeb173cb429ecd313d421a5afc98115", "packages": [ { "name": "api-platform/core", @@ -6640,16 +6640,16 @@ }, { "name": "symfony/framework-bundle", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/framework-bundle.git", - "reference": "4e082c10ae0c8b80e329024ebc60815fcc4206ff" + "reference": "42b0707efba17ca7c6af7373cb1b1a1b4f24f772" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/4e082c10ae0c8b80e329024ebc60815fcc4206ff", - "reference": "4e082c10ae0c8b80e329024ebc60815fcc4206ff", + "url": "https://api.github.com/repos/symfony/framework-bundle/zipball/42b0707efba17ca7c6af7373cb1b1a1b4f24f772", + "reference": "42b0707efba17ca7c6af7373cb1b1a1b4f24f772", "shasum": "" }, "require": { @@ -6658,7 +6658,7 @@ "php": ">=8.1", "symfony/cache": "^5.4|^6.0", "symfony/config": "^6.1", - "symfony/dependency-injection": "^6.3", + "symfony/dependency-injection": "^6.3.1", "symfony/deprecation-contracts": "^2.5|^3", "symfony/error-handler": "^6.1", "symfony/event-dispatcher": "^5.4|^6.0", @@ -6764,7 +6764,7 @@ "description": "Provides a tight integration between Symfony components and the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/framework-bundle/tree/v6.3.0" + "source": "https://github.com/symfony/framework-bundle/tree/v6.3.1" }, "funding": [ { @@ -6780,20 +6780,20 @@ "type": "tidelift" } ], - "time": "2023-05-30T15:24:33+00:00" + "time": "2023-06-24T09:59:31+00:00" }, { "name": "symfony/http-client", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "b2f892c91e4e02a939edddeb7ef452522d10a424" + "reference": "1c828a06aef2f5eeba42026dfc532d4fc5406123" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/b2f892c91e4e02a939edddeb7ef452522d10a424", - "reference": "b2f892c91e4e02a939edddeb7ef452522d10a424", + "url": "https://api.github.com/repos/symfony/http-client/zipball/1c828a06aef2f5eeba42026dfc532d4fc5406123", + "reference": "1c828a06aef2f5eeba42026dfc532d4fc5406123", "shasum": "" }, "require": { @@ -6856,7 +6856,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.3.0" + "source": "https://github.com/symfony/http-client/tree/v6.3.1" }, "funding": [ { @@ -6872,7 +6872,7 @@ "type": "tidelift" } ], - "time": "2023-05-12T08:49:48+00:00" + "time": "2023-06-24T11:51:27+00:00" }, { "name": "symfony/http-client-contracts", @@ -7144,16 +7144,16 @@ }, { "name": "symfony/intl", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/intl.git", - "reference": "49c7d14fc0465813e85b7cbbda49844af208d95a" + "reference": "fdf4aff85fff2cc681cc45936b6b2a52731acc23" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/intl/zipball/49c7d14fc0465813e85b7cbbda49844af208d95a", - "reference": "49c7d14fc0465813e85b7cbbda49844af208d95a", + "url": "https://api.github.com/repos/symfony/intl/zipball/fdf4aff85fff2cc681cc45936b6b2a52731acc23", + "reference": "fdf4aff85fff2cc681cc45936b6b2a52731acc23", "shasum": "" }, "require": { @@ -7205,7 +7205,7 @@ "localization" ], "support": { - "source": "https://github.com/symfony/intl/tree/v6.3.0" + "source": "https://github.com/symfony/intl/tree/v6.3.1" }, "funding": [ { @@ -7221,7 +7221,7 @@ "type": "tidelift" } ], - "time": "2023-04-24T14:22:26+00:00" + "time": "2023-06-21T12:08:28+00:00" }, { "name": "symfony/mailer", @@ -8249,16 +8249,16 @@ }, { "name": "symfony/runtime", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/runtime.git", - "reference": "d998ab9da99e2ebca719dee00e8469996deeec53" + "reference": "8e83b5d8e0ace903e1a91dedfe08a84ed2a54b0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/runtime/zipball/d998ab9da99e2ebca719dee00e8469996deeec53", - "reference": "d998ab9da99e2ebca719dee00e8469996deeec53", + "url": "https://api.github.com/repos/symfony/runtime/zipball/8e83b5d8e0ace903e1a91dedfe08a84ed2a54b0d", + "reference": "8e83b5d8e0ace903e1a91dedfe08a84ed2a54b0d", "shasum": "" }, "require": { @@ -8270,7 +8270,7 @@ }, "require-dev": { "composer/composer": "^1.0.2|^2.0", - "symfony/console": "^5.4|^6.0", + "symfony/console": "^5.4.9|^6.0.9", "symfony/dotenv": "^5.4|^6.0", "symfony/http-foundation": "^5.4|^6.0", "symfony/http-kernel": "^5.4|^6.0" @@ -8308,7 +8308,7 @@ "runtime" ], "support": { - "source": "https://github.com/symfony/runtime/tree/v6.3.0" + "source": "https://github.com/symfony/runtime/tree/v6.3.1" }, "funding": [ { @@ -8324,20 +8324,20 @@ "type": "tidelift" } ], - "time": "2023-03-14T15:56:29+00:00" + "time": "2023-06-21T12:08:28+00:00" }, { "name": "symfony/security-bundle", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/security-bundle.git", - "reference": "4d18f4cdb71e6f6ec1cf2c6b0349642e762b812f" + "reference": "f4fe79d7ebafd406e1a6f646839bfbbed641d8b2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/security-bundle/zipball/4d18f4cdb71e6f6ec1cf2c6b0349642e762b812f", - "reference": "4d18f4cdb71e6f6ec1cf2c6b0349642e762b812f", + "url": "https://api.github.com/repos/symfony/security-bundle/zipball/f4fe79d7ebafd406e1a6f646839bfbbed641d8b2", + "reference": "f4fe79d7ebafd406e1a6f646839bfbbed641d8b2", "shasum": "" }, "require": { @@ -8373,6 +8373,7 @@ "symfony/expression-language": "^5.4|^6.0", "symfony/form": "^5.4|^6.0", "symfony/framework-bundle": "^6.3", + "symfony/http-client": "^5.4|^6.0", "symfony/ldap": "^5.4|^6.0", "symfony/process": "^5.4|^6.0", "symfony/rate-limiter": "^5.4|^6.0", @@ -8416,7 +8417,7 @@ "description": "Provides a tight integration of the Security component into the Symfony full-stack framework", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/security-bundle/tree/v6.3.0" + "source": "https://github.com/symfony/security-bundle/tree/v6.3.1" }, "funding": [ { @@ -8432,7 +8433,7 @@ "type": "tidelift" } ], - "time": "2023-05-30T19:01:06+00:00" + "time": "2023-06-21T12:08:28+00:00" }, { "name": "symfony/security-core", @@ -8675,16 +8676,16 @@ }, { "name": "symfony/serializer", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/serializer.git", - "reference": "990e724240d32c0110a853675f8560bb2bf25dcf" + "reference": "1d238ee3180bc047f8ab713bfb73848d553f4407" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/serializer/zipball/990e724240d32c0110a853675f8560bb2bf25dcf", - "reference": "990e724240d32c0110a853675f8560bb2bf25dcf", + "url": "https://api.github.com/repos/symfony/serializer/zipball/1d238ee3180bc047f8ab713bfb73848d553f4407", + "reference": "1d238ee3180bc047f8ab713bfb73848d553f4407", "shasum": "" }, "require": { @@ -8748,7 +8749,7 @@ "description": "Handles serializing and deserializing data structures, including object graphs, into array structures or other formats like XML and JSON.", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/serializer/tree/v6.3.0" + "source": "https://github.com/symfony/serializer/tree/v6.3.1" }, "funding": [ { @@ -8764,7 +8765,7 @@ "type": "tidelift" } ], - "time": "2023-05-29T12:49:39+00:00" + "time": "2023-06-21T19:54:33+00:00" }, { "name": "symfony/service-contracts", @@ -9363,16 +9364,16 @@ }, { "name": "symfony/validator", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/validator.git", - "reference": "b18c05b5f52e0428688191da3a856b64c7a022db" + "reference": "1b71f43c62ee867ab08195ba6039a1bc3e6654dc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/validator/zipball/b18c05b5f52e0428688191da3a856b64c7a022db", - "reference": "b18c05b5f52e0428688191da3a856b64c7a022db", + "url": "https://api.github.com/repos/symfony/validator/zipball/1b71f43c62ee867ab08195ba6039a1bc3e6654dc", + "reference": "1b71f43c62ee867ab08195ba6039a1bc3e6654dc", "shasum": "" }, "require": { @@ -9439,7 +9440,7 @@ "description": "Provides tools to validate values", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/validator/tree/v6.3.0" + "source": "https://github.com/symfony/validator/tree/v6.3.1" }, "funding": [ { @@ -9455,20 +9456,20 @@ "type": "tidelift" } ], - "time": "2023-05-25T13:09:35+00:00" + "time": "2023-06-21T12:08:28+00:00" }, { "name": "symfony/var-dumper", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/var-dumper.git", - "reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e" + "reference": "c81268d6960ddb47af17391a27d222bd58cf0515" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6acdcd5c122074ee9f7b051e4fb177025c277a0e", - "reference": "6acdcd5c122074ee9f7b051e4fb177025c277a0e", + "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c81268d6960ddb47af17391a27d222bd58cf0515", + "reference": "c81268d6960ddb47af17391a27d222bd58cf0515", "shasum": "" }, "require": { @@ -9521,7 +9522,7 @@ "dump" ], "support": { - "source": "https://github.com/symfony/var-dumper/tree/v6.3.0" + "source": "https://github.com/symfony/var-dumper/tree/v6.3.1" }, "funding": [ { @@ -9537,7 +9538,7 @@ "type": "tidelift" } ], - "time": "2023-05-25T13:09:35+00:00" + "time": "2023-06-21T12:08:28+00:00" }, { "name": "symfony/var-exporter", @@ -13495,16 +13496,16 @@ }, { "name": "symfony/maker-bundle", - "version": "v1.49.0", + "version": "v1.50.0", "source": { "type": "git", "url": "https://github.com/symfony/maker-bundle.git", - "reference": "ce1d424f76bbb377f1956cc7641e8e2eafe81cde" + "reference": "a1733f849b999460c308e66f6392fb09b621fa86" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/ce1d424f76bbb377f1956cc7641e8e2eafe81cde", - "reference": "ce1d424f76bbb377f1956cc7641e8e2eafe81cde", + "url": "https://api.github.com/repos/symfony/maker-bundle/zipball/a1733f849b999460c308e66f6392fb09b621fa86", + "reference": "a1733f849b999460c308e66f6392fb09b621fa86", "shasum": "" }, "require": { @@ -13562,13 +13563,14 @@ "homepage": "https://symfony.com/doc/current/bundles/SymfonyMakerBundle/index.html", "keywords": [ "code generator", + "dev", "generator", "scaffold", "scaffolding" ], "support": { "issues": "https://github.com/symfony/maker-bundle/issues", - "source": "https://github.com/symfony/maker-bundle/tree/v1.49.0" + "source": "https://github.com/symfony/maker-bundle/tree/v1.50.0" }, "funding": [ { @@ -13584,20 +13586,20 @@ "type": "tidelift" } ], - "time": "2023-06-07T13:10:14+00:00" + "time": "2023-07-10T18:21:57+00:00" }, { "name": "symfony/phpunit-bridge", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/phpunit-bridge.git", - "reference": "f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f" + "reference": "0b0bf59b0d9bd1422145a123a67fb12af546ef0d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f", - "reference": "f8d75b4d9bf7243979b2c2e5e6cd73f03e10579f", + "url": "https://api.github.com/repos/symfony/phpunit-bridge/zipball/0b0bf59b0d9bd1422145a123a67fb12af546ef0d", + "reference": "0b0bf59b0d9bd1422145a123a67fb12af546ef0d", "shasum": "" }, "require": { @@ -13649,7 +13651,7 @@ "description": "Provides utilities for PHPUnit, especially user deprecation notices management", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/phpunit-bridge/tree/v6.3.0" + "source": "https://github.com/symfony/phpunit-bridge/tree/v6.3.1" }, "funding": [ { @@ -13665,7 +13667,7 @@ "type": "tidelift" } ], - "time": "2023-05-30T09:01:24+00:00" + "time": "2023-06-23T13:25:16+00:00" }, { "name": "symfony/process", @@ -13730,16 +13732,16 @@ }, { "name": "symfony/web-profiler-bundle", - "version": "v6.3.0", + "version": "v6.3.1", "source": { "type": "git", "url": "https://github.com/symfony/web-profiler-bundle.git", - "reference": "bab614e12218a95a924685a1fbf662bd7ca2d746" + "reference": "4a6cf8cb093e720c7ae4d55b1af848ce7e9abd36" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/bab614e12218a95a924685a1fbf662bd7ca2d746", - "reference": "bab614e12218a95a924685a1fbf662bd7ca2d746", + "url": "https://api.github.com/repos/symfony/web-profiler-bundle/zipball/4a6cf8cb093e720c7ae4d55b1af848ce7e9abd36", + "reference": "4a6cf8cb093e720c7ae4d55b1af848ce7e9abd36", "shasum": "" }, "require": { @@ -13791,7 +13793,7 @@ "dev" ], "support": { - "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.3.0" + "source": "https://github.com/symfony/web-profiler-bundle/tree/v6.3.1" }, "funding": [ { @@ -13807,7 +13809,7 @@ "type": "tidelift" } ], - "time": "2023-05-22T17:08:58+00:00" + "time": "2023-06-24T11:51:27+00:00" }, { "name": "theofidry/alice-data-fixtures",