slimphp / Slim-Http

A set of PSR-7 object decorators providing useful convenience methods
MIT License
151 stars 47 forks source link

Update laminas/laminas-diactoros requirement from ^2.14 to ^2.17 #201

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on laminas/laminas-diactoros to permit the latest version.

Release notes

Sourced from laminas/laminas-diactoros's releases.

2.17.0

Release Notes for 2.17.0

Feature release (minor)

2.17.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

Commits
  • 5b32597 Merge pull request #116 from WoltLab/sensitive-parameter
  • 9b5e106 Apply PHP 8.2's SensitiveParameter attribute to Uri::withUserInfo()
  • 49f3f7a Merge pull request #115 from samsonasik/apply-php74
  • 584a620 Apply PHP 7.4 syntax and typed property
  • de9cd9c Merge pull request #114 from laminas/renovate/laminas
  • 5d5cd33 Removed PHP 7.3 support, upgraded PHPUnit, removed Prophecy mocking/stubbing
  • 33b49d0 Update dependency laminas/laminas-coding-standard to ~2.4.0
  • ae65bbf Lock file maintenance
  • 283204e Lock file maintenance
  • 2dbe176 Lock file maintenance
  • 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 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)
coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 07dd7c55f964b88ab914e99341dcddc28457895c on dependabot/composer/laminas/laminas-diactoros-tw-2.17 into f44e294d2ef0dee53f42784905687cfea9191532 on master.