<p>Bumps <a href="https://github.com/BetterErrors/better_errors">better_errors</a> from 2.7.1 to 2.8.0.</p>
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/BetterErrors/better_errors/releases">better_errors's releases</a>.</em></p>
<blockquote>
<h2>v2.8.0</h2>
<ul>
<li>Support for Rails ActionableError <a href="https://github-redirect.dependabot.com/BetterErrors/better_errors/issues/465" rel="nofollow">#465</a></li>
<li>Allow editor links to work inside an iframe or with CSP that prohibits other protocols <a href="https://github-redirect.dependabot.com/BetterErrors/better_errors/issues/440" rel="nofollow">#440</a></li>
<li>Add CSRF protection to internal requests <a href="https://github-redirect.dependabot.com/BetterErrors/better_errors/issues/474" rel="nofollow">#474</a></li>
<li>Validate internal request method names <a href="https://github-redirect.dependabot.com/BetterErrors/better_errors/issues/475" rel="nofollow">#475</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/BetterErrors/better_errors/commit/39395368110c8fac4374c813f7f0d3cd3888f973"><code>3939536</code></a> Release 2.8.0</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/50b425769cc1426bea3d88026653f84da6ed70a5"><code>50b4257</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/BetterErrors/better_errors/issues/475" rel="nofollow">#475</a> from BetterErrors/feature/correct-xhr-mime-type</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/aa073f6f07ee05894a56e3cf79710e809051b0f3"><code>aa073f6</code></a> Validate internal call method names</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/446c192ac35d561372d2e862a6be63572f8e0e16"><code>446c192</code></a> Validate content-type of internal calls</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/8e8e796bfbde4aa088741823c8a3fc6df2089bb0"><code>8e8e796</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/BetterErrors/better_errors/issues/474" rel="nofollow">#474</a> from BetterErrors/feature/add-csrf-to-requests</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/4f05b45f23277872438689d14c22fab7f03ad0b7"><code>4f05b45</code></a> Middleware specs to cover more CSRF edge cases</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/ef064610db574506c6285a6daf2ab62ef406c5a8"><code>ef06461</code></a> Work around weirdness in older Rack::Response</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/764bf3b20bea70006575aa6fbd94bb18cf8080ec"><code>764bf3b</code></a> Fix incorrect mime type in JSON error responses</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/617e65eab750d266295e66d0c355a8ebaf6ce605"><code>617e65e</code></a> Add CSRF to error page and internal calls</li>
<li><a href="https://github.com/BetterErrors/better_errors/commit/86c19fcb607336fec78c18816ae663f8d8d492e8"><code>86c19fc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/BetterErrors/better_errors/issues/440" rel="nofollow">#440</a> from lastobelus/add-target-to-editor-link</li>
<li>Additional commits viewable in <a href="https://github.com/BetterErrors/better_errors/compare/v2.7.1...v2.8.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/addda94abe9b8677320fa434509a5af6ccbf85f6/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d6265747465725f6572726f7273267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d322e372e31266e65772d76657273696f6e3d322e382e30" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=better_errors&package-manager=bundler&previous-version=2.7.1&new-version=2.8.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/2834'>https://github.com/openstreetmap/openstreetmap-website/pull/2834</a></p>
<h4>Commit Summary</h4>
<ul>
<li>Bump better_errors from 2.7.1 to 2.8.0</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/2834/files#diff-e79a60dc6b85309ae70a6ea8261eaf95">Gemfile.lock</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2834.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/2834.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/2834.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/2834.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/2834">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLJX7M6N5R6JUYMSKTDSGBBHZANCNFSM4ROHGXPQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAK2OLNB5NGFXQTX4JANHZDSGBBHZA5CNFSM4ROHGXP2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4KO6SNIA.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/2834",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/2834",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>