Bump cakephp/cakephp from 3.4.11 to 3.10.2
Bumps cakephp/cakephp from 3.4.11 to 3.10.2.
Release notes
Sourced from cakephp/cakephp's releases.
CakePHP 3.10.2 released
The CakePHP core team is happy to announce the immediate availability of CakePHP 3.10.1. This is a maintenance release for the 3.10 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 3.10.2. See the changelog for every commit.
- Improved API docs.
- Fixed
Router::reverse()not handling passed parameters defined withsetPass()properly.- Fixed
BreadCrumbHelper::insertAt()at the last index.Contributors to 3.10.2
Thank you to all the contributors that helped make this release happen:
- Kevin Pfeifer
- Mark Story
- othercorey
- R.Strittmatter
As always, we would like to thank all the contributors that opened issues, created pull requests or updated the documentation.
CakePHP 3.10.1 released
The CakePHP core team is happy to announce the immediate availability of CakePHP 3.10.1. This is a maintenance release for the 3.10 branch that fixes several community reported issues.
Bugfixes
You can expect the following changes in 3.10.1. See the changelog for every commit.
- Fixed radio inputs generating duplicate id attribute values when values had trailing/leading
-.- Fixtures now only reset sequences in SQLServer if required.
- Fix
DateTypenot clearing time forDateTimeImmutable.- Fixed cascading deletes generating incorrect SQL when bindingKey values are null.
Contributors to 3.10.1
Thank you to all the contributors that helped make this release happen:
- Marc Würth
- 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.
... (truncated)
Commits
3fbf70aUpdate version number to 3.10.2d90e57aMerge pull request #16183 from Richard-Strittmatter/patch-14bbe7b8Add note about url() not allowing local URLs6a016a3Merge pull request #16169 from cakephp/backport-161605151cd3Remove return type declaration11de411Fix inserting at the end of crumbs in BreadCrumbHelper719354eMerge pull request #16132 from cakephp/fix-16130f0edc47Fix test8f78381Fix Router::reverse() not being compatible with setPass()41b04ddMerge pull request #16107 from LordSimal/3.x- Additional commits viewable in compare view
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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) -
@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.