dependabot[bot] opened a new pull request, #3973:
URL: https://github.com/apache/logging-log4j2/pull/3973

   Bumps `jazzer.version` from 0.24.0 to 0.26.0.
   Updates `com.code-intelligence:jazzer` from 0.24.0 to 0.26.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/CodeIntelligenceTesting/jazzer/releases";>com.code-intelligence:jazzer's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.26.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add linux arm64 support by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/973";>CodeIntelligenceTesting/jazzer#973</a></li>
   <li>feat: add Finite annotation by <a 
href="https://github.com/onionpsy";><code>@​onionpsy</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/969";>CodeIntelligenceTesting/jazzer#969</a></li>
   <li>feat: add additional number annotations by <a 
href="https://github.com/florianGla";><code>@​florianGla</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/959";>CodeIntelligenceTesting/jazzer#959</a></li>
   <li>feat: dedicated options for fuzzing duration &amp; executions by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/956";>CodeIntelligenceTesting/jazzer#956</a></li>
   <li>fix: update regex for detecting intellij coverage agent by <a 
href="https://github.com/florianGla";><code>@​florianGla</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/961";>CodeIntelligenceTesting/jazzer#961</a></li>
   <li>fix index out of bounds when mutating empty constructor arguments by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/962";>CodeIntelligenceTesting/jazzer#962</a></li>
   <li>fix: correct multiple method descriptors in builtin hooks by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/967";>CodeIntelligenceTesting/jazzer#967</a></li>
   <li>fix: support maxSize &gt; 1000 in map mutator by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/986";>CodeIntelligenceTesting/jazzer#986</a></li>
   <li>fix: don't apply Bean factories for proto enums by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/963";>CodeIntelligenceTesting/jazzer#963</a></li>
   <li>fix: correct descriptors for String.split methods by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/966";>CodeIntelligenceTesting/jazzer#966</a></li>
   <li>docs: restructure and improve the docs by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/958";>CodeIntelligenceTesting/jazzer#958</a></li>
   <li>docs: fix wrong Java class name in mutation framework docs by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/972";>CodeIntelligenceTesting/jazzer#972</a></li>
   <li>docs: fix wrong corpus dir in README by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/970";>CodeIntelligenceTesting/jazzer#970</a></li>
   <li>docs: document mutation annotation <code>AppliesTo</code> in Javadoc by 
<a href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/974";>CodeIntelligenceTesting/jazzer#974</a></li>
   <li>docs: add Javadoc to mutation annotations by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/976";>CodeIntelligenceTesting/jazzer#976</a></li>
   <li>docs: add link to Bazel+JUnit example; improve description by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/965";>CodeIntelligenceTesting/jazzer#965</a></li>
   <li>chore: fuzz them all by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/954";>CodeIntelligenceTesting/jazzer#954</a></li>
   <li>chore: update protobuf to version 32.1 by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/985";>CodeIntelligenceTesting/jazzer#985</a></li>
   <li>chore(deps): update test maven deps by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/979";>CodeIntelligenceTesting/jazzer#979</a></li>
   <li>chore: write list fuzz tests command output to stdout by <a 
href="https://github.com/florianGla";><code>@​florianGla</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/982";>CodeIntelligenceTesting/jazzer#982</a></li>
   <li>chore: fix pom.xml for junit example project by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/960";>CodeIntelligenceTesting/jazzer#960</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/onionpsy";><code>@​onionpsy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/969";>CodeIntelligenceTesting/jazzer#969</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.25.1...v0.26.0";>https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.25.1...v0.26.0</a></p>
   <h2>v0.25.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: publish using Portal OSSRH Staging API by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/948";>CodeIntelligenceTesting/jazzer#948</a></li>
   <li>docs: showcase the mutation framework in the readme by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/947";>CodeIntelligenceTesting/jazzer#947</a></li>
   <li>fix(mutation): ensure maxSize &gt;= size when using libfuzzer by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/952";>CodeIntelligenceTesting/jazzer#952</a></li>
   <li>findings: add entry for aircompressor by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/953";>CodeIntelligenceTesting/jazzer#953</a></li>
   <li>Update ASM dependencies to version 9.8 by <a 
href="https://github.com/apache-hb";><code>@​apache-hb</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/950";>CodeIntelligenceTesting/jazzer#950</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/apache-hb";><code>@​apache-hb</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/950";>CodeIntelligenceTesting/jazzer#950</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.25.0...v0.25.1";>https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.25.0...v0.25.1</a></p>
   <h2>v0.25.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add <code>Unsafe</code> array access sanitizer by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/932";>CodeIntelligenceTesting/jazzer#932</a></li>
   <li>feat: add a path traversal sanitizer by <a 
href="https://github.com/tballison";><code>@​tballison</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/915";>CodeIntelligenceTesting/jazzer#915</a></li>
   <li>feat: add path traversal configuration using <code>BugDetectors</code> 
