<p dir="auto">Bumps <a href="https://github.com/rails/rails">actionpack</a> from 7.1.3.3 to 7.1.3.4.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/rails/rails/releases">actionpack's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">7.1.3.4</h2>
<h2 dir="auto">Active Support</h2>
<ul dir="auto">
<li>No changes.</li>
</ul>
<h2 dir="auto">Active Model</h2>
<ul dir="auto">
<li>No changes.</li>
</ul>
<h2 dir="auto">Active Record</h2>
<ul dir="auto">
<li>No changes.</li>
</ul>
<h2 dir="auto">Action View</h2>
<ul dir="auto">
<li>No changes.</li>
</ul>
<h2 dir="auto">Action Pack</h2>
<ul dir="auto">
<li>Include the HTTP Permissions-Policy on non-HTML Content-Types
[<a title="CVE-2024-28103" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-fwhr-88qx-h9g7/hovercard" href="https://github.com/advisories/GHSA-fwhr-88qx-h9g7">CVE-2024-28103</a>]</li>
</ul>
<h2 dir="auto">Active Job</h2>
<ul dir="auto">
<li>No changes.</li>
</ul>
<h2 dir="auto">Action Mailer</h2>
<ul dir="auto">
<li>No changes.</li>
</ul>
<h2 dir="auto">Action Cable</h2>
<ul dir="auto">
<li>No changes.</li>
</ul>

</blockquote>
<p dir="auto">... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/rails/rails/blob/v7.1.3.4/actionpack/CHANGELOG.md">actionpack's changelog</a>.</em></p>
<blockquote>
<h2 dir="auto">Rails 7.1.3.4 (June 04, 2024)</h2>
<ul dir="auto">
<li>Include the HTTP Permissions-Policy on non-HTML Content-Types
[<a title="CVE-2024-28103" data-hovercard-type="advisory" data-hovercard-url="/advisories/GHSA-fwhr-88qx-h9g7/hovercard" href="https://github.com/advisories/GHSA-fwhr-88qx-h9g7">CVE-2024-28103</a>]</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/rails/rails/commit/19eebf6d33dd15a0172e3ed2481bec57a89a2404"><code class="notranslate">19eebf6</code></a> Preparing for 7.1.3.4 release</li>
<li><a href="https://github.com/rails/rails/commit/bd7c28a498fde00fdb04f95bca874437b8c94606"><code class="notranslate">bd7c28a</code></a> update changelog</li>
<li><a href="https://github.com/rails/rails/commit/c7b9e0cfb937fa5a6ac3d7cf19416639ae505beb"><code class="notranslate">c7b9e0c</code></a> include the HTTP Permissions-Policy on non-HTML Content-Types</li>
<li>See full diff in <a href="https://github.com/rails/rails/compare/v7.1.3.3...v7.1.3.4">compare view</a></li>
</ul>
</details>
<br>
<p dir="auto"><a href="https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores"><img src="https://camo.githubusercontent.com/263e02d466232ea8755fa639d743a10a0d9fbfcd2155fe0f7e3046e2489488a7/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d616374696f6e7061636b267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d372e312e332e33266e65772d76657273696f6e3d372e312e332e34" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actionpack&package-manager=bundler&previous-version=7.1.3.3&new-version=7.1.3.4" style="max-width: 100%;"></a></p>
<p dir="auto">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 class="notranslate">@dependabot rebase</code>.</p>
<hr>
<details>
<summary>Dependabot commands and options</summary>
<br>
<p dir="auto">You can trigger Dependabot actions by commenting on this PR:</p>
<ul dir="auto">
<li><code class="notranslate">@dependabot rebase</code> will rebase this PR</li>
<li><code class="notranslate">@dependabot recreate</code> will recreate this PR, overwriting any edits that have been made to it</li>
<li><code class="notranslate">@dependabot merge</code> will merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot squash and merge</code> will squash and merge this PR after your CI passes on it</li>
<li><code class="notranslate">@dependabot cancel merge</code> will cancel a previously requested merge and block automerging</li>
<li><code class="notranslate">@dependabot reopen</code> will reopen this PR if it is closed</li>
<li><code class="notranslate">@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 class="notranslate">@dependabot show <dependency name> ignore conditions</code> will show all of the ignore conditions of the specified dependency</li>
<li><code class="notranslate">@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 class="notranslate">@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 class="notranslate">@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)<br>
You can disable automated security fix PRs for this repo from the <a href="https://github.com/openstreetmap/openstreetmap-website/network/alerts">Security Alerts page</a>.</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/4880'>https://github.com/openstreetmap/openstreetmap-website/pull/4880</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/4880/commits/5e5ef2f1ceabe7993f6e64cabfe6732f85145aa1" class="commit-link">5e5ef2f</a>  Bump actionpack from 7.1.3.3 to 7.1.3.4</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/4880/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/openstreetmap/openstreetmap-website/pull/4880/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
    (106)
  </li>
</ul>

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

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