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

build(deps): update api-platform/core requirement from ^3.2 to ^3.2 || ^4.0 #215

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 23, 2024

Updates the requirements on api-platform/core to permit the latest version.

Changelog

Sourced from api-platform/core's changelog.

v4.0.2

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

Bug fixes

Features

v4.0.0

Bug fixes

  • 7c5689626 fix(laravel): call authorize on delete but not validation (#6618)
  • d74b2b5fa fix: swagger ui with route identifier (#6616)
  • de6e3f546 fix(laravel): validate enum schema within filter (#6615)
  • 0a461d749 fix(symfony): allow schema restriction for collection like property from choice constraint (#6520)
  • 0c66a494d fix(laravel): cache metadata, add trace on debug mode (#6555)
  • 1b6e7c6cc fix(laravel): disable GraphQL by default and fix provider
  • 290944103 fix(laravel): SwaggerUI title (#6527)
  • 2df0860b5 fix(laravel): Eloquent date and datetime type detection (#6529)
  • 2fc74f2e6 fix: remove PUT from default operations (#6570)
  • 3b42c9ff2 fix: deserialization path for not denormalizable relations collected errors (#6537)
  • 3c554a605 fix(laravel): docs _format and open swagger ui (#6595)
  • 3c5aea80f fix(symfony): load isApiResource metadata (#6562)
  • 4ee209eff fix(laravel): visible and hidden fields support (#6538)
  • 6e15eb95f fix(laravel): register HydraPartialCollectionViewNormalizer (#6588)
  • 86365be2a fix(laravel): Eloquent PropertyAccessor (#6536)
  • a1dd0b54d fix(laravel): entrypoint with doc formats (#6552)
  • a4a53ab48 fix(laravel): identitifer is not writable unless marked as writable (#6531)
  • a6f355358 fix(laravel): do not normalize exception originalTrace (#6533)
  • bd6a57c4c fix(laravel): snake case props (#6532)

... (truncated)

Commits
  • 1cf0a13 docs: changelog 4.0.2
  • e48b9e6 Merge 3.4
  • 05f7d79 docs: changelog 3.4.1
  • 88bd8c3 fix(laravel): installation command, fix config overwrites (#6649)
  • f2f06d1 chore(laravel): add close PR action and README (#6656)
  • 55ec1ee Merge branch '3.4' into 4.0
  • f287be0 doc: add README files for components (#6653)
  • 9a0afc9 fix(serializer): remove unnecessary dependency
  • a76aca1 test(laravel): standard put model should update when it exists
  • 72a0b66 fix(serializer): remove serializer context builder interface
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [api-platform/core](https://github.com/api-platform/core) to permit the latest version.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md)
- [Commits](api-platform/core@v3.2.0...v4.0.2)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants