matrix-art.meta

Issues/PRs archive for MTRNord/matrix-art
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.meta.git
Log | Files | Refs

388.md (9451B)


      1 # PR #388 Bump github/codeql-action from 2.1.39 to 2.2.7
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-03-20T09:04:37Z
      6 - **Branch:** dependabot/github_actions/github/codeql-action-2.2.7 → main
      7 - **Closed:** 2023-03-27T09:05:11Z
      8 - **Labels:** dependencies, github_actions
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [388.diff](./388.diff)
     12 
     13 ---
     14 
     15 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2.1.39 to 2.2.7.
     16 <details>
     17 <summary>Changelog</summary>
     18 <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p>
     19 <blockquote>
     20 <h1>CodeQL Action Changelog</h1>
     21 <h2>[UNRELEASED]</h2>
     22 <p>No user facing changes.</p>
     23 <h2>2.2.7 - 15 Mar 2023</h2>
     24 <p>No user facing changes.</p>
     25 <h2>2.2.6 - 10 Mar 2023</h2>
     26 <ul>
     27 <li>Update default CodeQL bundle version to 2.12.4.</li>
     28 </ul>
     29 <h2>2.2.5 - 24 Feb 2023</h2>
     30 <ul>
     31 <li>Update default CodeQL bundle version to 2.12.3. <a href="https://redirect.github.com/github/codeql-action/pull/1543">#1543</a></li>
     32 </ul>
     33 <h2>2.2.4 - 10 Feb 2023</h2>
     34 <p>No user facing changes.</p>
     35 <h2>2.2.3 - 08 Feb 2023</h2>
     36 <ul>
     37 <li>Update default CodeQL bundle version to 2.12.2. <a href="https://redirect.github.com/github/codeql-action/pull/1518">#1518</a></li>
     38 </ul>
     39 <h2>2.2.2 - 06 Feb 2023</h2>
     40 <ul>
     41 <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>
     42 </ul>
     43 <h2>2.2.1 - 27 Jan 2023</h2>
     44 <p>No user facing changes.</p>
     45 <h2>2.2.0 - 26 Jan 2023</h2>
     46 <ul>
     47 <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>
     48 <ul>
     49 <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>
     50 <li><strong>No change is required for the majority of workflows</strong>, including:
     51 <ul>
     52 <li>Workflows on GitHub.com hosted runners using the latest version (<code>v2</code>) of the CodeQL Action.</li>
     53 <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>
     54 <li>Workflows on GitHub Enterprise Server.</li>
     55 </ul>
     56 </li>
     57 <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>):
     58 <ul>
     59 <li>Previously, these workflows would obtain the latest version of CodeQL from the Actions runner image.</li>
     60 <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>
     61 </ul>
     62 </li>
     63 <li><strong>Internal changes</strong>
     64 <ul>
     65 <li>These changes will not affect the majority of code scanning workflows. Continue reading only if your workflow uses <a href="https://github.com/actions/toolkit/tree/main/packages/tool-cache"><code>@​actions/tool-cache</code></a> or relies on the precise location of CodeQL within the Actions tool cache.</li>
     66 <li>The tool cache now contains <strong>two</strong> recent CodeQL versions (previously <strong>one</strong>).</li>
     67 <li>Each CodeQL version is located under a directory named after the release date and version number, e.g. CodeQL 2.11.6 is now located under <code>CodeQL/2.11.6-20221211/x64/codeql</code> (previously <code>CodeQL/0.0.0-20221211/x64/codeql</code>).</li>
     68 </ul>
     69 </li>
     70 </ul>
     71 </li>
     72 <li>The maximum number of <a href="https://docs.github.com/en/code-security/code-scanning/integrating-with-code-scanning/sarif-support-for-code-scanning#run-object">SARIF runs</a> per file has been increased from 15 to 20 for users uploading SARIF files to GitHub.com. This change will help ensure that Code Scanning can process SARIF files generated by third-party tools that have many runs. See the <a href="https://docs.github.com/en/rest/code-scanning#upload-an-analysis-as-sarif-data">GitHub API documentation</a> for a list of all the limits around uploading SARIF. This change will be released to GitHub Enterprise Server as part of GHES 3.9.</li>
     73 </ul>
     74 <!-- raw HTML omitted -->
     75 </blockquote>
     76 <p>... (truncated)</p>
     77 </details>
     78 <details>
     79 <summary>Commits</summary>
     80 <ul>
     81 <li><a href="https://github.com/github/codeql-action/commit/168b99b3c22180941ae7dbdd5f5c9678ede476ba"><code>168b99b</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1581">#1581</a> from github/update-v2.2.7-433fe88bf</li>
     82 <li><a href="https://github.com/github/codeql-action/commit/bc7318da918033981b8e3b9cc4c45b61e3428fcd"><code>bc7318d</code></a> Update changelog for v2.2.7</li>
     83 <li><a href="https://github.com/github/codeql-action/commit/433fe88bf36ca0c5e4ef9b90a83052d09f7549e5"><code>433fe88</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1579">#1579</a> from github/aeisenberg/no-upload-database</li>
     84 <li><a href="https://github.com/github/codeql-action/commit/c208575433087202f0e1ff273fe4421edadc0e10"><code>c208575</code></a> Avoid uploading databases after integration tests</li>
     85 <li><a href="https://github.com/github/codeql-action/commit/b8ea5872110fb683a0cb7bd3e6838c46c8005797"><code>b8ea587</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1578">#1578</a> from github/henrymercer/fix-circular-dependency</li>
     86 <li><a href="https://github.com/github/codeql-action/commit/65f42e37688e5f0e4e90131436000ace9d4789ae"><code>65f42e3</code></a> Inline minimum version number to avoid circular dependency</li>
     87 <li><a href="https://github.com/github/codeql-action/commit/d9ceda382328683d350a8850c5f74fa19ff7b186"><code>d9ceda3</code></a> Add debug logging for feature flag enablement</li>
     88 <li><a href="https://github.com/github/codeql-action/commit/19f00dc212364caec77c5ea88fa53cb5deebc752"><code>19f00dc</code></a> Bump <code>@​ava/typescript</code> from 3.0.1 to 4.0.0 (<a href="https://redirect.github.com/github/codeql-action/issues/1576">#1576</a>)</li>
     89 <li><a href="https://github.com/github/codeql-action/commit/ec298233c1785cc41130cf1c87cc5ee90b6dac8f"><code>ec29823</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/1565">#1565</a> from github/henrymercer/diagnostics-code-scanning-co...</li>
     90 <li><a href="https://github.com/github/codeql-action/commit/a92a14621b7c8519b9c828f2f451076aaa2baf56"><code>a92a146</code></a> Prefer <code>core.info</code> to <code>console.log</code></li>
     91 <li>Additional commits viewable in <a href="https://github.com/github/codeql-action/compare/a34ca99b4610d924e04c68db79e503e1f79f9f02...168b99b3c22180941ae7dbdd5f5c9678ede476ba">compare view</a></li>
     92 </ul>
     93 </details>
     94 <br />
     95 
     96 
     97 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2.1.39&new-version=2.2.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     98 
     99 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`.
    100 
    101 [//]: # (dependabot-automerge-start)
    102 [//]: # (dependabot-automerge-end)
    103 
    104 ---
    105 
    106 <details>
    107 <summary>Dependabot commands and options</summary>
    108 <br />
    109 
    110 You can trigger Dependabot actions by commenting on this PR:
    111 - `@dependabot rebase` will rebase this PR
    112 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    113 - `@dependabot merge` will merge this PR after your CI passes on it
    114 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    115 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    116 - `@dependabot reopen` will reopen this PR if it is closed
    117 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    118 - `@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)
    119 - `@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)
    120 - `@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)
    121 
    122 
    123 </details>
    124 
    125 <!-- Replace -->
    126 ----
    127 ⌛ Deploy Preview - Build in Progress
    128 <!-- Replace -->
    129 
    130 
    131 
    132 ## Comments
    133 
    134 ### @dependabot[bot] — 2023-03-27T09:05:10Z
    135 
    136 Superseded by #396.
    137