browscap / browscap-site

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

Bump laminas/laminas-diactoros from 2.11.1 to 2.12.0 #265

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps laminas/laminas-diactoros from 2.11.1 to 2.12.0.

Release notes

Sourced from laminas/laminas-diactoros's releases.

2.12.0

Release Notes for 2.12.0

Feature release (minor)

2.12.0

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

Bug

Enhancement

Documentation,Enhancement

2.11.3

Release Notes for 2.11.3

2.11.x bugfix release (patch)

2.11.3

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

Bug,Enhancement

2.11.2

Release Notes for 2.11.2

2.11.x bugfix release (patch)

2.11.2

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

... (truncated)

Commits
  • 54d4682 Merge branch 'validate-host-header' into 2.12.x
  • 238bf52 Updated psalm baseline according to #97 type improvements
  • 32ec85f Ignore obviously malformed host headers when constructing a ServerRequest
  • 79ecff2 Improve typing in ServerRequestFactory::getHeaderFromArray()
  • 8366949 Merge pull request #99 from laminas/2.11.x-merge-up-into-2.12.x_vi6yjNRm
  • 198cd9a Merge branch '2.12.x' into 2.11.x-merge-up-into-2.12.x_vi6yjNRm
  • 1f97b0c Merge pull request #98 from k2rn/fixed_UploadedFile_moveTo
  • 091487a Cleaned up UploadedFileTest by providing return types and parameter types e...
  • 197f195 cleanup file regardless of the stream
  • 5773e76 fixed UploadedFile::moveTo doesn't work by cli. Original file leave it as is.
  • 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)