<p dir="auto">Bumps <a href="https://github.com/ruby/rexml">rexml</a> from 3.3.2 to 3.3.3.</p>
<details>
<summary>Release notes</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/ruby/rexml/releases">rexml's releases</a>.</em></p>
<blockquote>
<h2 dir="auto">REXML 3.3.3 - 2024-08-01</h2>
<h3 dir="auto">Improvements</h3>
<ul dir="auto">
<li>
<p dir="auto">Added support for detecting invalid XML that has unsupported
content before root element</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/184">GH-184</a></li>
<li>Patch by NAITOH Jun.</li>
</ul>
</li>
<li>
<p dir="auto">Added support for <code class="notranslate">REXML::Security.entity_expansion_limit=</code> and
<code class="notranslate">REXML::Security.entity_expansion_text_limit=</code> in SAX2 and pull
parsers</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/187">GH-187</a></li>
<li>Patch by NAITOH Jun.</li>
</ul>
</li>
<li>
<p dir="auto">Added more tests for invalid XMLs.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/183">GH-183</a></li>
<li>Patch by Watson.</li>
</ul>
</li>
<li>
<p dir="auto">Added more performance tests.</p>
<ul dir="auto">
<li>Patch by Watson.</li>
</ul>
</li>
<li>
<p dir="auto">Improved parse performance.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/186">GH-186</a></li>
<li>Patch by tomoya ishida.</li>
</ul>
</li>
</ul>
<h3 dir="auto">Thanks</h3>
<ul dir="auto">
<li>
<p dir="auto">NAITOH Jun</p>
</li>
<li>
<p dir="auto">Watson</p>
</li>
<li>
<p dir="auto">tomoya ishida</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p dir="auto"><em>Sourced from <a href="https://github.com/ruby/rexml/blob/master/NEWS.md">rexml's changelog</a>.</em></p>
<blockquote>
<h2 dir="auto">3.3.3 - 2024-08-01 {#version-3-3-3}</h2>
<h3 dir="auto">Improvements</h3>
<ul dir="auto">
<li>
<p dir="auto">Added support for detecting invalid XML that has unsupported
content before root element</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/184">GH-184</a></li>
<li>Patch by NAITOH Jun.</li>
</ul>
</li>
<li>
<p dir="auto">Added support for <code class="notranslate">REXML::Security.entity_expansion_limit=</code> and
<code class="notranslate">REXML::Security.entity_expansion_text_limit=</code> in SAX2 and pull
parsers</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/187">GH-187</a></li>
<li>Patch by NAITOH Jun.</li>
</ul>
</li>
<li>
<p dir="auto">Added more tests for invalid XMLs.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/183">GH-183</a></li>
<li>Patch by Watson.</li>
</ul>
</li>
<li>
<p dir="auto">Added more performance tests.</p>
<ul dir="auto">
<li>Patch by Watson.</li>
</ul>
</li>
<li>
<p dir="auto">Improved parse performance.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/186">GH-186</a></li>
<li>Patch by tomoya ishida.</li>
</ul>
</li>
</ul>
<h3 dir="auto">Thanks</h3>
<ul dir="auto">
<li>
<p dir="auto">NAITOH Jun</p>
</li>
<li>
<p dir="auto">Watson</p>
</li>
<li>
<p dir="auto">tomoya ishida</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/ruby/rexml/commit/e4a067e11235a2ec7a00616d41350485e384ec05"><code class="notranslate">e4a067e</code></a> Add 3.3.3 entry</li>
<li><a href="https://github.com/ruby/rexml/commit/17ff3e78745b31db4e841357e8eed2f6669bea7b"><code class="notranslate">17ff3e7</code></a> test: add a performance test for attribute list declaration</li>
<li><a href="https://github.com/ruby/rexml/commit/be86b3de0aca8394534b715a83a63bf51c5195f5"><code class="notranslate">be86b3d</code></a> test: fix wrong test name</li>
<li><a href="https://github.com/ruby/rexml/commit/b93d790b36c065a3f7f3e0c3f5b2b71254a4d96d"><code class="notranslate">b93d790</code></a> test: use double quote for string literal</li>
<li><a href="https://github.com/ruby/rexml/commit/0fbe7d5a0eac8cfaffa6c3b27f3b9a90061a0fbc"><code class="notranslate">0fbe7d5</code></a> test: don't use abbreviated name</li>
<li><a href="https://github.com/ruby/rexml/commit/1599e8785f2d7734169aeb37a0b5d94f8212356d"><code class="notranslate">1599e87</code></a> test: add a performance test for PI with many tabs</li>
<li><a href="https://github.com/ruby/rexml/commit/e2546e6ecade16b04c9ee528e5be8509fe16c2d6"><code class="notranslate">e2546e6</code></a> parse pi: improve invalid case detection</li>
<li><a href="https://github.com/ruby/rexml/commit/73661ef281f5a829f7fec4ea673d42436c533ded"><code class="notranslate">73661ef</code></a> test: fix a typo</li>
<li><a href="https://github.com/ruby/rexml/commit/850488abf20f9327ebc00094cd3bb64eea400a59"><code class="notranslate">850488a</code></a> test: use double quote for string literal</li>
<li><a href="https://github.com/ruby/rexml/commit/46c6397d5c647a700fb1817d0093471621d92a27"><code class="notranslate">46c6397</code></a> test: add performance tests for entity declaration</li>
<li>Additional commits viewable in <a href="https://github.com/ruby/rexml/compare/v3.3.2...v3.3.3">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/5ec80b1490fa2d376154444ea76185a8b86c35a9b30166aa08fb4cfb65966d07/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d7265786d6c267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d332e332e32266e65772d76657273696f6e3d332e332e33" alt="Dependabot compatibility score" data-canonical-src="https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rexml&package-manager=bundler&previous-version=3.3.2&new-version=3.3.3" 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/5040'>https://github.com/openstreetmap/openstreetmap-website/pull/5040</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5040/commits/aad55e271624bd5824fe7fdd6664cf0550a9def7" class="commit-link">aad55e2</a> Bump rexml from 3.3.2 to 3.3.3</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5040/files">1 file</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5040/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5040.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5040.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5040.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5040.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/5040">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLK4TMHRT57KCDAOBOLZPLTDBAVCNFSM6AAAAABL3VGNP6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ2DGOBUGI2DQOA">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLLRN6UKVZDJVERAWJ3ZPLTDBA5CNFSM6AAAAABL3VGNP6WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHJDKQTXA.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/5040</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/5040",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5040",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>