Skip to content

Bump cakephp/cakephp from 5.3.2 to 5.3.4#188

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/cakephp/cakephp-5.3.4
Open

Bump cakephp/cakephp from 5.3.2 to 5.3.4#188
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/cakephp/cakephp-5.3.4

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps cakephp/cakephp from 5.3.2 to 5.3.4.

Release notes

Sourced from cakephp/cakephp's releases.

CakePHP 5.3.4 released

The CakePHP core team is happy to announce the immediate availability of CakePHP 5.3.4. This is a maintenance release for the 5.3 branch that fixes several community reported issues.

Bugfixes

You can expect the following changes in 5.3.4. See the changelog for every commit.

  • Added database connection context to errors logged for QueryException.
  • Improved phpstan type inference, and table entity generics.
  • Fixed pagination sort condition merging with alias prefixed fields. Fields are now normalized before resolving sort direction.

Contributors to 5.3.4

Thank you to all the contributors that submitted a pull request:

  • ADmad
  • Application-drop-up
  • Kevin Pfeifer
  • Mark Scherer
  • Mark Story
  • Masatoshi Ogiwara

As always, we would like to also thank all the contributors that opened issues, or updated the documentation.

CakePHP 5.3.3 released

The CakePHP core team is happy to announce the immediate availability of CakePHP 5.3.3. This is a maintenance release for the 5.3 branch that fixes several community reported issues.

Bugfixes

You can expect the following changes in 5.3.3. See the changelog for every commit.

  • Improved type hints for database query results, and disableHydration().
  • Query::setMatching() without a builder no longer clears the builder function. Instead an identity function is used to retain query composition.
  • Improved typehinting on FactoryLocator.
  • Updated dependencies and CI tooling.
  • Enabled strict mode for more in_array() checks.

Contributors to 5.3.3

Thank you to all the contributors that submitted a pull request:

  • ADmad
  • Jasper Smet
  • Kevin Pfeifer
  • Mark Scherer
  • Mark Story

... (truncated)

Commits
  • cffdbe1 Update version number to 5.3.4
  • 60bb0ad Merge pull request #19402 from zigzagdev/chore/refactor-replace-null_safe-method
  • fa455c5 Update src/ORM/ResultSetFactory.php
  • 5d6fd98 chore: refactor use null safe assignment operator
  • ca1c22c adjust github issue templates (#19396)
  • d70712c 5.x: Add table entity generics (#19388)
  • 812209f fix: use continue instead of return when skipping closure in `updateCounterCa...
  • b6073a4 Fix pagination sort merge with prefixed default order (#19375)
  • f171749 Bump codecov/codecov-action from 5 to 6 (#19373)
  • 3fa3959 Merge pull request #19372 from cakephp/stan
  • 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 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)

Bumps [cakephp/cakephp](https://github.com/cakephp/cakephp) from 5.3.2 to 5.3.4.
- [Release notes](https://github.com/cakephp/cakephp/releases)
- [Commits](cakephp/cakephp@5.3.2...5.3.4)

---
updated-dependencies:
- dependency-name: cakephp/cakephp
  dependency-version: 5.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 20, 2026
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