straw-hat-labs / bittrex

Bittrex Client for Elixir
https://hex.pm/packages/bittrex
MIT License
11 stars 6 forks source link

Bump httpoison from 1.3.0 to 1.3.1 #41

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps httpoison from 1.3.0 to 1.3.1.

Release notes *Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).* > ## HTTPoison 1.3.1 > * Add option `max_body_length` [#354](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/354) Thanks to [**pedep**](https://github.com/pedep) ! 🎉 > > > When the response is larger than MaxLength, this function will return the body it received up to the last chunk, which might be a bit more than MaxLength. > > Source: https://github.com/benoitc/hackney/blob/master/doc/hackney_response.md#body-2
Changelog *Sourced from [httpoison's changelog](https://github.com/edgurgel/httpoison/blob/master/CHANGELOG.md).* > # Changelog
Commits - [`8d80aa5`](https://github.com/edgurgel/httpoison/commit/8d80aa5e02231008ba0af0903294777c9eff8c33) Bump version to 1.3.1 - [`b8f1e89`](https://github.com/edgurgel/httpoison/commit/b8f1e8951fe567f263f0072fc00a9e2c2271ce73) Merge pull request [#354](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/354) from pedep/feat/max_body_length - [`0007ac4`](https://github.com/edgurgel/httpoison/commit/0007ac47e3c971a91515eb70e7bc910a8a9b023a) add option :max_body_length for :hackney.body/2 - [`d76d11f`](https://github.com/edgurgel/httpoison/commit/d76d11f8088577ac87bd91c5fcf35233a4929ca2) Remove meck from dependencies - [`916c6b0`](https://github.com/edgurgel/httpoison/commit/916c6b0c465cf0a731beb9a0f4018aecafd86a19) Merge pull request [#353](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/353) from edgurgel/mimic - [`5541e0f`](https://github.com/edgurgel/httpoison/commit/5541e0fbae3f2e3a86f22805fe24f291d9c54eb7) Replace meck with mimic - See full diff in [compare view](https://github.com/edgurgel/httpoison/compare/v1.3.0...v1.3.1)


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 cancel merge` will cancel a previously requested merge - `@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.