revelrylabs / elixir-stellar-client

Elixir Client for Stellar
MIT License
20 stars 8 forks source link

Bump httpoison from 1.5.0 to 1.5.1 #46

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps httpoison from 1.5.0 to 1.5.1.

Release notes *Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).* > ## HTTPoison 1.5.1 > * Ensure support to 1.8.0 [#374](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/374) Thanks, [@​rodrigues](https://github.com/rodrigues) > * Remove `request` type from `HTTPoison` [#382](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/382) Thanks [@​meagonqz](https://github.com/meagonqz)
Changelog *Sourced from [httpoison's changelog](https://github.com/edgurgel/httpoison/blob/master/CHANGELOG.md).* > # Changelog
Commits - [`65ebd0e`](https://github.com/edgurgel/httpoison/commit/65ebd0ee91f1777e862ac52b473e861c0e0626f5) Bump version 1.5.1 - [`dfef494`](https://github.com/edgurgel/httpoison/commit/dfef4942c1612af9ad082001176d73b0022541a5) Merge pull request [#382](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/382) from meagonqz/mh-move-response-type - [`b91608c`](https://github.com/edgurgel/httpoison/commit/b91608c721022f67b52ce751252ddcaee3436911) Remove [@​type](https://github.com/type) response in ref to tentacat/issues/152 - [`2e09202`](https://github.com/edgurgel/httpoison/commit/2e09202afbf1b1f60fed0637560e5f4c2af15695) Merge pull request [#380](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/380) from RichMorin/patch-1 - [`b3b9e21`](https://github.com/edgurgel/httpoison/commit/b3b9e2198b9205a019f391743e50ca0a0c7d6e77) add default value for max_redirect - [`a840c48`](https://github.com/edgurgel/httpoison/commit/a840c48eb8dbf6ffb88b57b64227847b70c325c9) Merge pull request [#378](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/378) from GregMefford/patch-1 - [`0ff6907`](https://github.com/edgurgel/httpoison/commit/0ff6907bb391b19b30244db28ff09ab9746ab560) Fix typo in README.md - [`3481d56`](https://github.com/edgurgel/httpoison/commit/3481d567adcb06d129dfec3c69aa87d1719f7a8b) Merge pull request [#374](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/374) from rodrigues/travis_ex_18 - [`276479f`](https://github.com/edgurgel/httpoison/commit/276479f8b5210598036176fc59b1e1e1815f6b32) Push dialyzer and format check to 1.8 - [`72674e0`](https://github.com/edgurgel/httpoison/commit/72674e0d4df6b3191e395124ebc2a0ce87059fb0) Exclude old OTP for new Elixir in travis CI - Additional commits viewable in [compare view](https://github.com/edgurgel/httpoison/compare/v1.5.0...v1.5.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.


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 #53.