geo6 / geocoder

GNU General Public License v3.0
2 stars 0 forks source link

Bump php-http/message from 1.6.0 to 1.7.0 #105

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps php-http/message from 1.6.0 to 1.7.0.

Release notes *Sourced from [php-http/message's releases](https://github.com/php-http/message/releases).* > ## Release 1.7.0 > See [change log](CHANGELOG.md) for all changes.
Changelog *Sourced from [php-http/message's changelog](https://github.com/php-http/message/blob/master/CHANGELOG.md).* > ## 1.7.0 - 2018-08-15 > > ### Fixed > > - Fix CurlCommandFormatter for binary request payloads > - Fix QueryParam authentication to assemble proper URL regardless of PHP `arg_separator.output` directive > - Do not pass `null` parameters to `Clue\StreamFilter\fun` > > ### Changed > > - Dropped tests on HHVM
Commits - [`741f226`](https://github.com/php-http/message/commit/741f2266a202d59c4ed75436671e1b8e6f475ea3) Merge pull request [#103](https://github-redirect.dependabot.com/php-http/message/issues/103) from php-http/Nyholm-patch-1 - [`9a4c751`](https://github.com/php-http/message/commit/9a4c75169b1a974c5da5efd08f3b19d8e09a6621) Added changelog for 1.7 - [`5e187c0`](https://github.com/php-http/message/commit/5e187c0a6072c0b5afb833ecfdf0b0269adfef29) Do not pass arguments using default values to the Filter\fun function ([#89](https://github-redirect.dependabot.com/php-http/message/issues/89)) - [`c9206f0`](https://github.com/php-http/message/commit/c9206f0282bf14e0eb1ff24bbbbc8f264b6ab7d3) Bug/curl fromater fails ([#94](https://github-redirect.dependabot.com/php-http/message/issues/94)) - [`dafefdb`](https://github.com/php-http/message/commit/dafefdbe7773980e2a3e8ada5eeb4fd3d168b642) Merge pull request [#99](https://github-redirect.dependabot.com/php-http/message/issues/99) from php-http/drop-hhvm - [`4d14e9e`](https://github.com/php-http/message/commit/4d14e9e4cc720319c2aa2153f13995d48078a76e) drop hhvm support as its no longer working - [`c2a63aa`](https://github.com/php-http/message/commit/c2a63aa1f45ec401bc37eed773d820da0c3c98ca) Merge pull request [#98](https://github-redirect.dependabot.com/php-http/message/issues/98) from OndraM/force-arg-separator - [`d11c286`](https://github.com/php-http/message/commit/d11c28621d19a2f8c85b847ece39c1f865febe75) Force proper arg separator to avoid assembling broken URLs - [`c7f6a70`](https://github.com/php-http/message/commit/c7f6a70444057810b418dab14478b01c482d5707) Merge pull request [#92](https://github-redirect.dependabot.com/php-http/message/issues/92) from z38/binary-body - [`3b410c5`](https://github.com/php-http/message/commit/3b410c569110b30be693d0ce480c1197456b79f7) Improve formatting of requests with binary streams - Additional commits viewable in [compare view](https://github.com/php-http/message/compare/1.6.0...1.7.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.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@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.