Skip to content

Bump nyholm/psr7 from 1.6.1 to 1.8.0#1545

Merged
williamjallen merged 1 commit into
masterfrom
dependabot/composer/nyholm/psr7-1.8.0
Jul 1, 2023
Merged

Bump nyholm/psr7 from 1.6.1 to 1.8.0#1545
williamjallen merged 1 commit into
masterfrom
dependabot/composer/nyholm/psr7-1.8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps nyholm/psr7 from 1.6.1 to 1.8.0.

Release notes

Sourced from nyholm/psr7's releases.

Release 1.8.0

What's Changed

New Contributors

Full Changelog: Nyholm/psr7@1.7.0...1.8.0

Release 1.7.0

What's Changed

Full Changelog: Nyholm/psr7@1.6.1...1.7.0

Changelog

Sourced from nyholm/psr7's changelog.

1.8.0

  • Deprecate HttplugFactory, use Psr17Factory instead
  • Make depencendy on php-http/message-factory optional

1.7.0

  • Bump to PHP 7.2 minimum
  • Allow psr/http-message v2
  • Use copy-on-write for streams created from strings
Commits
  • 3cb4d16 Deprecate HttplugFactory and make dependency on php-http/message-factory opti...
  • 7f77c0e README.md: add badges for GH Actions (#237)
  • ed7cf98 Update changelog (#240)
  • 21644a7 Improve performance of creating streams from strings (#241)
  • 083ce36 Use zval storage for Stream instances created from strings (#230)
  • 6a31c27 Allow psr/http-message v2 (#234)
  • 07c455a chore: drop php 7.1 support (#226)
  • 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)

Bumps [nyholm/psr7](https://github.com/Nyholm/psr7) from 1.6.1 to 1.8.0.
- [Release notes](https://github.com/Nyholm/psr7/releases)
- [Changelog](https://github.com/Nyholm/psr7/blob/master/CHANGELOG.md)
- [Commits](Nyholm/psr7@1.6.1...1.8.0)

---
updated-dependencies:
- dependency-name: nyholm/psr7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@williamjallen williamjallen added this pull request to the merge queue Jul 1, 2023
Merged via the queue into master with commit 00e8d1d Jul 1, 2023
@williamjallen williamjallen deleted the dependabot/composer/nyholm/psr7-1.8.0 branch July 1, 2023 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant