fr3nch13 / qr.fr3nch.com

Redirects my QR codes
https://qr.fr3nch.com
MIT License
0 stars 0 forks source link

Bump cakephp/cakephp from 5.0.4 to 5.0.8 #261

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 5 months ago

Bumps cakephp/cakephp from 5.0.4 to 5.0.8.

Release notes

Sourced from cakephp/cakephp's releases.

CakePHP 5.0.8 released

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

  • Added connection role to logged queries.
  • Improved compatibility with 4.x finders. You can now call finder with named parameters but have the finder implemented with an $options array.
  • Eagerloaders now propagate connection roles.
  • Error logs from fallback failures in WebExceptionRenderer now include stack traces making debugging easier.
  • Update documentation for SelectQuery.
  • cake i18n extract now allows --path and --plugin to be provided at the same time.

Contributors to 5.0.8

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

  • ADmad
  • Alejandro Ibarra
  • Corey Taylor
  • Jonathan Guillot
  • Mark Scherer
  • Mark Story
  • othercorey
  • wowDAS Markus Ramšak

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

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:

... (truncated)

Commits
  • 160652e Update version number to 5.0.8
  • 9312065 Merge pull request #17682 from CakeDC/issue/17681
  • 7dd7454 17681 - Fix I18nExtractor command to allow paths and plugin options at the sa...
  • 27ef3b0 Use system mysql instead of docker (#17677)
  • d9f11e6 Merge pull request #17670 from joggee-fr/patch-2
  • 3ffe80b Update documentation for SelectQuery::select()
  • 8f56e52 Merge pull request #17665 from markusramsak/patch-22
  • d09e934 Update WebExceptionRenderer.php
  • 6fa498f Add Stack Trace to new Logging in WebExceptionRenderer.php
  • bb9d874 Merge pull request #17664 from cakephp/5.0-cleanup
  • 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 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)
dependabot[bot] commented 3 months ago

Superseded by #271.