API by <a href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/943";>CodeIntelligenceTesting/jazzer#943</a></li>
   <li><strong>breaking fix</strong>: make sure 
<code>ConsumeIntegralInRange</code> is always in range [min; max] by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/945";>CodeIntelligenceTesting/jazzer#945</a>.
 This change might invalidate some existing crash and corpus files.</li>
   <li>fix: clear last finding before starting a fuzzing run by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/944";>CodeIntelligenceTesting/jazzer#944</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/86378b7a20f08165e72a45582d6a9a5091212318";><code>86378b7</code></a>
 chore: update protobuf dependencies</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/6440ed6fbff07c0470f0a757951c4efeb39b4926";><code>6440ed6</code></a>
 chore: set -std=c++17 for macos &amp; windows builds</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/2852b691c930d2c8a7cb0e5ad57de2f1573d308f";><code>2852b69</code></a>
 chore: update runtime JDK to 21.0.8</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/d8125c43daa1775d7f781eec79ce880560d4b607";><code>d8125c4</code></a>
 feat: fail early if min &gt; max in ArrayMutator</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/cb1fb375a558d03f72ab8297aac23448a555f0a9";><code>cb1fb37</code></a>
 fix: support maxSize &gt; 1000 in map mutator</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/d88ad22398ba49f24e38bfe7c0b1ac4da3955add";><code>d88ad22</code></a>
 chore: add test to validate hook method descriptors</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/b5bf267355589461275123282ca66e77a49418b1";><code>b5bf267</code></a>
 fix: method descriptor for RegexRoadblocks hook</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/862de64fd025784eb6666391d6ca0cb2aea1905e";><code>862de64</code></a>
 fix: correct method descriptor in path traversal sanitizer</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/0c9592750df1acaedbca4cd91e8118eec4bf8a6e";><code>0c95927</code></a>
 fix: correct method descriptors in LDAP sanitizer</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/d57e86957476816626177ef5eaca10d697d96dc6";><code>d57e869</code></a>
 Add Javadoc to Finite</li>
   <li>Additional commits viewable in <a 
href="https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.24.0...v0.26.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `com.code-intelligence:jazzer-api` from 0.24.0 to 0.26.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/CodeIntelligenceTesting/jazzer/releases";>com.code-intelligence:jazzer-api's
 releases</a>.</em></p>
   <blockquote>
   <h2>v0.26.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add linux arm64 support by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/973";>CodeIntelligenceTesting/jazzer#973</a></li>
   <li>feat: add Finite annotation by <a 
href="https://github.com/onionpsy";><code>@​onionpsy</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/969";>CodeIntelligenceTesting/jazzer#969</a></li>
   <li>feat: add additional number annotations by <a 
href="https://github.com/florianGla";><code>@​florianGla</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/959";>CodeIntelligenceTesting/jazzer#959</a></li>
   <li>feat: dedicated options for fuzzing duration &amp; executions by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/956";>CodeIntelligenceTesting/jazzer#956</a></li>
   <li>fix: update regex for detecting intellij coverage agent by <a 
href="https://github.com/florianGla";><code>@​florianGla</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/961";>CodeIntelligenceTesting/jazzer#961</a></li>
   <li>fix index out of bounds when mutating empty constructor arguments by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/962";>CodeIntelligenceTesting/jazzer#962</a></li>
   <li>fix: correct multiple method descriptors in builtin hooks by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/967";>CodeIntelligenceTesting/jazzer#967</a></li>
   <li>fix: support maxSize &gt; 1000 in map mutator by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/986";>CodeIntelligenceTesting/jazzer#986</a></li>
   <li>fix: don't apply Bean factories for proto enums by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/963";>CodeIntelligenceTesting/jazzer#963</a></li>
   <li>fix: correct descriptors for String.split methods by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/966";>CodeIntelligenceTesting/jazzer#966</a></li>
   <li>docs: restructure and improve the docs by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/958";>CodeIntelligenceTesting/jazzer#958</a></li>
   <li>docs: fix wrong Java class name in mutation framework docs by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/972";>CodeIntelligenceTesting/jazzer#972</a></li>
   <li>docs: fix wrong corpus dir in README by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/970";>CodeIntelligenceTesting/jazzer#970</a></li>
   <li>docs: document mutation annotation <code>AppliesTo</code> in Javadoc by 
<a href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/974";>CodeIntelligenceTesting/jazzer#974</a></li>
   <li>docs: add Javadoc to mutation annotations by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/976";>CodeIntelligenceTesting/jazzer#976</a></li>
   <li>docs: add link to Bazel+JUnit example; improve description by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/965";>CodeIntelligenceTesting/jazzer#965</a></li>
   <li>chore: fuzz them all by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/954";>CodeIntelligenceTesting/jazzer#954</a></li>
   <li>chore: update protobuf to version 32.1 by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/985";>CodeIntelligenceTesting/jazzer#985</a></li>
   <li>chore(deps): update test maven deps by <a 
