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.1 #54

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps httpoison from 1.5.0 to 1.6.1.

Release notes *Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).* > ## HTTPoison 1.6.1 > * Fix process leak issue for async requests [#395](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/395). Thanks to [@​chazsconi](https://github.com/chazsconi) 🎉 > > ## 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 - [`5c81424`](https://github.com/edgurgel/httpoison/commit/5c81424fd84f61b7cc69210bee396dc93244eb5b) Bump version 1.6.1 - [`a597e64`](https://github.com/edgurgel/httpoison/commit/a597e642a7ae8c6af4e527c95ddc2eb03534ccc5) Merge pull request [#395](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/395) from chazsconi/exit-transformer-on-target-exit - [`1b61003`](https://github.com/edgurgel/httpoison/commit/1b6100314effadab19ef6c4c8fc4d313af50dd0e) Update README.md - [`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 - [`0bbb1b3`](https://github.com/edgurgel/httpoison/commit/0bbb1b3d268cd5e5dc7fd8e1502a6247445e438a) Exit transformer on target process exit - [`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 - Additional commits viewable in [compare view](https://github.com/edgurgel/httpoison/compare/v1.5.0...v1.6.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 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 #57.