Release notes
*Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).*
> ## HTTPoison 1.2.0
> * HTTPoison.Base behaviour [#330](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/330)
> * mix format [#332](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/332)
> * Bump Elixir requirement to `~> 1.5`
Commits
- [`22fc895`](https://github.com/edgurgel/httpoison/commit/22fc895e754ce98a30ad2e782f60a2615bfa3efc) Merge pull request [#332](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/332) from edgurgel/mix-format
- [`c2ae74a`](https://github.com/edgurgel/httpoison/commit/c2ae74af259afc0db123c72d7a44944364bdeed8) mix format
- [`0ad9681`](https://github.com/edgurgel/httpoison/commit/0ad96816348286bcbf55b9859ab2e24e8b6637b2) Bump version & elixir requirement
- [`88e3967`](https://github.com/edgurgel/httpoison/commit/88e3967a1490b3889f648dba9d0ebbf84e291c81) Merge pull request [#330](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/330) from JosephMichaelWebb/add-callbacks
- [`0765c09`](https://github.com/edgurgel/httpoison/commit/0765c09e75bb857316d1e6588961b74a6a3ccbaa) Remove test for overriding with private functions
- [`a604050`](https://github.com/edgurgel/httpoison/commit/a6040506d05ea292a66dfab4630eed0444b4bdf9) Add behaviour/callbacks to HTTPoison.Base
- See full diff in [compare view](https://github.com/edgurgel/httpoison/compare/v1.1.1...v1.2.0)
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 merge` will merge this PR after your CI passes on it
- `@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 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.
Bumps httpoison from 1.1.1 to 1.2.0.
Release notes
*Sourced from [httpoison's releases](https://github.com/edgurgel/httpoison/releases).* > ## HTTPoison 1.2.0 > * HTTPoison.Base behaviour [#330](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/330) > * mix format [#332](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/332) > * Bump Elixir requirement to `~> 1.5`Commits
- [`22fc895`](https://github.com/edgurgel/httpoison/commit/22fc895e754ce98a30ad2e782f60a2615bfa3efc) Merge pull request [#332](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/332) from edgurgel/mix-format - [`c2ae74a`](https://github.com/edgurgel/httpoison/commit/c2ae74af259afc0db123c72d7a44944364bdeed8) mix format - [`0ad9681`](https://github.com/edgurgel/httpoison/commit/0ad96816348286bcbf55b9859ab2e24e8b6637b2) Bump version & elixir requirement - [`88e3967`](https://github.com/edgurgel/httpoison/commit/88e3967a1490b3889f648dba9d0ebbf84e291c81) Merge pull request [#330](https://github-redirect.dependabot.com/edgurgel/httpoison/issues/330) from JosephMichaelWebb/add-callbacks - [`0765c09`](https://github.com/edgurgel/httpoison/commit/0765c09e75bb857316d1e6588961b74a6a3ccbaa) Remove test for overriding with private functions - [`a604050`](https://github.com/edgurgel/httpoison/commit/a6040506d05ea292a66dfab4630eed0444b4bdf9) Add behaviour/callbacks to HTTPoison.Base - See full diff in [compare view](https://github.com/edgurgel/httpoison/compare/v1.1.1...v1.2.0)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 merge` will merge this PR after your CI passes on it - `@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 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.