<p dir="auto">Bumps <a href="https://github.com/ruby/rexml">rexml</a> from 3.3.5 to 3.3.6.</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.6 - 2024-08-22</h2>
<h3 dir="auto">Improvements</h3>
<ul dir="auto">
<li>
<p dir="auto">Removed duplicated entity expansions for performance.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/194">GH-194</a></li>
<li>Patch by Viktor Ivarsson.</li>
</ul>
</li>
<li>
<p dir="auto">Improved namespace conflicted attribute check performance. It was
too slow for deep elements.</p>
<ul dir="auto">
<li>Reported by l33thaxor.</li>
</ul>
</li>
</ul>
<h3 dir="auto">Fixes</h3>
<ul dir="auto">
<li>
<p dir="auto">Fixed a bug that default entity expansions are counted for
security check. Default entity expansions should not be counted
because they don't have a security risk.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/198">GH-198</a></li>
<li><a href="https://redirect.github.com/ruby/rexml/issues/199">GH-199</a></li>
<li>Patch Viktor Ivarsson</li>
</ul>
</li>
<li>
<p dir="auto">Fixed a parser bug that parameter entity references in internal
subsets are expanded. It's not allowed in the XML specification.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/191">GH-191</a></li>
<li>Patch by NAITOH Jun.</li>
</ul>
</li>
<li>
<p dir="auto">Fixed a stream parser bug that user-defined entity references in
text aren't expanded.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/200">GH-200</a></li>
<li>Patch by NAITOH Jun.</li>
</ul>
</li>
</ul>
<h3 dir="auto">Thanks</h3>
<ul dir="auto">
<li>
<p dir="auto">Viktor Ivarsson</p>
</li>
<li>
<p dir="auto">NAITOH Jun</p>
</li>
<li>
<p dir="auto">l33thaxor</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.6 - 2024-08-22 {#version-3-3-6}</h2>
<h3 dir="auto">Improvements</h3>
<ul dir="auto">
<li>
<p dir="auto">Removed duplicated entity expansions for performance.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/194">GH-194</a></li>
<li>Patch by Viktor Ivarsson.</li>
</ul>
</li>
<li>
<p dir="auto">Improved namespace conflicted attribute check performance. It was
too slow for deep elements.</p>
<ul dir="auto">
<li>Reported by l33thaxor.</li>
</ul>
</li>
</ul>
<h3 dir="auto">Fixes</h3>
<ul dir="auto">
<li>
<p dir="auto">Fixed a bug that default entity expansions are counted for
security check. Default entity expansions should not be counted
because they don't have a security risk.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/198">GH-198</a></li>
<li><a href="https://redirect.github.com/ruby/rexml/issues/199">GH-199</a></li>
<li>Patch Viktor Ivarsson</li>
</ul>
</li>
<li>
<p dir="auto">Fixed a parser bug that parameter entity references in internal
subsets are expanded. It's not allowed in the XML specification.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/191">GH-191</a></li>
<li>Patch by NAITOH Jun.</li>
</ul>
</li>
<li>
<p dir="auto">Fixed a stream parser bug that user-defined entity references in
text aren't expanded.</p>
<ul dir="auto">
<li><a href="https://redirect.github.com/ruby/rexml/issues/200">GH-200</a></li>
<li>Patch by NAITOH Jun.</li>
</ul>
</li>
</ul>
<h3 dir="auto">Thanks</h3>
<ul dir="auto">
<li>
<p dir="auto">Viktor Ivarsson</p>
</li>
<li>
<p dir="auto">NAITOH Jun</p>
</li>
<li>
<p dir="auto">l33thaxor</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul dir="auto">
<li><a href="https://github.com/ruby/rexml/commit/95871f399eda642a022b03550479b7994895c742"><code class="notranslate">95871f3</code></a> Add 3.3.6 entry</li>
<li><a href="https://github.com/ruby/rexml/commit/7cb5eaeb221c322b9912f724183294d8ce96bae3"><code class="notranslate">7cb5eae</code></a> parser tree: improve namespace conflicted attribute check performance</li>
<li><a href="https://github.com/ruby/rexml/commit/6109e0183cecf4f8b587d76209716cb1bbcd6bd5"><code class="notranslate">6109e01</code></a> Fix a bug that Stream parser doesn't expand the user-defined entity reference...</li>
<li><a href="https://github.com/ruby/rexml/commit/cb158582f18cebb3bf7b3f21f230e2fb17d435aa"><code class="notranslate">cb15858</code></a> parser: keep the current namespaces instead of stack of Set</li>
<li><a href="https://github.com/ruby/rexml/commit/2b47b161db19c38c5e45e36c2008c045543e976e"><code class="notranslate">2b47b16</code></a> parser: move duplicated end tag check to BaseParser</li>
<li><a href="https://github.com/ruby/rexml/commit/35e1681a179c28d5b6ec97d4ab1c110e5ac00303"><code class="notranslate">35e1681</code></a> test tree-parser: move common method to base class</li>
<li><a href="https://github.com/ruby/rexml/commit/6e00a14daf2f901df535eafe96cc94d43a957ffe"><code class="notranslate">6e00a14</code></a> test: fix indent</li>
<li><a href="https://github.com/ruby/rexml/commit/df3a0cc83013f3cde7b7c2044e3ce00bcad321cb"><code class="notranslate">df3a0cc</code></a> test: fix indent</li>
<li><a href="https://github.com/ruby/rexml/commit/fdbffe744b38811be8b1cf6a9eec3eea4d71c412"><code class="notranslate">fdbffe7</code></a> Use loop instead of recursive call for Element#namespace</li>
<li><a href="https://github.com/ruby/rexml/commit/6422fa34494fd4145d7bc68fbbe9525d42becf62"><code class="notranslate">6422fa3</code></a> Use loop instead of recursive call for Element#root</li>
<li>Additional commits viewable in <a href="https://github.com/ruby/rexml/compare/v3.3.5...v3.3.6">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/f46bf9bed126a5c7ef2fae739bbde97266c2f146aa7272b30beee0928f14cf58/68747470733a2f2f646570656e6461626f742d6261646765732e6769746875626170702e636f6d2f6261646765732f636f6d7061746962696c6974795f73636f72653f646570656e64656e63792d6e616d653d7265786d6c267061636b6167652d6d616e616765723d62756e646c65722670726576696f75732d76657273696f6e3d332e332e35266e65772d76657273696f6e3d332e332e36" 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.5&new-version=3.3.6" 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/5108'>https://github.com/openstreetmap/openstreetmap-website/pull/5108</a></p>
<h4>Commit Summary</h4>
<ul>
<li><a href="https://github.com/openstreetmap/openstreetmap-website/pull/5108/commits/bf8089f534c1e149436c34a7cfc9c5297bf953d4" class="commit-link">bf8089f</a> Bump rexml from 3.3.5 to 3.3.6</li>
</ul>
<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5108/files">1 file</a>)</p>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/5108/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f">Gemfile.lock</a>
(2)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5108.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/5108.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/5108.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/5108.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/5108">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPPRUQX5SOZZQYMZ3LZSZGR3AVCNFSM6AAAAABM65P3H2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DCNZSGMYDSNY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLJZFHRWEP2LVBLMHRLZSZGR3A5CNFSM6AAAAABM65P3H2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHJH3AW3E.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/5108</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/5108",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/5108",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>