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.2 #57

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps httpoison from 1.5.0 to 1.6.2.

Release notes *Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).* > ## HTTPoison 1.6.2 > * Fixed underspecced request functions [#401](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/401) Thanks to [@​howleysv](https://github.com/howleysv) > > ## 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 > > # 1.6.1 (2019-10-03) > * Fix process leak issue for async requests [#395](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/395). Thanks to [@​chazsconi](https://github.com/chazsconi) > > # 1.6.0 (2019-09-30) > * Update hackney version [#394](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/394) Thanks to [@​perrycate](https://github.com/perrycate) > > # 1.5.1 (2019-04-24) > * 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)
Commits - [`0ac2056`](https://github.com/edgurgel/httpoison/commit/0ac2056c34eb4df71cd9e3ae916fa464629bd7c4) Update version to 1.6.2 - [`fd14822`](https://github.com/edgurgel/httpoison/commit/fd14822c8f3d8580912e7303fe15cdb7458f5e02) Merge pull request [#401](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/401) from howleysv/underspec - [`d3dd862`](https://github.com/edgurgel/httpoison/commit/d3dd8627cf6a202e4466e6d822b8e51d201a8003) Fixed underspecced request functions - [`e090251`](https://github.com/edgurgel/httpoison/commit/e0902510f2fd19d3e471caa15d734aec8d1d0bdc) Merge pull request [#398](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/398) from glenwinters/patch-1 - [`fba53ec`](https://github.com/edgurgel/httpoison/commit/fba53ece7bf5d089a7979d825f3cfb3479692882) Add missing versions to CHANGELOG - [`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 - Additional commits viewable in [compare view](https://github.com/edgurgel/httpoison/compare/v1.5.0...v1.6.2)


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)
dependabot-preview[bot] commented 4 years ago

Superseded by #71.