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 #280

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

Conversation

BacLuc
Copy link
Owner

@BacLuc BacLuc commented Oct 20, 2024

This PR contains the following updates:

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

Release Notes

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

v4.0.4

Compare Source

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.0.3...v4.0.4

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
  • 219199db3 fix(symfony): missing alias to serializer context builder interface (#​6643)
  • 5f943e3bb fix(graphql): wrong exception namespace (#​6647)
  • 72a0b669a fix(serializer): remove serializer context builder interface
  • 88bd8c3e1 fix(laravel): installation command, fix config overwrites (#​6649)
  • 93314b08d fix(serializer): allow state's SerializerFilterContextBuilderInterface (#​6632)
  • 9a0afc917 fix(serializer): remove unnecessary dependency
  • c47e2996e fix: default format and standard_put values
  • e327f5f69 fix(symfony): namespace of path segment name generator services (#​6642)

Notes:

standard_put=true is now the default, you can set it to false using extra_properties.defaults

v4.0.1

Compare Source

Bug fixes
Features

v4.0.0

Compare Source

Bug fixes
Features

v3.4.4

Compare Source

What's Changed

New Contributors

Full Changelog: api-platform/core@v3.4.3...v3.4.4

v3.4.3

Compare Source

What's Changed

Full Changelog: api-platform/core@v3.4.2...v3.4.3

v3.4.2

Compare Source

Bug fixes
  • 0ca76fc89 fix(elasticsearch): allow elasticsearch 7 (#​6689)
  • 15d61c4b7 fix(metadata): using parameters in fromClass and toClass uriVariables' options (#​6663)
  • 2e2044636 fix(metadata): parameter provider in a long running http worker (#​6683)
  • 4c58b33e8 fix(jsonapi): fixed definition name to allow using the same class names in different namespaces (#​6676)
  • 4f5f56756 fix: remove hydra prefix on errors (#​6624)
  • afe7d47d7 fix(metadata): passing class as parameter in XML ApiResource's definition (#​6659)
  • b93ee467c fix(metadata): overwriting XML ApiResource definition by YAML ApiResource definition (#​6660)

[!WARNING]
Hydra prefix on errors is breaking, read title not hydra:title. The hydra_prefix flag doesn't apply to errors as it provided redundant information (both hydra:title and title were available)

v3.4.1

Compare Source

Bug fixes
  • 219199db3 fix(symfony): missing alias to serializer context builder interface (#​6643)
  • 5f943e3bb fix(graphql): wrong exception namespace (#​6647)
  • 93314b08d fix(serializer): allow state's SerializerFilterContextBuilderInterface (#​6632)
  • 9a0afc917 fix(serializer): remove unnecessary dependency
  • e327f5f69 fix(symfony): namespace of path segment name generator services (#​6642)

v3.4.0

Compare Source

Deprecations:

Namespaces like ApiPlatform/Api or ApiPlatform/Util are deprecated and will be removed in 4.0.
You should now install api-platform/symfony instead of api-platform/core.

Read the upgrade guide for detailed steps.

Bug fixes

Various fixes for components isolation.

Features

v3.3.14

Compare Source

Bug fixes
  • 4c58b33e8 fix(jsonapi): fixed definition name to allow using the same class names in different namespaces (#​6676)

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 has been generated by Renovate Bot.

@BacLuc BacLuc force-pushed the renovate/api-platform-core-4.x branch from 91491b8 to ca5c2ac Compare October 20, 2024 14:55
@BacLuc BacLuc force-pushed the devel branch 3 times, most recently from 8520406 to 2c51ff3 Compare October 20, 2024 15:16
@BacLuc BacLuc force-pushed the devel branch 20 times, most recently from 46ef00a to dcfbe87 Compare November 2, 2024 21:45
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.

1 participant