Closed dependabot[bot] closed 6 days ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Looks like api-platform/core is up-to-date now, so this is no longer needed.
Bumps api-platform/core from 4.0.8 to 4.0.9.
Release notes
Sourced from api-platform/core's releases.
Changelog
Sourced from api-platform/core's changelog.
Commits
ffadacc
docs: v4.0.9 changelogef9de10
Merge pull request #6798 from soyuka/merge-34e352cfa
Merge 3.4dc8c09b
fix(laravel) graphQl Relationship loading (#6792)f251ed1
chore: phpstan fixes8e6cb5c
chore: changelog 3.4.6bec147b
fix(state): do not check content type if no input (#6794)a98332d
fix(metadata): name convert parameter property (#6766)ab88353
fix(hal): detecting and handling circular reference (#6752)aa1667d
fix(state): empty result when the array paginator is out of bound (#6785)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