<p>Bumps <a href="https://github.com/teamcapybara/capybara">capybara</a> from 3.33.0 to 3.34.0.</p>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/teamcapybara/capybara/blob/master/History.md">capybara's changelog</a>.</em></p>
<blockquote>
<h1>Version 3.34.0</h1>
<p>Release date: 2020-11-26</p>
<h3>Added</h3>
<ul>
<li>Ability to fill in with emoji when using Chrome with selenium driver (Firefox already worked)</li>
<li>Current path assetsions/expectations accept optional filter block</li>
<li>Animation disabler now specifies <code>scroll-behavior: auto;</code> [Nathan Broadbent]</li>
<li>:button selector can now find elements by label text [Sean Doyle]</li>
<li><code>Session#send_keys</code> to send keys to the current element with focus in drivers that support the
concept of a current element [Sean Doyle]</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Text query validates the type parameter to prevent undefined behavior</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>racktest driver better handles fragments and redirection to urls that include fragments</li>
<li>Don't error when attempting to get XPath location of a shadow element</li>
<li>Missing <code>readonly?</code> added to Node::Simple</li>
<li>Selenium version detection when loaded via alternate method [Joel Hawksley]</li>
<li>Connection count issue if REQUEST_URI value changed by app [Blake Williams]</li>
<li>Maintain URI fragment when redirecting in rack-test driver</li>
<li>Text query error message [Wojciech Wnętrzak]</li>
<li>Checking a checkbox/radio button with <code>allow_label_click</code> now works if there are multiple labels (Issue <a href="https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2421" rel="nofollow">#2421</a>)</li>
<li><code>drop</code> with <code>Pathname</code> (Issue <a href="https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2424" rel="nofollow">#2424</a>)[Máximo Mussini]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/teamcapybara/capybara/commit/7cbb6fca27544e012a4b894ba7ef1ab10c8e2d89"><code>7cbb6fc</code></a> Update History.md for release date</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/6790d0ac52ffaa68019f07d710ccb3dc2f7fddc2"><code>6790d0a</code></a> Update README for 3.34 release branch [ci skip]</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/161cfcf76b4e8edc6550537df89947c45cca4256"><code>161cfcf</code></a> Update README for 3.34 [ci skip]</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/fb5ac4a17daaa49e57fab2d6c85c038860b6eebd"><code>fb5ac4a</code></a> Update History.md and version to prepare for 3.34.0 release</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/051a64d19296b1624925f55e39a60c779afe6abc"><code>051a64d</code></a> Rubocop cleanup</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/eae0d99385da51fe2aeeaac3c7696856ade0b89f"><code>eae0d99</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2424" rel="nofollow">#2424</a> from ElMassimo/fix/drop</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/c5220c859c1bb4a2b2f47c7096da95d90615f884"><code>c5220c8</code></a> Update History.md</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/8c4bffda867c9edc4c5a7b8d37738065775f9945"><code>8c4bffd</code></a> Declare <code>Session#send_keys</code> (<a href="https://github-redirect.dependabot.com/teamcapybara/capybara/issues/2422" rel="nofollow">#2422</a>)</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/54b0081dfdd6bf3437fe50993a7d8aed536ae039"><code>54b0081</code></a> Minor rubocop updates</li>
<li><a href="https://github.com/teamcapybara/capybara/commit/7bea9636ee582baabe96e73d15f9d50ff0c23569"><code>7bea963</code></a> Fix bug in Capybara::Node::Element#drop causing Pathname drops to be ignored</li>
<li>Additional commits viewable in <a href="https://github.com/teamcapybara/capybara/compare/3.33.0...3.34.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/c14d0fe547e80d472ae261424ac36dcd2f3c24784870f45d3cd1de62fc4986fb/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6361707962617261267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d332e33332e30266e65772d76657273696f6e3d332e33342e30" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=capybara&package-manager=bundler&previous-version=3.33.0&new-version=3.34.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/2984'>https://github.com/openstreetmap/openstreetmap-website/pull/2984</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Bump capybara from 3.33.0 to 3.34.0</li>
</ul>

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

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2984.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2984.patch</a></li>
  <li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2984.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2984.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/2984">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLI7QRRVR4CIVJYCLR3SR4XDTANCNFSM4UEOOL5A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLNZQO277WZMBN3J4ILSR4XDTA5CNFSM4UEOOL5KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LGSK4XQ.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/2984",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2984",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>