moe-lk / sis-php

National Students Information System of Sri Lanka
GNU General Public License v2.0
6 stars 17 forks source link

Bump cakephp/cakephp from 3.3.16 to 3.10.2 #365

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps cakephp/cakephp from 3.3.16 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 with setPass() 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 DateType not clearing time for DateTimeImmutable.
  • 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
  • 3fbf70a Update version number to 3.10.2
  • d90e57a Merge pull request #16183 from Richard-Strittmatter/patch-1
  • 4bbe7b8 Add note about url() not allowing local URLs
  • 6a016a3 Merge pull request #16169 from cakephp/backport-16160
  • 5151cd3 Remove return type declaration
  • 11de411 Fix inserting at the end of crumbs in BreadCrumbHelper
  • 719354e Merge pull request #16132 from cakephp/fix-16130
  • f0edc47 Fix test
  • 8f78381 Fix Router::reverse() not being compatible with setPass()
  • 41b04dd Merge pull request #16107 from LordSimal/3.x
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will 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](https://github.com/moe-lk/sis-php/network/alerts).
dependabot[bot] commented 1 year ago

Superseded by #374.