You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2022/08/04 10:53:47 UTC

[GitHub] [logging-log4j2] dependabot[bot] opened a new pull request, #993: Bump github/codeql-action from 2.1.17 to 2.1.18

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

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.17 to 2.1.18.
   <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.18 - 03 Aug 2022</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.10.2.  <a href="https://github-redirect.dependabot.com/github/codeql-action/pull/1156">#1156</a></li>
   </ul>
   <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>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/github/codeql-action/commit/2ca79b6fa8d3ec278944088b4aa5f46912db5d63"><code>2ca79b6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1165">#1165</a> from github/update-v2.1.18-329cb8b6</li>
   <li><a href="https://github.com/github/codeql-action/commit/9dc4e8a2c774fc10b9399511a3c07cff071ef6dd"><code>9dc4e8a</code></a> Update changelog for v2.1.18</li>
   <li><a href="https://github.com/github/codeql-action/commit/329cb8b61cdb3cacd888f17e11579e36c3513792"><code>329cb8b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1156">#1156</a> from github/cklin/codeql-cli-2.10.2</li>
   <li><a href="https://github.com/github/codeql-action/commit/a5def177685b5df2521a294f76bb15184554dc93"><code>a5def17</code></a> Update default CodeQL version to 2.10.2</li>
   <li><a href="https://github.com/github/codeql-action/commit/19d025e17ffd30b50d1638946eaed9fe971a85d4"><code>19d025e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1161">#1161</a> from github/adityasharad/actions/combined-check-file...</li>
   <li><a href="https://github.com/github/codeql-action/commit/2f739fcd04dfc437bd6ebafae18ff748981ac7fc"><code>2f739fc</code></a> CI: Combine verify-pr-checks and check-for-conflicts jobs</li>
   <li><a href="https://github.com/github/codeql-action/commit/495c20006b5906b471842a5f962b1bbbf0fefdd1"><code>495c200</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1158">#1158</a> from github/adityasharad/actions/separate-runner-checks</li>
   <li><a href="https://github.com/github/codeql-action/commit/ceea66834a225250507757c9e09b9716bdac3fb8"><code>ceea668</code></a> CI: Move Runner checks into their own workflow</li>
   <li><a href="https://github.com/github/codeql-action/commit/b100b75d58470d253f593ae0e7205913f569450a"><code>b100b75</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/github/codeql-action/issues/1157">#1157</a> from github/adityasharad/actions/combine-lint-check-js</li>
   <li><a href="https://github.com/github/codeql-action/commit/992d0116661afe47ed4260002dae42ab05ebe083"><code>992d011</code></a> CI: Combine JS lint and JS check jobs</li>
   <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/0c670bbf0414f39666df6ce8e718ec5662c21e03...2ca79b6fa8d3ec278944088b4aa5f46912db5d63">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.17&new-version=2.1.18)](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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j2] vy merged pull request #993: Bump github/codeql-action from 2.1.17 to 2.1.18

Posted by GitBox <gi...@apache.org>.
vy merged PR #993:
URL: https://github.com/apache/logging-log4j2/pull/993


-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [logging-log4j2] vy commented on a diff in pull request #993: Bump github/codeql-action from 2.1.17 to 2.1.18

Posted by GitBox <gi...@apache.org>.
vy commented on code in PR #993:
URL: https://github.com/apache/logging-log4j2/pull/993#discussion_r947695454


##########
.github/workflows/codeql-analysis.yml:
##########
@@ -89,4 +89,4 @@ jobs:
           --global-toolchains ".github/workflows/maven-toolchains.xml"
 
       - name: Perform CodeQL Analysis
-        uses: github/codeql-action/analyze@0c670bbf0414f39666df6ce8e718ec5662c21e03    # 2.1.17
+        uses: github/codeql-action/analyze@2ca79b6fa8d3ec278944088b4aa5f46912db5d63    # 2.1.17

Review Comment:
   ```suggestion
           uses: github/codeql-action/analyze@2ca79b6fa8d3ec278944088b4aa5f46912db5d63    # 2.1.18
   ```



##########
.github/workflows/scorecards-analysis.yml:
##########
@@ -62,6 +62,6 @@ jobs:
           retention-days: 5
 
       - name: "Upload to code-scanning"
-        uses: github/codeql-action/upload-sarif@0c670bbf0414f39666df6ce8e718ec5662c21e03    # 2.1.17
+        uses: github/codeql-action/upload-sarif@2ca79b6fa8d3ec278944088b4aa5f46912db5d63    # 2.1.17

Review Comment:
   ```suggestion
           uses: github/codeql-action/upload-sarif@2ca79b6fa8d3ec278944088b4aa5f46912db5d63    # 2.1.18
   ```



##########
.github/workflows/codeql-analysis.yml:
##########
@@ -49,7 +49,7 @@ jobs:
 
       # Initializes the CodeQL tools for scanning.
       - name: Initialize CodeQL
-        uses: github/codeql-action/init@0c670bbf0414f39666df6ce8e718ec5662c21e03    # 2.1.17
+        uses: github/codeql-action/init@2ca79b6fa8d3ec278944088b4aa5f46912db5d63    # 2.1.17

Review Comment:
   ```suggestion
           uses: github/codeql-action/init@2ca79b6fa8d3ec278944088b4aa5f46912db5d63    # 2.1.18
   ```



-- 
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: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org