[PR] Bump nokogiri from 1.15.3 to 1.16.2 [storm-site]

2024-02-05 Thread via GitHub


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

   Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 to 
1.16.2.
   
   Release notes
   Sourced from https://github.com/sparklemotion/nokogiri/releases;>nokogiri's 
releases.
   
   v1.16.2 / 2024-02-04
   Security
   
   [CRuby] Vendored libxml2 is updated to address CVE-2024-25062. See https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xc9x-jj77-9p9j;>GHSA-xc9x-jj77-9p9j
 for more information.
   
   Dependencies
   
   [CRuby] Vendored libxml2 is updated to https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.5;>v2.12.5 
from v2.12.4. (https://github.com/flavorjones;>@​flavorjones)
   
   
   sha256 checksums:
   69ba15d2a2498324489ed63850997f0b8f684260114ea81116d3082f16551d2d  
nokogiri-1.16.2-aarch64-linux.gem
   6a05ce42e3587a40cf8936ece0beaa5d32922254215d2e8cf9ad40588bb42e57  
nokogiri-1.16.2-arm-linux.gem
   c957226c8e36b31be6a3afb8602e2128282bf8b40ea51016c4cd21aa2608d3f8  
nokogiri-1.16.2-arm64-darwin.gem
   122652bfc338cd8a54a692ac035e245e41fd3b8283299202ca26e7a7d50db310  
nokogiri-1.16.2-java.gem
   7344b5072ca69fc5bedb61cb01a3b765b93a27aae5a2a845c2ba7200e4345074  
nokogiri-1.16.2-x64-mingw-ucrt.gem
   a2a5e184a424111a0d5b77947986484920ad708009c667f061e8d02035c562dd  
nokogiri-1.16.2-x64-mingw32.gem
   833efddeb51a6c2c9f6356295623c2b2e0d50050d468695c59bd929162953323  
nokogiri-1.16.2-x86-linux.gem
   e67fc0418dffaff9dc8b1dc65f0605282c3fee9488832d0223b620b4319e0b53  
nokogiri-1.16.2-x86-mingw32.gem
   5def799e5f139f21a79d7cf71172313a7b6fb0e4b2a31ab9bd5d4ad305994539  
nokogiri-1.16.2-x86_64-darwin.gem
   5b146240ac6ec6c40fd4367623e74442bca45a542bd3282b1d4d18b07b8e5dfe  
nokogiri-1.16.2-x86_64-linux.gem
   68922ee5cde27497d995c46f2821957bae961947644eed2822d173daf7567f9c  
nokogiri-1.16.2.gem
   
   v1.16.1 / 2024-02-03
   Dependencies
   
   [CRuby] Vendored libxml2 is updated to https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.4;>v2.12.4 
from v2.12.3. (https://github.com/flavorjones;>@​flavorjones)
   
   Fixed
   
   [CRuby] XML::Reader defaults the encoding to UTF-8 if it's 
not specified in either the document or as a method parameter. Previously 
non-ASCII characters were serialized as NCRs in this case. https://redirect.github.com/sparklemotion/nokogiri/issues/2891;>#2891 
(https://github.com/flavorjones;>@​flavorjones)
   [CRuby] Restored support for compilation by GCC versions earlier than 
4.6, which was broken in v1.15.0 (540e9aee). https://redirect.github.com/sparklemotion/nokogiri/issues/3090;>#3090 
(https://github.com/adfoster-r7;>@​adfoster-r7)
   [CRuby] Patched upstream libxml2 to allow parsing HTML5 in the context 
of a namespaced node (e.g., foreign content like MathML). [#3112, https://redirect.github.com/sparklemotion/nokogiri/issues/3116;>#3116]
 (https://github.com/flavorjones;>@​flavorjones)
   [CRuby] Fixed a small memory leak in libgumbo (HTML5 parser) when the 
maximum tree depth limit is hit. [#3098, https://redirect.github.com/sparklemotion/nokogiri/issues/3100;>#3100]
 (https://github.com/stevecheckoway;>@​stevecheckoway)
   
   
   sha256 checksums:
   a541f35e5b9798a0c97300f9ee18f4217da2a2945a6d5499e4123b9018f9cafc  
nokogiri-1.16.1-aarch64-linux.gem
   6b82affd195000ab2f9c36cc08744ec2d2fcf6d8da88d59a2db67e83211f7c69  
nokogiri-1.16.1-arm-linux.gem
   /tr/table 
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md;>nokogiri's
 changelog.
   
   v1.16.2 / 2024-02-04
   Security
   
   [CRuby] Vendored libxml2 is updated to address CVE-2024-25062. See https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xc9x-jj77-9p9j;>GHSA-xc9x-jj77-9p9j
 for more information.
   
   Dependencies
   
   [CRuby] Vendored libxml2 is updated to https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.5;>v2.12.5 
from v2.12.4. (https://github.com/flavorjones;>@​flavorjones)
   
   v1.16.1 / 2024-02-03
   Dependencies
   
   [CRuby] Vendored libxml2 is updated to https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.4;>v2.12.4 
from v2.12.3. (https://github.com/flavorjones;>@​flavorjones)
   
   Fixed
   
   [CRuby] XML::Reader defaults the encoding to UTF-8 if it's 
not specified in either the document or as a method parameter. Previously 
non-ASCII characters were serialized as NCRs in this case. https://redirect.github.com/sparklemotion/nokogiri/issues/2891;>#2891 
(https://github.com/flavorjones;>@​flavorjones)
   [CRuby] Restored support for compilation by GCC versions earlier than 
4.6, which was broken in v1.15.0 (540e9aee). https://redirect.github.com/sparklemotion/nokogiri/issues/3090;>#3090 
(https://github.com/adfoster-r7;>@​adfoster-r7)
   [CRuby] Patched upstream libxml2 to allow parsing HTML5 in the context 
of a namespaced node (e.g., foreign content like MathML). [#3112, 

[PR] Bump nokogiri from 1.15.3 to 1.16.2 in /content [storm-site]

2024-02-05 Thread via GitHub


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

   Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.15.3 to 
1.16.2.
   
   Release notes
   Sourced from https://github.com/sparklemotion/nokogiri/releases;>nokogiri's 
releases.
   
   v1.16.2 / 2024-02-04
   Security
   
   [CRuby] Vendored libxml2 is updated to address CVE-2024-25062. See https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xc9x-jj77-9p9j;>GHSA-xc9x-jj77-9p9j
 for more information.
   
   Dependencies
   
   [CRuby] Vendored libxml2 is updated to https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.5;>v2.12.5 
from v2.12.4. (https://github.com/flavorjones;>@​flavorjones)
   
   
   sha256 checksums:
   69ba15d2a2498324489ed63850997f0b8f684260114ea81116d3082f16551d2d  
nokogiri-1.16.2-aarch64-linux.gem
   6a05ce42e3587a40cf8936ece0beaa5d32922254215d2e8cf9ad40588bb42e57  
nokogiri-1.16.2-arm-linux.gem
   c957226c8e36b31be6a3afb8602e2128282bf8b40ea51016c4cd21aa2608d3f8  
nokogiri-1.16.2-arm64-darwin.gem
   122652bfc338cd8a54a692ac035e245e41fd3b8283299202ca26e7a7d50db310  
nokogiri-1.16.2-java.gem
   7344b5072ca69fc5bedb61cb01a3b765b93a27aae5a2a845c2ba7200e4345074  
nokogiri-1.16.2-x64-mingw-ucrt.gem
   a2a5e184a424111a0d5b77947986484920ad708009c667f061e8d02035c562dd  
nokogiri-1.16.2-x64-mingw32.gem
   833efddeb51a6c2c9f6356295623c2b2e0d50050d468695c59bd929162953323  
nokogiri-1.16.2-x86-linux.gem
   e67fc0418dffaff9dc8b1dc65f0605282c3fee9488832d0223b620b4319e0b53  
nokogiri-1.16.2-x86-mingw32.gem
   5def799e5f139f21a79d7cf71172313a7b6fb0e4b2a31ab9bd5d4ad305994539  
nokogiri-1.16.2-x86_64-darwin.gem
   5b146240ac6ec6c40fd4367623e74442bca45a542bd3282b1d4d18b07b8e5dfe  
nokogiri-1.16.2-x86_64-linux.gem
   68922ee5cde27497d995c46f2821957bae961947644eed2822d173daf7567f9c  
nokogiri-1.16.2.gem
   
   v1.16.1 / 2024-02-03
   Dependencies
   
   [CRuby] Vendored libxml2 is updated to https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.4;>v2.12.4 
from v2.12.3. (https://github.com/flavorjones;>@​flavorjones)
   
   Fixed
   
   [CRuby] XML::Reader defaults the encoding to UTF-8 if it's 
not specified in either the document or as a method parameter. Previously 
non-ASCII characters were serialized as NCRs in this case. https://redirect.github.com/sparklemotion/nokogiri/issues/2891;>#2891 
(https://github.com/flavorjones;>@​flavorjones)
   [CRuby] Restored support for compilation by GCC versions earlier than 
4.6, which was broken in v1.15.0 (540e9aee). https://redirect.github.com/sparklemotion/nokogiri/issues/3090;>#3090 
(https://github.com/adfoster-r7;>@​adfoster-r7)
   [CRuby] Patched upstream libxml2 to allow parsing HTML5 in the context 
of a namespaced node (e.g., foreign content like MathML). [#3112, https://redirect.github.com/sparklemotion/nokogiri/issues/3116;>#3116]
 (https://github.com/flavorjones;>@​flavorjones)
   [CRuby] Fixed a small memory leak in libgumbo (HTML5 parser) when the 
maximum tree depth limit is hit. [#3098, https://redirect.github.com/sparklemotion/nokogiri/issues/3100;>#3100]
 (https://github.com/stevecheckoway;>@​stevecheckoway)
   
   
   sha256 checksums:
   a541f35e5b9798a0c97300f9ee18f4217da2a2945a6d5499e4123b9018f9cafc  
nokogiri-1.16.1-aarch64-linux.gem
   6b82affd195000ab2f9c36cc08744ec2d2fcf6d8da88d59a2db67e83211f7c69  
nokogiri-1.16.1-arm-linux.gem
   /tr/table 
   
   
   ... (truncated)
   
   
   Changelog
   Sourced from https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md;>nokogiri's
 changelog.
   
   v1.16.2 / 2024-02-04
   Security
   
   [CRuby] Vendored libxml2 is updated to address CVE-2024-25062. See https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-xc9x-jj77-9p9j;>GHSA-xc9x-jj77-9p9j
 for more information.
   
   Dependencies
   
   [CRuby] Vendored libxml2 is updated to https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.5;>v2.12.5 
from v2.12.4. (https://github.com/flavorjones;>@​flavorjones)
   
   v1.16.1 / 2024-02-03
   Dependencies
   
   [CRuby] Vendored libxml2 is updated to https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.12.4;>v2.12.4 
from v2.12.3. (https://github.com/flavorjones;>@​flavorjones)
   
   Fixed
   
   [CRuby] XML::Reader defaults the encoding to UTF-8 if it's 
not specified in either the document or as a method parameter. Previously 
non-ASCII characters were serialized as NCRs in this case. https://redirect.github.com/sparklemotion/nokogiri/issues/2891;>#2891 
(https://github.com/flavorjones;>@​flavorjones)
   [CRuby] Restored support for compilation by GCC versions earlier than 
4.6, which was broken in v1.15.0 (540e9aee). https://redirect.github.com/sparklemotion/nokogiri/issues/3090;>#3090 
(https://github.com/adfoster-r7;>@​adfoster-r7)
   [CRuby] Patched upstream libxml2 to allow parsing HTML5 in the context 
of a namespaced node (e.g., foreign content like MathML). [#3112,