Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update slim/slim requirement from ^4.0 to ^4.5 #176

Merged
merged 1 commit into from May 6, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

Updates the requirements on slim/slim to permit the latest version.

Release notes

Sourced from slim/slim's releases.

4.5.0

Release Notes

Feedback Thread

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 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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)

Updates the requirements on [slim/slim](https://github.com/slimphp/Slim) to permit the latest version.
- [Release notes](https://github.com/slimphp/Slim/releases)
- [Changelog](https://github.com/slimphp/Slim/blob/4.x/CHANGELOG.md)
- [Commits](slimphp/Slim@4.0.0...4.5.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 May 6, 2020
@l0gicgate l0gicgate added this to the 3.2.0 milestone May 6, 2020
@l0gicgate l0gicgate merged commit f5e44f4 into 3.x May 6, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/slim/slim-tw-4.5 branch May 6, 2020 16:51
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.

None yet

1 participant