dependabot[bot] opened a new pull request, #55:
URL: https://github.com/apache/storm-site/pull/55

   Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.16.5 to 
1.18.3.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sparklemotion/nokogiri/releases";>nokogiri's 
releases</a>.</em></p>
   <blockquote>
   <h2>v1.18.3 / 2025-02-18</h2>
   <h3>Security</h3>
   <ul>
   <li>[CRuby] Vendored libxml2 is updated to <a 
href="https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.6";>v2.13.6</a> to 
address CVE-2025-24928 and CVE-2024-56171. See <a 
href="https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-vvfq-8hwr-qm4m";>GHSA-vvfq-8hwr-qm4m</a>
 for more information.</li>
   </ul>
   <!-- raw HTML omitted -->
   <pre><code>cab20305133078a8f6b60cf96311b48319175038cc7772e5ec586ff624cb7838  
nokogiri-1.18.3-aarch64-linux-gnu.gem
   acb256bb3213a180b1ed84a49c06d5d4c6c1da26f33bc9681f1fece4dab09a79  
nokogiri-1.18.3-aarch64-linux-musl.gem
   ce088965cd424b8e752d82087dcf017069d55791f157098ed1f671d966857610  
nokogiri-1.18.3-arm64-darwin.gem
   37b73a55e0d1e8a058a24abb16868903e81cb4773049739c532b864f87236b1b  
nokogiri-1.18.3-arm-linux-gnu.gem
   09407970cd13736cf87e975fae69c13e1178bab0313d07b35580ee4dd3650793  
nokogiri-1.18.3-arm-linux-musl.gem
   6b9fc3b14fd0cedd21f6cad8cf565123ba7401e56b5d0aec180c23cdca28fd5a  
nokogiri-1.18.3.gem
   236078c5f80ffc3d49c223fa98933d970543455403f9d672ca0aa5a6178a84fe  
nokogiri-1.18.3-java.gem
   216be1cb454c4657fc64747e5ae32b2ab4015843183766f238e4f4a62fb1f6be  
nokogiri-1.18.3-x64-mingw-ucrt.gem
   d729406bb5a7b1bbe7ed3c0922336dd2c46085ed444d6de2a0a4c33950a4edea  
nokogiri-1.18.3-x86_64-darwin.gem
   3c7ad5cee39855ed9c746065f39b584b9fd2aaff61df02d0f85ba8d671bbe497  
nokogiri-1.18.3-x86_64-linux-gnu.gem
   8aaecc22c0e5f12dac613e15f9a04059c3ec859d6f98f493cc831bd88fe8e731  
nokogiri-1.18.3-x86_64-linux-musl.gem
   </code></pre>
   <!-- raw HTML omitted -->
   <h2>v1.18.2 / 2024-01-19</h2>
   <h3>Fixed</h3>
   <ul>
   <li>When performing a CSS selector query, an XML document's root namespace 
