cenit
cenit copied to clipboard
Bump httparty from 0.18.1 to 0.21.0
Bumps httparty from 0.18.1 to 0.21.0.
Changelog
Sourced from httparty's changelog.
0.21.0
- escape filename in the multipart/form-data Content-Disposition header
- Fix request marshaling
- Replace
mime-typeswithmini_mime0.20.0
Breaking changes
- Require Ruby >= 2.3.0
Fixes
Marshal.dumpfails on response objects when request option:loggeris set or:parseris a proc- Switch
:pemoption to toOpenSSL::PKey.readto support other algorithms0.19.1
0.19.0
- Multipart/Form-Data: rewind files after read
- add frozen_string_literal pragma to all files
- [Better handling of Accept-Encoding / Content-Encoding decompression (fixes #562)](jnunemaker/httparty#729)
Commits
e731057Update versiona2038f2Add security notice in changelog455c222Ignore asdf tool-versionscdb45a6Merge pull request from GHSA-5pq7-52mg-hr42243a215Merge pull request #769 from carlosantoniodasilva/ca-mini-mimea577acaMerge pull request #773 from petergoldstein/feature/add_ruby_3_2_to_ci7bb1f94Adds Ruby 3.2 to the CI matrix. Updates checkout action version.31d3d9dMerge pull request #771 from mishina2228/update-ci-status-badge7737a77Update CI status badge051c181escape filename in the multipart/form-data Content-Disposition header- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.