Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
538: Update httparty requirement from ~> 0.17.1 to >= 0.17.1, < 0.23.0 r=brunoocasali a=dependabot[bot] Updates the requirements on [httparty](https://github.com/jnunemaker/httparty) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jnunemaker/httparty/releases">httparty's releases</a>.</em></p> <blockquote> <h2>v0.22.0</h2> <h2>What's Changed</h2> <ul> <li>Fix typo in example name by <a href="https://github.com/xymbol"><code>`@xymbol</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/780">jnunemaker/httparty#780</a></li> <li>Extract request building method by <a href="https://github.com/aliismayilov"><code>`@aliismayilov</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/786">jnunemaker/httparty#786</a></li> <li>CI: Tell dependabot to update GH Actions by <a href="https://github.com/olleolleolle"><code>`@olleolleolle</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/791">jnunemaker/httparty#791</a></li> <li>Add CSV gem as a dependency for Ruby 3.4 by <a href="https://github.com/ngan"><code>`@ngan</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/796">jnunemaker/httparty#796</a></li> <li>Clear body when redirecting to a GET by <a href="https://github.com/rhett-inbox"><code>`@rhett-inbox</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/783">jnunemaker/httparty#783</a></li> <li>CI against Ruby 3.3 by <a href="https://github.com/y-yagi"><code>`@y-yagi</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/798">jnunemaker/httparty#798</a></li> <li>Bump actions/checkout from 3 to 4 by <a href="https://github.com/dependabot"><code>`@dependabot</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/792">jnunemaker/httparty#792</a></li> <li>Allow regexpr on raise errors. by <a href="https://github.com/ryanfox1985"><code>`@ryanfox1985</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/778">jnunemaker/httparty#778</a></li> <li>Avoid anonymous eval by <a href="https://github.com/casperisfine"><code>`@casperisfine</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/776">jnunemaker/httparty#776</a></li> <li>Lazy load some gems by <a href="https://github.com/orgads"><code>`@orgads</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/760">jnunemaker/httparty#760</a></li> <li>Redirect with authorization credentials to same host for relative paths by <a href="https://github.com/jasonheecs"><code>`@jasonheecs</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/700">jnunemaker/httparty#700</a></li> <li>Drop old ruby support by <a href="https://github.com/jnunemaker"><code>`@jnunemaker</code></a>` in <a href="https://redirect.github.com/jnunemaker/httparty/pull/799">jnunemaker/httparty#799</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/aliismayilov"><code>`@aliismayilov</code></a>` made their first contribution in <a href="https://redirect.github.com/jnunemaker/httparty/pull/786">jnunemaker/httparty#786</a></li> <li><a href="https://github.com/ngan"><code>`@ngan</code></a>` made their first contribution in <a href="https://redirect.github.com/jnunemaker/httparty/pull/796">jnunemaker/httparty#796</a></li> <li><a href="https://github.com/rhett-inbox"><code>`@rhett-inbox</code></a>` made their first contribution in <a href="https://redirect.github.com/jnunemaker/httparty/pull/783">jnunemaker/httparty#783</a></li> <li><a href="https://github.com/y-yagi"><code>`@y-yagi</code></a>` made their first contribution in <a href="https://redirect.github.com/jnunemaker/httparty/pull/798">jnunemaker/httparty#798</a></li> <li><a href="https://github.com/dependabot"><code>`@dependabot</code></a>` made their first contribution in <a href="https://redirect.github.com/jnunemaker/httparty/pull/792">jnunemaker/httparty#792</a></li> <li><a href="https://github.com/ryanfox1985"><code>`@ryanfox1985</code></a>` made their first contribution in <a href="https://redirect.github.com/jnunemaker/httparty/pull/778">jnunemaker/httparty#778</a></li> <li><a href="https://github.com/casperisfine"><code>`@casperisfine</code></a>` made their first contribution in <a href="https://redirect.github.com/jnunemaker/httparty/pull/776">jnunemaker/httparty#776</a></li> <li><a href="https://github.com/jasonheecs"><code>`@jasonheecs</code></a>` made their first contribution in <a href="https://redirect.github.com/jnunemaker/httparty/pull/700">jnunemaker/httparty#700</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jnunemaker/httparty/compare/v0.21.0...v0.22.0">https://github.com/jnunemaker/httparty/compare/v0.21.0...v0.22.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jnunemaker/httparty/blob/main/Changelog.md">httparty's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable <a href="https://github.com/jnunemaker/httparty/releases">changes since 0.22 are documented in GitHub Releases</a>.</p> <h2>0.21.0</h2> <ul> <li><a href="https://github.com/jnunemaker/httparty/commit/cdb45a678c43e44570b4e73f84b1abeb5ec22b8e">escape filename in the multipart/form-data Content-Disposition header</a></li> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/767">Fix request marshaling</a></li> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/769">Replace <code>mime-types</code> with <code>mini_mime</code></a></li> </ul> <h2>0.20.0</h2> <p>Breaking changes</p> <ul> <li>Require Ruby >= 2.3.0</li> </ul> <p>Fixes</p> <ul> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/714"><code>Marshal.dump</code> fails on response objects when request option <code>:logger</code> is set or <code>:parser</code> is a proc</a></li> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/720">Switch <code>:pem</code> option to to <code>OpenSSL::PKey.read</code> to support other algorithms</a></li> </ul> <h2>0.19.1</h2> <ul> <li><a href="https://github.com/jnunemaker/httparty/commit/4416141d37fd71bdba4f37589ec265f55aa446ce">Remove use of unary + method for creating non-frozen string to increase compatibility with older versions of ruby</a></li> </ul> <h2>0.19.0</h2> <ul> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/709">Multipart/Form-Data: rewind files after read</a></li> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/711">add frozen_string_literal pragma to all files</a></li> <li>[Better handling of Accept-Encoding / Content-Encoding decompression (fixes <a href="https://redirect.github.com/jnunemaker/httparty/issues/562">#562</a>)](<a href="https://redirect.github.com/jnunemaker/httparty/pull/729">jnunemaker/httparty#729</a>)</li> </ul> <h2>0.18.1</h2> <ul> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/699">Rename cop Lint/HandleExceptions to Lint/SuppressedException</a>.</li> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/698">Encode keys in query params</a>.</li> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/692">Fixed SSL doc example</a>.</li> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/701">Add a build status badge</a>.</li> </ul> <h2>0.18.0</h2> <ul> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/678">Support gzip/deflate transfer encoding when explicit headers are set</a>.</li> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/685">Support edge case cookie format with a blank attribute</a>.</li> </ul> <h2>0.17.3</h2> <p>0.17.2 is broken <a href="https://redirect.github.com/jnunemaker/httparty/issues/681">jnunemaker/httparty#681</a></p> <h2>0.17.2</h2> <ul> <li><a href="https://redirect.github.com/jnunemaker/httparty/pull/680">Add Response#nil? deprecetion warning</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jnunemaker/httparty/commit/6e1f154309a6076208ba9bec8e4183ec619541e0"><code>6e1f154</code></a> master => main</li> <li><a href="https://github.com/jnunemaker/httparty/commit/15c1b4b81ddc764e8101149c8c5f0605cf0b59b9"><code>15c1b4b</code></a> Release 0.22.0</li> <li><a href="https://github.com/jnunemaker/httparty/commit/3155f486103a443cbdab74ba055f3dbd8f141a13"><code>3155f48</code></a> Update changelog to point at github releases</li> <li><a href="https://github.com/jnunemaker/httparty/commit/e516b11c773587aed96ca58001d4fbe52198db8a"><code>e516b11</code></a> Merge pull request <a href="https://redirect.github.com/jnunemaker/httparty/issues/799">#799</a> from jnunemaker/drop-old-rubies</li> <li><a href="https://github.com/jnunemaker/httparty/commit/322785d6fbdb8f5e0017c4aaf97e1f9d2ef613fe"><code>322785d</code></a> Drop old ruby support</li> <li><a href="https://github.com/jnunemaker/httparty/commit/ca47360fbf3a6f4be674ea374be68f4cf1a94294"><code>ca47360</code></a> Merge branch 'master' of <a href="https://github.com/jasonheecs/httparty">https://github.com/jasonheecs/httparty</a> into jasonhee...</li> <li><a href="https://github.com/jnunemaker/httparty/commit/b9bd421ec5cf14b4df03a744257e40d38b79a6ae"><code>b9bd421</code></a> Merge pull request <a href="https://redirect.github.com/jnunemaker/httparty/issues/760">#760</a> from orgads/lazy-require</li> <li><a href="https://github.com/jnunemaker/httparty/commit/5b25ae9fa119b8c76c62a92d79e6b9dc52a51498"><code>5b25ae9</code></a> Merge pull request <a href="https://redirect.github.com/jnunemaker/httparty/issues/776">#776</a> from Shopify/avoid-anonymous-eval</li> <li><a href="https://github.com/jnunemaker/httparty/commit/8773af1e5fb05f66b32dc51fe8b8d0102f2ee009"><code>8773af1</code></a> Fix regex specs</li> <li><a href="https://github.com/jnunemaker/httparty/commit/baa5e16dc85ba08c44735ff2a47f0aae727d855f"><code>baa5e16</code></a> Merge branch 'raise_on_regexpr' of <a href="https://github.com/ryanfox1985/httparty">https://github.com/ryanfox1985/httparty</a> in...</li> <li>Additional commits viewable in <a href="https://github.com/jnunemaker/httparty/compare/v0.17.1...v0.22.0">compare view</a></li> </ul> </details> <br /> You can trigger a rebase of this PR by commenting ``@dependabot` rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - ``@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) </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Clémentine <clementine@meilisearch.com> Co-authored-by: Bruno Casali <brunoocasali@gmail.com>
- Loading branch information