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

Bump api-platform/core from 2.7.18 to 4.0.22 #6202

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 4, 2025

Bumps api-platform/core from 2.7.18 to 4.0.22.

Release notes

Sourced from api-platform/core's releases.

v4.0.22

What's Changed

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

v4.0.21

What's Changed

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

v4.0.20

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.0.19...v4.0.20

v4.0.19

What's Changed

Full Changelog: api-platform/core@v4.0.18...v4.0.19

v4.0.18

What's Changed

New Contributors

Full Changelog: api-platform/core@v4.0.17...v4.0.18

v4.0.17

... (truncated)

Changelog

Sourced from api-platform/core's changelog.

v4.0.22

Bug fixes

v4.0.21

Bug fixes

  • 7cb5a6db8 fix: allow parameter provider as object (#7032)
  • bb83e9a03 fix(symfony): allow to merge array with string in global defaults (#7037)
  • da2e86809 fix: header parameter should be case insensitive (#7031)

Features

v4.0.20

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

Bug fixes

Compatibility with Laravel 12.

v4.0.18

Bug fixes

  • 7007dcca8 fix(laravel): duplicate middleware in routes
  • a16147ab7 fix(laravel): handle route prefix (#6978)
  • d2e1963c5 fix(symfony): detach objects to prevent loop when using Doctrine middleware and Mercure (#6936) (#6965)

Features

v4.0.17

... (truncated)

Commits
  • 8de9bf8 docs: changelog 4.0.22
  • 36fd6af test: various fixes (#7063)
  • 7af65aa fix(graphql): property security might be cached w/ different objects
  • 60747cc fix(graphql): access to unauthorized resource using node Relay
  • e3a9346 Merge 3.4
  • f4c426d Revert "fix(doctrine): throw an exception when a filter is not found in a par...
  • 4acec63 docs: changelog 4.0.21
  • bb83e9a fix(symfony): allow to merge array with string in global defaults (#7037)
  • 8744814 Merge 3.4
  • da2e868 fix: header parameter should be case insensitive (#7031)
  • Additional commits viewable in compare view

Dependabot compatibility score

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [api-platform/core](https://github.com/api-platform/core) from 2.7.18 to 4.0.22.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/v4.0.22/CHANGELOG.md)
- [Commits](api-platform/core@v2.7.18...v4.0.22)

---
updated-dependencies:
- dependency-name: api-platform/core
  dependency-version: 4.0.22
  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 Apr 4, 2025
Copy link

codeclimate bot commented Apr 4, 2025

Code Climate has analyzed commit 6c5ed6a and detected 0 issues on this pull request.

View more on Code Climate.

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