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.1 to 1.4.0 #43

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps httpoison from 1.3.1 to 1.4.0.

Release notes *Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).* > ## HTTPoison 1.4.0 > * Run dialyzer as part of the travis build process [#357](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/357) Thanks to [**mmrobins**](https://github.com/mmrobins) > * Add support to `max_body_length` [#354](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/354) [#355](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/355) Thanks to [**pedep**](https://github.com/pedep) > * Add HTTPoison.Request and process_response [#311](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/311) [#363](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/363) [#364](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/364) [#365](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/365) [#366](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/366) > * Deprecations: > - `process_headers/1` in favour of `process_request_headers/1` > - `process_status_code/1` in favour of `process_response_status_code/1` > - `process_url/1` in favour of `process_request_url/1` > > Special thanks to [**ryanwinchester**](https://github.com/ryanwinchester) 🎉
Changelog *Sourced from [httpoison's changelog](https://github.com/edgurgel/httpoison/blob/master/CHANGELOG.md).* > # 1.4.0 (2018-10-18) > * Run dialyzer as part of the travis build process [#357](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/357) Thanks to [**mmrobins**](https://github.com/mmrobins) > * Add support to max_body_length [#354](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/354) [#355](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/355) Thanks to [**pedep**](https://github.com/pedep) > * Add `HTTPoison.Request` and `process_response` [#311](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/311) [#363](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/363) [#364](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/364) [#365](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/365) [#366](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/366) > * Deprecations: > - `process_headers/1` in favour of `process_request_headers/1` > - `process_status_code/1 in favour of `process_response_status_code/1` > - `process_url/1` in favour of `process_request_url/1`
Commits - [`6efba92`](https://github.com/edgurgel/httpoison/commit/6efba92418e66d28e57b539cc9eee60766187ab0) Bump version 1.4.0 - [`8fb79a7`](https://github.com/edgurgel/httpoison/commit/8fb79a7e68e9390df5f69fb1a4812d81492542f5) Merge pull request [#364](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/364) from ryanwinchester/bugfix/callback-defs-types - [`3ec42f9`](https://github.com/edgurgel/httpoison/commit/3ec42f98b1483b67d098a26e6976a0e922285715) Merge branch 'master' into bugfix/callback-defs-types - [`bd14138`](https://github.com/edgurgel/httpoison/commit/bd14138f2f88a8f5b7f9732776fc8157ab6802b3) Make callback type definitions less restrictive - [`e4df905`](https://github.com/edgurgel/httpoison/commit/e4df905de79c77525bf5462d6520a13285e2b6f9) Merge pull request [#366](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/366) from ryanwinchester/master - [`94ab534`](https://github.com/edgurgel/httpoison/commit/94ab53452b1d290f26c6e541e22c293992bb1790) Update readme - [`1db630f`](https://github.com/edgurgel/httpoison/commit/1db630fd5c3f0c61dd59e27bf7a0274fac13bbdc) Merge pull request [#363](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/363) from ryanwinchester/bugfix/missing-request-callbacks - [`e59f8f1`](https://github.com/edgurgel/httpoison/commit/e59f8f1178e9b0c419ac254a20457f68d220765d) Merge pull request [#365](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/365) from ryanwinchester/master - [`7cafad4`](https://github.com/edgurgel/httpoison/commit/7cafad402784476fa09684d88d316ee9cb174ec0) Add charlist and iodata to Request.body type - [`612b62e`](https://github.com/edgurgel/httpoison/commit/612b62eb8c19b0690c8caeaafeb2217bb19f85cd) Add missing callback definitions - Additional commits viewable in [compare view](https://github.com/edgurgel/httpoison/compare/v1.3.1...v1.4.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 will not automatically merge this PR because it includes a minor update to a production dependency.


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.