Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

Bumps httparty from 0.9.0 to 0.16.2.

Changelog

Sourced from httparty's changelog.

0.16.2

0.16.1

0.16.0

0.15.7

Fixed

0.15.6

Fixed

0.15.5

Fixed

0.15.4

Fixed

  • Prevent gsub errors with different encodings.
  • Prevent passing nil to encode_body.

0.15.3

Fixed

0.15.2

Fixed

... (truncated)

Commits
  • da1b1ad Release 0.16.2
  • 683eacf Add comment for action dispatch support
  • e91c120 Merge pull request #585 from mcls/master
  • 0719036 Support ActionDispatch::Http::UploadedFile again
  • db8df8c Merge pull request #583 from jmortlock/fix-nested-params
  • c51cb3e Correctly handle nested params
  • 1a52a13 Release 0.16.1
  • 94a8c82 Update Changelog.md
  • 94d97bc Merge pull request #579 from JonMidhir/fix_rspec_warnings
  • 37336f4 Merge pull request #576 from jirutka/fix-multipart
  • Additional commits viewable in compare view

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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [httparty](https://github.com/jnunemaker/httparty) from 0.9.0 to 0.16.2.
- [Release notes](https://github.com/jnunemaker/httparty/releases)
- [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md)
- [Commits](jnunemaker/httparty@v0.9.0...v0.16.2)

---
updated-dependencies:
- dependency-name: httparty
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant