nextcloud / lookup-server

:eyes: Lookup server to find remote users for federated sharing
23 stars 16 forks source link

Bump slim/slim from 3.8.1 to 4.6.0 in /server #55

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps slim/slim from 3.8.1 to 4.6.0.

Release notes

Sourced from slim/slim's releases.

4.6.0

Release Notes

Feedback Thread

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.

3.12.1

Total issues resolved: 8

Changelog

Sourced from slim/slim's changelog.

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
Commits
  • 9f6a54f Merge pull request #3023 from l0gicgate/4.6.0-Release
  • 5ec7a92 update VERSION to 4.6.0
  • 8dde3cb Merge pull request #3022 from l0gicgate/FixRouteParserBug
  • e26f4a1 fix phpstan errors
  • 7d1a1e8 ensure RouteParser is always present
  • 921deef ensure RouteParser is always appended to request
  • 2974dc3 Merge pull request #3017 from pawel-slowik/fix-request-creator-factory-test
  • 2dd2293 Merge branch '4.x' into fix-request-creator-factory-test
  • a65c364 Merge pull request #3014 from slimphp/dependabot/composer/laminas/laminas-dia...
  • ae2394c Update laminas/laminas-diactoros requirement from ^2.3 to ^2.4
  • 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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 3 years ago

Superseded by #57.