Skip to content

Update httpsoft/http-message requirement from ^1.0 to ^1.1 - #3270

Merged
l0gicgate merged 1 commit into
4.xfrom
dependabot/composer/httpsoft/http-message-tw-1.1
Jun 5, 2023
Merged

Update httpsoft/http-message requirement from ^1.0 to ^1.1#3270
l0gicgate merged 1 commit into
4.xfrom
dependabot/composer/httpsoft/http-message-tw-1.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Changelog

Sourced from httpsoft/http-message's changelog.

1.1.1 - 2023.05.06

Fixed

  • #22 Fixes already encoded userinfo to HttpSoft\Message\Uri.
  • #23 Fixes use of UTF-8 characters to host in HttpSoft\Message\Uri.
  • #24 Fixes header values normalization by trimming in HttpSoft\Message\MessageTrait.

1.1.0 - 2023.05.05

Changed

  • #21 Allows psr/http-message package version 2.

Fixed

  • #19 Fixes min and max allowed ports in exception message to HttpSoft\Message\Uri.

1.0.12 - 2023.04.17

Fixed

  • #18 Fixes validation of header names and values to HttpSoft\Message\MessageTrait.

1.0.11 - 2023.04.02

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #15 Fixes normalizing leading slashes for getPath() and __toString() methods to HttpSoft\Message\Uri class.

1.0.10 - 2022.07.21

Added

... (truncated)

Commits
  • 6d86446 Release version 1.1.1
  • 25e8ef2 Fix normalization header values by trimming in MessageTrait (#24)
  • 7f0ee00 Fix use of UTF-8 characters to host in Uri class (#23)
  • 2b2b114 Fix already encoded userinfo to Uri (#22)
  • d60d87a Release version 1.1.0
  • bcdec3a Allow psr/http-message v2 (#21)
  • b30447a Fix min and max allowed ports in exception message (#19)
  • 0ff6bfe Release version 1.0.12
  • d2e0855 Fix validation of header names and values to MessageTrait (#18)
  • 51163fa Release version 1.0.11
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Jun 1, 2023
@coveralls

coveralls commented Jun 1, 2023

Copy link
Copy Markdown

Coverage Status

coverage: 99.429%. remained the same when pulling 03d5683 on dependabot/composer/httpsoft/http-message-tw-1.1 into 18b4764 on 4.x.

@l0gicgate l0gicgate added this to the 4.12.0 milestone Jun 5, 2023
Updates the requirements on [httpsoft/http-message](https://github.com/httpsoft/http-message) to permit the latest version.
- [Release notes](https://github.com/httpsoft/http-message/releases)
- [Changelog](https://github.com/httpsoft/http-message/blob/master/CHANGELOG.md)
- [Commits](httpsoft/http-message@1.0.0...1.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/composer/httpsoft/http-message-tw-1.1 branch from 461c44e to 03d5683 Compare June 5, 2023 02:22
@l0gicgate
l0gicgate merged commit 8298785 into 4.x Jun 5, 2023
@dependabot
dependabot Bot deleted the dependabot/composer/httpsoft/http-message-tw-1.1 branch June 5, 2023 02:23
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.

2 participants