Skip to content

chore(deps): Update api-platform/core requirement from ^3.2 to ^4.2 in /backend#23

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/backend/api-platform/core-tw-4.2
Open

chore(deps): Update api-platform/core requirement from ^3.2 to ^4.2 in /backend#23
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/backend/api-platform/core-tw-4.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 29, 2026

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

Release notes

Sourced from api-platform/core's releases.

v4.2.14

What's Changed

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

Changelog

Sourced from api-platform/core's changelog.

v4.2.14

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

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

Bug fixes

  • 39c55837e fix(doctrine): Handling of parameter description (#7656)
  • 550b7621d fix(doctrine): escape values with % or _ in search filter (#7653)
  • 582508eee fix(doctrine): fix partial fetch with same entity included multiple time with different fields (#7647)
  • 6a3b02465 fix(metadata): optional operation element in XML (#7632)
  • 71578088a fix(symfony): replace getDefaultName() with AsCommand attribute (#7633)
  • 7d4b5e9c5 fix(serializer): keep object normalization exception messages (#7644)
  • b5a0ae068 fix(openapi): properly document list parameters (#7658)
  • c136918e0 fix(laravel): deprecation in definition name factory (#7661)
  • d0dffea9b fix(openapi): respect schema type for non-collection parameter documentation (#7634)
  • d23ab4301 fix(doctrine): partial fetch when relation switches context (#7645)
  • d5f60e2e1 fix(test): change string to int for status in JsonApiTest::testError (#7631)
  • dd457fbd3 fix(serializer): enhance exception message for non-object relation (#7646)

v4.2.11

Bug fixes

  • 0d9a44bef fix(laravel): allow custom error handler for non-api operations (#7622)
  • 17415f789 fix(serializer): allow CsvEncoder::AS_COLLECTION_KEY in context (#7613)
  • 2a3449818 fix(symfony): check that required package are installed before configuring services (#7607)
  • 40ad56859 fix(jsonld): allow mapping collection output with itemUriTemplate (#7620)
  • 9f11aed8a fix(state): delete with stateOptions and object mapper (#7615)
  • a2da50905 fix(symfony): enable ReDoc when Swagger UI is disabled (#7617)
  • c0998928e fix(symfony): enable to set default values for stale-while-revalidate and stale-if-error cache headers via config file (#7606)
  • d847ad629 fix(jsonapi): handle missing attributes in ErrorNormalizer (#7569)

v4.2.10

... (truncated)

Commits
  • 26a8ac4 doc: changelog 4.2.14
  • 9f46eef fix(jsonschema): call to an undefined method Symfony\Component\TypeInfo\Type:...
  • 1c6fae5 fix(symfony): fix for symfony/json_streamer 8.0 with enable_json_streamer (#7...
  • f5ba974 fix(doctrine): PartialSearchFilter on multibyte characters (#7688)
  • 83a3cac fix(laravel): use controller if declared (#7687)
  • 1706c3c feat(doctrine): throw exception if parameter property is not provided
  • dd4325a test: fetch a collection with a non-existing relation iri filter
  • af5e361 ci: run PHPUnit tests on Mysql and Pgsql (#7680)
  • 3ddad1c doc: fix CI badge on README (#7683)
  • 0dc7ec3 fix(doctrine): useless generateParameterName call (#7679)
  • Additional commits viewable in compare view

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

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.14)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-version: 4.2.14
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Jan 29, 2026

Labels

The following labels could not be found: backend, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants