You are viewing a plain text version of this content. The canonical link for it is here.
Posted to robots@logging.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/23 11:08:12 UTC

[PR] Bump github/codeql-action from 2.1.37 to 2.2.8 (logging-log4j2)

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

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.37 to 2.2.8.
   <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.2.8 - 22 Mar 2023</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.12.5. <a href="https://redirect.github.com/github/codeql-action/pull/1585">#1585</a></li>
   </ul>
   <h2>2.2.7 - 15 Mar 2023</h2>
   <p>No user facing changes.</p>
   <h2>2.2.6 - 10 Mar 2023</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.12.4. <a href="https://redirect.github.com/github/codeql-action/pull/1561">#1561</a></li>
   </ul>
   <h2>2.2.5 - 24 Feb 2023</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.12.3. <a href="https://redirect.github.com/github/codeql-action/pull/1543">#1543</a></li>
   </ul>
   <h2>2.2.4 - 10 Feb 2023</h2>
   <p>No user facing changes.</p>
   <h2>2.2.3 - 08 Feb 2023</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.12.2. <a href="https://redirect.github.com/github/codeql-action/pull/1518">#1518</a></li>
   </ul>
   <h2>2.2.2 - 06 Feb 2023</h2>
   <ul>
   <li>Fix an issue where customers using the CodeQL Action with the <a href="https://docs.github.com/en/enterprise-server@3.7/admin/code-security/managing-github-advanced-security-for-your-enterprise/configuring-code-scanning-for-your-appliance#configuring-codeql-analysis-on-a-server-without-internet-access">CodeQL Action sync tool</a> would not be able to obtain the CodeQL tools. <a href="https://redirect.github.com/github/codeql-action/pull/1517">#1517</a></li>
   </ul>
   <h2>2.2.1 - 27 Jan 2023</h2>
   <p>No user facing changes.</p>
   <h2>2.2.0 - 26 Jan 2023</h2>
   <ul>
   <li>Improve stability when choosing the default version of CodeQL to use in code scanning workflow runs on Actions on GitHub.com. <a href="https://redirect.github.com/github/codeql-action/pull/1475">#1475</a>
   <ul>
   <li>This change addresses customer reports of code scanning alerts on GitHub.com being closed and reopened during the rollout of new versions of CodeQL in the GitHub Actions <a href="https://github.com/actions/runner-images">runner images</a>.</li>
   <li><strong>No change is required for the majority of workflows</strong>, including:
   <ul>
   <li>Workflows on GitHub.com hosted runners using the latest version (<code>v2</code>) of the CodeQL Action.</li>
   <li>Workflows on GitHub.com hosted runners that are pinned to specific versions of the CodeQL Action from <code>v2.2.0</code> onwards.</li>
   <li>Workflows on GitHub Enterprise Server.</li>
   </ul>
   </li>
   <li><strong>A change may be required</strong> for workflows on GitHub.com hosted runners that are pinned to specific versions of the CodeQL Action before <code>v2.2.0</code> (e.g. <code>v2.1.32</code>):
   <ul>
   <li>Previously, these workflows would obtain the latest version of CodeQL from the Actions runner image.</li>
   <li>Now, these workflows will download an older, compatible version of CodeQL from GitHub Releases. To use this older version, no change is required. To use the newest version of CodeQL, please update your workflows to reference the latest version of the CodeQL Action (<code>v2</code>).</li>
   </ul>
   </li>
   <li><strong>Internal changes</strong></li>
   </ul>
   </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/67a35a08586135a9573f4327e904ecbf517a882d"><code>67a35a0</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1601">#1601</a> from github/update-v2.2.8-066b6343e</li>
   <li><a href="https://github.com/github/codeql-action/commit/57571ab0cd1646c26245e45072046dd8523c04c5"><code>57571ab</code></a> Update changelog for v2.2.8</li>
   <li><a href="https://github.com/github/codeql-action/commit/066b6343ef05c8b9004054f8fb7c6af1a95375aa"><code>066b634</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1599">#1599</a> from github/update-supported-enterprise-server-versions</li>
   <li><a href="https://github.com/github/codeql-action/commit/aefd9896b1ac0a2e24b95525643cfa6d0f5538db"><code>aefd989</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1597">#1597</a> from github/rneatherway/ghe-dotcom</li>
   <li><a href="https://github.com/github/codeql-action/commit/3ca226064378a93b85e71a9b77c6cf4cbb0d6f3d"><code>3ca2260</code></a> Account for versioning of ghe.com</li>
   <li><a href="https://github.com/github/codeql-action/commit/5f20b2c372e2df4127c0afad236b5e27f7422434"><code>5f20b2c</code></a> Update supported GitHub Enterprise Server versions.</li>
   <li><a href="https://github.com/github/codeql-action/commit/760583e70d47693ffb9619d29cd1b1858c197d2b"><code>760583e</code></a> Bump setup-go from v3 to v4 (<a href="https://redirect.github.com/github/codeql-action/issues/1595">#1595</a>)</li>
   <li><a href="https://github.com/github/codeql-action/commit/0ef7eda548a9f29902ca2a55e9b9d243bd1223dd"><code>0ef7eda</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1585">#1585</a> from github/henrymercer/bundle-2.12.5</li>
   <li><a href="https://github.com/github/codeql-action/commit/86128131faa8ac9b0c4d90915acefa9bc8b30a07"><code>8612813</code></a> Merge branch 'main' into henrymercer/bundle-2.12.5</li>
   <li><a href="https://github.com/github/codeql-action/commit/ebbe965b436d3cf08f411a8e9cdefb6cda0170db"><code>ebbe965</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1588">#1588</a> from github/update-supported-enterprise-server-versions</li>
   <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/959cbb7472c4d4ad70cdfe6f4976053fe48ab394...67a35a08586135a9573f4327e904ecbf517a882d">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.37&new-version=2.2.8)](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: robots-unsubscribe@logging.apache.org

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


Re: [PR] Bump github/codeql-action from 2.1.37 to 2.2.8 (logging-log4j2)

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] merged PR #1384:
URL: https://github.com/apache/logging-log4j2/pull/1384


-- 
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


Re: [PR] Bump github/codeql-action from 2.1.37 to 2.2.8 (logging-log4j2)

Posted by "ppkarwasz (via GitHub)" <gi...@apache.org>.
ppkarwasz commented on PR #1384:
URL: https://github.com/apache/logging-log4j2/pull/1384#issuecomment-1483487390

   @dependabot rebase


-- 
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