Skip to content

Update dependency api-platform/core to v4#115

Open
renovate[bot] wants to merge 1 commit intopreprodfrom
renovate/major-api-platform
Open

Update dependency api-platform/core to v4#115
renovate[bot] wants to merge 1 commit intopreprodfrom
renovate/major-api-platform

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
api-platform/core (source) ^3.2^4.0 age adoption passing confidence

Release Notes

api-platform/core (api-platform/core)

v4.2.15

Compare Source

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.2.14...v4.2.15

v4.2.14

Compare Source

Bug fixes
  • 0dc7ec348 fix(doctrine): useless generateParameterName call (#​7679)
  • 1c6fae536 fix(symfony): fix for symfony/json_streamer 8.0 with enable_json_streamer (#​7684)
  • 83a3cacfb fix(laravel): use controller if declared (#​7687)
  • 9f46eef05 fix(jsonschema): call to an undefined method Symfony\Component\TypeInfo\Type::getClassName() (#​7685)
  • f5ba97460 fix(doctrine): PartialSearchFilter on multibyte characters (#​7688)
  • 1706c3c58 fix(doctrine): throw exception if parameter property is not provided

v4.2.13

Compare Source

Bug fixes
  • 1e22e4450 fix(openapi): phpdoc operation response as array<int|string, OpenApi\Response> (#​7660)
  • 2721655d7 fix(metadata): losing content on error reponse with no output (#​7674)
  • bed668c58 fix: 🐛 pass missing arguments to ConcernsResourceMetadataCollectionFactory (#​7676)

v4.2.12

Compare Source

Happy new year 2026 🎆!

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.2.11...v4.2.12

v4.2.11

Compare Source

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.2.10...v4.2.11

v4.2.10

Compare Source

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.2.9...v4.2.10

v4.2.9

Compare Source

Bug fixes
  • 502c0e2de fix(symfony): skip argument resolver when context is not api platform (#​7579)
  • 834064fc6 fix(metadata): filter interface context php doc (#​7560)
  • 85458e0d9 fix(symfony): use app.request.query.get() directly instead of app.request.get() in swagger (#​7578)
  • ef3127000 fix(symfony): use current route for footer links (#​7580)
  • 49d80c840 fix(serializer): render BCMath\Number (PHP 8.4+) as string instead of object (#​7555)

v4.2.8

Compare Source

v4.2.7

Compare Source

Symfony 8.0 compatible.

Bug fixes

v4.2.6

Compare Source

Bug fixes

v4.2.5

Compare Source

Bug fixes
  • 57fe3d1 fix(state): class existence check for ObjectMapperAwareInterface

v4.2.4

Compare Source

Bug fixes

v4.2.3

Compare Source

Features

v4.2.2

Compare Source

Bug fixes

v4.2.1

Compare Source

Bug fixes

Also includes v4.1.25 bug fixes

Features

v4.2.0

Compare Source

Features
Breaking changes
  • 073c0e282 fix(openapi)!: allowReserved, allowEmtpyValue defaults to null
  • 62a9cc821 fix(state)!: parameter default value overrides falsy value
  • 79edced67 fix(json-schema): share invariable sub-schemas
TypeInfo
Bug fixes
Miscellaneous

v4.1.28

Compare Source

Bug fixes
  • dfe42b385 fix(symfony): skip argument resolver when context is not api platform

v4.1.27

Compare Source

Bug fixes

v4.1.26

Compare Source

Bug fixes

v4.1.25

Compare Source

Bug fixes

v4.1.24

Compare Source

Bug fixes
Features

Laravel compatibility with api-platform/http-cache:

v4.1.23

Compare Source

Bug fixes

v4.1.22

Compare Source

Bug fixes

v4.1.21

Compare Source

Bug fixes
  • 04414e4fc fix(serializer): improve #​7270 by reducing inconsistencies (#​7346)
  • 2e6911c35 fix(openapi): sync typehints between properties and getter/canner for alllowReserved and allowEmptyValue (#​7322)
  • 385953a92 fix(jsonapi): handle type error when handling validation errors (#​7330)
  • 4f717c1e1 fix(openapi): allow null on allowReserved and allowEmptyValue properties (#​7315)
  • c46c57918 fix(doctrine): do not consider empty string as a current date (#​7291)
  • d1073bc67 fix(laravel): read property type before serialization (#​7332)
  • d1abfc0fa fix(openapi): nullable default values in operation openapi definition (#​7321)
  • e7502b65a fix(serializer): nested denormalization when allow_extra_attributes=false (#​7270)
Features

v4.1.20

Compare Source

Bug fixes

v4.1.19

Compare Source

Bug fixes

v4.1.18

Compare Source

Bug fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 18, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: install-tool php 8.2

@renovate renovate bot force-pushed the renovate/major-api-platform branch 4 times, most recently from 7e5ad7d to 3a5afd4 Compare January 19, 2026 10:31
@renovate renovate bot changed the title Update dependency api-platform/core to v4 fix(deps): update dependency api-platform/core to v4 Jan 19, 2026
@renovate renovate bot force-pushed the renovate/major-api-platform branch 2 times, most recently from cb1612d to 7fd39a9 Compare January 19, 2026 12:19
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 Update dependency api-platform/core to v4 Jan 19, 2026
@renovate renovate bot force-pushed the renovate/major-api-platform branch 2 times, most recently from c57d18e to 4da4fce Compare January 19, 2026 17:43
@renovate renovate bot changed the title Update dependency api-platform/core to v4 fix(deps): update dependency api-platform/core to v4 Jan 19, 2026
@renovate renovate bot force-pushed the renovate/major-api-platform branch 4 times, most recently from 651506c to 97ef462 Compare January 19, 2026 23:09
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 Update dependency api-platform/core to v4 Jan 19, 2026
@renovate renovate bot force-pushed the renovate/major-api-platform branch 12 times, most recently from 27fa2ee to 1d96d01 Compare January 21, 2026 17:42
@renovate renovate bot force-pushed the renovate/major-api-platform branch 28 times, most recently from 31652a6 to 709decc Compare February 15, 2026 09:39
@renovate renovate bot force-pushed the renovate/major-api-platform branch from 709decc to 430bf95 Compare February 15, 2026 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants