Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump cakephp/cakephp from 5.0.4 to 5.0.7 #16

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps cakephp/cakephp from 5.0.4 to 5.0.7.

Release notes

Sourced from cakephp/cakephp's releases.

CakePHP 5.0.7 released

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

Bugfixes

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

  • Add logging to error rendering failures. When error rendering fails, CakePHP will log error messages.
  • Fix file handle leak in StubConsoleInput.
  • Reverted recent changes in connection aliasing. The test runner will automatically alias all live connections to test_ prefixed ones.
  • Improved enum support in FormHelper.
  • IntegrationTestTrait no longer adds security tokens to GET requests with data.
  • Improved response assertion method output. Failure messages will now include the response body.

Contributors to 5.0.7

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

  • ADmad
  • KrzysiekNDS
  • Mark Scherer
  • Mark Story
  • othercorey
  • RoboSchmied

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

CakePHP 5.0.6 released

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

Bugfixes

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

  • Fix validation of ChronosTime instances to be considered valid by the time validation method.
  • Allow Collection::groupBy() to work with Enum values.
  • Improve display of console exceptions in production mode.
  • Fix Hash::insert() with {s} placeholders and attribute conditions on uneven datasets.
  • Fix potentially leaking file descriptor in StubConsoleInput.
  • Fixed formatting error of datetimes with microseconds.
  • Fixed parsing of datetimes of microseconds.

Contributors to 5.0.6

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

... (truncated)

Commits
  • 97f49cf Update version number to 5.0.7
  • 7e157d6 Merge pull request #17651 from cakephp/controller-integration-testing
  • 2378199 Allow better debugging of response body.
  • 0245988 Fix typo
  • 6a1fe8e Merge pull request #17644 from RoboSchmied/RoboSchmied-AGfixT71
  • addd176 Fix: 1 typo
  • 06fb3f0 Merge pull request #17613 from KrzysiekNDS/5.x
  • 7e1038b FIX Skip adding tokens when the method is GET and the data field is empty
  • b56e0a0 Merge pull request #17633 from cakephp/connection-alias
  • db4b1a3 Merge pull request #17635 from cakephp/5.x-backed-int-enum-validation
  • 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 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.0.4 to 5.0.7.
- [Release notes](https://github.com/cakephp/cakephp/releases)
- [Commits](cakephp/cakephp@5.0.4...5.0.7)

---
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 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 13, 2024

Superseded by #22.

@dependabot dependabot bot closed this May 13, 2024
@dependabot dependabot bot deleted the dependabot/composer/cakephp/cakephp-5.0.7 branch May 13, 2024 16:29
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.

None yet

0 participants