Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency api-platform/core to v4 #5947

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
api-platform/core (source) 3.4.16 -> 4.1.5 age adoption passing confidence

Release Notes

api-platform/core (api-platform/core)

v4.1.5

Compare Source

What's Changed

Full Changelog: api-platform/core@v4.1.4...v4.1.5

v4.1.4

Compare Source

Bug fixes

v4.1.3

Compare Source

Bug fixes
Features

v4.1.2

Compare Source

Bug fixes
Features

v4.1.1

Compare Source

Bug fixes
Features

Also contains v4.0.20 changes.

v4.1.0

Compare Source

Bug fixes
Features

v4.0.22

Compare Source

What's Changed

Full Changelog: api-platform/core@v4.0.21...v4.0.22

v4.0.21

Compare Source

Bug fixes
Features

v4.0.20

Compare Source

Bug fixes
  • 284937039 fix(doctrine): mapping ArrayAccess deprecation (#​6982)
  • a434173b8 fix(doctrine): Add a proper exception when a doctrine manager could not be found for a resource class (#​6995)
Features

v4.0.19

Compare Source

Bug fixes

Compatibility with Laravel 12.

v4.0.18

Compare Source

Bug fixes
Features

v4.0.17

Compare Source

Bug fixes

To save some time during cache warmup we recommend to define uri variables such as: uriVariables: ['id']. More details at #​6954.

Features

v4.0.16

Compare Source

Bug fixes
  • dc4fc84ba fix(graphql): securityAfterResolver not called
Features

v4.0.15

Compare Source

Bug fixes
  • 36cee399c fix(state): skip Content-Location header for GET requests (#​6901)
  • dba9de197 fix(symfony): fix property restrictions for root resource with dynamic validation groups (#​6908)
Features

Also contains v3.4.15 changes.

v4.0.14

Compare Source

Bug fixes
  • 97cdb6b3f fix(state): remove ProcessorInterface laravel specific type
  • b12a0d005 fix(graphql): register types for parameter args (#​6895)

Also contains v3.4.14 changes.

v4.0.13

Compare Source

Bug fixes

Also contains v3.4.10 changes.

v4.0.12

Compare Source

Bug fixes

Also contains v3.4.9 changes.

v4.0.11

Compare Source

Bug fixes

Also contains v3.4.8 changes.

v4.0.10

Compare Source

Bug fixes

Also contains v3.4.7 changes.

v4.0.9

Compare Source

Bug fixes

Also contains v3.4.6 changes.

v4.0.8

Compare Source

Bug fixes

v4.0.7

Compare Source

Bug fixes
  • 17c916c3a fix(symfony): BackedEnumProvider typo fix (#​6769)
  • 216d9ccaa fix(serializer): fetch type on normalization error when possible (#​6761)
  • 2f967d934 fix(doctrine): throw an exception when a filter is not found in a parameter (#​6767)
  • 6c9b508b0 fix(laravel): remove link header when jsonld is not enabled (#​6768)
  • 736ca045e fix(validator): allow to pass both a ConstraintViolationList and a previous exception (#​6762)
  • 9ac3661b6 fix(hydra): store and use hydra context in a local variable (#​6765)

v4.0.6

Compare Source

Bug fixes

v4.0.5

Compare Source

Bug fixes

v4.0.4

Compare Source

Bug fixes
Features

v4.0.3

Compare Source

Bug fixes
  • 025f63e69 fix(laravel): route registration of EntrypointController should be last (#​6667)
  • 2b4937a3e fix(laravel): eloquent accessors (#​6668)
  • 4312a1f55 fix(metadata): register parameters on graphql operations
  • 6d4e24883 fix(laravel): hiding/showing relationships (#​6679)
  • 85306f2f5 fix(laravel): swagger ui authentication (#​6661)
  • a6e37068e fix(laravel): use Model::qualifyColumn instead of hardcoding $table.$column (#​6658)
  • b0d5a2ade fix(laravel): register global middleware to secure non-rest routes
  • f9d96e546 fix(metadata): graphql can be disabled but with an existing operation
Features

v4.0.2

Compare Source

Bug fixes
Features

v4.0.1

Compare Source

Bug fixes

Compatibility with Laravel 12.

v4.0.0

Compare Source

Bug fixes
Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • 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 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch 5 times, most recently from 640abc8 to 3bde2ee Compare September 25, 2024 00:42
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch 2 times, most recently from 62d5045 to b0aa811 Compare September 26, 2024 21:42
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 fix(deps): update dependency api-platform/core to v4 - autoclosed Sep 27, 2024
@renovate renovate bot closed this Sep 27, 2024
@renovate renovate bot deleted the renovate/api-platform-core-4.x branch September 27, 2024 22:06
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 - autoclosed fix(deps): update dependency api-platform/core to v4 Sep 29, 2024
@renovate renovate bot reopened this Sep 29, 2024
@renovate renovate bot restored the renovate/api-platform-core-4.x branch September 29, 2024 15:30
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch 5 times, most recently from 0833b8e to 9af7c46 Compare October 4, 2024 15:21
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch 9 times, most recently from e360ab0 to bf07335 Compare October 12, 2024 16:38
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch 2 times, most recently from 1839766 to d6a042f Compare October 18, 2024 13:55
@renovate renovate bot reopened this Mar 25, 2025
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch 3 times, most recently from b85fefe to 59b8e6c Compare March 28, 2025 15:47
@BacLuc
Copy link
Contributor

BacLuc commented Mar 29, 2025

Here is a branch trying the update: https://github.com/BacLuc/ecamp3/tree/refs/heads/upgrade-to-4

@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 fix(deps): update dependency api-platform/core to v4 - autoclosed Mar 29, 2025
@renovate renovate bot closed this Mar 29, 2025
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 - autoclosed fix(deps): update dependency api-platform/core to v4 Mar 29, 2025
@renovate renovate bot reopened this Mar 29, 2025
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch from 60cc389 to 59b8e6c Compare March 29, 2025 21:28
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 fix(deps): update dependency api-platform/core to v4 - autoclosed Mar 30, 2025
@renovate renovate bot closed this Mar 30, 2025
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 - autoclosed fix(deps): update dependency api-platform/core to v4 Mar 30, 2025
@renovate renovate bot reopened this Mar 30, 2025
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch 3 times, most recently from 1951657 to 676ff79 Compare April 2, 2025 03:23
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 fix(deps): update dependency api-platform/core to v4 - autoclosed Apr 2, 2025
@renovate renovate bot closed this Apr 2, 2025
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 - autoclosed fix(deps): update dependency api-platform/core to v4 Apr 2, 2025
@renovate renovate bot reopened this Apr 2, 2025
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch from f8ff87b to 676ff79 Compare April 2, 2025 17:09
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 fix(deps): update dependency api-platform/core to v4 - autoclosed Apr 2, 2025
@renovate renovate bot closed this Apr 2, 2025
@renovate renovate bot changed the title fix(deps): update dependency api-platform/core to v4 - autoclosed fix(deps): update dependency api-platform/core to v4 Apr 3, 2025
@renovate renovate bot reopened this Apr 3, 2025
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch from e483d4c to 676ff79 Compare April 3, 2025 01:16
@renovate renovate bot force-pushed the renovate/api-platform-core-4.x branch from 676ff79 to ee20742 Compare April 3, 2025 18:32
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