dependabot[bot] opened a new pull request, #191:
URL: https://github.com/apache/commons-release-plugin/pull/191

   Bumps [github/codeql-action](https://github.com/github/codeql-action) from 
2.20.3 to 2.21.0.
   <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>
   <p>See the <a 
href="https://github.com/github/codeql-action/releases";>releases page</a> for 
the relevant changes to the CodeQL CLI and language packs.</p>
   <h2>[UNRELEASED]</h2>
   <p>No user facing changes.</p>
   <h2>2.21.0 - 19 Jul 2023</h2>
   <ul>
   <li>CodeQL Action now requires CodeQL CLI 2.9.4 or later. For more 
information, see the corresponding changelog entry for CodeQL Action version 
2.20.4. <a 
href="https://redirect.github.com/github/codeql-action/pull/1724";>#1724</a></li>
   </ul>
   <h2>2.20.4 - 14 Jul 2023</h2>
   <ul>
   <li>This is the last release of the Action that supports CodeQL CLI versions 
2.8.5 to 2.9.3. These versions of the CodeQL CLI were deprecated on June 20, 
2023 alongside GitHub Enterprise Server 3.5 and will not be supported by the 
next release of the CodeQL Action (2.21.0).
   <ul>
   <li>If you are using one of these versions, please update to CodeQL CLI 
version 2.9.4 or later. For instance, if you have specified a custom version of 
the CLI using the 'tools' input to the 'init' Action, you can remove this input 
to use the default version.</li>
   <li>Alternatively, if you want to continue using a version of the CodeQL CLI 
between 2.8.5 and 2.9.3, you can replace 'github/codeql-action/<em><a 
href="https://github.com/v2";><code>@​v2</code></a>' by 
'github/codeql-action/</em><a 
href="https://github.com/v2";><code>@​v2</code></a>.20.4' in your code scanning 
workflow to ensure you continue using this version of the CodeQL Action.</li>
   </ul>
   </li>
   <li>We are rolling out a feature in July 2023 that will slightly reduce the 
default amount of RAM used for query execution, in proportion to the runner's 
total memory. This will help to avoid out-of-memory failures on larger runners. 
<a 
href="https://redirect.github.com/github/codeql-action/pull/1760";>#1760</a></li>
   <li>Update default CodeQL bundle version to 2.14.0. <a 
href="https://redirect.github.com/github/codeql-action/pull/1762";>#1762</a></li>
   </ul>
   <h2>2.20.3 - 06 Jul 2023</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.13.5. <a 
href="https://redirect.github.com/github/codeql-action/pull/1743";>#1743</a></li>
   </ul>
   <h2>2.20.2 - 03 Jul 2023</h2>
   <p>No user facing changes.</p>
   <h2>2.20.1 - 21 Jun 2023</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.13.4. <a 
href="https://redirect.github.com/github/codeql-action/pull/1721";>#1721</a></li>
   <li>Experimental: add a new <code>resolve-environment</code> action which 
attempts to infer a configuration for the build environment that is required to 
build a given project. Do not use this in production as it is part of an 
internal experiment and subject to change at any time.</li>
   </ul>
   <h2>2.20.0 - 13 Jun 2023</h2>
   <ul>
   <li>Bump the version of the Action to 2.20.0. This ensures that users who 
received a Dependabot upgrade to <a 
href="https://github.com/github/codeql-action/commit/cdcdbb579706841c47f7063dda365e292e5cad7a";><code>cdcdbb5</code></a>,
 which was mistakenly marked as Action version 2.13.4, continue to receive 
updates to the CodeQL Action. Full details in <a 
href="https://redirect.github.com/github/codeql-action/pull/1729";>#1729</a></li>
   </ul>
   <h2>2.3.6 - 01 Jun 2023</h2>
   <ul>
   <li>Update default CodeQL bundle version to 2.13.3. <a 
href="https://redirect.github.com/github/codeql-action/pull/1698";>#1698</a></li>
   </ul>
   <h2>2.3.5 - 25 May 2023</h2>
   <ul>
   <li>Allow invalid URIs to be used as values to 
<code>artifactLocation.uri</code> properties. This reverses a change from <a 
href="https://redirect.github.com/github/codeql-action/pull/1668";>#1668</a> 
that inadvertently led to stricter validation of some URI values. <a 
href="https://redirect.github.com/github/codeql-action/pull/1705";>#1705</a></li>
   <li>Gracefully handle invalid URIs when fingerprinting. <a 
href="https://redirect.github.com/github/codeql-action/pull/1694";>#1694</a></li>
   </ul>
   <h2>2.3.4 - 24 May 2023</h2>
   <ul>
   <li>Updated the SARIF 2.1.0 JSON schema file to the latest from <a 
href="https://github.com/oasis-tcs/sarif-spec/blob/123e95847b13fbdd4cbe2120fa5e33355d4a042b/Schemata/sarif-schema-2.1.0.json";>oasis-tcs/sarif-spec</a>.
 <a 
href="https://redirect.github.com/github/codeql-action/pull/1668";>#1668</a></li>
   <li>We are rolling out a feature in May 2023 that will disable Python 
dependency installation for new users of the CodeQL Action. This improves the 
speed of analysis while having only a very minor impact on results. <a 
href="https://redirect.github.com/github/codeql-action/pull/1676";>#1676</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/1813ca74c3faaa3a2da2070b9b8a0b3e7373a0d8";><code>1813ca7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/1791";>#1791</a> 
from github/update-v2.21.0-6ae46f7a9</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/684354087657f9de21799430ad93dbce751693fe";><code>6843540</code></a>
 Update changelog for v2.21.0</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/6ae46f7a92375136e54d98f1562e956ac595c7fc";><code>6ae46f7</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/1790";>#1790</a> 
from github/henrymercer/aborted-user-error</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/0cae69e06273f42be35cb7080491d9f0a3ff62cf";><code>0cae69e</code></a>
 Report user errors in the abort stage appropriately</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/d2ed0a05b63da98c856e847eb1a2c07256508499";><code>d2ed0a0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/1786";>#1786</a> 
from github/dependabot/npm_and_yarn/npm-0a410f26d2</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/651d09131ae0a806606194b9be1ce5dd31548fa1";><code>651d091</code></a>
 Merge pull request <a 
href="https://redirect.github.com/github/codeql-action/issues/1788";>#1788</a> 
from github/henrymercer/fix-feature-flag-usage</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e0f0892f83e1a0cc3252d7670b6f39a0c7b1ebb4";><code>e0f0892</code></a>
 Add tests for new analysis summary feature flag</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/27d3b2f85746a6ddec4aeadb033c7ebfc6465bdf";><code>27d3b2f</code></a>
 Fix scaling reserved RAM feature flag naming</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/da4e0a06c0f04ff404830612058d9e7477fabbf2";><code>da4e0a0</code></a>
 Fix CodeQL version checks</li>
   <li><a 
href="https://github.com/github/codeql-action/commit/e266801e21b8b911929eb77e4c8493192846b843";><code>e266801</code></a>
 Update checked-in dependencies</li>
   <li>Additional commits viewable in <a 
href="https://github.com/github/codeql-action/compare/46ed16ded91731b2df79a2893d3aea8e9f03b5c4...1813ca74c3faaa3a2da2070b9b8a0b3e7373a0d8";>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.20.3&new-version=2.21.0)](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-unsubscr...@commons.apache.org

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

Reply via email to