<p>Bumps <a href="https://github.com/fnando/i18n-js">i18n-js</a> from 3.7.0 to 3.7.1.</p>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/fnando/i18n-js/blob/master/CHANGELOG.md">i18n-js's changelog</a>.</em></p>
<blockquote>
<h2>[3.7.1] - 2020-06-30</h2>
<h3>Fixed</h3>
<ul>
<li>[JS] For translation missing behaviour <code>guess</code>, replace all underscores to spaces properly<br>
(PR: <a href="https://github-redirect.dependabot.com/fnando/i18n-js/pull/574" rel="nofollow">fnando/i18n-js#574</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/fnando/i18n-js/commit/5e3600017eca17ae9ae1369d03c5f55b3e46229c"><code>5e36000</code></a> ^ Release 3.7.1</li>
<li><a href="https://github.com/fnando/i18n-js/commit/d7e15c49a40e4b821621f0b637b876f30c3c5a1d"><code>d7e15c4</code></a> * Add back old test case for missing behaviour <code>guess</code> so both old & new case...</li>
<li><a href="https://github.com/fnando/i18n-js/commit/cba071a71827025675c3b0fcc281c34786fb712c"><code>cba071a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/fnando/i18n-js/issues/574" rel="nofollow">#574</a> from klautu/fix/underscores_to_spaces</li>
<li><a href="https://github.com/fnando/i18n-js/commit/22b9564846339ce4bd986dae77adcbbea9fade0f"><code>22b9564</code></a> Changed spec</li>
<li><a href="https://github.com/fnando/i18n-js/commit/20feaa73f9dfb43d848eadd4c05934bdb5b06cd0"><code>20feaa7</code></a> Updated translate spec</li>
<li><a href="https://github.com/fnando/i18n-js/commit/12bb04835d3976aae612ca59c7cabdd7cea5ae20"><code>12bb048</code></a> Fixed: now all underscores replaces to spaces</li>
<li><a href="https://github.com/fnando/i18n-js/commit/e05ea822e64afd7026185f9438985a3e8ab1b1c9"><code>e05ea82</code></a> * Update min version for dev dependency appraisal</li>
<li><a href="https://github.com/fnando/i18n-js/commit/b572f10cb682f0cc7fed93384bbe6ebc85212bfd"><code>b572f10</code></a> ! Update version number in package.json</li>
<li>See full diff in <a href="https://github.com/fnando/i18n-js/compare/v3.7.0...v3.7.1">compare view</a></li>
</ul>
</details>
<br>
<p><a href="https://help.github.com/articles/configuring-automated-security-fixes"><img src="https://camo.githubusercontent.com/167915b1490a201d41c34c34aaba58b57b94f1ba/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6931386e2d6a73267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d332e372e30266e65772d76657273696f6e3d332e372e31" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=i18n-js&package-manager=bundler&previous-version=3.7.0&new-version=3.7.1" 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/2682'>https://github.com/openstreetmap/openstreetmap-website/pull/2682</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Bump i18n-js from 3.7.0 to 3.7.1</li>
</ul>

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

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