fix(deps): update dependency api-platform/core to v2.7.9
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
api-platform/core (source) | require | minor |
2.6.8 -> 2.7.9
|
Release Notes
api-platform/core
v2.7.9
Bug fixes
- 1983089d9 fix(metadata): reader should be nullable (#5378)
- 80aeb3158 fix(symfony): autoconfigure elasticsearch extension (#5379)
v2.7.8
Bug fixes
- b15a97d7f fix(symfony): autoconfigure elasticsearch extension (#5376)
- cbe7355d1 fix(metadata): annotation reader should be nullable
v2.7.7
Bug fixes
v2.7.6
Bug fixes
- 31215c623 ci: fix mongod startup (#5248)
- 444f339ae fix: avoid unneeded use of covariance to keep compatibility with PHP < 7.4 (#5327)
- 5baea781c fix(metadata): fix extra properties method (#5294)
- a6f0d9aac fix(symfony): http cache wrong metadata argument
- ab6822f77 fix: Set twig.exception_listener as service parent (#5059)
- f22fa73f4 fix(elasticsearch): elasticsearch BC
v2.7.5
Bug fixes
- 096ac119a fix(metadata): keep configured uri variables (#5217)
- 2b2d468f0 fix(metadata): operations must inherit from resource and defaults
- 2cb3b4272 fix(serializer): use iri from $context if defined (#5201)
- 39398579e fix(symfony): definition when mercure is not installed (#5206)
- e9c7e4abb fix(serializer): avoid call to legacy iri converter with non-resource class (#5219)
- ebaad51b2 fix(serializer): read groups off the root operation (#5196)
v2.7.4
Bug fixes
- 706f66f6b fix(metadata): allow input/output configuration values to be bool in yaml config (#5186)
- b3bc4d6ac fix: use legacy iri converter for legacy resources (#5172)
v2.7.3
Bug fixes
- 176fff2cb fix(metadata): upgrade script keep operation name (#5109)
- 1b64ebf6a fix: upgrade command remove ApiSubresource attribute (#5049)
- 27fcdc6b2 fix(metadata): deprecate when user decorates in legacy mode (#5091)
- 310363d56 fix: remove @internal annotation for Operations (#5089)
- 41bbad94e fix: update yaml extractor test file coding standard (#5068)
- 59826bbe9 fix: only alias if exists for opcache preload
- 8250d41a3 fix(metadata): define a name on a single operation (#5090)
- 9c19fa171 fix(metadata): add class key in payload argument resolver (#5067)
v2.7.2
- Metadata: no skolem IRI by default
- Symfony: use service id as tag for lower symfony versions (processor/provider service locator)
- Symfony: fix command constants not available on lower symfony versions
v2.7.1
- Chore: update swagger ui and javascript libraries (#5028)
- Symfony: don't use ArrayAdapter cache in production #4975 (#5025)
- Doctrine: check fetch joined queries based on all aliases (#4974)
- Metadata: fix missing
array
cast for RDF types inApiResource
&ApiProperty
constructors (#5000) - Symfony: replace FQCN service names by snake ones (#5019)
- Symfony: add missing dependency on symfony/deprecation-contracts (#5015)
- Chore: add conflict on elasticsearch >= 8.0 (#5018)
- Symfony: bc layer broken for symfony/console lower than 5.3 (#4990)
- Symfony: missing deprecations related to Ulid and Uuid normalize… (#4963)
- Metadata: do not auto-generate NotExposed operation when using custom operation classes
- Symfony: upgrade command requires phpunit (#4968)
- Symfony: upgrade command removes filters (#4970)
- Symfony: missing Elasticsearch DocumentMetadataFactoryInterface alias definition (#4962)
- Chore: drop dependency on fig/link-util (#4945)
- Metadata: resource name collection missing deprecation (#4953)
- Doctrine: ability to use ORM and ODM (#5032)
v2.7.0
- chore: remove @experimental phpdoc (#4933)
- Metadata: do not set id when identifier is
false
(#4880) - Metadata: automatic GET operation when none is declared (#4881)
- Metadata: exception to status on operations (#4861)
- Serializer: adds the JSON_INVALID_UTF8_IGNORE flag to JsonEncode (#4741)
- Symfony: autoconfigure legacy Doctrine extensions (#4909)
- Elasticsearch: skip metadata without ES nodes (#4913)
- Symfony: deprecated the
$exceptionOnNoToken
parameter inResourceAccessChecker::__construct()
(#4900)
Various cs fixes and PHPDoc to help upgrading to 3.0.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Reiter, Christoph