href="https://github.com/renovate";><code>@​renovate</code></a>[bot] in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/979";>CodeIntelligenceTesting/jazzer#979</a></li>
   <li>chore: write list fuzz tests command output to stdout by <a 
href="https://github.com/florianGla";><code>@​florianGla</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/982";>CodeIntelligenceTesting/jazzer#982</a></li>
   <li>chore: fix pom.xml for junit example project by <a 
href="https://github.com/simonresch";><code>@​simonresch</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/960";>CodeIntelligenceTesting/jazzer#960</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/onionpsy";><code>@​onionpsy</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/969";>CodeIntelligenceTesting/jazzer#969</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.25.1...v0.26.0";>https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.25.1...v0.26.0</a></p>
   <h2>v0.25.1</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>chore: publish using Portal OSSRH Staging API by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/948";>CodeIntelligenceTesting/jazzer#948</a></li>
   <li>docs: showcase the mutation framework in the readme by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/947";>CodeIntelligenceTesting/jazzer#947</a></li>
   <li>fix(mutation): ensure maxSize &gt;= size when using libfuzzer by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/952";>CodeIntelligenceTesting/jazzer#952</a></li>
   <li>findings: add entry for aircompressor by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/953";>CodeIntelligenceTesting/jazzer#953</a></li>
   <li>Update ASM dependencies to version 9.8 by <a 
href="https://github.com/apache-hb";><code>@​apache-hb</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/950";>CodeIntelligenceTesting/jazzer#950</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/apache-hb";><code>@​apache-hb</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/950";>CodeIntelligenceTesting/jazzer#950</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.25.0...v0.25.1";>https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.25.0...v0.25.1</a></p>
   <h2>v0.25.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>feat: add <code>Unsafe</code> array access sanitizer by <a 
href="https://github.com/Marcono1234";><code>@​Marcono1234</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/932";>CodeIntelligenceTesting/jazzer#932</a></li>
   <li>feat: add a path traversal sanitizer by <a 
href="https://github.com/tballison";><code>@​tballison</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/915";>CodeIntelligenceTesting/jazzer#915</a></li>
   <li>feat: add path traversal configuration using <code>BugDetectors</code> 
API by <a href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/943";>CodeIntelligenceTesting/jazzer#943</a></li>
   <li><strong>breaking fix</strong>: make sure 
<code>ConsumeIntegralInRange</code> is always in range [min; max] by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/945";>CodeIntelligenceTesting/jazzer#945</a>.
 This change might invalidate some existing crash and corpus files.</li>
   <li>fix: clear last finding before starting a fuzzing run by <a 
href="https://github.com/oetr";><code>@​oetr</code></a> in <a 
href="https://redirect.github.com/CodeIntelligenceTesting/jazzer/pull/944";>CodeIntelligenceTesting/jazzer#944</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/86378b7a20f08165e72a45582d6a9a5091212318";><code>86378b7</code></a>
 chore: update protobuf dependencies</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/6440ed6fbff07c0470f0a757951c4efeb39b4926";><code>6440ed6</code></a>
 chore: set -std=c++17 for macos &amp; windows builds</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/2852b691c930d2c8a7cb0e5ad57de2f1573d308f";><code>2852b69</code></a>
 chore: update runtime JDK to 21.0.8</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/d8125c43daa1775d7f781eec79ce880560d4b607";><code>d8125c4</code></a>
 feat: fail early if min &gt; max in ArrayMutator</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/cb1fb375a558d03f72ab8297aac23448a555f0a9";><code>cb1fb37</code></a>
 fix: support maxSize &gt; 1000 in map mutator</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/d88ad22398ba49f24e38bfe7c0b1ac4da3955add";><code>d88ad22</code></a>
 chore: add test to validate hook method descriptors</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/b5bf267355589461275123282ca66e77a49418b1";><code>b5bf267</code></a>
 fix: method descriptor for RegexRoadblocks hook</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/862de64fd025784eb6666391d6ca0cb2aea1905e";><code>862de64</code></a>
 fix: correct method descriptor in path traversal sanitizer</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/0c9592750df1acaedbca4cd91e8118eec4bf8a6e";><code>0c95927</code></a>
 fix: correct method descriptors in LDAP sanitizer</li>
   <li><a 
href="https://github.com/CodeIntelligenceTesting/jazzer/commit/d57e86957476816626177ef5eaca10d697d96dc6";><code>d57e869</code></a>
 Add Javadoc to Finite</li>
   <li>Additional commits viewable in <a 
href="https://github.com/CodeIntelligenceTesting/jazzer/compare/v0.24.0...v0.26.0";>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`.
   
   [//]: # (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)
   
   
   </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: [email protected]

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

Reply via email to