Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Updates the requirements on api-platform/core to permit the latest version.

Changelog

Sourced from api-platform/core's changelog.

v4.2.4

Bug fixes

  • 20f288959 fix: multiple :property template operations on a single resource (#7461)
  • 44f227112 fix(symfony): inject api-platform default configuration in the php resource metadata factory (#7525)
  • 921d7c8fe fix(state): create PUT has relation with lazy mapper (#7521)
  • 951422e15 fix(openapi): maintain json schema for non-json operations (#7528)
  • 98fc35221 fix(symfony): object mapper compatibility (#7531)
  • a5c44624d fix(json-schema): pagination less schema with disabled pagination (#7506)
  • da2324e82 fix(jsonschema): move jsonMergePatch postfix to DefinitionNameFactory (#7510)
  • dc0df6110 fix(iri): json streamer iri template does not need metadata (#7511)

v4.2.3

  • 9416083f7 fix(state): object mapper aware interface (#7486)
  • 99718d954 fix(serializer): resilient denormalizeRelation capability (#7474)
  • 9b2f98610 fix(metadata): eliminate duplicate keys in the constructor of Parameters (#7492)
  • a26c35840 fix(doctrine): properly set properties according to interface (#7487)
  • a2867e986 fix(laravel): serializer attributes on Eloquent methods (#7416)
  • aea8113e0 fix(json-schema): move member property out of HydraCollectionBaseSchema (#7456)
  • b59626a97 fix(symfony): add missing symfony/asset dependency (#7491)
  • ddf4c0b5e fix(graphql): stateOptions to get filter class (#7485)
  • ebe6dc9a2 fix(jsonschema): fallback the schema for mixed properties to string|null instead of null (#7489)
  • fa6e206cc fix(state): detect mapping on source (#7475)
  • fafbe5c7b fix(validator): custom message was not translated (#7424)

Features

v4.2.2

Bug fixes

  • 0b8237918 fix(state): object mapper with input different (#7435)
  • 1094a52d6 fix(metadata): allow description and other fields to be override seperately (#7442)
  • 133028e38 fix(state): object mapper on delete operation (#7447)
  • 1a4636200 fix(doctrine): group or filter in an AndWhere #7441 (#7445)
  • 55fd65795 fix(validator): validation exception without constraint violation list
  • 5b59f8914 fix(jsonschema/jsonld): make @id and @type properties required only in the JSON-LD schema for output (#7397)
  • 654339e03 fix(openapi): Improve response override (#7428)
  • 6c267408a fix(hydra): genId false schema (#7440)
  • 70bdf2959 fix(symfony): ensure the kernel is booted before using KernelBrowser::loginUser() (#7446)
  • 9c918c657 fix(symfony): align listeners context (#7449)
  • abe0438be fix(jsonschema): make all required properties optional in PATCH operation with 'json' format (#7398)
  • e1ce9456b fix(openapi): define items type for HydraCollectionBaseSchema hydra:member (#7419)
  • e52e825db fix(openapi): allow assertMatchesJsonSchema with custom output dto (#7438)
  • f3c811d0f fix(hydra): add base schema to item of a collection (#7444)

... (truncated)

Commits
  • baa66e4 docs: changelog 4.2.4
  • 16409f3 ci: ignore phpstan issues
  • 65137d2 chore: bump self dependencies to avoid installing lowest
  • 458ad68 cs: conflict marker
  • 3cee9a0 chore: symfony/validator:^6.4.11
  • fece3eb chore: symfony/http-foundation:^6.4.14
  • 951422e fix(openapi): maintain json schema for non-json operations (#7528)
  • 98fc352 fix(symfony): object mapper compatibility (#7531)
  • a5c4462 fix(json-schema): pagination less schema with disabled pagination (#7506)
  • 44f2271 fix(symfony): inject api-platform default configuration in the php resource m...
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [api-platform/core](https://github.com/api-platform/core) to permit the latest version.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md)
- [Commits](api-platform/core@v3.2.0...v4.2.4)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-version: 4.2.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that updates php code labels Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that updates php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant