edgurgel / poxa

Pusher server implementation compatible with Pusher client libraries.
https://poxa.onrender.com/
MIT License
1.05k stars 96 forks source link

Bump httpoison from 1.6.1 to 1.6.2 #152

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps httpoison from 1.6.1 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)
Changelog *Sourced from [httpoison's changelog](https://github.com/edgurgel/httpoison/blob/master/CHANGELOG.md).* > # Changelog
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 - See full diff in [compare view](https://github.com/edgurgel/httpoison/compare/v1.6.1...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) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)