Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2025

Bumps api-platform/core from 4.1.0 to 4.1.5.

Release notes

Sourced from api-platform/core's releases.

v4.1.5

What's Changed

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

Notes

Laravel installation broken, use v4.1.6

v4.1.4

What's Changed

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

v4.1.3

What's Changed

Full Changelog: api-platform/core@v4.1.2...v4.1.3

v4.1.2

What's Changed

Full Changelog: api-platform/core@v4.1.1...v4.1.2

v4.1.1

What's Changed

... (truncated)

Changelog

Sourced from api-platform/core's changelog.

v4.1.5

Bug fixes

v4.1.4

Bug fixes

  • eaf007536 fix(state): support filter interface on serializer filter parameter provider (#7047)
  • b0fa2291e fix(laravel): error handler only on api routes (#7049)
  • 1eb9da13a fix(laravel): missing filters (#7056)
  • a46a76889 fix(symfony): serialization of closure inside the profiler (#7054)
  • c1b50e2cb fix(doctrine): joinColumn might be an array (#7060)
  • f4c426d71 Revert "fix(doctrine): throw an exception when a filter is not found in a par…" (#7046)

v4.1.3

Bug fixes

v4.1.2

Bug fixes

v4.1.1

Bug fixes

  • 1e0bc9dc8 fix(laravel): query extensions with item operations (#7001)
  • 1e7076c65 fix(laravel): register ErrorProvider (#7018)
  • 2771363b0 fix(validation): deprecate string message for ValidationException constructor (#7005)
  • 500062da2 fix(symfony): add a alwaysBootKernel property for BC layer (#7007)
  • 8697d6630 fix(openapi): boolean "true" value in HttpOperation::openapi (#7003)
  • b1e0c889c fix(doctrine): correct the use statement for ManagerRegistry (#7004)
  • fcbd804b2 fix(jsonld): duplicate error fields when prefix is enabled (#7021)

Features

... (truncated)

Commits

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 4.1.0 to 4.1.5.
- [Release notes](https://github.com/api-platform/core/releases)
- [Changelog](https://github.com/api-platform/core/blob/main/CHANGELOG.md)
- [Commits](api-platform/core@v4.1.0...v4.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 29, 2025
@slax57 slax57 merged commit 70240d6 into main Sep 8, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/composer/api/api-platform/core-4.1.5 branch September 8, 2025 08:13
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.

2 participants