Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update httpsoft/http-server-request requirement from ^1.0 to ^1.1 #3269

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Updates the requirements on httpsoft/http-server-request to permit the latest version.

Changelog

Sourced from httpsoft/http-server-request's changelog.

1.1.0 - 2023.05.05

Changed

  • #5 Rises httpsoft/http-message package version to ^1.1.

1.0.6 - 2023.05.05

Fixed

  • #4 Fixes parsing host from HTTP_HOST header to HttpSoft\ServerRequest\SapiNormalizer.

1.0.5 - 2021.07.20

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixes HttpSoft\ServerRequest\SapiNormalizer::normalizeHeaders() method.
  • #1 adds test cases for code coverage and updates of workflow actions.

1.0.4 - 2020.12.12

Added

  • Nothing.

Changed

  • Updates development dependencies.
  • Updates GitHub actions.

Deprecated

  • Nothing.

... (truncated)

Commits
  • 3d773c8 Release version 1.1.0
  • e510b86 Rise httpsoft//http-message to v1.1 (#5)
  • d539874 Release version 1.0.6
  • c5b79ad Fix parsing host from HTTP_HOST header (#4)
  • f4211cb Add new PHP versions to build workflow (#3)
  • ef116b3 Add .phpunit.result.cache to .gitignore
  • af04dde Release version 1.0.5
  • 6552246 Fix SapiNormalizer::normalizeHeaders() method
  • 22c70c7 Add test cases for code coverage, update of workflow actions (#1)
  • 7082b8e Release version 1.0.4
  • 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)

Updates the requirements on [httpsoft/http-server-request](https://github.com/httpsoft/http-server-request) to permit the latest version.
- [Release notes](https://github.com/httpsoft/http-server-request/releases)
- [Changelog](https://github.com/httpsoft/http-server-request/blob/master/CHANGELOG.md)
- [Commits](httpsoft/http-server-request@1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: httpsoft/http-server-request
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 1, 2023
@coveralls
Copy link

Coverage Status

Coverage: 99.429%. Remained the same when pulling e74f813 on dependabot/composer/httpsoft/http-server-request-tw-1.1 into 08d13f7 on 4.x.

@l0gicgate l0gicgate added this to the 4.12.0 milestone Jun 5, 2023
@l0gicgate l0gicgate merged commit 18b4764 into 4.x Jun 5, 2023
10 checks passed
@dependabot dependabot bot deleted the dependabot/composer/httpsoft/http-server-request-tw-1.1 branch June 5, 2023 02:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants