zola-check-manager.meta

Issues/PRs archive for MTRNord/zola-check-manager
git clone git://archive.git.mtrnord.blog/MTRNord/zola-check-manager.meta.git
Log | Files | Refs

111.md (12197B)


      1 # PR #111 Bump github/codeql-action from 2 to 3
      2 
      3 - **Status:** merged
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-12-29T14:13:20Z
      6 - **Branch:** dependabot/github_actions/github/codeql-action-3 → main
      7 - **Merged:** 2024-12-29T14:15:02Z
      8 - **Labels:** dependencies, github_actions
      9 - **Diff:** [111.diff](./111.diff)
     10 
     11 ---
     12 
     13 Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v2.28.0</h2>
     19 <h1>CodeQL Action Changelog</h1>
     20 <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>
     21 <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p>
     22 <p><strong>This is the last planned release of the <code>v2</code>. To continue getting updates for the CodeQL Action, please switch to <code>v3</code>.</strong></p>
     23 <h2>2.28.0 - 20 Dec 2024</h2>
     24 <ul>
     25 <li>Bump the minimum CodeQL bundle version to 2.15.5. <a href="https://redirect.github.com/github/codeql-action/pull/2655">#2655</a></li>
     26 <li>Don't fail in the unusual case that a file is on the search path. <a href="https://redirect.github.com/github/codeql-action/pull/2660">#2660</a>.</li>
     27 </ul>
     28 <p>See the full <a href="https://github.com/github/codeql-action/blob/v2.28.0/CHANGELOG.md">CHANGELOG.md</a> for more information.</p>
     29 <h2>v2.27.9</h2>
     30 <h1>CodeQL Action Changelog</h1>
     31 <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>
     32 <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p>
     33 <h2>2.27.9 - 12 Dec 2024</h2>
     34 <p>No user facing changes.</p>
     35 <p>See the full <a href="https://github.com/github/codeql-action/blob/v2.27.9/CHANGELOG.md">CHANGELOG.md</a> for more information.</p>
     36 <h2>v2.27.7</h2>
     37 <h1>CodeQL Action Changelog</h1>
     38 <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>
     39 <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p>
     40 <h2>2.27.7 - 10 Dec 2024</h2>
     41 <ul>
     42 <li>We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. <a href="https://redirect.github.com/github/codeql-action/pull/2631">#2631</a></li>
     43 <li>Update default CodeQL bundle version to 2.20.0. <a href="https://redirect.github.com/github/codeql-action/pull/2636">#2636</a></li>
     44 </ul>
     45 <p>See the full <a href="https://github.com/github/codeql-action/blob/v2.27.7/CHANGELOG.md">CHANGELOG.md</a> for more information.</p>
     46 <h2>v2.27.6</h2>
     47 <h1>CodeQL Action Changelog</h1>
     48 <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>
     49 <p>Note that the only difference between <code>v2</code> and <code>v3</code> of the CodeQL Action is the node version they support, with <code>v3</code> running on node 20 while we continue to release <code>v2</code> to support running on node 16. For example <code>3.22.11</code> was the first <code>v3</code> release and is functionally identical to <code>2.22.11</code>. This approach ensures an easy way to track exactly which features are included in different versions, indicated by the minor and patch version numbers.</p>
     50 <!-- raw HTML omitted -->
     51 </blockquote>
     52 <p>... (truncated)</p>
     53 </details>
     54 <details>
     55 <summary>Changelog</summary>
     56 <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p>
     57 <blockquote>
     58 <h2>3.28.0 - 20 Dec 2024</h2>
     59 <ul>
     60 <li>Bump the minimum CodeQL bundle version to 2.15.5. <a href="https://redirect.github.com/github/codeql-action/pull/2655">#2655</a></li>
     61 <li>Don't fail in the unusual case that a file is on the search path. <a href="https://redirect.github.com/github/codeql-action/pull/2660">#2660</a>.</li>
     62 </ul>
     63 <h2>3.27.9 - 12 Dec 2024</h2>
     64 <p>No user facing changes.</p>
     65 <h2>3.27.8 - 12 Dec 2024</h2>
     66 <ul>
     67 <li>Fixed an issue where streaming the download and extraction of the CodeQL bundle did not respect proxy settings. <a href="https://redirect.github.com/github/codeql-action/pull/2624">#2624</a></li>
     68 </ul>
     69 <h2>3.27.7 - 10 Dec 2024</h2>
     70 <ul>
     71 <li>We are rolling out a change in December 2024 that will extract the CodeQL bundle directly to the toolcache to improve performance. <a href="https://redirect.github.com/github/codeql-action/pull/2631">#2631</a></li>
     72 <li>Update default CodeQL bundle version to 2.20.0. <a href="https://redirect.github.com/github/codeql-action/pull/2636">#2636</a></li>
     73 </ul>
     74 <h2>3.27.6 - 03 Dec 2024</h2>
     75 <ul>
     76 <li>Update default CodeQL bundle version to 2.19.4. <a href="https://redirect.github.com/github/codeql-action/pull/2626">#2626</a></li>
     77 </ul>
     78 <h2>3.27.5 - 19 Nov 2024</h2>
     79 <p>No user facing changes.</p>
     80 <h2>3.27.4 - 14 Nov 2024</h2>
     81 <p>No user facing changes.</p>
     82 <h2>3.27.3 - 12 Nov 2024</h2>
     83 <p>No user facing changes.</p>
     84 <h2>3.27.2 - 12 Nov 2024</h2>
     85 <ul>
     86 <li>Fixed an issue where setting up the CodeQL tools would sometimes fail with the message &quot;Invalid value 'undefined' for header 'authorization'&quot;. <a href="https://redirect.github.com/github/codeql-action/pull/2590">#2590</a></li>
     87 </ul>
     88 <h2>3.27.1 - 08 Nov 2024</h2>
     89 <ul>
     90 <li>The CodeQL Action now downloads bundles compressed using Zstandard on GitHub Enterprise Server when using Linux or macOS runners. This speeds up the installation of the CodeQL tools. This feature is already available to GitHub.com users. <a href="https://redirect.github.com/github/codeql-action/pull/2573">#2573</a></li>
     91 <li>Update default CodeQL bundle version to 2.19.3. <a href="https://redirect.github.com/github/codeql-action/pull/2576">#2576</a></li>
     92 </ul>
     93 <h2>3.27.0 - 22 Oct 2024</h2>
     94 <ul>
     95 <li>Bump the minimum CodeQL bundle version to 2.14.6. <a href="https://redirect.github.com/github/codeql-action/pull/2549">#2549</a></li>
     96 <li>Fix an issue where the <code>upload-sarif</code> Action would fail with &quot;upload-sarif post-action step failed: Input required and not supplied: token&quot; when called in a composite Action that had a different set of inputs to the ones expected by the <code>upload-sarif</code> Action. <a href="https://redirect.github.com/github/codeql-action/pull/2557">#2557</a></li>
     97 <li>Update default CodeQL bundle version to 2.19.2. <a href="https://redirect.github.com/github/codeql-action/pull/2552">#2552</a></li>
     98 </ul>
     99 <h2>3.26.13 - 14 Oct 2024</h2>
    100 <!-- raw HTML omitted -->
    101 </blockquote>
    102 <p>... (truncated)</p>
    103 </details>
    104 <details>
    105 <summary>Commits</summary>
    106 <ul>
    107 <li><a href="https://github.com/github/codeql-action/commit/48fe0d8fb168b9da4713543aa069aed7084890d3"><code>48fe0d8</code></a> Update changelog and version after v3.27.9</li>
    108 <li><a href="https://github.com/github/codeql-action/commit/df409f7d9260372bd5f19e5b04e83cb3c43714ae"><code>df409f7</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2649">#2649</a> from github/update-v3.27.9-7972a42f3</li>
    109 <li><a href="https://github.com/github/codeql-action/commit/feca44ddf6862ba0707723d320d5c42780fe6499"><code>feca44d</code></a> Update changelog for v3.27.9</li>
    110 <li><a href="https://github.com/github/codeql-action/commit/7972a42f3de41c0960aeae9d0efc1705c9d5da62"><code>7972a42</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2648">#2648</a> from github/aeisenberg/add-environment</li>
    111 <li><a href="https://github.com/github/codeql-action/commit/44bf16d3a1ed508cdc836322a8e39526f7c301b8"><code>44bf16d</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2646">#2646</a> from github/mergeback/v3.27.8-to-main-8a93837a</li>
    112 <li><a href="https://github.com/github/codeql-action/commit/f124ad0e7ef6ecb9840fcd1b908d1630211d37c3"><code>f124ad0</code></a> Adds an environment for creating releases</li>
    113 <li><a href="https://github.com/github/codeql-action/commit/92753708cf0395732c3e3ea1666edb55192158c5"><code>9275370</code></a> Update checked-in dependencies</li>
    114 <li><a href="https://github.com/github/codeql-action/commit/a059a7a0ee19212a3820398327f1ba34fd73676f"><code>a059a7a</code></a> Update changelog and version after v3.27.8</li>
    115 <li><a href="https://github.com/github/codeql-action/commit/8a93837afdf1873301a68d777844b43e98cd4313"><code>8a93837</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2645">#2645</a> from github/update-v3.27.8-9cfbef4bd</li>
    116 <li>See full diff in <a href="https://github.com/github/codeql-action/compare/v2...v3">compare view</a></li>
    117 </ul>
    118 </details>
    119 <br />
    120 
    121 
    122 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github/codeql-action&package-manager=github_actions&previous-version=2&new-version=3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    123 
    124 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`.
    125 
    126 [//]: # (dependabot-automerge-start)
    127 [//]: # (dependabot-automerge-end)
    128 
    129 ---
    130 
    131 <details>
    132 <summary>Dependabot commands and options</summary>
    133 <br />
    134 
    135 You can trigger Dependabot actions by commenting on this PR:
    136 - `@dependabot rebase` will rebase this PR
    137 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    138 - `@dependabot merge` will merge this PR after your CI passes on it
    139 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    140 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    141 - `@dependabot reopen` will reopen this PR if it is closed
    142 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    143 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    144 - `@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)
    145 - `@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)
    146 - `@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)
    147 
    148 
    149 </details>
    150