Skip to content

Bump api-platform/core from 4.3.3 to 4.3.8#24

Open
dependabot[bot] wants to merge 1 commit into
3.0from
dependabot/composer/api-platform/core-4.3.8
Open

Bump api-platform/core from 4.3.3 to 4.3.8#24
dependabot[bot] wants to merge 1 commit into
3.0from
dependabot/composer/api-platform/core-4.3.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 10, 2026

Copy link
Copy Markdown

Bumps api-platform/core from 4.3.3 to 4.3.8.

Release notes

Sourced from api-platform/core's releases.

v4.3.8

What's Changed

Full Changelog: api-platform/core@v4.3.7...v4.3.8

v4.3.7

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.3.6...v4.3.7

v4.3.6

What's Changed

... (truncated)

Changelog

Sourced from api-platform/core's changelog.

v4.3.8

Bug fixes

  • cf55c0e7b fix(serializer): gate cache_key in JsonApi and Hal with isCacheKeySafe
  • 0e0c58b87 fix(symfony): filter nested constraint groups in Sequentially/Compound (#8223)
  • 277589de6 fix(symfony): keep error serialization mapping when enable_attributes is disabled (#8231)
  • 30f1f977a fix(tests): symfony 8.1 compat (#8210)
  • 37e361339 fix(jsonapi): keep flat custom params with flat page (#8216) (#8217)
  • 4059c6303 fix(laravel): wire jsonapi.use_iri_as_id in ApiPlatformProvider (#8224)
  • 4378916ac fix(jsonapi): drop consumed pagination keys before raw-param replace
  • 46c25c7e4 fix(symfony): reject duplicate operation names instead of silently dropping operations (#8232)
  • 6fc55c27d fix(metadata): apply YAML/XML attributes to virtual (method-backed) properties (#8220)
  • 71fcb9314 fix(test): default content-type in ApiTestCase matches configured formats (#8227)
  • 7aed9d10c fix(openapi): emit valid 3.0 schemas when downgrading from 3.1 (#8225)
  • 90bcfb09a fix(doctrine): resolve parent link toProperty during PUT create (#8233)
  • 9aca842d4 fix(state): omit Content-Type when response has no body (#8218)
  • abef010cf fix(openapi): emit Draft 4 boolean exclusive bounds for spec 3.0.0 (#8222)
  • c83558954 fix(openapi): disambiguate definition names when input and output share a shortname (#8230)
  • ef40bcda6 fix(graphiql): migrate to v5 via esm.sh CDN (#8209)
  • ef79ab337 fix(symfony): guard null ExpressionLanguage in ResourceAccessChecker::usesObjectVariable()
  • fd08d296a fix(openapi): coerce metadata parameters in user-supplied openapi operation (#8229)
  • fd2518695 fix(serializer): bump min serializer dep and fix phpstan probe typing

v4.3.7

Bug fixes

v4.3.6

Bug fixes

  • 080574ad3 fix(symfony): register property_info fallback when not provided by Symfony (#7969)
  • 286a47e72 fix(jsonapi): merge flat page/itemsPerPage params with bracket filter (#8193)
  • 412682ede fix(serializer): translate PropertyAccess type mismatches to NotNormalizableValueException (#7967)
  • 44bb18ddd fix(state): convert BackedEnum denormalization errors into validation violations (#8195)
  • 53d8f5615 fix(metadata): :property dedup drops repeated parameters (#8196)
  • 84d15b1f1 fix(metadata): negotiate wildcard Accept with parameters (#8192)
  • 91f93e013 fix(laravel): set application/ld+json content-type on /contexts/{shortName} (#7973)
  • ae4ea864e fix(symfony,laravel): IriConverter local cache key collision between item and collection ops (#7975)
  • bf3fded64 fix(symfony): include value-object transformers in JSON-LD streamer locator (#7968)
  • f533810f7 fix(graphql): accept FilterInterface instance in QueryParameter (#7972)

v4.3.5

Bug fixes

... (truncated)

Commits
  • 920a5d1 doc: changelog 4.3.8
  • 68a3184 Merge 4.2 into 4.3
  • bd68521 doc: changelog 4.2.25
  • 6cb1e6b Merge 4.1 into 4.2
  • 92e03df doc: changelog 4.1.29
  • fd25186 fix(serializer): bump min serializer dep and fix phpstan probe typing
  • d021247 fix(jsonapi): cs-fixer static closure
  • cf55c0e fix(serializer): gate cache_key in JsonApi and Hal with isCacheKeySafe
  • 90bcfb0 fix(doctrine): resolve parent link toProperty during PUT create (#8233)
  • c835589 fix(openapi): disambiguate definition names when input and output share a sho...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [api-platform/core](https://github.com/api-platform/core) from 4.3.3 to 4.3.8.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md)
- [Commits](api-platform/core@v4.3.3...v4.3.8)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-version: 4.3.8
  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 update Php code labels Jul 10, 2026
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 update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants