Skip to content

Update api-platform packages to v4.3.4#9708

Merged
renovate[bot] merged 2 commits intodevelfrom
renovate/api-platform
May 9, 2026
Merged

Update api-platform packages to v4.3.4#9708
renovate[bot] merged 2 commits intodevelfrom
renovate/api-platform

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 7, 2026

This PR contains the following updates:

Package Change Age Confidence
api-platform/doctrine-common (source) 4.3.34.3.4 age confidence
api-platform/doctrine-orm (source) 4.3.34.3.4 age confidence
api-platform/documentation 4.3.34.3.4 age confidence
api-platform/graphql (source) 4.3.34.3.4 age confidence
api-platform/hal (source) 4.3.34.3.4 age confidence
api-platform/http-cache (source) 4.3.34.3.4 age confidence
api-platform/json-api (source) 4.3.34.3.4 age confidence
api-platform/serializer (source) 4.3.34.3.4 age confidence
api-platform/state (source) 4.3.34.3.4 age confidence
api-platform/symfony (source) 4.3.34.3.4 age confidence
api-platform/validator (source) 4.3.34.3.4 age confidence

Release Notes

api-platform/core (api-platform/doctrine-common)

v4.3.4

Compare Source

Bug fixes
  • 0160a72e1 fix(doctrine): IriFilter ignores custom ApiProperty identifier on ODM (#​7937)
  • 37f248a45 fix(state): use exception message for user-facing violation when available (#​7894)
  • 472ae3f22 fix(openapi): generate both singular and array parameter variants for filters (#​7906)
  • 88ddc3680 fix(symfony): ensure ErrorListener is fully stateless to prevent stat… (#​7921)
  • 90875fb46 fix: unnecessary nullable operator
  • 967ff7925 fix(jsonapi): use parent-resolved class in denormalizeRelation
  • 98112eab7 fix(symfony): api_platform_iris route loader for graphql-only setups (#​7934)
  • 98f3d0f49 fix(symfony): security regression when ResourceAccessChecker is decorated (#​7896) (#​7897)
  • ac374fcc4 fix(state): preserve Type message when expectedTypes is set (#​7935)
  • cf80a82d5 fix(laravel): skip relation metadata for abstract Eloquent models (#​7933)
  • d08eb7f44 fix: ResourceClassInfoTrait::isResourceClass() is always true (#​7924)
  • e19154930 fix(validator): handle nested groups and group sequences (#​7914)
  • fcfaf3844 fix(metadata): nested property filters fail to generate JOINs when relation target entity is not directly declared as ApiResource (#​7926)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 renovate Bot added the renovate label May 7, 2026
@renovate renovate Bot enabled auto-merge May 7, 2026 12:58
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 7, 2026

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate Bot force-pushed the renovate/api-platform branch 11 times, most recently from dfcb87f to edf36bf Compare May 9, 2026 10:21
@renovate renovate Bot force-pushed the renovate/api-platform branch from edf36bf to e01f841 Compare May 9, 2026 10:22
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 9, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@renovate renovate Bot added this pull request to the merge queue May 9, 2026
Merged via the queue into devel with commit db7d379 May 9, 2026
59 checks passed
@renovate renovate Bot deleted the renovate/api-platform branch May 9, 2026 10:51
Comment thread api/composer.json
"Composer\\Config::disableProcessTimeout",
"vendor/bin/phpunit -d memory_limit=-1 -d --update-snapshots tests/Api/SnapshotTests",
"vendor/bin/phpunit -d memory_limit=-1 -d --update-snapshots tests/Util/ArrayDeepSortTest.php"
"UPDATE_SNAPSHOTS=true vendor/bin/phpunit -d memory_limit=-1 tests/Api/SnapshotTests",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants