Skip to content

Comments

fix(deps): update api-platform packages#8488

Merged
renovate[bot] merged 3 commits intodevelfrom
renovate/api-platform
Dec 7, 2025
Merged

fix(deps): update api-platform packages#8488
renovate[bot] merged 3 commits intodevelfrom
renovate/api-platform

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 9, 2025

This PR contains the following updates:

Package Change Age Confidence
api-platform/documentation 4.2.3 -> 4.2.6 age confidence
api-platform/graphql (source) 4.1.26 -> 4.2.6 age confidence
api-platform/http-cache (source) 4.2.3 -> 4.2.6 age confidence
api-platform/json-api (source) 4.1.26 -> 4.2.6 age confidence
api-platform/json-hal (source) 4.1.26 -> 4.1.28 age confidence
api-platform/metadata (source) 4.1.26 -> 4.2.6 age confidence
api-platform/openapi (source) 4.1.26 -> 4.2.6 age confidence
api-platform/serializer (source) 4.1.26 -> 4.2.6 age confidence
api-platform/state (source) 4.2.3 -> 4.2.6 age confidence
api-platform/symfony (source) 4.1.24 -> 4.2.6 age confidence
api-platform/validator (source) 4.2.3 -> 4.2.6 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

api-platform/documentation (api-platform/documentation)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

api-platform/graphql (api-platform/graphql)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.28

Compare Source

v4.1.27

Compare Source

api-platform/http-cache (api-platform/http-cache)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

api-platform/json-api (api-platform/json-api)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.28

Compare Source

v4.1.27

Compare Source

api-platform/json-hal (api-platform/json-hal)

v4.1.28

Compare Source

v4.1.27

Compare Source

api-platform/metadata (api-platform/metadata)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.28

Compare Source

v4.1.27

Compare Source

api-platform/openapi (api-platform/openapi)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.28

Compare Source

v4.1.27

Compare Source

api-platform/serializer (api-platform/serializer)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.28

Compare Source

v4.1.27

Compare Source

api-platform/state (api-platform/state)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

api-platform/symfony (api-platform/symfony)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source

v4.2.3

Compare Source

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.28

Compare Source

v4.1.27

Compare Source

v4.1.26

Compare Source

v4.1.25

Compare Source

api-platform/validator (api-platform/validator)

v4.2.6

Compare Source

v4.2.5

Compare Source

v4.2.4

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 Nov 9, 2025
@renovate renovate bot enabled auto-merge November 9, 2025 13:18
@BacLuc
Copy link
Contributor

BacLuc commented Nov 9, 2025

These dependencies cannot be updated separately.
The update breaks the examples in the openapi gui (e.g. the periods to create a camp).
It also breaks the tests because the exampleWritePayload (on most probably all payloads) are completely broken.

This might have something to do with:

@renovate renovate bot force-pushed the renovate/api-platform branch 7 times, most recently from 62e8b2e to 19a0500 Compare November 13, 2025 20:54
@renovate renovate bot changed the title fix(deps): update api-platform packages to v4.2.3 fix(deps): update api-platform packages Nov 13, 2025
@renovate renovate bot force-pushed the renovate/api-platform branch 17 times, most recently from 6df0161 to c892296 Compare November 20, 2025 17:33
@renovate renovate bot force-pushed the renovate/api-platform branch 13 times, most recently from 927f24e to 389e8a6 Compare December 6, 2025 17:43
@renovate renovate bot force-pushed the renovate/api-platform branch 2 times, most recently from 790c6d8 to f09a2d1 Compare December 7, 2025 09:32
@BacLuc BacLuc force-pushed the renovate/api-platform branch 2 times, most recently from 0fc91ee to c8996a5 Compare December 7, 2025 10:59
@BacLuc
Copy link
Contributor

BacLuc commented Dec 7, 2025

These dependencies cannot be updated separately. The update breaks the examples in the openapi gui (e.g. the periods to create a camp). It also breaks the tests because the exampleWritePayload (on most probably all payloads) are completely broken.

This might have something to do with:

* [feat(json-schema): mutualize json schema between formats api-platform/core#6960](https://github.com/api-platform/core/pull/6960)

Fixed it with c8996a5

@renovate renovate bot force-pushed the renovate/api-platform branch from c8996a5 to de63196 Compare December 7, 2025 11:05
@BacLuc BacLuc force-pushed the renovate/api-platform branch 2 times, most recently from e5b7176 to 39ea912 Compare December 7, 2025 11:18
With
- api-platform/core#6960
generating the nested write payload objects via the schema completely broke.
The examples in the OpenApi Webui are still broken.
@BacLuc BacLuc force-pushed the renovate/api-platform branch from 39ea912 to 4319fa1 Compare December 7, 2025 11:45
@renovate renovate bot added this pull request to the merge queue Dec 7, 2025
Merged via the queue into devel with commit d1df58a Dec 7, 2025
55 checks passed
@renovate renovate bot deleted the renovate/api-platform branch December 7, 2025 11:54
@BacLuc BacLuc added the Meeting Discuss Am nächsten Core-Meeting besprechen label Dec 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Meeting Discuss Am nächsten Core-Meeting besprechen renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant