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

Bump php-http/message from 1.16.1 to 1.16.2 #44

Merged
merged 1 commit into from
Oct 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps php-http/message from 1.16.1 to 1.16.2.

Release notes

Sourced from php-http/message's releases.

1.16.2

  • Avoid error when reading 0 bytes from BufferedStream.
  • Test with PHP 8.3 and 8.4.
Changelog

Sourced from php-http/message's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Commits
  • 06dd5e8 Merge pull request #164 from GrahamCampbell/patch-1
  • 406f1ba Merge pull request #165 from php-http/fix-phpstan
  • e656a72 fix edge case of reading 0 bytes from BufferedStream
  • 0d168d2 adjust php cs fixer configuration to not want to change the code to be incomp...
  • 1702819 Run CI on PHP 8.4
  • ba03180 prepare release
  • 4cb00d6 Merge pull request #163 from Chris53897/feature/fix-deprecation
  • ddaef02 feat: fix deprecation
  • e516a1e feat: fix deprecation
  • d391078 feat: fix deprecation
  • 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 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)

Bumps [php-http/message](https://github.com/php-http/message) from 1.16.1 to 1.16.2.
- [Release notes](https://github.com/php-http/message/releases)
- [Changelog](https://github.com/php-http/message/blob/1.x/CHANGELOG.md)
- [Commits](php-http/message@1.16.1...1.16.2)

---
updated-dependencies:
- dependency-name: php-http/message
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@capcom6 capcom6 merged commit 9cd6c59 into master Oct 7, 2024
3 checks passed
@capcom6 capcom6 deleted the dependabot/composer/php-http/message-1.16.2 branch October 7, 2024 12:37
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant