revelrylabs / elixir-stellar-client

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

Bump httpoison from 1.5.0 to 1.6.0 #53

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps httpoison from 1.5.0 to 1.6.0.

Release notes *Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).* > ## HTTPoison 1.6.0 > * Update hackney version [#394](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/394) Thanks to [@​perrycate](https://github.com/perrycate) > > ## 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 - [`257ba94`](https://github.com/edgurgel/httpoison/commit/257ba94b05b79967f1e9fba10e242f0bc8647809) Bump version and drop support for Elixir 1.5 and 1.6 - [`be85072`](https://github.com/edgurgel/httpoison/commit/be85072c470b9a437f62453b33607b1344fadfdf) Merge pull request [#394](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/394) from perrycate/master - [`d568467`](https://github.com/edgurgel/httpoison/commit/d56846796e04d3e0ab189ca669aaf0fb47dc2d23) Enforce Hackney version 1.15 *and* >= 1.15.2 - [`377bf54`](https://github.com/edgurgel/httpoison/commit/377bf545c867f21c3d3c09f46bddd32ab3aa0450) Enforce Hackney version >= 1.15.2 - [`a823c5c`](https://github.com/edgurgel/httpoison/commit/a823c5c910597d709c54950bc05d877358086cb2) Update Hackney version - [`2b38e8f`](https://github.com/edgurgel/httpoison/commit/2b38e8fb73b2cbead885923ba1149885e5c9cd7d) Merge pull request [#384](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/384) from gushonorato/patch-1 - [`ab7fce0`](https://github.com/edgurgel/httpoison/commit/ab7fce0a022d483833472ebaf91715eb4936c350) Update httparrot to 1.2 - [`ecf19b3`](https://github.com/edgurgel/httpoison/commit/ecf19b3101666207ec7ba908f5f16dde915823dc) Merge pull request [#387](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/387) from getong/test-erlang-22 - [`ada31ea`](https://github.com/edgurgel/httpoison/commit/ada31eac7b679f25aeca26bbf6707230e82d3d9a) test erlang/otp 22.0.1 - [`5dc65ac`](https://github.com/edgurgel/httpoison/commit/5dc65ac5f18f6e8e97108e965f243c13a23ba5ba) Update README.md - Additional commits viewable in [compare view](https://github.com/edgurgel/httpoison/compare/v1.5.0...v1.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.


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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 #54.