Slim-Skeleton
Slim-Skeleton copied to clipboard
Update slim/slim requirement from ^4.12 to ^4.13
Updates the requirements on slim/slim to permit the latest version.
Release notes
Sourced from slim/slim's releases.
4.13.0
Total issues resolved: 16
- 3277: Create HttpTooManyRequestsException.php thanks to
@flavioheleno
- 3278: Remove HttpGoneException executable flag thanks to
@flavioheleno
- 3285: Update guzzlehttp/psr7 requirement from ^2.5 to ^2.6 thanks to
@dependabot
[bot]- 3290: Bump actions/checkout from 3 to 4 thanks to
@dependabot
[bot]- 3291: Fix line length thanks to
@l0gicgate
- 3296: PSR 7 http-message version requirement thanks to
@rotexdegba
- 3297: Allow Diactoros 3 thanks to
@derrabus
- 3299: Update tests and add PHP 8.3 to the CI matrix thanks to
@akrabat
- 3301: Update nyholm/psr7-server requirement from ^1.0 to ^1.1 thanks to
@dependabot
[bot]- 3302: Add support for psr/http-message ^2.0 thanks to
@rotexdegba
- 3305: Update phpspec/prophecy-phpunit requirement from ^2.0 to ^2.1 thanks to
@dependabot
[bot]- 3306: Update phpspec/prophecy requirement from ^1.17 to ^1.18 thanks to
@dependabot
[bot]- [3308: Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.8](slimphp/Slim#3308) thanks to
@dependabot
[bot]- 3313: Bump ramsey/composer-install from 2 to 3 thanks to
@dependabot
[bot]- 3314: Update phpspec/prophecy requirement from ^1.18 to ^1.19 thanks to
@dependabot
[bot]- [3315: Update squizlabs/php_codesniffer requirement from ^3.8 to ^3.9](slimphp/Slim#3315) thanks to
@dependabot
[bot]
Changelog
Sourced from slim/slim's changelog.
Changelog
4.11.0 - 2022-11-06
- 3180: Declare types thanks to
@nbayramberdiyev
- 3181: Update laminas/laminas-diactoros requirement from ^2.8 to ^2.9 thanks to
@dependabot
[bot]- 3182: Update guzzlehttp/psr7 requirement from ^2.1 to ^2.2 thanks to
@dependabot
[bot]- 3183: Update phpstan/phpstan requirement from ^1.4 to ^1.5 thanks to
@dependabot
[bot]- 3184: Update adriansuter/php-autoload-override requirement from ^1.2 to ^1.3 thanks to
@dependabot
[bot]- 3189: Update phpstan/phpstan requirement from ^1.5 to ^1.6 thanks to
@dependabot
[bot]- 3191: Adding property types to Middleware classes thanks to
@ashleycoles
- 3193: Handlers types thanks to
@ashleycoles
- 3194: Adding types to AbstractErrorRenderer thanks to
@ashleycoles
- 3195: Adding prop types for Exception classes thanks to
@ashleycoles
- 3196: Adding property type declarations for Factory classes thanks to
@ashleycoles
- 3197: Remove redundant docblock types thanks to
@theodorejb
- 3199: Update laminas/laminas-diactoros requirement from ^2.9 to ^2.11 thanks to
@dependabot
[bot]- 3200: Update phpstan/phpstan requirement from ^1.6 to ^1.7 thanks to
@dependabot
[bot]- 3205: Update guzzlehttp/psr7 requirement from ^2.2 to ^2.4 thanks to
@dependabot
[bot]- 3206: Update squizlabs/php_codesniffer requirement from ^3.6 to ^3.7 thanks to
@dependabot
[bot]- 3207: Update phpstan/phpstan requirement from ^1.7 to ^1.8 thanks to
@dependabot
[bot]- 3211: Assign null coalescing to coalesce equal thanks to
@MathiasReker
- 3213: Void return thanks to
@MathiasReker
- 3214: Is null thanks to
@MathiasReker
- 3216: Refactor thanks to
@mehdihasanpour
- 3218: Refactor some code thanks to
@mehdihasanpour
- 3221: Cleanup thanks to
@mehdihasanpour
- 3225: Update laminas/laminas-diactoros requirement from ^2.11 to ^2.14 thanks to
@dependabot
[bot]- 3228: Using assertSame to let assert equal be restricted thanks to
@peter279k
- 3229: Update laminas/laminas-diactoros requirement from ^2.14 to ^2.17 thanks to
@dependabot
[bot]- 3235: Persist routes indexed by name in RouteCollector for improved performance. thanks to
@BusterNeece
4.10.0 - 2022-03-14
- 3120: Add a new PSR-17 factory to Psr17FactoryProvider thanks to
@solventt
- 3123: Replace deprecated setMethods() in tests thanks to
@solventt
- 3126: Update guzzlehttp/psr7 requirement from ^2.0 to ^2.1 thanks to
@dependabot
[bot]- 3127: PHPStan v1.0 thanks to
@t0mmy742
- 3128: Update phpstan/phpstan requirement from ^1.0 to ^1.2 thanks to
@dependabot
[bot]- 3129: Deprecate PHP 7.3 thanks to
@l0gicgate
- 3130: Removed double defined PHP 7.4 thanks to
@flangofas
- 3132: Add new
RequestResponseNamedArgs
route strategy thanks to@adoy
- 3133: Improve typehinting for
RouteParserInterface
thanks to@jerowork
- 3135: Update phpstan/phpstan requirement from ^1.2 to ^1.3 thanks to
@dependabot
[bot]- 3137: Update phpspec/prophecy requirement from ^1.14 to ^1.15 thanks to
@dependabot
[bot]- 3138: Update license year thanks to
@Awilum
- [3139: Fixed #1730 (reintroduced in 4.x)](slimphp/Slim#3139) thanks to
@adoy
- 3145: Update phpstan/phpstan requirement from ^1.3 to ^1.4 thanks to
@dependabot
[bot]- 3146: Inherit HttpException from RuntimeException thanks to
@nbayramberdiyev
- 3148: Upgrade to HTML5 thanks to
@nbayramberdiyev
- 3172: Update nyholm/psr7 requirement from ^1.4 to ^1.5 thanks to
@dependabot
[bot]
... (truncated)
Commits
038fd57
Merge pull request #3313 from slimphp/dependabot/github_actions/ramsey/compos...30a38b1
Merge pull request #3315 from slimphp/dependabot/composer/squizlabs/php_codes...c75999f
Merge pull request #3314 from slimphp/dependabot/composer/phpspec/prophecy-tw...acbdacf
Update squizlabs/php_codesniffer requirement from ^3.8 to ^3.9f7313a6
Update phpspec/prophecy requirement from ^1.18 to ^1.19316dc00
Bump ramsey/composer-install from 2 to 37354f85
Merge pull request #3308 from slimphp/dependabot/composer/squizlabs/php_codes...ae3a7f5
Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.8627d9a1
Merge pull request #3306 from slimphp/dependabot/composer/phpspec/prophecy-tw...b491c8b
Update phpspec/prophecy requirement from ^1.17 to ^1.18- 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
.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)