From 31a98e1fc305dc68ab88cb870b89af27e8dd86a0 Mon Sep 17 00:00:00 2001 From: vincentchalamon <407859+vincentchalamon@users.noreply.github.com> Date: Fri, 25 Jul 2025 16:29:49 +0000 Subject: [PATCH] chore: upgrade API Platform to 4.1.20 --- api/composer.json | 6 +-- api/composer.lock | 74 +++++++++++++-------------- api/config/packages/api_platform.yaml | 2 +- helm/api-platform/Chart.yaml | 4 +- 4 files changed, 43 insertions(+), 43 deletions(-) diff --git a/api/composer.json b/api/composer.json index b322f211..1f3f3a53 100644 --- a/api/composer.json +++ b/api/composer.json @@ -5,9 +5,9 @@ "php": ">=8.4", "ext-ctype": "*", "ext-iconv": "*", - "api-platform/doctrine-orm": "^4.1.19", - "api-platform/graphql": "^4.1.19", - "api-platform/symfony": "^4.1.19", + "api-platform/doctrine-orm": "^4.1.20", + "api-platform/graphql": "^4.1.20", + "api-platform/symfony": "^4.1.20", "doctrine/common": "^3.5", "doctrine/doctrine-bundle": "^2.15", "doctrine/doctrine-fixtures-bundle": "^4.1", diff --git a/api/composer.lock b/api/composer.lock index 06387e1e..73f2712e 100644 --- a/api/composer.lock +++ b/api/composer.lock @@ -4,20 +4,20 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "76d0dcbfb622f8c70673735b270774c8", + "content-hash": "2612681b0c993a8287ed5784abd4c239", "packages": [ { "name": "api-platform/doctrine-common", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-common.git", - "reference": "c2def001aae1c430165aa7cfc98777acafbf0ca7" + "reference": "a1f388bdd3fcd93ce79a593edc401bf8eb4be3f4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/c2def001aae1c430165aa7cfc98777acafbf0ca7", - "reference": "c2def001aae1c430165aa7cfc98777acafbf0ca7", + "url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/a1f388bdd3fcd93ce79a593edc401bf8eb4be3f4", + "reference": "a1f388bdd3fcd93ce79a593edc401bf8eb4be3f4", "shasum": "" }, "require": { @@ -25,7 +25,7 @@ "api-platform/state": "^4.1.11", "doctrine/collections": "^2.1", "doctrine/common": "^3.2.2", - "doctrine/persistence": "^3.2", + "doctrine/persistence": "^3.2 || ^4.0", "php": ">=8.2" }, "conflict": { @@ -90,13 +90,13 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-common/tree/v4.1.19" + "source": "https://github.com/api-platform/doctrine-common/tree/v4.1.20" }, - "time": "2025-07-15T09:31:29+00:00" + "time": "2025-07-25T09:31:46+00:00" }, { "name": "api-platform/doctrine-orm", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-orm.git", @@ -175,13 +175,13 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-orm/tree/v4.1.19" + "source": "https://github.com/api-platform/doctrine-orm/tree/v4.1.20" }, "time": "2025-06-06T14:56:47+00:00" }, { "name": "api-platform/documentation", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/documentation.git", @@ -243,7 +243,7 @@ }, { "name": "api-platform/graphql", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/graphql.git", @@ -327,13 +327,13 @@ "graphql" ], "support": { - "source": "https://github.com/api-platform/graphql/tree/v4.1.19" + "source": "https://github.com/api-platform/graphql/tree/v4.1.20" }, "time": "2025-07-03T13:00:28+00:00" }, { "name": "api-platform/http-cache", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/http-cache.git", @@ -405,13 +405,13 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/http-cache/tree/v4.1.19" + "source": "https://github.com/api-platform/http-cache/tree/v4.1.20" }, "time": "2025-06-06T14:56:47+00:00" }, { "name": "api-platform/hydra", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/hydra.git", @@ -490,13 +490,13 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/hydra/tree/v4.1.19" + "source": "https://github.com/api-platform/hydra/tree/v4.1.20" }, "time": "2025-07-15T14:10:59+00:00" }, { "name": "api-platform/json-schema", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/json-schema.git", @@ -569,22 +569,22 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/json-schema/tree/v4.1.19" + "source": "https://github.com/api-platform/json-schema/tree/v4.1.20" }, "time": "2025-06-29T12:24:14+00:00" }, { "name": "api-platform/jsonld", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/jsonld.git", - "reference": "2693aa0cf388e519d1f3b1154df1f6ce2fdcc516" + "reference": "e122bf1f04f895e80e6469e0f09d1f06f7508ca6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/jsonld/zipball/2693aa0cf388e519d1f3b1154df1f6ce2fdcc516", - "reference": "2693aa0cf388e519d1f3b1154df1f6ce2fdcc516", + "url": "https://api.github.com/repos/api-platform/jsonld/zipball/e122bf1f04f895e80e6469e0f09d1f06f7508ca6", + "reference": "e122bf1f04f895e80e6469e0f09d1f06f7508ca6", "shasum": "" }, "require": { @@ -647,13 +647,13 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/jsonld/tree/v4.1.19" + "source": "https://github.com/api-platform/jsonld/tree/v4.1.20" }, - "time": "2025-07-01T12:31:29+00:00" + "time": "2025-07-25T10:05:30+00:00" }, { "name": "api-platform/metadata", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/metadata.git", @@ -744,13 +744,13 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/metadata/tree/v4.1.19" + "source": "https://github.com/api-platform/metadata/tree/v4.1.20" }, "time": "2025-07-15T07:33:57+00:00" }, { "name": "api-platform/openapi", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/openapi.git", @@ -831,13 +831,13 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/openapi/tree/v4.1.19" + "source": "https://github.com/api-platform/openapi/tree/v4.1.20" }, "time": "2025-07-16T13:25:16+00:00" }, { "name": "api-platform/serializer", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/serializer.git", @@ -922,13 +922,13 @@ "serializer" ], "support": { - "source": "https://github.com/api-platform/serializer/tree/v4.1.19" + "source": "https://github.com/api-platform/serializer/tree/v4.1.20" }, "time": "2025-06-30T16:34:41+00:00" }, { "name": "api-platform/state", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/state.git", @@ -1014,13 +1014,13 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/state/tree/v4.1.19" + "source": "https://github.com/api-platform/state/tree/v4.1.20" }, "time": "2025-07-16T14:01:52+00:00" }, { "name": "api-platform/symfony", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/symfony.git", @@ -1138,13 +1138,13 @@ "symfony" ], "support": { - "source": "https://github.com/api-platform/symfony/tree/v4.1.19" + "source": "https://github.com/api-platform/symfony/tree/v4.1.20" }, "time": "2025-07-16T14:01:52+00:00" }, { "name": "api-platform/validator", - "version": "v4.1.19", + "version": "v4.1.20", "source": { "type": "git", "url": "https://github.com/api-platform/validator.git", @@ -1213,7 +1213,7 @@ "validator" ], "support": { - "source": "https://github.com/api-platform/validator/tree/v4.1.19" + "source": "https://github.com/api-platform/validator/tree/v4.1.20" }, "time": "2025-07-16T14:01:52+00:00" }, diff --git a/api/config/packages/api_platform.yaml b/api/config/packages/api_platform.yaml index 9a6bbf9b..d96eefb3 100644 --- a/api/config/packages/api_platform.yaml +++ b/api/config/packages/api_platform.yaml @@ -1,6 +1,6 @@ api_platform: title: API Platform's demo - version: 4.1.19 + version: 4.1.20 description: | This is a demo application of the [API Platform](https://api-platform.com) framework. [Its source code](https://github.com/api-platform/demo) includes various examples, check it out! diff --git a/helm/api-platform/Chart.yaml b/helm/api-platform/Chart.yaml index 54abff50..e4e48e51 100644 --- a/helm/api-platform/Chart.yaml +++ b/helm/api-platform/Chart.yaml @@ -17,12 +17,12 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 4.1.19 +version: 4.1.20 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. -appVersion: 4.1.19 +appVersion: 4.1.20 dependencies: - name: postgresql