Skip to content
This repository has been archived by the owner on Jan 13, 2021. It is now read-only.

Bump slim/slim from 3.12.1 to 4.5.0 in /api #207

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps slim/slim from 3.12.1 to 4.5.0.

Release notes

Sourced from slim/slim's releases.

4.5.0

Release Notes

Feedback Thread

4.4.0

Release Notes

Feedback Thread

4.3.0

Release Notes

Feedback Thread

4.2.0

Release Notes

Feedback Thread

4.1.0

Release Notes

Feedback Thread

4.0.0

Release Notes

Feedback Thread

4.0.0 Beta

Release Notes

Feedback Thread

4.0.0 Alpha

Release Notes

Feedback Thread

3.12.3

Total issues resolved: 2

3.12.2

No release notes provided.

Changelog

Sourced from slim/slim's changelog.

4.5.0 - 2020-04-14

Added

  • 2928 Test against PHP 7.4
  • 2937 Add support for PSR-3

Fixed

  • 2916 Rename phpcs.xml to phpcs.xml.dist
  • 2917 Update .editorconfig
  • 2925 ResponseEmitter: Don't remove Content-Type and Content-Length when body is empt
  • 2932 Update the Tidelift enterprise language
  • 2938 Modify usage of deprecated expectExceptionMessageRegExp() method

4.4.0 - 2020-01-04

Added

  • 2862 Optionally handle subclasses of exceptions in custom error handler
  • 2869 php-di/php-di added in composer suggestion
  • 2874 Add null to param type-hints
  • 2889 Make RouteContext attributes customizable and change default to use private names
  • 2907 Migrate to PSR-12 convention
  • 2910 Migrate Zend to Laminas
  • 2912 Add Laminas PSR17 Factory
  • 2913 Update php-autoload-override version
  • 2914 Added ability to add handled exceptions as an array

Fixed

  • 2864 Optimize error message in error handling if displayErrorDetails was not set
  • 2876 Update links from http to https
  • 2877 Fix docblock for Slim\Routing\RouteCollector::cacheFile
  • 2878 check body is writable only on ouput buffering append
  • 2896 Render errors uniformly
  • 2902 Fix prophecies
  • 2908 Use autoload-dev for Slim\Tests namespace

Removed

  • 2871 Remove explicit type-hint
  • 2872 Remove type-hint

4.3.0 - 2019-10-05

Added

  • 2819 Added description to addRoutingMiddleware()
  • 2820 Update link to homepage in composer.json
  • 2828 Allow URIs with leading multi-slashes
  • 2832 Refactor FastRouteDispatcher
  • 2835 Rename pathFor to urlFor in docblock
  • 2846 Correcting the branch name as per issue-2843
  • 2849 Create class alias for FastRoute\RouteCollector
  • 2855 Add list of allowed methods to HttpMethodNotAllowedException
... (truncated)
Commits
  • 5613cbb Merge pull request #2939 from l0gicgate/4.5-Release
  • 82a19f7 bump up version constant to 4.5.0
  • 3a8654d add 4.5.0 milestone entries
  • d80402b Merge pull request #2938 from elazar/chore/phpunit-9
  • b34a9d4 Merge branch '4.x' into chore/phpunit-9
  • eeb0947 Use correct assertion methods
  • 1acba18 Remove use of PHPUnit 9
  • 8245b0a Merge pull request #2937 from elazar/feature/psr-log
  • 40eebcd Move exception FQCN to use directive in Logger
  • 040a831 Address PR comments
  • 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [slim/slim](https://github.com/slimphp/Slim) from 3.12.1 to 4.5.0.
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](slimphp/Slim@3.12.1...4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Apr 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant