Skip to content

Bump cakephp/cakephp from 4.4.8 to 4.4.14#27

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/cakephp/cakephp-4.4.14
Closed

Bump cakephp/cakephp from 4.4.8 to 4.4.14#27
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/cakephp/cakephp-4.4.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2023

Copy link
Copy Markdown

Bumps cakephp/cakephp from 4.4.8 to 4.4.14.

Release notes

Sourced from cakephp/cakephp's releases.

CakePHP 4.4.14 released

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

  • Implemented SSL XOAUTH2 support in SmtpTransport. This improves compatibility with Microsoft based servers.
  • Improve API documentation.
  • Fixed support for postgres schemas other than public in Fixture schema generation.
  • Validation::utf8() and by extension the Validator::utf8() method as well now fail on invalid UTF8 bytes even when the extended range is enabled.
  • Fix usage of ROOT in deprecationWarning(). This was causing failures in standalone package usage.

Contributors to 4.4.14

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

  • ADmad
  • Marc Würth
  • 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.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

... (truncated)

Commits
  • bf3d596 Update version number to 4.4.14
  • a893977 Merge pull request #17141 from cakephp/issue-17138
  • 0d75694 Update src/Core/functions.php
  • 5c73977 Fix usage of ROOT in deprecationWarning()
  • 3d4f45c Merge pull request #17133 from cakephp/applymiddelware-docblock
  • b08a0ec Improve applyMiddelware method doc block
  • 702e52d Merge pull request #17127 from cakephp/issue-17121
  • 9f35a87 Fix Validation::utf8 to fail on invalid bytes
  • dfa1061 Merge pull request #17125 from cakephp/unneeded-var-assignments
  • 6f838f4 Remove unneeded variable assignments.
  • 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.8 to 4.4.14.
- [Release notes](https://github.com/cakephp/cakephp/releases)
- [Commits](cakephp/cakephp@4.4.8...4.4.14)

---
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 May 29, 2023
@dependabot @github

dependabot Bot commented on behalf of github Jul 3, 2023

Copy link
Copy Markdown
Author

Superseded by #33.

@dependabot dependabot Bot closed this Jul 3, 2023
@dependabot dependabot Bot deleted the dependabot/composer/cakephp/cakephp-4.4.14 branch July 3, 2023 00:55
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