dependabot[bot] opened a new pull request #205:
URL: https://github.com/apache/fluo-website/pull/205


   Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.10.10 to 
1.11.2.
   <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>1.11.2 / 2021-03-11</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[CRuby] <code>NodeSet</code> may now safely contain <code>Node</code> 
objects from multiple documents. Previously the GC lifecycle of the parent 
<code>Document</code> objects could lead to nodes being GCed while still in 
scope. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/1952#issuecomment-770856928";>#1952</a>]</li>
   <li>[CRuby] Patch libxml2 to avoid &quot;huge input lookup&quot; errors on 
large CDATA elements. (See upstream <a 
href="https://gitlab.gnome.org/GNOME/libxml2/-/issues/200";>GNOME/libxml2#200</a>
 and <a 
href="https://gitlab.gnome.org/GNOME/libxml2/-/merge_requests/100";>GNOME/libxml2!100</a>.)
 [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2132";>#2132</a>].</li>
   <li>[CRuby+Windows] Enable Nokogumbo (and other downstream gems) to compile 
and link against <code>nokogiri.so</code> by including <code>LDFLAGS</code> in 
<code>Nokogiri::VERSION_INFO</code>. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2167";>#2167</a>]</li>
   <li>[CRuby] <code>{XML,HTML}::Document.parse</code> now invokes 
<code>#initialize</code> exactly once. Previously <code>#initialize</code> was 
invoked twice on each object.</li>
   <li>[JRuby] <code>{XML,HTML}::Document.parse</code> now invokes 
<code>#initialize</code> exactly once. Previously <code>#initialize</code> was 
not called, which was a problem for subclassing such as done by 
<code>Loofah</code>.</li>
   </ul>
   <h3>Improved</h3>
   <ul>
   <li>Reduce the number of object allocations needed when parsing an 
HTML::DocumentFragment. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2087";>#2087</a>]
 (Thanks, <a 
href="https://github.com/ashmaroli";><code>@​ashmaroli</code></a>!)</li>
   <li>[JRuby] Update the algorithm used to calculate <code>Node#line</code> to 
be wrong less-often. The underlying parser, Xerces, does not track line 
numbers, and so we've always used a hacky solution for this method. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/1223";>#1223</a>,
 <a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2177";>#2177</a>]</li>
   <li>Introduce <code>--enable-system-libraries</code> and 
<code>--disable-system-libraries</code> flags to <code>extconf.rb</code>. These 
flags provide the same functionality as <code>--use-system-libraries</code> and 
the <code>NOKOGIRI_USE_SYSTEM_LIBRARIES</code> environment variable, but are 
more idiomatic. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2193";>#2193</a>]
 (Thanks, <a href="https://github.com/eregon";><code>@​eregon</code></a>!)</li>
   <li>[TruffleRuby] <code>--disable-static</code> is now the default on 
TruffleRuby when the packaged libraries are used. This is more flexible and 
compiles faster. (Note, though, that the default on TR is still to use system 
libraries.) [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2191#issuecomment-780724627";>#2191</a>,
 <a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2193";>#2193</a>]
 (Thanks, <a href="https://github.com/eregon";><code>@​eregon</code></a>!)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li><code>Nokogiri::XML::Path</code> is now a Module (previously it has been 
a Class). It has been acting solely as a Module since v1.0.0. See <a 
href="https://github.com/sparklemotion/nokogiri/commit/8461c74";>8461c74</a>.</li>
   </ul>
   <h2>v1.11.1 / 2021-01-06</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[CRuby] If <code>libxml-ruby</code> is loaded before 
<code>nokogiri</code>, the SAX and Push parsers no longer call 
<code>libxml-ruby</code>'s handlers. Instead, they defensively override the 
libxml2 global handler before parsing. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2168";>#2168</a>]</li>
   </ul>
   <h3>SHA-256 Checksums of published gems</h3>
   <pre><code>a41091292992cb99be1b53927e1de4abe5912742ded956b0ba3383ce4f29711c  
nokogiri-1.11.1-arm64-darwin.gem
   d44fccb8475394eb71f29dfa7bb3ac32ee50795972c4557ffe54122ce486479d  
nokogiri-1.11.1-java.gem
   f760285e3db732ee0d6e06370f89407f656d5181a55329271760e82658b4c3fc  
nokogiri-1.11.1-x64-mingw32.gem
   dd48343bc4628936d371ba7256c4f74513b6fa642e553ad7401ce0d9b8d26e1f  
nokogiri-1.11.1-x86-linux.gem
   7f49138821d714fe2c5d040dda4af24199ae207960bf6aad4a61483f896bb046  
nokogiri-1.11.1-x86-mingw32.gem
   5c26111f7f26831508cc5234e273afd93f43fbbfd0dcae5394490038b88d28e7  
nokogiri-1.11.1-x86_64-darwin.gem
   c3617c0680af1dd9fda5c0fd7d72a0da68b422c0c0b4cebcd7c45ff5082ea6d2  
nokogiri-1.11.1-x86_64-linux.gem
   42c2a54dd3ef03ef2543177bee3b5308313214e99f0d1aa85f984324329e5caa  
nokogiri-1.11.1.gem
   </code></pre>
   <h2>v1.11.0 / 2021-01-03</h2>
   <h3>Notes</h3>
   <h4>Faster, more reliable installation: Native Gems for Linux and 
OSX/Darwin</h4>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md";>nokogiri's
 changelog</a>.</em></p>
   <blockquote>
   <h2>1.11.2 / 2021-03-11</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[CRuby] <code>NodeSet</code> may now safely contain <code>Node</code> 
objects from multiple documents. Previously the GC lifecycle of the parent 
<code>Document</code> objects could lead to nodes being GCed while still in 
scope. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/1952#issuecomment-770856928";>#1952</a>]</li>
   <li>[CRuby] Patch libxml2 to avoid &quot;huge input lookup&quot; errors on 
large CDATA elements. (See upstream <a 
href="https://gitlab.gnome.org/GNOME/libxml2/-/issues/200";>GNOME/libxml2#200</a>
 and <a 
href="https://gitlab.gnome.org/GNOME/libxml2/-/merge_requests/100";>GNOME/libxml2!100</a>.)
 [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2132";>#2132</a>].</li>
   <li>[CRuby+Windows] Enable Nokogumbo (and other downstream gems) to compile 
and link against <code>nokogiri.so</code> by including <code>LDFLAGS</code> in 
<code>Nokogiri::VERSION_INFO</code>. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2167";>#2167</a>]</li>
   <li>[CRuby] <code>{XML,HTML}::Document.parse</code> now invokes 
<code>#initialize</code> exactly once. Previously <code>#initialize</code> was 
invoked twice on each object.</li>
   <li>[JRuby] <code>{XML,HTML}::Document.parse</code> now invokes 
<code>#initialize</code> exactly once. Previously <code>#initialize</code> was 
not called, which was a problem for subclassing such as done by 
<code>Loofah</code>.</li>
   </ul>
   <h3>Improved</h3>
   <ul>
   <li>Reduce the number of object allocations needed when parsing an 
HTML::DocumentFragment. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2087";>#2087</a>]
 (Thanks, <a 
href="https://github.com/ashmaroli";><code>@​ashmaroli</code></a>!)</li>
   <li>[JRuby] Update the algorithm used to calculate <code>Node#line</code> to 
be wrong less-often. The underlying parser, Xerces, does not track line 
numbers, and so we've always used a hacky solution for this method. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/1223";>#1223</a>,
 <a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2177";>#2177</a>]</li>
   <li>Introduce <code>--enable-system-libraries</code> and 
<code>--disable-system-libraries</code> flags to <code>extconf.rb</code>. These 
flags provide the same functionality as <code>--use-system-libraries</code> and 
the <code>NOKOGIRI_USE_SYSTEM_LIBRARIES</code> environment variable, but are 
more idiomatic. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2193";>#2193</a>]
 (Thanks, <a href="https://github.com/eregon";><code>@​eregon</code></a>!)</li>
   <li>[TruffleRuby] <code>--disable-static</code> is now the default on 
TruffleRuby when the packaged libraries are used. This is more flexible and 
compiles faster. (Note, though, that the default on TR is still to use system 
libraries.) [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2191#issuecomment-780724627";>#2191</a>,
 <a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2193";>#2193</a>]
 (Thanks, <a href="https://github.com/eregon";><code>@​eregon</code></a>!)</li>
   </ul>
   <h3>Changed</h3>
   <ul>
   <li><code>Nokogiri::XML::Path</code> is now a Module (previously it has been 
a Class). It has been acting solely as a Module since v1.0.0. See <a 
href="https://github.com/sparklemotion/nokogiri/commit/8461c74";>8461c74</a>.</li>
   </ul>
   <h2>1.11.1 / 2021-01-06</h2>
   <h3>Fixed</h3>
   <ul>
   <li>[CRuby] If <code>libxml-ruby</code> is loaded before 
<code>nokogiri</code>, the SAX and Push parsers no longer call 
<code>libxml-ruby</code>'s handlers. Instead, they defensively override the 
libxml2 global handler before parsing. [<a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2168";>#2168</a>]</li>
   </ul>
   <h2>1.11.0 / 2021-01-03</h2>
   <h3>Notes</h3>
   <h4>Faster, more reliable installation: Native Gems for Linux and 
OSX/Darwin</h4>
   <p>&quot;Native gems&quot; contain pre-compiled libraries for a specific 
machine architecture. On supported platforms, this removes the need for 
compiling the C extension and the packaged libraries. This results in 
<strong>much faster installation</strong> and <strong>more reliable 
installation</strong>, which as you probably know are the biggest headaches for 
Nokogiri users.</p>
   <p>We've been shipping native Windows gems since 2009, but starting in 
v1.11.0 we are also shipping native gems for these platforms:</p>
   <ul>
   <li>Linux: <code>x86-linux</code> and <code>x86_64-linux</code> -- including 
musl platforms like alpine</li>
   <li>OSX/Darwin: <code>x86_64-darwin</code> and <code>arm64-darwin</code></li>
   </ul>
   <p>We'd appreciate your thoughts and feedback on this work at <a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2075";>#2075</a>.</p>
   <h3>Dependencies</h3>
   <h4>Ruby</h4>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/2975cb4ab686ef048053eb8475b42b5e6129c460";><code>2975cb4</code></a>
 version bump to v1.11.2</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/00270439e8e05818b7d8dc97eeb30fa4ba9ca94c";><code>0027043</code></a>
 ci: truffleruby pipeline has better task names</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/be901fde2be33ef52c0d6fffc77cff440b46d3e7";><code>be901fd</code></a>
 ci: truffleruby pipeline tests the new winning compile flag combos</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/f5575c3df4f191095c91544b3ebb9de0edbfbac8";><code>f5575c3</code></a>
 ci: rake-test/run.sh accepts compile flags passed as COMPILE_FLAGS</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/2ed1062d94742631f8424eeb016d5d57ef1c15a4";><code>2ed1062</code></a>
 ci: concourse pipelines regenerated with fly 7.0.0</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/13c1e88e3222b0327864b743cac6398cbc9ad322";><code>13c1e88</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2193";>#2193</a>
 from eregon/flexible-config-truffleruby</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/4a3836eff77e9f5b647129174e0e5b5ec47f5c60";><code>4a3836e</code></a>
 feat(build): default to --disable-static on TruffleRuby</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/98bf3a0e22eb152a00acc8296d04c22185f18d33";><code>98bf3a0</code></a>
 doc: update CHANGELOG with enable/disable-system-libraries</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/fa08f3115c52ecee41183afb6bc73b9e0c45b1ae";><code>fa08f31</code></a>
 refactor: extract extconf config into methods</li>
   <li><a 
href="https://github.com/sparklemotion/nokogiri/commit/332f74f1628ebb7e7f6b35a09abcb81ef7756319";><code>332f74f</code></a>
 feat(build): extconf supports --disable/enable-system-libraries</li>
   <li>Additional commits viewable in <a 
href="https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.2";>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.10.10&new-version=1.11.2)](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 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)
   - `@dependabot use these labels` will set the current labels as the default 
for future PRs for this repo and language
   - `@dependabot use these reviewers` will set the current reviewers as the 
default for future PRs for this repo and language
   - `@dependabot use these assignees` will set the current assignees as the 
default for future PRs for this repo and language
   - `@dependabot use this milestone` will set the current milestone as the 
default for future PRs for this repo and language
   
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/fluo-website/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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to