Skip to content

Bump cakephp/cakephp from 5.3.2 to 5.3.3#182

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/cakephp/cakephp-5.3.3
Open

Bump cakephp/cakephp from 5.3.2 to 5.3.3#182
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/cakephp/cakephp-5.3.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps cakephp/cakephp from 5.3.2 to 5.3.3.

Release notes

Sourced from cakephp/cakephp's releases.

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
  • Nicos Panayides

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

Commits
  • f85d7a0 Update version number to 5.3.3
  • 90fab5f Revert "Use subtree split instead of filter-tree for updating split packa...
  • ecf8c62 Use subtree split instead of filter-tree for updating split packages (#19...
  • b63ccb3 Add strict mode to in_array() calls (#19344)
  • 8fbac3d Bump ramsey/composer-install from 3 to 4 (#19343)
  • 98a3aa9 Bump styfle/cancel-workflow-action from 0.13.0 to 0.13.1 (#19341)
  • 99d3ea9 Bump actions/checkout from 4 to 6 (#19342)
  • 06efa7d fix CS (#19339)
  • 30c494e Improve type hints for SelectQuery disableHydration (#19307)
  • f9f0cb9 Merge pull request #19327 from cakephp/simpler-release
  • 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.3.
- [Release notes](https://github.com/cakephp/cakephp/releases)
- [Commits](cakephp/cakephp@5.3.2...5.3.3)

---
updated-dependencies:
- dependency-name: cakephp/cakephp
  dependency-version: 5.3.3
  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 Mar 23, 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