Changelog
*Sourced from httparty's [changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md).*
> ## 0.16.2
>
> * [Support ActionDispatch::Http::UploadedFile again](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/585)
>
> ## 0.16.1
>
> * [Parse content with application/hal+json content type as JSON](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/573)
> * [Convert objects to string when concatenating in multipart stuff](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/575)
> * [Fix multipart to set its header even when other headers are provided](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/576)
>
> ## 0.16.0
>
> * [Add multipart support](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/569)
>
> ## 0.15.7
>
> Fixed
>
> * [Add Response#pretty_print | Restore documented behavior](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/570)
> * [Add ability to parse response from JSONAPI ](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/553)
Commits
- [`da1b1ad`](https://github.com/jnunemaker/httparty/commit/da1b1ad1d67be214b0e7a587edf84a4bc5a5e793) Release 0.16.2
- [`683eacf`](https://github.com/jnunemaker/httparty/commit/683eacf9b44f4e3c7d19e44a35941e939ec5430d) Add comment for action dispatch support
- [`e91c120`](https://github.com/jnunemaker/httparty/commit/e91c120e40735e7afca1fa3389e07445108c7ce2) Merge pull request [#585](https://github-redirect.dependabot.com/jnunemaker/httparty/issues/585) from mcls/master
- [`0719036`](https://github.com/jnunemaker/httparty/commit/0719036378f2d3e0ec0a73014398fcba69bd76f8) Support ActionDispatch::Http::UploadedFile again
- [`db8df8c`](https://github.com/jnunemaker/httparty/commit/db8df8c58bbb7182fe52c20eb64924b5f3e70ac1) Merge pull request [#583](https://github-redirect.dependabot.com/jnunemaker/httparty/issues/583) from jmortlock/fix-nested-params
- [`c51cb3e`](https://github.com/jnunemaker/httparty/commit/c51cb3e2d7b9a28c75feb1f5dede793160254b66) Correctly handle nested params
- [`1a52a13`](https://github.com/jnunemaker/httparty/commit/1a52a134c4aeef77668e56cbcf646d266d798389) Release 0.16.1
- [`94a8c82`](https://github.com/jnunemaker/httparty/commit/94a8c8213fa9da8943818fc67b0d099d7f3ac43a) Update Changelog.md
- [`94d97bc`](https://github.com/jnunemaker/httparty/commit/94d97bc2d1afaa40245e45e5b4b46c277871c69d) Merge pull request [#579](https://github-redirect.dependabot.com/jnunemaker/httparty/issues/579) from JonMidhir/fix_rspec_warnings
- [`37336f4`](https://github.com/jnunemaker/httparty/commit/37336f4bb516954fd7dcb0671732c49a233eb958) Merge pull request [#576](https://github-redirect.dependabot.com/jnunemaker/httparty/issues/576) from jirutka/fix-multipart
- Additional commits viewable in [compare view](https://github.com/jnunemaker/httparty/compare/v0.15.6...v0.16.2)
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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language
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)
- Out-of-range updates (receive only lockfile updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps httparty from 0.15.6 to 0.16.2.
Changelog
*Sourced from httparty's [changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md).* > ## 0.16.2 > > * [Support ActionDispatch::Http::UploadedFile again](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/585) > > ## 0.16.1 > > * [Parse content with application/hal+json content type as JSON](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/573) > * [Convert objects to string when concatenating in multipart stuff](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/575) > * [Fix multipart to set its header even when other headers are provided](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/576) > > ## 0.16.0 > > * [Add multipart support](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/569) > > ## 0.15.7 > > Fixed > > * [Add Response#pretty_print | Restore documented behavior](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/570) > * [Add ability to parse response from JSONAPI ](https://github-redirect.dependabot.com/jnunemaker/httparty/pull/553)Commits
- [`da1b1ad`](https://github.com/jnunemaker/httparty/commit/da1b1ad1d67be214b0e7a587edf84a4bc5a5e793) Release 0.16.2 - [`683eacf`](https://github.com/jnunemaker/httparty/commit/683eacf9b44f4e3c7d19e44a35941e939ec5430d) Add comment for action dispatch support - [`e91c120`](https://github.com/jnunemaker/httparty/commit/e91c120e40735e7afca1fa3389e07445108c7ce2) Merge pull request [#585](https://github-redirect.dependabot.com/jnunemaker/httparty/issues/585) from mcls/master - [`0719036`](https://github.com/jnunemaker/httparty/commit/0719036378f2d3e0ec0a73014398fcba69bd76f8) Support ActionDispatch::Http::UploadedFile again - [`db8df8c`](https://github.com/jnunemaker/httparty/commit/db8df8c58bbb7182fe52c20eb64924b5f3e70ac1) Merge pull request [#583](https://github-redirect.dependabot.com/jnunemaker/httparty/issues/583) from jmortlock/fix-nested-params - [`c51cb3e`](https://github.com/jnunemaker/httparty/commit/c51cb3e2d7b9a28c75feb1f5dede793160254b66) Correctly handle nested params - [`1a52a13`](https://github.com/jnunemaker/httparty/commit/1a52a134c4aeef77668e56cbcf646d266d798389) Release 0.16.1 - [`94a8c82`](https://github.com/jnunemaker/httparty/commit/94a8c8213fa9da8943818fc67b0d099d7f3ac43a) Update Changelog.md - [`94d97bc`](https://github.com/jnunemaker/httparty/commit/94d97bc2d1afaa40245e45e5b4b46c277871c69d) Merge pull request [#579](https://github-redirect.dependabot.com/jnunemaker/httparty/issues/579) from JonMidhir/fix_rspec_warnings - [`37336f4`](https://github.com/jnunemaker/httparty/commit/37336f4bb516954fd7dcb0671732c49a233eb958) Merge pull request [#576](https://github-redirect.dependabot.com/jnunemaker/httparty/issues/576) from jirutka/fix-multipart - Additional commits viewable in [compare view](https://github.com/jnunemaker/httparty/compare/v0.15.6...v0.16.2)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 ignore this [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 [this|these] label[s]` will set the current labels as the default for future PRs for this repo and language 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) - Out-of-range updates (receive only lockfile updates, if desired) Finally, you can contact us by mentioning @dependabot.