browscap / browscap-site

Website for the Browser Capabilities Project
http://browscap.org/
2 stars 2 forks source link

Bump laminas/laminas-diactoros from 2.9.2 to 2.10.0 #242

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps laminas/laminas-diactoros from 2.9.2 to 2.10.0.

Release notes

Sourced from laminas/laminas-diactoros's releases.

2.10.0

Release Notes for 2.10.0

Changed

This release adds minor normalization of header values with line continuations; the line continuations are now normalized to a single space. This is done to conform to RFC 7230#3.2.4, which is an important security guideline.

2.10.0

  • Total issues resolved: 0
  • Total pull requests resolved: 5
  • Total contributors: 2

Enhancement

Bug,Enhancement

Bug

Commits
  • a3f03b3 Merge pull request #87 from WoltLab/normalize-line-folding
  • 7556371 Merge pull request #88 from WoltLab/use-function
  • da685b9 Normalize line-folded headers values to not contain newlines
  • a38c1ef Correctly use function trim;
  • 71529f2 Merge pull request #86 from laminas/2.9.x-merge-up-into-2.10.x_QPfp0sTI
  • e8bbafb Merge pull request #85 from WoltLab/misnamed-test
  • 8f1931c Fix method names of test cases in Request\SerializerTest
  • 5b4d82d Merge pull request #83 from laminas/2.9.x-merge-up-into-2.10.x_61d3PYeq
  • See full diff 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)