From e0db001718ebb3ed67a4333f4631d0de69df12d4 Mon Sep 17 00:00:00 2001 From: vincentchalamon <407859+vincentchalamon@users.noreply.github.com> Date: Fri, 13 Feb 2026 18:29:59 +0000 Subject: [PATCH] chore: upgrade API Platform to 4.2.16 --- api/composer.json | 6 +- api/composer.lock | 146 +++++++++++++------------- api/config/packages/api_platform.yaml | 2 +- helm/api-platform/Chart.yaml | 4 +- 4 files changed, 79 insertions(+), 79 deletions(-) diff --git a/api/composer.json b/api/composer.json index 0ea1a5d58..f74598f90 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.2.15", - "api-platform/graphql": "^4.2.15", - "api-platform/symfony": "^4.2.15", + "api-platform/doctrine-orm": "^4.2.16", + "api-platform/graphql": "^4.2.16", + "api-platform/symfony": "^4.2.16", "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 c056ac7ff..52312b36a 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": "03453408289bd622dd6a72853faaef45", + "content-hash": "16a3ed20ffd588a4e448b87d7a8b0f03", "packages": [ { "name": "api-platform/doctrine-common", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-common.git", - "reference": "4967ed6ba91465d6a6a047119658984d40f89a0e" + "reference": "566acb646b001f21bc6aa7bd36a109e075f5c131" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/4967ed6ba91465d6a6a047119658984d40f89a0e", - "reference": "4967ed6ba91465d6a6a047119658984d40f89a0e", + "url": "https://api.github.com/repos/api-platform/doctrine-common/zipball/566acb646b001f21bc6aa7bd36a109e075f5c131", + "reference": "566acb646b001f21bc6aa7bd36a109e075f5c131", "shasum": "" }, "require": { @@ -92,22 +92,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-common/tree/v4.2.15" + "source": "https://github.com/api-platform/doctrine-common/tree/v4.2.16" }, - "time": "2026-01-27T07:12:16+00:00" + "time": "2026-02-13T15:07:33+00:00" }, { "name": "api-platform/doctrine-orm", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/doctrine-orm.git", - "reference": "cf5c99a209a7be3e508c6f5d0fa4d853d43cff84" + "reference": "99d8b8cdee4ca79fd3abb351991bda6b42696eee" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/cf5c99a209a7be3e508c6f5d0fa4d853d43cff84", - "reference": "cf5c99a209a7be3e508c6f5d0fa4d853d43cff84", + "url": "https://api.github.com/repos/api-platform/doctrine-orm/zipball/99d8b8cdee4ca79fd3abb351991bda6b42696eee", + "reference": "99d8b8cdee4ca79fd3abb351991bda6b42696eee", "shasum": "" }, "require": { @@ -179,13 +179,13 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/doctrine-orm/tree/v4.2.15" + "source": "https://github.com/api-platform/doctrine-orm/tree/v4.2.16" }, - "time": "2026-01-26T15:38:30+00:00" + "time": "2026-02-13T17:30:49+00:00" }, { "name": "api-platform/documentation", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/documentation.git", @@ -242,22 +242,22 @@ ], "description": "API Platform documentation controller.", "support": { - "source": "https://github.com/api-platform/documentation/tree/v4.2.15" + "source": "https://github.com/api-platform/documentation/tree/v4.2.16" }, "time": "2025-12-27T22:15:57+00:00" }, { "name": "api-platform/graphql", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/graphql.git", - "reference": "a591dad7ef68c7de05b20ec18db40be882095c32" + "reference": "fee986f7a283067631a764427f966c3f85c69c95" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/graphql/zipball/a591dad7ef68c7de05b20ec18db40be882095c32", - "reference": "a591dad7ef68c7de05b20ec18db40be882095c32", + "url": "https://api.github.com/repos/api-platform/graphql/zipball/fee986f7a283067631a764427f966c3f85c69c95", + "reference": "fee986f7a283067631a764427f966c3f85c69c95", "shasum": "" }, "require": { @@ -334,22 +334,22 @@ "graphql" ], "support": { - "source": "https://github.com/api-platform/graphql/tree/v4.2.15" + "source": "https://github.com/api-platform/graphql/tree/v4.2.16" }, - "time": "2026-01-26T15:38:30+00:00" + "time": "2026-02-13T15:07:33+00:00" }, { "name": "api-platform/http-cache", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/http-cache.git", - "reference": "04a9239b67425f68ed2d372c2c731f14342dea45" + "reference": "ec5f9068d3d66be63db4d80acaf518868dea1321" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/http-cache/zipball/04a9239b67425f68ed2d372c2c731f14342dea45", - "reference": "04a9239b67425f68ed2d372c2c731f14342dea45", + "url": "https://api.github.com/repos/api-platform/http-cache/zipball/ec5f9068d3d66be63db4d80acaf518868dea1321", + "reference": "ec5f9068d3d66be63db4d80acaf518868dea1321", "shasum": "" }, "require": { @@ -414,22 +414,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/http-cache/tree/v4.2.15" + "source": "https://github.com/api-platform/http-cache/tree/v4.2.16" }, - "time": "2026-01-12T13:36:15+00:00" + "time": "2026-02-13T15:07:33+00:00" }, { "name": "api-platform/hydra", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/hydra.git", - "reference": "32ca5ff3ac5197d0606a846a6570127239091422" + "reference": "ddba613f615caa8372df3d478a36a910b77f6d28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/hydra/zipball/32ca5ff3ac5197d0606a846a6570127239091422", - "reference": "32ca5ff3ac5197d0606a846a6570127239091422", + "url": "https://api.github.com/repos/api-platform/hydra/zipball/ddba613f615caa8372df3d478a36a910b77f6d28", + "reference": "ddba613f615caa8372df3d478a36a910b77f6d28", "shasum": "" }, "require": { @@ -501,22 +501,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/hydra/tree/v4.2.15" + "source": "https://github.com/api-platform/hydra/tree/v4.2.16" }, - "time": "2026-01-30T09:06:20+00:00" + "time": "2026-02-13T15:07:33+00:00" }, { "name": "api-platform/json-schema", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/json-schema.git", - "reference": "4487398c59a07beefeec870a1213c34ae362cb00" + "reference": "3569ab8e3e5c01d77f00964683254809571fa078" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/json-schema/zipball/4487398c59a07beefeec870a1213c34ae362cb00", - "reference": "4487398c59a07beefeec870a1213c34ae362cb00", + "url": "https://api.github.com/repos/api-platform/json-schema/zipball/3569ab8e3e5c01d77f00964683254809571fa078", + "reference": "3569ab8e3e5c01d77f00964683254809571fa078", "shasum": "" }, "require": { @@ -582,22 +582,22 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/json-schema/tree/v4.2.15" + "source": "https://github.com/api-platform/json-schema/tree/v4.2.16" }, - "time": "2026-01-26T15:38:30+00:00" + "time": "2026-02-13T15:07:33+00:00" }, { "name": "api-platform/jsonld", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/jsonld.git", - "reference": "ef0a361b0f29158243478d3fff5038ec2f5aa76c" + "reference": "08593fc073466badae67b8f4999ec19e3ade9eab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/jsonld/zipball/ef0a361b0f29158243478d3fff5038ec2f5aa76c", - "reference": "ef0a361b0f29158243478d3fff5038ec2f5aa76c", + "url": "https://api.github.com/repos/api-platform/jsonld/zipball/08593fc073466badae67b8f4999ec19e3ade9eab", + "reference": "08593fc073466badae67b8f4999ec19e3ade9eab", "shasum": "" }, "require": { @@ -662,22 +662,22 @@ "rest" ], "support": { - "source": "https://github.com/api-platform/jsonld/tree/v4.2.15" + "source": "https://github.com/api-platform/jsonld/tree/v4.2.16" }, - "time": "2026-01-12T13:36:15+00:00" + "time": "2026-02-13T17:30:49+00:00" }, { "name": "api-platform/metadata", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/metadata.git", - "reference": "4d10dbd7b8f036d24df35eb3ec02c0f0befcf397" + "reference": "f90cd4258477821e0174788a6666507824c7c6b9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/metadata/zipball/4d10dbd7b8f036d24df35eb3ec02c0f0befcf397", - "reference": "4d10dbd7b8f036d24df35eb3ec02c0f0befcf397", + "url": "https://api.github.com/repos/api-platform/metadata/zipball/f90cd4258477821e0174788a6666507824c7c6b9", + "reference": "f90cd4258477821e0174788a6666507824c7c6b9", "shasum": "" }, "require": { @@ -760,13 +760,13 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/metadata/tree/v4.2.15" + "source": "https://github.com/api-platform/metadata/tree/v4.2.16" }, - "time": "2026-01-27T07:12:16+00:00" + "time": "2026-02-13T15:07:33+00:00" }, { "name": "api-platform/openapi", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/openapi.git", @@ -850,22 +850,22 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/openapi/tree/v4.2.15" + "source": "https://github.com/api-platform/openapi/tree/v4.2.16" }, "time": "2026-01-26T15:38:30+00:00" }, { "name": "api-platform/serializer", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/serializer.git", - "reference": "4d45483a9911b598a262dd2035166ab2040e430f" + "reference": "e01024d458c26d230eafbe8ac79dc8e28c3dc379" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/serializer/zipball/4d45483a9911b598a262dd2035166ab2040e430f", - "reference": "4d45483a9911b598a262dd2035166ab2040e430f", + "url": "https://api.github.com/repos/api-platform/serializer/zipball/e01024d458c26d230eafbe8ac79dc8e28c3dc379", + "reference": "e01024d458c26d230eafbe8ac79dc8e28c3dc379", "shasum": "" }, "require": { @@ -943,22 +943,22 @@ "serializer" ], "support": { - "source": "https://github.com/api-platform/serializer/tree/v4.2.15" + "source": "https://github.com/api-platform/serializer/tree/v4.2.16" }, - "time": "2026-01-26T15:38:30+00:00" + "time": "2026-02-13T17:30:49+00:00" }, { "name": "api-platform/state", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/state.git", - "reference": "89c0999206b4885c2e55204751b4db07061f3fd3" + "reference": "0fcd612696acac4632a626bb5dfc6bd99ec3b44a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/state/zipball/89c0999206b4885c2e55204751b4db07061f3fd3", - "reference": "89c0999206b4885c2e55204751b4db07061f3fd3", + "url": "https://api.github.com/repos/api-platform/state/zipball/0fcd612696acac4632a626bb5dfc6bd99ec3b44a", + "reference": "0fcd612696acac4632a626bb5dfc6bd99ec3b44a", "shasum": "" }, "require": { @@ -1040,22 +1040,22 @@ "swagger" ], "support": { - "source": "https://github.com/api-platform/state/tree/v4.2.15" + "source": "https://github.com/api-platform/state/tree/v4.2.16" }, - "time": "2026-01-26T15:38:30+00:00" + "time": "2026-02-13T15:07:33+00:00" }, { "name": "api-platform/symfony", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/symfony.git", - "reference": "93fdcbe189a1866412f5da04e26fa5615e99b210" + "reference": "769f5bc29ce59a5c68006ca5876c409072340e92" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/api-platform/symfony/zipball/93fdcbe189a1866412f5da04e26fa5615e99b210", - "reference": "93fdcbe189a1866412f5da04e26fa5615e99b210", + "url": "https://api.github.com/repos/api-platform/symfony/zipball/769f5bc29ce59a5c68006ca5876c409072340e92", + "reference": "769f5bc29ce59a5c68006ca5876c409072340e92", "shasum": "" }, "require": { @@ -1168,13 +1168,13 @@ "symfony" ], "support": { - "source": "https://github.com/api-platform/symfony/tree/v4.2.15" + "source": "https://github.com/api-platform/symfony/tree/v4.2.16" }, - "time": "2026-01-30T13:31:50+00:00" + "time": "2026-02-13T17:30:49+00:00" }, { "name": "api-platform/validator", - "version": "v4.2.15", + "version": "v4.2.16", "source": { "type": "git", "url": "https://github.com/api-platform/validator.git", @@ -1244,7 +1244,7 @@ "validator" ], "support": { - "source": "https://github.com/api-platform/validator/tree/v4.2.15" + "source": "https://github.com/api-platform/validator/tree/v4.2.16" }, "time": "2026-01-26T15:45:40+00:00" }, diff --git a/api/config/packages/api_platform.yaml b/api/config/packages/api_platform.yaml index 12a5281ce..514924e28 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.2.15 + version: 4.2.16 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 f292b57ba..f731bcaf5 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.2.15 +version: 4.2.16 # 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.2.15 +appVersion: 4.2.16 dependencies: - name: postgresql