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

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
2.1.16 to 2.1.17.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md";>github/codeql-action's
 changelog</a>.</em></p>
   <blockquote>
   <h1>CodeQL Action Changelog</h1>
   <h2>[UNRELEASED]</h2>
   <p>No user facing changes.</p>
   <h2>2.1.17 - 28 Jul 2022</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.10.1.  <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1143";>#1143</a></li>
   </ul>
   <h2>2.1.16 - 13 Jul 2022</h2>
   <ul>
   <li>You can now quickly debug a job that uses the CodeQL Action by 
re-running the job from the GitHub UI and selecting the &quot;Enable debug 
logging&quot; option. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1132";>#1132</a></li>
   <li>You can now see diagnostic messages produced by the analysis in the logs 
of the <code>analyze</code> Action by enabling debug mode. To enable debug 
mode, pass <code>debug: true</code> to the <code>init</code> Action, or <a 
href="https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging";>enable
 step debug logging</a>. This feature is available for CodeQL CLI version 
2.10.0 and later. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1133";>#1133</a></li>
   </ul>
   <h2>2.1.15 - 28 Jun 2022</h2>
   <ul>
   <li>CodeQL query packs listed in the <code>packs</code> configuration field 
will be skipped if their target language is not being analyzed in the current 
Actions job. Previously, this would throw an error. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1116";>#1116</a></li>
   <li>The combination of python2 and poetry is no longer supported. See <a 
href="https://github-redirect.dependabot.com/actions/setup-python/issues/374";>actions/setup-python#374</a>
 for more details. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1124";>#1124</a></li>
   <li>Update default CodeQL bundle version to 2.10.0. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1123";>#1123</a></li>
   </ul>
   <h2>2.1.14 - 22 Jun 2022</h2>
   <p>No user facing changes.</p>
   <h2>2.1.13 - 21 Jun 2022</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.9.4. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1100";>#1100</a></li>
   </ul>
   <h2>2.1.12 - 01 Jun 2022</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.9.3. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1084";>#1084</a></li>
   </ul>
   <h2>2.1.11 - 17 May 2022</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.9.2. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1074";>#1074</a></li>
   </ul>
   <h2>2.1.10 - 10 May 2022</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.9.1. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1056";>#1056</a></li>
   <li>When <code>wait-for-processing</code> is enabled, the workflow will now 
fail if there were any errors that occurred during processing of the analysis 
results.</li>
   </ul>
   <h2>2.1.9 - 27 Apr 2022</h2>
   <ul>
   <li>Add <code>working-directory</code> input to the <code>autobuild</code> 
action. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1024";>#1024</a></li>
   <li>The <code>analyze</code> and <code>upload-sarif</code> actions will now 
wait up to 2 minutes for processing to complete after they have uploaded the 
results so they can report any processing errors that occurred. This behavior 
can be disabled by setting the <code>wait-for-processing</code> action input to 
<code>&quot;false&quot;</code>. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1007";>#1007</a></li>
   <li>Update default CodeQL bundle version to 2.9.0.</li>
   <li>Fix a bug where <a 
href="https://github-redirect.dependabot.com/github/codeql-action/issues/1041";>status
 reporting fails on Windows</a>. <a 
href="https://github-redirect.dependabot.com/github/codeql-action/pull/1042";>#1042</a></li>
   </ul>
   <h2>2.1.8 - 08 Apr 2022</h2>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/github/codeql-action/commit/0c670bbf0414f39666df6ce8e718ec5662c21e03";><code>0c670bb</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/github/codeql-action/issues/1153";>#1153</a>
 from github/update-v2.1.17-bbc2e701</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/0dd6a6f2b01ed9ae71945b6cbc757500c8b5f070";><code>0dd6a6f</code></a>
 Update changelog for v2.1.17</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/bbc2e7010f187d73e9eb71ea708c31bbbe580964";><code>bbc2e70</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/github/codeql-action/issues/1149";>#1149</a>
 from github/criemen/runner-autobuilders</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/caa2a0df0a29fc2f1c719592dc407848cc044b3c";><code>caa2a0d</code></a>
 Runner tests: Attempt to source the tracer env, display the binary path</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/a2f4d66a8b73b5520c33e48dc608b653b7f38c1d";><code>a2f4d66</code></a>
 Runner tests: Read CODEQL_RUNNER from the stored JSON</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/b4ff4635002671ac0eeba0fd81aa5a9e4af79eab";><code>b4ff463</code></a>
 Autobuild: Remove CODEQL_RUNNER workaround</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/58faf9d60cf0cce77d8bc08ecdbbc468904745f2";><code>58faf9d</code></a>
 Actions: Disable the CLR tracer in C# autobuild test</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/dc1c51db286a1a57475238c0465544a064c70efa";><code>dc1c51d</code></a>
 Actions: Fix failing Runner autobuild test on macOS</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/2d2dfa342450ab7d0d51d9dfde9dd8c712633cb6";><code>2d2dfa3</code></a>
 Remove duplicate CI workflow</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/ceec52c4bcf5d37f7d9b77f9a24c526c4adb48f0";><code>ceec52c</code></a>
 Address review.</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/3e7e3b32d0fb8283594bb0a76cc60a00918b0969...0c670bbf0414f39666df6ce8e718ec5662c21e03";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2.1.16&new-version=2.1.17)](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)
   
   
   </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