declarations should not be applied to wildcard selectors 
(<code>&quot;*&quot;</code>). Fixes a bug introduced in v1.17.0. (<a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3411";>#3411</a>)
 <a href="https://github.com/flavorjones";><code>@​flavorjones</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   <pre><code>74e0f9a7487a30a2957f46c5113d58f836436b033c9906e0bc6fee9d8cdafabf  
nokogiri-1.18.2-aarch64-linux-gnu.gem
   99bcea596a80eaee99f2bae2596275641ea688262c1da32b4e90db6159e86477  
nokogiri-1.18.2-aarch64-linux-musl.gem
   8288ec7a296e2510ca9bd053c0c5989f11260f8c07bc3e9afbafa536f7077281  
nokogiri-1.18.2-arm64-darwin.gem
   6fb0246b69f2c589a69254e82bc2a40aa238c4f977fd7903e283341a92935729  
nokogiri-1.18.2-arm-linux-gnu.gem
   dcdd4d10ed2743f0d8c887825700c3a8506aea1aa415917ac50ccc01597c51a3  
nokogiri-1.18.2-arm-linux-musl.gem
   93791cfb33186fe077eb9e1b8a6855b5621e328f81f565334572fa398366f8bf  
nokogiri-1.18.2.gem
   eefdf9f0d6086173d3488cf7a736732ee13fb6674ef15643478c20502a67bf37  
nokogiri-1.18.2-java.gem
   894514572fa7503ce9210e51a7f8a9a35f34f154d6406cec1ac148c3ce1536a3  
nokogiri-1.18.2-x64-mingw-ucrt.gem
   7fca165e5ee87e9b6b3f1377180376afc0c8652ed2a3d761f472f0e3d3a1c651  
nokogiri-1.18.2-x86_64-darwin.gem
   9330ced4a976604865c2a76ce158e2bc608fa83999552e85a32ec06f85f427db  
nokogiri-1.18.2-x86_64-linux-gnu.gem
   1cd7786ed15c76958d6a8f9a864df6208fecd624c340eb4ed211fbea60328f02  
nokogiri-1.18.2-x86_64-linux-musl.gem
   </code></pre>
   <!-- raw HTML omitted -->
   <h2>v1.18.1 / 2024-12-29</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/sparklemotion/nokogiri/blob/v1.18.3/CHANGELOG.md";>nokogiri's
 changelog</a>.</em></p>
   <blockquote>
   <h2>v1.18.3 / 2025-02-18</h2>
   <h3>Security</h3>
   <ul>
   <li>[CRuby] Vendored libxml2 is updated <a 
href="https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.13.6";>v2.13.6</a> to 
address CVE-2025-24928 and CVE-2024-56171. Nokogiri's maintainers believe these 
vulnerabilities do not affect users of Nokogiri, but we advise upgrading at 
your earliest convenience anyway.</li>
   </ul>
   <h2>v1.18.2 / 2024-01-19</h2>
   <h3>Fixed</h3>
   <ul>
   <li>When performing a CSS selector query, an XML document's root namespace 
declarations should not be applied to wildcard selectors 
(<code>&quot;*&quot;</code>). Fixes a bug introduced in v1.17.0. (<a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3411";>#3411</a>)
 <a href="https://github.com/flavorjones";><code>@​flavorjones</code></a></li>
   </ul>
   <h2>v1.18.1 / 2024-12-29</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[CRuby] XML::SAX::ParserContext keeps a reference to the input to avoid 
a potential use-after-free issue that's existed since v1.4.0 (2009). (<a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3395";>#3395</a>)
 <a href="https://github.com/flavorjones";><code>@​flavorjones</code></a></li>
   </ul>
   <h2>v1.18.0 / 2024-12-25</h2>
   <h3>Notable Changes</h3>
   <h4>Ruby</h4>
   <p>This release introduces native gem support for Ruby 3.4.</p>
   <p>This release ends support for Ruby 3.0, for which <a 
href="https://www.ruby-lang.org/en/downloads/branches/";>upstream support ended 
2024-04-23</a>.</p>
   <p>This release ships separate precompiled GNU and Musl gems for all linux 
platforms. Previously both GNU and Musl target systems could use and install 
the same gem, e.g., the platform gem for <code>x86_64-linux</code>. Now, 
however, the precompiled gem platforms would be <code>x86_64-linux-gnu</code> 
and <code>x86_64-linux-musl</code>. So long as you're on <code>bundler &gt;= 
2.5.6</code> this should be seamless other than perhaps needing to update the 
platforms in your &quot;Gemfile.lock&quot;.</p>
   <p>This release drops precompiled native platform gems for 
<code>x86-linux</code> and <code>x86-mingw32</code>. <strong>These platforms 
are still supported.</strong> Users on these platforms must install the 
&quot;ruby platform&quot; gem which requires a compiler toolchain. See <a 
href="https://nokogiri.org/tutorials/installing_nokogiri.html#installing-the-ruby-platform-gem";>Installing
 the <code>ruby</code> platform gem</a> in the installation docs. (<a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3369";>#3369</a>,
 <a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3081";>#3081</a>)</p>
   <h3>Improved</h3>
   <ul>
   <li>[CRuby] CSS and XPath queries are faster now that 
<code>Node#xpath</code>, <code>Node#css</code>, and related functions are using 
a faster XPathContext initialization process. We benchmarked a 1.9x improvement 
for a 6kb file. Big thanks to <a 
href="https://github.com/nwellnhof";><code>@​nwellnhof</code></a> for helping 
with this one. (<a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3378";>#3378</a>,
 superseded by <a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3389";>#3389</a>)
 <a href="https://github.com/flavorjones";><code>@​flavorjones</code></a></li>
   </ul>
   <h2>v1.17.2 / 2024-12-12</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[JRuby] Fixed an issue where <code>Node#dup</code> when called with the 
<code>new_parent_doc</code> parameter was not decorating the node with the 
document's <code>Node</code> decorators. <a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3372";>#3372</a> 
<a href="https://github.com/flavorjones";><code>@​flavorjones</code></a></li>
   </ul>
   <h2>v1.17.1 / 2024-12-10</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/fd3ca2e22df67fd25fd5c25c466f6896b6547cb8";><code>fd3ca2e</code></a>
 version bump to v1.18.3</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/a8c526adf17716cf115e78995c815fc65f5937a2";><code>a8c526a</code></a>
 dep: update libxml2 to v2.13.6 (<a 
href="https://redirect.github.com/sparklemotion/nokogiri/issues/3437";>#3437</a>)</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/0847cf86885ea5d25ccc9d3ff1c4c097f2891a60";><code>0847cf8</code></a>
 ci: tired of waiting for gnome mirrors</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/11945c82df6fca8827c2914e585e8e3a7027dcb5";><code>11945c8</code></a>
 dep: update libxml2 to v2.13.6</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/aa54fa59544ceb224d3fe6e3a53d05d5c937b15b";><code>aa54fa5</code></a>
 version bump to v1.18.2</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/0fb5541c95596fa67ea1ef60df9ad740fbcda672";><code>0fb5541</code></a>
 backport: fix(css-selector): default XML namespace should not be applied to 
w...</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/8ef2e918e7121a0773d3f777e9abe415180368a4";><code>8ef2e91</code></a>
 ci: bump windows test images from &quot;head&quot; to &quot;3.4&quot;</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/c10fd7a02e5f13e7889587141e8522b2d864a7c6";><code>c10fd7a</code></a>
 dev: so tired of psych not building on various things</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/83787496149d2ff2203892951a44e835181c1558";><code>8378749</code></a>
 fix(css-selector): default XML namespace is not applied to wildcard</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/b112e18a4851eca1d40dcc7e755653dc32ea885d";><code>b112e18</code></a>
 prefactor: restructure css-to-xpath tests</li>
   <li>Additional commits viewable in <a 
href="https://github.com/sparklemotion/nokogiri/compare/v1.16.5...v1.18.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nokogiri&package-manager=bundler&previous-version=1.16.5&new-version=1.18.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/storm-site/network/alerts).
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@storm.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to