fix(deps): update dependency api-platform/core to v4.1.17#7549
Merged
renovate[bot] merged 3 commits intodevelfrom Jun 24, 2025
Merged
fix(deps): update dependency api-platform/core to v4.1.17#7549renovate[bot] merged 3 commits intodevelfrom
renovate[bot] merged 3 commits intodevelfrom
Conversation
082805c to
e769731
Compare
114aaae to
5759cb8
Compare
5759cb8 to
8e289b6
Compare
8e289b6 to
e8284b5
Compare
Contributor
Author
Edited/Blocked NotificationRenovate 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.1.12->4.1.17Release Notes
api-platform/core (api-platform/core)
v4.1.17Compare Source
Bug fixes
LinksHandlerto handle polymorphic relationships (#7231)v4.1.16Compare Source
Bug fixes
Notes:
Two providers are now available on parameters (query parameters, header and uri variables
Link):ReadLinkParameterProviderpreviously used for link security (renamed fromSymfony\Security\State\LinkedReadProvider)IriConverterParameterProviderthis allows you to read a resource from an IRI usefull for filters (eg?author=/authors/1)Previous tests on link security were left untouched we removed the experimental class
Symfony\Security\State\LinkAccessCheckerProvideras well as theLinkedReadProvideras they're not used anymore.v4.1.15Compare Source
There was an issue with the subtree split as we attempted to test lower dependencies on the subtree split, some components where wrongly tagged.
The proper fix is at: https://github.com/api-platform/core/pull/7196
Bug fixes
exampleanddefaultwith nullable value not being shownFeatures
v4.1.14Compare Source
There was an issue with the subtree split as we attempted to test lower dependencies on the subtree split, some components where wrongly tagged.
The proper fix is at: https://github.com/api-platform/core/pull/7196
Bug fixes
exampleanddefaultwith nullable value not being shownFeatures
Configuration
📅 Schedule: 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.