Skip to content

Bump cakephp/cakephp from 3.0.3 to 5.3.3#5

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps cakephp/cakephp from 3.0.3 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.

CakePHP 5.3.2 released

The CakePHP core team is happy to announce the immediate availability of CakePHP 5.3.2. 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.2. See the changelog for every commit.

  • Improved API documentation.
  • Fixed incorrect cache key usage within Inflector.
  • Fixed isset bug in debug output formatters.
  • Fixed loose equality comparisons.
  • Made EventInterface template covariant, improving type inference.
  • Improved performance of DTO projection. Benchmark results show ~70% reduction in DTO mapping overhead.
  • Add BIT type support to MysqlSchemaDialect. This improves compatibility with existing migrations.
  • Add support for a fixed option to the binary type in MySQL. This enabled migrations to preserve fixed/variable length binary column types.
  • Add collation support for uuid columns in MySQL.
  • Fixed reflection of ON UPDATE CURRENT_TIMESTAMP in MySQL.
  • Command names are now coloured in help output.
  • PaginatorHelper::limitControl() now preserves passed parameters in the form action.
  • Updated anchor links in documentation to match new book.cakephp.org site.
  • BelongsToMany::unlink() now returns false if deleting the association link fails.

... (truncated)

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

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

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