raphple
raphple copied to clipboard
Bump slim/psr7 from 1.0.0 to 1.6.1
Bumps slim/psr7 from 1.0.0 to 1.6.1.
Release notes
Sourced from slim/psr7's releases.
1.6.1
- Security fix: Reject newlines at end of header names
Full Changelog: https://github.com/slimphp/Slim-Psr7/compare/1.6.0...1.6.1
1.6.0
Total issues resolved: 24
- 209: PHPStan v1.0 thanks to
@t0mmy742- 210: Update phpstan/phpstan requirement from ^1.0 to ^1.2 thanks to
@dependabot[bot]- 211: Drop Support for PHP 7.3 thanks to
@nbayramberdiyev- 212: Update phpspec/prophecy requirement from ^1.14 to ^1.15 thanks to
@dependabot[bot]- 213: Update phpstan/phpstan requirement from ^1.2 to ^1.3 thanks to
@dependabot[bot]- 214: Correct min. PHP version in README thanks to
@nbayramberdiyev- 216: Update phpstan/phpstan requirement from ^1.3 to ^1.4 thanks to
@dependabot[bot]- 217: Update symfony/polyfill-php80 requirement from ^1.23 to ^1.24 thanks to
@dependabot[bot]- 251: Avoid falsy comparison thanks to
@nbayramberdiyev- 252: Replace
setMethodswithaddMethodsthanks to@nbayramberdiyev- 253: Minor improvements thanks to
@nbayramberdiyev- 254: Replace
assertFileNotExists()method thanks to@nbayramberdiyev- 255: Fix incorrect readable check thanks to
@nbayramberdiyev- 256: Encode special characters thanks to
@nbayramberdiyev- 258: Update symfony/polyfill-php80 requirement from ^1.24 to ^1.25 thanks to
@dependabot[bot]- 259: Update phpstan/phpstan requirement from ^1.4 to ^1.5 thanks to
@dependabot[bot]- 260: Update adriansuter/php-autoload-override requirement from ^1.2 to ^1.3 thanks to
@dependabot[bot]- 261: Explicitly specify with phpdoc return types from interface thanks to
@andrew-demb- 263: Update phpstan/phpstan requirement from ^1.5 to ^1.6 thanks to
@dependabot[bot]- 264: Cast header name to string thanks to
@nbayramberdiyev- 265: Update phpstan/phpstan requirement from ^1.6 to ^1.7 thanks to
@dependabot[bot]- 266: Update symfony/polyfill-php80 requirement from ^1.25 to ^1.26 thanks to
@dependabot[bot]- 267: Update phpstan/phpstan requirement from ^1.7 to ^1.8 thanks to
@dependabot[bot]- [268: Update squizlabs/php_codesniffer requirement from ^3.6 to ^3.7](slimphp/Slim-Psr7#268) thanks to
@dependabot[bot]1.5.0
Total issues resolved: 5
- 196: Fix late static bindings thanks to
@Stilch- 197: Update symfony/polyfill-php80 requirement from ^1.22 to ^1.23 thanks to
@dependabot[bot]- 201: Added None to the allowed SameSite parameters in toHeader method. thanks to
@halilsafakkilic- 203: Fix test Uri with multiple slashes thanks to
@t0mmy7421.4.0
Total issues resolved: 9
- 175: Update symfony/polyfill-php80 requirement from ^1.18 to ^1.20 thanks to
@dependabot-preview[bot]- 176: Update fig/http-message-util requirement from ^1.1.4 to ^1.1.5 thanks to
@dependabot-preview[bot]- 177: Update http-interop/http-factory-tests requirement from ^0.7.0 to ^0.8.0 thanks to
@dependabot-preview[bot]- 185: Fixed PHPUnit warning for deprecated method thanks to
@t0mmy742- 190: Added support for other schemes thanks to
@Stilch- 191: Fix StreamFactoryTest error thanks to
@Stilch- 192: Upgrade to GitHub-native Dependabot thanks to
@dependabot-preview[bot]- [194: Update squizlabs/php_codesniffer requirement from ^3.5 to ^3.6](slimphp/Slim-Psr7#194) thanks to
@dependabot[bot]
... (truncated)
Commits
72d2b2bMerge pull request from GHSA-q2qj-628g-vhfw4fea29eSecurity fix: Reject newlines at end of header names5ccdd71Merge branch 'pin-psr7-integration-tests-for-1.6.x' into 1.6.x72eb5ceEnsure phpstan passes on 1.6 branch042eb3fPin psr7-integration-tests to v1.1 in 1.6.x3471c22Merge pull request #264 from nbayramberdiyev/cast-header-namef7c1002Upgradeactions/checkoutdb965e1Cast header name to stringca10cc4Merge pull request #267 from slimphp/dependabot/composer/phpstan/phpstan-tw-1.8f2cd6d3Update phpstan/phpstan requirement from ^1.7 to ^1.8- 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.