Simple Ruby framework-agnostic application configuration.
Visualize git commit SHAs. It's nerd acid!
Simple Merb app to fake (and test) arbitrary web APIs.
OS X menu bar app to access your Delicious bookmarks.
Just A Rather Very Intelligent System
Bare-bones Rack based MVC framework.
Ruby library for the Interspire API.
A music browser and player.
Simple Javascript chat type dealy.
A simple Sinatra app to display manual pages.
created repositorymelanierichards/seasons.melanie-richards.com
A little site dedicated to living according to the seasons
created time in a day
startedbazelbuild/starlark
started time in 2 days
release cowpewter/mc-dyetastic-colors
released time in 3 days
startedIDBrowserUseCases/docs
started time in 8 days
startedroman-right/beanie
started time in 8 days
startedusds/questionable
started time in 10 days
startedsimongray/clojure-dsl-resources
started time in 10 days
created repositorycowpewter/mc-world-of-color
A Minecraft mod that adds new colors to blocks
created time in 11 days
startedrjchow/ethers-aws-kms-signer
started time in 12 days
startedclojurewerkz/balagan
started time in 15 days
startedmilahu/jsdom
started time in 19 days
startedmark-watson/Clojure-AI-Book-Code
started time in 25 days
startedyoumark/pkcs8
started time in a month
startedjquast/blessed
started time in a month
startedkutometa/carnet
started time in a month
startedgrowthbook/growthbook
started time in a month
fork betamike/zero-to-jupyterhub-k8s
Helm Chart & Documentation for deploying JupyterHub on Kubernetes
https://zero-to-jupyterhub.readthedocs.io
fork in a month
PR opened Oshuma/comics
Bumps puma from 3.12.6 to 4.3.8. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/releases">puma's releases</a>.</em></p> <blockquote> <h2>v4.3.8</h2> <ul> <li>Security <ul> <li>Close keepalive connections after the maximum number of fast inlined requests (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2625">#2625</a>)</li> </ul> </li> </ul> <h2>v4.3.6</h2> <p><a href="https://github.com/puma/puma/compare/v4.3.5...4.3.6">https://github.com/puma/puma/compare/v4.3.5...4.3.6</a></p> <p>A quick fix for a build error on Mac OS and a JSON require fix for those using phased restart.</p> <ul> <li>Explicitly include ctype.h to fix compilation warning and build error on macOS with Xcode 12 (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2304">#2304</a>)</li> <li>Don't require json at boot (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2269">#2269</a>)</li> </ul> <h2>v4.3.0 - Mysterious Traveller</h2> <p><img src="https://user-images.githubusercontent.com/845662/68427889-ff59cd00-0178-11ea-8329-8493b3de6906.jpg" alt="0000492109" /></p> <p><a href="https://www.youtube.com/watch?v=bZ44_P6iM18">Mysterious Traveller</a></p> <ul> <li> <p>Features</p> <ul> <li>Strip whitespace at end of HTTP headers (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2010">#2010</a>)</li> <li>Optimize HTTP parser for JRuby (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2012">#2012</a>)</li> <li>Add SSL support for the control app and cli (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2046">#2046</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2052">#2052</a>)</li> </ul> </li> <li> <p>Bugfixes</p> <ul> <li>Fix Errno::EINVAL when SSL is enabled and browser rejects cert (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1564">#1564</a>)</li> <li>Fix pumactl defaulting puma to development if an environment was not specified (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2035">#2035</a>)</li> <li>Fix closing file stream when reading pid from pidfile (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2048">#2048</a>)</li> <li>Fix a typo in configuration option <code>--extra_runtime_dependencies</code> (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2050">#2050</a>)</li> </ul> </li> </ul> <h2>4.2.1</h2> <ul> <li>3 bugfixes <ul> <li>Fix socket activation of systemd (pre-existing) unix binder files (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1842">#1842</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/1988">#1988</a>)</li> <li>Deal with multiple calls to bind correctly (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1986">#1986</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/1994">#1994</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/2006">#2006</a>)</li> <li>Accepts symbols for <code>verify_mode</code> (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1222">#1222</a>)</li> </ul> </li> </ul> <h2>4.2.0 - Distant Airhorns</h2> <ul> <li>6 features <ul> <li>Pumactl has a new -e environment option and reads config/puma/<!-- raw HTML omitted -->.rb config files (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1885">#1885</a>)</li> <li>Semicolons are now allowed in URL paths (MRI only), useful for Angular or Redmine (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1934">#1934</a>)</li> <li>Allow extra dependencies to be defined when using prune_bundler (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1105">#1105</a>)</li> <li>Puma now reports the correct port when binding to port 0, also reports other listeners when binding to localhost (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1786">#1786</a>)</li> <li>Sending SIGINFO to any Puma worker now prints currently active threads and their backtraces (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1320">#1320</a>)</li> <li>Puma threads all now have their name set on Ruby 2.3+ (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1968">#1968</a>)</li> </ul> </li> <li>4 bugfixes <ul> <li>Fix some misbehavior with phased restart and externally SIGTERMed workers (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1908">#1908</a>, <a href="https://github-redirect.dependabot.com/puma/puma/issues/1952">#1952</a>)</li> <li>Fix socket closing on error (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1941">#1941</a>)</li> <li>Removed unnecessary SIGINT trap for JRuby that caused some race conditions (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1961">#1961</a>)</li> <li>Fix socket files being left around after process stopped (<a href="https://github-redirect.dependabot.com/puma/puma/issues/1970">#1970</a>)</li> </ul> </li> <li>Absolutely thousands of lines of test improvements and fixes thanks to <a href="https://github.com/MSP-Greg"><code>@MSP-Greg</code></a></li> </ul> <p><img src="https://user-images.githubusercontent.com/845662/65414357-d3b29b80-ddf3-11e9-8e77-2a66ff5672be.png" alt="air-horn-sound-s-econd-air-horn-sound-me-this-23916124" /></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/puma/puma/blob/master/History.md">puma's changelog</a>.</em></p> <blockquote> <h2>4.3.8 / 2021-05-11</h2> <ul> <li>Security <ul> <li>Close keepalive connections after the maximum number of fast inlined requests (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2625">#2625</a>)</li> </ul> </li> </ul> <h2>4.3.7 / 2020-11-30</h2> <ul> <li>Bugfixes <ul> <li>Backport set CONTENT_LENGTH for chunked requests (Originally: <a href="https://github-redirect.dependabot.com/puma/puma/issues/2287">#2287</a>, backport: <a href="https://github-redirect.dependabot.com/puma/puma/issues/2496">#2496</a>)</li> </ul> </li> </ul> <h2>4.3.6 / 2020-09-05</h2> <ul> <li>Bugfixes <ul> <li>Explicitly include ctype.h to fix compilation warning and build error on macOS with Xcode 12 (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2304">#2304</a>)</li> <li>Don't require json at boot (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2269">#2269</a>)</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/puma/puma/commit/b911c13f8797aacaa8decf8532d6d7d45fda334f"><code>b911c13</code></a> 4.3.8 release note</li> <li><a href="https://github.com/puma/puma/commit/09bb777cf6228ae87f8288ea45662236d8ca0962"><code>09bb777</code></a> Bump version constant</li> <li><a href="https://github.com/puma/puma/commit/8088950aeddf30c9058448c2787f311aa4482474"><code>8088950</code></a> Close keepalive connections after MAX_FAST_INLINE requests</li> <li><a href="https://github.com/puma/puma/commit/f3c95afbec09d8f728fa82a36fd69c9aa6426ab7"><code>f3c95af</code></a> 4.3.7</li> <li><a href="https://github.com/puma/puma/commit/77a90ec3b6ce3075390bd40bbb3c0f8b6218df0d"><code>77a90ec</code></a> Backport set CONTENT_LENGTH for chunked requests (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2496">#2496</a>)</li> <li><a href="https://github.com/puma/puma/commit/a418e5c2e2c99046b6ced8bd3098e9336ccef46d"><code>a418e5c</code></a> Updates to 4.3.6 to pass CI, adds Ubuntu 20.04 [changelog skip] (<a href="https://github-redirect.dependabot.com/puma/puma/issues/2380">#2380</a>)</li> <li><a href="https://github.com/puma/puma/commit/3e3647a32d4c3f6921c80174ada5ee208d71cfa5"><code>3e3647a</code></a> v4.3.6</li> <li><a href="https://github.com/puma/puma/commit/73cfdf5e38e278744ffafd5ac17563b3eed50827"><code>73cfdf5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/puma/puma/issues/2314">#2314</a> from venables/fix-include</li> <li><a href="https://github.com/puma/puma/commit/fa54f4da30ad94383a1c09c01ab550586f81b46a"><code>fa54f4d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/puma/puma/issues/2269">#2269</a> from MSP-Greg/json-require</li> <li><a href="https://github.com/puma/puma/commit/a24b51b294ff8dd2511f910abe1a0db0d66ed43a"><code>a24b51b</code></a> Bump version</li> <li>Additional commits viewable in <a href="https://github.com/puma/puma/compare/v3.12.6...v4.3.8">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.
</details>
pr created time in a month
PR opened Oshuma/comics
Bumps nokogiri from 1.10.10 to 1.11.4. <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.4 / 2021-05-14</h2> <h3>Security</h3> <p>[CRuby] Vendored libxml2 upgraded to v2.9.12 which addresses:</p> <ul> <li><a href="https://security.archlinux.org/CVE-2019-20388">CVE-2019-20388</a></li> <li><a href="https://security.archlinux.org/CVE-2020-24977">CVE-2020-24977</a></li> <li><a href="https://security.archlinux.org/CVE-2021-3517">CVE-2021-3517</a></li> <li><a href="https://security.archlinux.org/CVE-2021-3518">CVE-2021-3518</a></li> <li><a href="https://security.archlinux.org/CVE-2021-3537">CVE-2021-3537</a></li> <li><a href="https://security.archlinux.org/CVE-2021-3541">CVE-2021-3541</a></li> </ul> <p>Note that two additional CVEs were addressed upstream but are not relevant to this release. <a href="https://security.archlinux.org/CVE-2021-3516">CVE-2021-3516</a> via <code>xmllint</code> is not present in Nokogiri, and <a href="https://security.archlinux.org/CVE-2020-7595">CVE-2020-7595</a> has been patched in Nokogiri since v1.10.8 (see <a href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/1992">#1992</a>).</p> <p>Please see <a href="https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-7rrm-v45f-jp64">nokogiri/GHSA-7rrm-v45f-jp64 </a> or <a href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2233">#2233</a> for a more complete analysis of these CVEs and patches.</p> <h3>Dependencies</h3> <ul> <li>[CRuby] vendored libxml2 is updated from 2.9.10 to 2.9.12. (Note that 2.9.11 was skipped because it was superseded by 2.9.12 a few hours after its release.)</li> </ul> <h2>1.11.3 / 2021-04-07</h2> <h3>Fixed</h3> <ul> <li>[CRuby] Passing non-<code>Node</code> objects to <code>Document#root=</code> now raises an <code>ArgumentError</code> exception. Previously this likely segfaulted. [<a href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/1900">#1900</a>]</li> <li>[JRuby] Passing non-<code>Node</code> objects to <code>Document#root=</code> now raises an <code>ArgumentError</code> exception. Previously this raised a <code>TypeError</code> exception.</li> <li>[CRuby] arm64/aarch64 systems (like Apple's M1) can now compile libxml2 and libxslt from source (though we continue to strongly advise users to install the native gems for the best possible experience)</li> </ul> <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 "huge input lookup" 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> <!-- 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.4 / 2021-05-14</h2> <h3>Security</h3> <p>[CRuby] Vendored libxml2 upgraded to v2.9.12 which addresses:</p> <ul> <li><a href="https://security.archlinux.org/CVE-2019-20388">CVE-2019-20388</a></li> <li><a href="https://security.archlinux.org/CVE-2020-24977">CVE-2020-24977</a></li> <li><a href="https://security.archlinux.org/CVE-2021-3517">CVE-2021-3517</a></li> <li><a href="https://security.archlinux.org/CVE-2021-3518">CVE-2021-3518</a></li> <li><a href="https://security.archlinux.org/CVE-2021-3537">CVE-2021-3537</a></li> <li><a href="https://security.archlinux.org/CVE-2021-3541">CVE-2021-3541</a></li> </ul> <p>Note that two additional CVEs were addressed upstream but are not relevant to this release. <a href="https://security.archlinux.org/CVE-2021-3516">CVE-2021-3516</a> via <code>xmllint</code> is not present in Nokogiri, and <a href="https://security.archlinux.org/CVE-2020-7595">CVE-2020-7595</a> has been patched in Nokogiri since v1.10.8 (see <a href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/1992">#1992</a>).</p> <p>Please see <a href="https://github.com/sparklemotion/nokogiri/security/advisories/GHSA-7rrm-v45f-jp64">nokogiri/GHSA-7rrm-v45f-jp64 </a> or <a href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2233">#2233</a> for a more complete analysis of these CVEs and patches.</p> <h3>Dependencies</h3> <ul> <li>[CRuby] vendored libxml2 is updated from 2.9.10 to 2.9.12. (Note that 2.9.11 was skipped because it was superseded by 2.9.12 a few hours after its release.)</li> </ul> <h2>1.11.3 / 2021-04-07</h2> <h3>Fixed</h3> <ul> <li>[CRuby] Passing non-<code>Node</code> objects to <code>Document#root=</code> now raises an <code>ArgumentError</code> exception. Previously this likely segfaulted. [<a href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/1900">#1900</a>]</li> <li>[JRuby] Passing non-<code>Node</code> objects to <code>Document#root=</code> now raises an <code>ArgumentError</code> exception. Previously this raised a <code>TypeError</code> exception.</li> <li>[CRuby] arm64/aarch64 systems (like Apple's M1) can now compile libxml2 and libxslt from source (though we continue to strongly advise users to install the native gems for the best possible experience)</li> </ul> <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 "huge input lookup" 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 <code>HTML::DocumentFragment</code>. [<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> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sparklemotion/nokogiri/commit/9d69b44ed3357b8069856083d39ee418cd10109b"><code>9d69b44</code></a> version bump to v1.11.4</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/058e87fdfda2cc2f309df098d18fe8856e785fcc"><code>058e87f</code></a> update CHANGELOG with complete CVE information</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/92852514a0d4621961deb6ce249441ff5140358f"><code>9285251</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/sparklemotion/nokogiri/issues/2234">#2234</a> from sparklemotion/2233-upgrade-to-libxml-2-9-12</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/5436f6120f883e9f185d48b992f39118a4897760"><code>5436f61</code></a> update CHANGELOG</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/761d320af2872c61b91f7b147cf57481566e3c67"><code>761d320</code></a> patch: renumber libxml2 patches</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/889ee2a9cb1e190bfa664cbf3552585f4d0a09a7"><code>889ee2a</code></a> test: update behavior of namespaces in HTML</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/9751d852c005606447dac7bb17f1a56593014583"><code>9751d85</code></a> test: remove low-value HTML::SAX::PushParser encoding test</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/9fcb7d25eabfab5e701d882e72ecab3b2ea6b13c"><code>9fcb7d2</code></a> test: adjust xpath gc test to libxml2's max recursion depth</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/1c99019f5f1bee23e4bff6cf72871f470097f7b2"><code>1c99019</code></a> patch: backport libxslt configure.ac change for libxml2 config</li> <li><a href="https://github.com/sparklemotion/nokogiri/commit/82a253fe7c5bdfab5fbe4c1b0c536b5ce4c72ac3"><code>82a253f</code></a> patch: fix isnan/isinf patch to apply cleanly to libxml 2.9.12</li> <li>Additional commits viewable in <a href="https://github.com/sparklemotion/nokogiri/compare/v1.10.10...v1.11.4">compare view</a></li> </ul> </details> <br />
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.
<details> <summary>Dependabot commands and options</summary> <br />
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.
</details>
pr created time in a month
create barnchOshuma/comics
branch : dependabot/bundler/nokogiri-1.11.4
created branch time in a month