Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps cakephp/cakephp from 3.8.5 to 4.0.0.

Release notes

Sourced from cakephp/cakephp's releases.

CakePHP 4.0.0 released

The CakePHP team is thrilled to announce the immediate availability of 4.0.0. This is release begins a new chapter for CakePHP as 4.0 is now API stable and the release windows for 2.x and 3.x begin.

Key Features

  • PHP 7.2 required.
  • Streamlined APIs with all deprecated methods and behavior removed.
  • Additional typehints across the framework giving you errors faster.
  • Improved error messages across the framework.
  • A refreshed application skeleton design.
  • New database types for fixed length strings (CHAR), datetime with
    microseconds, and datetime with timezone types.
  • Table now features OrFail methods that raise exceptions on failure
    making error handling more explicit and straightforward.
  • Middleware for CSP headers, Form tampering prevention, and HTTPS enforcement.
  • Cake\Routing\Asset to make generating asset URLs simple from anywhere in
    your application code.
  • FormHelper now generates HTML5 validation errors.
  • FormHelper now generates HTML5 datetime input elements.

Upgrading to 4.0

While 4.0 contains a number of
breaking changes we have prepared an exhaustive migration guide covering all the deprecated, removed, and new features.

Additionally, we have put together an upgrade guide which gives a step-by-step guide and CLI tool to help you upgrade your application. These documents and companion tool will only improve as we collect more feedback from people upgrading.

Contributors to 4.0.0

CakePHP 4.0 would not have been possible without the hard work and contributions from the following folks:

  • ADmad
  • Albert Cansado Solà
  • Chetan Varshney
  • Corey Taylor
  • Edgaras Janušauskas
  • Erwane Breton
  • Florian Krämer
  • Ian den Hartog
  • Iandenh
  • Ilie Pandia
  • Jason Horvath
  • Jeremy Harris
  • Jorge González
  • José Lorenzo Rodríguez
  • Ján Súkeník
  • Karma Dice
... (truncated)
Commits
  • 767b164 Update version number to 4.0.0
  • cafb1a2 Fix CS error
  • bbbb505 Remove merge markers.
  • af1e479 Merge pull request #14025 from othercorey/4.x-number-typehints
  • 9fbfcb3 Merge pull request #14019 from cakephp/4.x-log
  • 00e5278 Merge pull request #14017 from othercorey/4.x-tableschema-primarykey
  • 2e5e963 Merge pull request #14018 from othercorey/4.x-context-primarykey
  • f264f50 Added typehints to Number::get/setDefaultCurrentFormat()
  • e1b7507 Merge branch '3.next' into 4.x
  • 266684e Merge branch 'master' into 3.next
  • 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
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [cakephp/cakephp](https://github.com/cakephp/cakephp) from 3.8.5 to 4.0.0.
- [Release notes](https://github.com/cakephp/cakephp/releases)
- [Commits](cakephp/cakephp@3.8.5...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 16, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #22.

@dependabot-preview dependabot-preview bot deleted the dependabot/composer/cakephp/cakephp-4.0.0 branch December 30, 2019 05:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant