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.5.18 #333

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps cakephp/cakephp from 3.3.16 to 3.5.18.

Release notes

Sourced from cakephp/cakephp's releases.

CakePHP 3.5.18 released

The CakePHP core team is happy to announce the immediate availability of CakePHP 3.5.18. This release contains a security related fix for CVE-2019-11458. The vulnerability affects applications that open serialized content from user input. When doing so the SmtpTransport can be used to overwrite any file the webserver has write access to. We'd like to thank Edgaras Janušauskas for notifying us of this issue and confirming the fix.

Commits
  • 46ead51 Update version number to 3.5.18
  • 81412fb Fix side-effect in destructor
  • 7727f12 Update version number to 3.5.17
  • 961b0e6 Add missing HTML encoding to templates.
  • da27675 Update version number to 3.5.16
  • dd937a0 Make CSRF token comparisions time constant.
  • d4e2693 Update version number to 3.5.15
  • c3827c0 Merge pull request #11923 from Wouter0100/implement/multi-line-po
  • d132220 Fixed typos in po test file and fixed test failing
  • f23042e Merge pull request #11925 from cakephp/issue-11895
  • 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 2 years ago

Superseded by #365.