Skip to content

Bump cakephp/cakephp from 4.4.4 to 4.4.13#62

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/cakephp/cakephp-4.4.13
Closed

Bump cakephp/cakephp from 4.4.4 to 4.4.13#62
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/composer/cakephp/cakephp-4.4.13

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 24, 2023

Bumps cakephp/cakephp from 4.4.4 to 4.4.13.

Release notes

Sourced from cakephp/cakephp's releases.

CakePHP 4.4.13 released

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

Bugfixes

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

  • Fix DateTimeType::manyToPHP with int.
  • Handle numeric keys in cookies being parsed from the server request.
  • Catch all exceptions when generating sql for Query::__debugInfo().
  • Fix loading of vendor namespaced plugins.

Contributors to 4.4.13

Thank you to all the contributors that helped make this release happen:

  • ADmad
  • Kevin Pfeifer
  • Mark Scherer
  • Mark Story
  • othercorey

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

CakePHP 4.4.12 released

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

Bugfixes

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

  • Fix regression in missing_controller template where class was undefined.
  • Add opt-in exception wrapping for PDOError that preserves the queryString attribute used in error templates. This is a workaround for dynamic properties being deprecated in PHP 8.2.
  • Improve how validation rules work on array elements with numeric keys.
  • Fix mutation side-effects in TestEmailTransport caused by Mailer instances being delivered within a loop. These mutations would result in test assertions having access to incorrect information.
  • Fixed cookie expiration when the default server timezone was ahead of UTC.
  • Added additional composer package metadata for PSR interface implementations.
  • An exception will now be thrown if the session cannot be started due to headers being sent. Previously a hard to understand TypeError would be raised when attempting to write to a session that failed to start.
  • cake plugin load now detects and prevents duplicates.

Contributors to 4.4.12

Thank you to all the contributors that helped make this release happen:

  • ADmad

... (truncated)

Commits
  • fa6de1f Update version number to 4.4.13
  • 60e587d Merge pull request #17106 from cakephp/plugin-load
  • d5a6532 Fix loading of vendor namespaced plugins.
  • 644f99c Merge pull request #17103 from cakephp/query-debuginfo
  • 75027bf Catch all exceptions when generating sql for Query::__debugInfo()
  • 3a2a03d Merge pull request #17099 from cakephp/4.x-phpstan
  • 02499ad Add new phpstan GPG key
  • 0a08e91 Update PHPStan
  • 53e0330 Merge pull request #17095 from cakephp/4.x-integer-cookie-name
  • 5ea45e4 handle numeric keys in cookies being parsed from the server request
  • 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 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 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 4.4.4 to 4.4.13.
- [Release notes](https://github.com/cakephp/cakephp/releases)
- [Commits](cakephp/cakephp@4.4.4...4.4.13)

---
updated-dependencies:
- dependency-name: cakephp/cakephp
  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 24, 2023
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 24, 2023

Superseded by #68.

@dependabot dependabot bot closed this Jul 24, 2023
@dependabot dependabot bot deleted the dependabot/composer/cakephp/cakephp-4.4.13 branch July 24, 2023 07:22
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