<p>Bumps <a href="https://github.com/lostisland/faraday">faraday</a> from 1.0.1 to 1.1.0.</p>
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/lostisland/faraday/releases">faraday's releases</a>.</em></p>
<blockquote>
<h2>v1.1.0</h2>
<h2>Features</h2>
<ul>
<li>Makes parameters sorting configurable (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1162" rel="nofollow">#1162</a> <a href="https://github.com/wishdev">@wishdev</a>)</li>
<li>Introduces <code>flat_encode</code> option for multipart adapter. (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1163" rel="nofollow">#1163</a> <a href="https://github.com/iMacTia">@iMacTia</a>)</li>
<li>Include request info in exceptions raised by RaiseError Middleware (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1181" rel="nofollow">#1181</a> <a href="https://github.com/SandroDamilano">@SandroDamilano</a>)</li>
</ul>
<h2>Fixes</h2>
<ul>
<li>Avoid <code>last arg as keyword param</code> warning when building user middleware on Ruby 2.7 (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1153" rel="nofollow">#1153</a> <a href="https://github.com/dgholz">@dgholz</a>)</li>
<li>Limits net-http-persistent version to < 4.0 (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1156" rel="nofollow">#1156</a> <a href="https://github.com/iMacTia">@iMacTia</a>)</li>
<li>Update <code>typhoeus</code> to new stable version (<code>1.4</code>) (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1159" rel="nofollow">#1159</a> <a href="https://github.com/AlexWayfer">@AlexWayfer</a>)</li>
<li>Properly fix test failure with Rack 2.1+. (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1171" rel="nofollow">#1171</a> <a href="https://github.com/voxik">@voxik</a>)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li>Improves documentation on how to contribute to the site by using Docker. (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1175" rel="nofollow">#1175</a> <a href="https://github.com/iMacTia">@iMacTia</a>)</li>
<li>Remove retry_change_requests from documentation (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1185" rel="nofollow">#1185</a> <a href="https://github.com/stim371">@stim371</a>)</li>
</ul>
<h2>Misc</h2>
<ul>
<li>Link from GitHub Actions badge to CI workflow (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1141" rel="nofollow">#1141</a> <a href="https://github.com/olleolleolle">@olleolleolle</a>)</li>
<li>Return tests of <code>Test</code> adapter (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1147" rel="nofollow">#1147</a> <a href="https://github.com/AlexWayfer">@AlexWayfer</a>)</li>
<li>Add 1.0 release to wording in CONTRIBUTING (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1155" rel="nofollow">#1155</a> <a href="https://github.com/olleolleolle">@olleolleolle</a>)</li>
<li>Fix linting bumping Rubocop to 0.90.0 (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1182" rel="nofollow">#1182</a> <a href="https://github.com/iMacTia">@iMacTia</a>)</li>
<li>Drop <code>git ls-files</code> in gemspec (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1183" rel="nofollow">#1183</a> <a href="https://github.com/utkarsh2102">@utkarsh2102</a>)</li>
<li>Upgrade CI to ruby/setup-ruby (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1187" rel="nofollow">#1187</a> <a href="https://github.com/gogainda">@gogainda</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lostisland/faraday/commit/571dc11c2faae7b43fc3b6f4e5750493b0d68fbc"><code>571dc11</code></a> Version bump to 1.1.0</li>
<li><a href="https://github.com/lostisland/faraday/commit/0461c4b321dbf8894a52415d77389a0a31707217"><code>0461c4b</code></a> Upgrade CI to ruby/setup-ruby (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1187" rel="nofollow">#1187</a>)</li>
<li><a href="https://github.com/lostisland/faraday/commit/85b46bef6c5d67d7db6ecd279ea1fd5607690f3a"><code>85b46be</code></a> Remove retry_change_requests from documentation (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1185" rel="nofollow">#1185</a>)</li>
<li><a href="https://github.com/lostisland/faraday/commit/a5b7a6bc810a7923dfcea16fffc226fafb8e198b"><code>a5b7a6b</code></a> Drop <code>git ls-files</code> in gemspec (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1183" rel="nofollow">#1183</a>)</li>
<li><a href="https://github.com/lostisland/faraday/commit/8ee406d7886087053fc8d2d2c15ca378f566e008"><code>8ee406d</code></a> Include request info in exceptions raised by RaiseError Middleware (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1181" rel="nofollow">#1181</a>)</li>
<li><a href="https://github.com/lostisland/faraday/commit/868fe9bb18eed44bd0da160c453635d62762e196"><code>868fe9b</code></a> Fix linting bumping Rubocop to 0.90.0 (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1182" rel="nofollow">#1182</a>)</li>
<li><a href="https://github.com/lostisland/faraday/commit/9af091f9c43bb2daeb713991ae356aa16c155dee"><code>9af091f</code></a> Improves documentation on how to contribute to the site by using Docker. (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1175" rel="nofollow">#1175</a>)</li>
<li><a href="https://github.com/lostisland/faraday/commit/6521a1606ef1842579e613f01a945cd7ee1ddcb4"><code>6521a16</code></a> Properly fix test failure with Rack 2.1+.</li>
<li><a href="https://github.com/lostisland/faraday/commit/5acab3623994e6dbcc77f203fe0b5e1f29684874"><code>5acab36</code></a> Introduces <code>flat_encode</code> option for multipart adapter. (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1163" rel="nofollow">#1163</a>)</li>
<li><a href="https://github.com/lostisland/faraday/commit/e02a8c100921c75d714cc9f2aa2a5e0063260fa7"><code>e02a8c1</code></a> Makes parameters sorting configurable (<a href="https://github-redirect.dependabot.com/lostisland/faraday/issues/1162" rel="nofollow">#1162</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/lostisland/faraday/compare/v1.0.1...v1.1.0">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates"><img src="https://camo.githubusercontent.com/3004eb20504eab0eb2630cd8d2555e82870cdcdd/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d66617261646179267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d312e302e31266e65772d76657273696f6e3d312e312e30" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=faraday&package-manager=bundler&previous-version=1.0.1&new-version=1.1.0" style="max-width:100%;"></a></p>
<p>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 <code>@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p>You can trigger Dependabot actions by commenting on this PR:</p>
<ul>
<li><code>@dependabot rebase</code> will rebase this PR</li>
<li><code>@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code>@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code>@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code>@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code>@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code>@dependabot close</code> will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually</li>
<li><code>@dependabot ignore this major version</code> will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this minor version</code> will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)</li>
<li><code>@dependabot ignore this dependency</code> will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)</li>
</ul>
</details>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/openstreetmap/openstreetmap-website/pull/2891'>https://github.com/openstreetmap/openstreetmap-website/pull/2891</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Bump faraday from 1.0.1 to 1.1.0</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2891/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
    (4)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2891.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2891.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2891.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2891.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/2891">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLO7R64QGOKD5NYWY7LSLPB3NANCNFSM4SVTZB6A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLKAKXKSCCFWEZCP5B3SLPB3NA5CNFSM4SVTZB6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KZLKOWQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/2891",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2891",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>