Skip to content

composer(deps-dev): update kriswallsmith/buzz requirement from ^1.2 to ^1.4#41

Open
dependabot[bot] wants to merge 1 commit into
3.xfrom
dependabot/composer/kriswallsmith/buzz-tw-1.4
Open

composer(deps-dev): update kriswallsmith/buzz requirement from ^1.2 to ^1.4#41
dependabot[bot] wants to merge 1 commit into
3.xfrom
dependabot/composer/kriswallsmith/buzz-tw-1.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown

Updates the requirements on kriswallsmith/buzz to permit the latest version.

Release notes

Sourced from kriswallsmith/buzz's releases.

Release 1.4.0

Support for Symfony 8

What's Changed

New Contributors

Full Changelog: kriswallsmith/Buzz@1.3.0...1.4.0

Changelog

Sourced from kriswallsmith/buzz's changelog.

Change log

The change log shows what have been Added, Changed, Deprecated and Removed between versions.

1.1.0

Added

  • Support for Symfony 5.

Fixed

  • NullException when file_get_content's error_get_last did not return an array.

1.0.1

Fixed

  • Fixed issue with multiple cookies.
  • Fixed ContentTypeMiddleware missing return.

1.0.0

Changed

  • Default timout was changed from 30 to 0 (no limit).

1.0.0-rc1

Added

  • Support for HTTP/2 server push.
  • Option expose_curl_info has been added to expose curl metadata information
  • Added CallbackException for Curl clients.

Changed

  • Moved Buzz\Util to Buzz\Middleware\Cookie.

1.0.0-beta2

Changed

  • MultiCurl will never throw exception when handling messages asynchronously. All exceptions will be handled in the callback.
  • MultiCurl::sendRequest() will throw exception if one occur.
  • Make sure MultiCurl::proceed() is non-blocking.

1.0.0-beta1

... (truncated)

Commits

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 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)

Updates the requirements on [kriswallsmith/buzz](https://github.com/kriswallsmith/Buzz) to permit the latest version.
- [Release notes](https://github.com/kriswallsmith/Buzz/releases)
- [Changelog](https://github.com/kriswallsmith/Buzz/blob/master/CHANGELOG.md)
- [Commits](kriswallsmith/Buzz@1.2.0...1.4.0)

---
updated-dependencies:
- dependency-name: kriswallsmith/buzz
  dependency-version: 1.4.0
  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 24, 2026
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.

0 participants