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

build(deps): bump nyholm/psr7 from 1.5.1 to 1.8.1 #642

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2023

Bumps nyholm/psr7 from 1.5.1 to 1.8.1.

Release notes

Sourced from nyholm/psr7's releases.

Release 1.8.1

What's Changed

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

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

Release 1.6.1

Security fix for header validation. See GHSA-wjfc-pgfp-pv9c

What's Changed

See change log for changes.

What's Changed

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

Release 1.6.0

What's Changed

See change log for changes.

... (truncated)

Changelog

Sourced from nyholm/psr7's changelog.

Changelog

All notable changes to this project will be documented in this file, in reverse chronological order by release.

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

1.6.1

1.6.0

Changed

  • Seek to the begining of the string when using Stream::create()
  • Populate ServerRequest::getQueryParams() on instantiation
  • Encode reserved characters in userinfo in Uri
  • Normalize leading slashes for Uri::getPath()
  • Make Stream's constructor public
  • Add some missing type checks on arguments
Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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

---
updated-dependencies:
- dependency-name: nyholm/psr7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

sonarcloud bot commented Dec 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 10, 2023

Looks like nyholm/psr7 is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 10, 2023
@dependabot dependabot bot deleted the dependabot/composer/nyholm/psr7-1.8.1 branch December 10, 2023 21:45
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.

0 participants