WyriHaximus / react-guzzle-http-client

Meta package for ReactPHP HttpClient adapters/handles for Guzzle 4, 5, and 6.
MIT License
10 stars 8 forks source link

Bump clue/buzz-react from 2.5.0 to 2.6.0 #30

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps clue/buzz-react from 2.5.0 to 2.6.0.

Release notes *Sourced from [clue/buzz-react's releases](https://github.com/clue/reactphp-buzz/releases).* > ## v2.6.0 > * Feature / Fix: Add `Content-Length: 0` request header for empty `POST` request etc. > ([#120](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/120) by [@​clue](https://github.com/clue)) > > * Fix: Only try to follow redirects if `Location` response header is present. > ([#130](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/130) by [@​clue](https://github.com/clue)) > > * Documentation and example for SSH proxy (SSH tunnel) and update SOCKS proxy example. > ([#116](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/116), [#119](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/119) and [#121](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/121) by [@​clue](https://github.com/clue)) > > * Improve test suite and also run tests on PHP 7.3. > ([#122](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/122) by [@​samnela](https://github.com/samnela))
Changelog *Sourced from [clue/buzz-react's changelog](https://github.com/clue/reactphp-buzz/blob/master/CHANGELOG.md).* > ## 2.6.0 (2019-04-03) > > * Feature / Fix: Add `Content-Length: 0` request header for empty `POST` request etc. > ([#120](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/120) by [@​clue](https://github.com/clue)) > > * Fix: Only try to follow redirects if `Location` response header is present. > ([#130](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/130) by [@​clue](https://github.com/clue)) > > * Documentation and example for SSH proxy (SSH tunnel) and update SOCKS proxy example. > ([#116](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/116), [#119](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/119) and [#121](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/121) by [@​clue](https://github.com/clue)) > > * Improve test suite and also run tests on PHP 7.3. > ([#122](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/122) by [@​samnela](https://github.com/samnela))
Commits - [`83cc87d`](https://github.com/clue/reactphp-buzz/commit/83cc87d19fdc031cff3ddf3629d52ca95cbfbc92) Prepare v2.6.0 release - [`02eee38`](https://github.com/clue/reactphp-buzz/commit/02eee38fa245927ed191f1ab06993d2f19fef7e2) Merge pull request [#130](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/130) from clue-labs/redirect-location - [`f3e39eb`](https://github.com/clue/reactphp-buzz/commit/f3e39ebc984059f74a03aa5e7f0464e53c147339) Only try to follow redirects if Location response header is present - [`06f2be4`](https://github.com/clue/reactphp-buzz/commit/06f2be48302b386d7b8226cce3ab7601bd5564c8) Merge pull request [#122](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/122) from samnela/patch-1 - [`95a7d23`](https://github.com/clue/reactphp-buzz/commit/95a7d23df2323b9c19f59351de73b14dfb94813b) Tests on php 7.3 - [`1ec2fbf`](https://github.com/clue/reactphp-buzz/commit/1ec2fbf729589d0ac27d1fff9fcba685977d4bba) Merge pull request [#121](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/121) from clue-labs/ssh-proxy - [`866a2bd`](https://github.com/clue/reactphp-buzz/commit/866a2bd6fe0c6bb4d0ee33d3398f67ab2d62e74b) Update SSH proxy example to use latest stable clue/reactphp-ssh-proxy - [`26797c6`](https://github.com/clue/reactphp-buzz/commit/26797c644db99513ac426859b6b456e9e8b67960) Merge pull request [#120](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/120) from clue-labs/empty-request - [`26f7b67`](https://github.com/clue/reactphp-buzz/commit/26f7b677e5337f7bbcb4b0d7a65907c6d754f20c) Add `Content-Length: 0` request header for empty POST etc. - [`0107229`](https://github.com/clue/reactphp-buzz/commit/0107229aa0e0e95a4715622633527fcc58020071) Merge pull request [#119](https://github-redirect.dependabot.com/clue/reactphp-buzz/issues/119) from clue-labs/ssh-proxy - Additional commits viewable in [compare view](https://github.com/clue/reactphp-buzz/compare/v2.5.0...v2.6.0)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #31.