cetirizine.meta

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

262.md (60712B)


      1 # PR #262 Bump the github-actions group with 5 updates
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-04-22T09:14:24Z
      6 - **Branch:** dependabot/github_actions/github-actions-1c52c376af → main
      7 - **Closed:** 2024-05-20T09:27:46Z
      8 - **Labels:** dependencies, github_actions
      9 - **Diff:** [262.diff](./262.diff)
     10 
     11 ---
     12 
     13 Bumps the github-actions group with 5 updates:
     14 
     15 | Package | From | To |
     16 | --- | --- | --- |
     17 | [github/codeql-action](https://github.com/github/codeql-action) | `2` | `3` |
     18 | [actions/setup-node](https://github.com/actions/setup-node) | `3` | `4` |
     19 | [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) | `4.4.3` | `4.6.0` |
     20 | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `5` |
     21 | [zgosalvez/github-actions-report-lcov](https://github.com/zgosalvez/github-actions-report-lcov) | `3` | `4` |
     22 
     23 Updates `github/codeql-action` from 2 to 3
     24 <details>
     25 <summary>Release notes</summary>
     26 <p><em>Sourced from <a href="https://github.com/github/codeql-action/releases">github/codeql-action's releases</a>.</em></p>
     27 <blockquote>
     28 <h2>CodeQL Bundle v2.17.1</h2>
     29 <p>Bundles CodeQL CLI v2.17.1</p>
     30 <ul>
     31 <li>(<a href="https://github.com/github/codeql-cli-binaries/blob/HEAD/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql-cli-binaries/releases/tag/v2.17.1">release</a>)</li>
     32 </ul>
     33 <p>Includes the following CodeQL language packs from <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1"><code>github/codeql@codeql-cli/v2.17.1</code></a>:</p>
     34 <ul>
     35 <li><code>codeql/cpp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/cpp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/cpp/ql/src">source</a>)</li>
     36 <li><code>codeql/cpp-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/cpp/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/cpp/ql/lib">source</a>)</li>
     37 <li><code>codeql/csharp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/csharp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/csharp/ql/src">source</a>)</li>
     38 <li><code>codeql/csharp-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/csharp/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/csharp/ql/lib">source</a>)</li>
     39 <li><code>codeql/go-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/go/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/go/ql/src">source</a>)</li>
     40 <li><code>codeql/go-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/go/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/go/ql/lib">source</a>)</li>
     41 <li><code>codeql/java-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/java/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/java/ql/src">source</a>)</li>
     42 <li><code>codeql/java-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/java/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/java/ql/lib">source</a>)</li>
     43 <li><code>codeql/javascript-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/javascript/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/javascript/ql/src">source</a>)</li>
     44 <li><code>codeql/javascript-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/javascript/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/javascript/ql/lib">source</a>)</li>
     45 <li><code>codeql/python-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/python/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/python/ql/src">source</a>)</li>
     46 <li><code>codeql/python-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/python/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/python/ql/lib">source</a>)</li>
     47 <li><code>codeql/ruby-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/ruby/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/ruby/ql/src">source</a>)</li>
     48 <li><code>codeql/ruby-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/ruby/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/ruby/ql/lib">source</a>)</li>
     49 <li><code>codeql/swift-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/swift/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/swift/ql/src">source</a>)</li>
     50 <li><code>codeql/swift-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/swift/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.1/swift/ql/lib">source</a>)</li>
     51 </ul>
     52 <h2>CodeQL Bundle v2.17.0</h2>
     53 <p>Bundles CodeQL CLI v2.17.0</p>
     54 <ul>
     55 <li>(<a href="https://github.com/github/codeql-cli-binaries/blob/HEAD/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql-cli-binaries/releases/tag/v2.17.0">release</a>)</li>
     56 </ul>
     57 <p>Includes the following CodeQL language packs from <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0"><code>github/codeql@codeql-cli/v2.17.0</code></a>:</p>
     58 <ul>
     59 <li><code>codeql/cpp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/cpp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/cpp/ql/src">source</a>)</li>
     60 <li><code>codeql/cpp-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/cpp/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/cpp/ql/lib">source</a>)</li>
     61 <li><code>codeql/csharp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/csharp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/csharp/ql/src">source</a>)</li>
     62 <li><code>codeql/csharp-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/csharp/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/csharp/ql/lib">source</a>)</li>
     63 <li><code>codeql/go-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/go/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/go/ql/src">source</a>)</li>
     64 <li><code>codeql/go-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/go/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/go/ql/lib">source</a>)</li>
     65 <li><code>codeql/java-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/java/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/java/ql/src">source</a>)</li>
     66 <li><code>codeql/java-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/java/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/java/ql/lib">source</a>)</li>
     67 <li><code>codeql/javascript-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/javascript/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/javascript/ql/src">source</a>)</li>
     68 <li><code>codeql/javascript-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/javascript/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/javascript/ql/lib">source</a>)</li>
     69 <li><code>codeql/python-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/python/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/python/ql/src">source</a>)</li>
     70 <li><code>codeql/python-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/python/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/python/ql/lib">source</a>)</li>
     71 <li><code>codeql/ruby-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/ruby/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/ruby/ql/src">source</a>)</li>
     72 <li><code>codeql/ruby-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/ruby/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/ruby/ql/lib">source</a>)</li>
     73 <li><code>codeql/swift-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/swift/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/swift/ql/src">source</a>)</li>
     74 <li><code>codeql/swift-all</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/swift/ql/lib/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.17.0/swift/ql/lib">source</a>)</li>
     75 </ul>
     76 <h2>CodeQL Bundle v2.16.6</h2>
     77 <p>Bundles CodeQL CLI v2.16.6</p>
     78 <ul>
     79 <li>(<a href="https://github.com/github/codeql-cli-binaries/blob/HEAD/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql-cli-binaries/releases/tag/v2.16.6">release</a>)</li>
     80 </ul>
     81 <p>Includes the following CodeQL language packs from <a href="https://github.com/github/codeql/tree/codeql-cli/v2.16.6"><code>github/codeql@codeql-cli/v2.16.6</code></a>:</p>
     82 <ul>
     83 <li><code>codeql/cpp-queries</code> (<a href="https://github.com/github/codeql/tree/codeql-cli/v2.16.6/cpp/ql/src/CHANGELOG.md">changelog</a>, <a href="https://github.com/github/codeql/tree/codeql-cli/v2.16.6/cpp/ql/src">source</a>)</li>
     84 </ul>
     85 <!-- raw HTML omitted -->
     86 </blockquote>
     87 <p>... (truncated)</p>
     88 </details>
     89 <details>
     90 <summary>Changelog</summary>
     91 <p><em>Sourced from <a href="https://github.com/github/codeql-action/blob/main/CHANGELOG.md">github/codeql-action's changelog</a>.</em></p>
     92 <blockquote>
     93 <h2>3.25.1 - 17 Apr 2024</h2>
     94 <ul>
     95 <li>We are rolling out a feature in April/May 2024 that improves the reliability and performance of analyzing code when analyzing a compiled language with the <code>autobuild</code> <a href="https://docs.github.com/en/code-security/code-scanning/creating-an-advanced-setup-for-code-scanning/codeql-code-scanning-for-compiled-languages#codeql-build-modes">build mode</a>. <a href="https://redirect.github.com/github/codeql-action/pull/2235">#2235</a></li>
     96 <li>Fix a bug where the <code>init</code> Action would fail if <code>--overwrite</code> was specified in <code>CODEQL_ACTION_EXTRA_OPTIONS</code>. <a href="https://redirect.github.com/github/codeql-action/pull/2245">#2245</a></li>
     97 </ul>
     98 <h2>3.25.0 - 15 Apr 2024</h2>
     99 <ul>
    100 <li>
    101 <p>The deprecated feature for extracting dependencies for a Python analysis has been removed. <a href="https://redirect.github.com/github/codeql-action/pull/2224">#2224</a></p>
    102 <p>As a result, the following inputs and environment variables are now ignored:</p>
    103 <ul>
    104 <li>The <code>setup-python-dependencies</code> input to the <code>init</code> Action</li>
    105 <li>The <code>CODEQL_ACTION_DISABLE_PYTHON_DEPENDENCY_INSTALLATION</code> environment variable</li>
    106 </ul>
    107 <p>We recommend removing any references to these from your workflows. For more information, see the release notes for CodeQL Action v3.23.0 and v2.23.0.</p>
    108 </li>
    109 <li>
    110 <p>Automatically overwrite an existing database if found on the filesystem. <a href="https://redirect.github.com/github/codeql-action/pull/2229">#2229</a></p>
    111 </li>
    112 <li>
    113 <p>Bump the minimum CodeQL bundle version to 2.12.6. <a href="https://redirect.github.com/github/codeql-action/pull/2232">#2232</a></p>
    114 </li>
    115 <li>
    116 <p>A more relevant log message and a diagnostic are now emitted when the <code>file</code> program is not installed on a Linux runner, but is required for Go tracing to succeed. <a href="https://redirect.github.com/github/codeql-action/pull/2234">#2234</a></p>
    117 </li>
    118 </ul>
    119 <h2>3.24.10 - 05 Apr 2024</h2>
    120 <ul>
    121 <li>Update default CodeQL bundle version to 2.17.0. <a href="https://redirect.github.com/github/codeql-action/pull/2219">#2219</a></li>
    122 <li>Add a deprecation warning for customers using CodeQL version 2.12.5 and earlier. These versions of CodeQL were discontinued on 26 March 2024 alongside GitHub Enterprise Server 3.8, and will be unsupported by CodeQL Action versions 3.25.0 and later and versions 2.25.0 and later. <a href="https://redirect.github.com/github/codeql-action/pull/2220">#2220</a>
    123 <ul>
    124 <li>If you are using one of these versions, please update to CodeQL CLI version 2.12.6 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>
    125 <li>Alternatively, if you want to continue using a version of the CodeQL CLI between 2.11.6 and 2.12.5, you can replace <code>github/codeql-action/*@v3</code> by <code>github/codeql-action/*@v3.24.10</code> and <code>github/codeql-action/*@v2</code> by <code>github/codeql-action/*@v2.24.10</code> in your code scanning workflow to ensure you continue using this version of the CodeQL Action.</li>
    126 </ul>
    127 </li>
    128 </ul>
    129 <h2>3.24.9 - 22 Mar 2024</h2>
    130 <ul>
    131 <li>Update default CodeQL bundle version to 2.16.5. <a href="https://redirect.github.com/github/codeql-action/pull/2203">#2203</a></li>
    132 </ul>
    133 <h2>3.24.8 - 18 Mar 2024</h2>
    134 <ul>
    135 <li>Improve the ease of debugging extraction issues by increasing the verbosity of the extractor logs when running in debug mode. <a href="https://redirect.github.com/github/codeql-action/pull/2195">#2195</a></li>
    136 </ul>
    137 <h2>3.24.7 - 12 Mar 2024</h2>
    138 <ul>
    139 <li>Update default CodeQL bundle version to 2.16.4. <a href="https://redirect.github.com/github/codeql-action/pull/2185">#2185</a></li>
    140 </ul>
    141 <h2>3.24.6 - 29 Feb 2024</h2>
    142 <p>No user facing changes.</p>
    143 <h2>3.24.5 - 23 Feb 2024</h2>
    144 <ul>
    145 <li>Update default CodeQL bundle version to 2.16.3. <a href="https://redirect.github.com/github/codeql-action/pull/2156">#2156</a></li>
    146 </ul>
    147 <h2>3.24.4 - 21 Feb 2024</h2>
    148 <ul>
    149 <li>Fix an issue where an existing, but empty, <code>/sys/fs/cgroup/cpuset.cpus</code> file always resulted in a single-threaded run. <a href="https://redirect.github.com/github/codeql-action/pull/2151">#2151</a></li>
    150 </ul>
    151 <!-- raw HTML omitted -->
    152 </blockquote>
    153 <p>... (truncated)</p>
    154 </details>
    155 <details>
    156 <summary>Commits</summary>
    157 <ul>
    158 <li><a href="https://github.com/github/codeql-action/commit/e006461bad4e1862c79407e6619c36a7bd4aca0d"><code>e006461</code></a> Mark some <code>upload-sarif</code> errors as always configuration errors</li>
    159 <li><a href="https://github.com/github/codeql-action/commit/d37ec9a9ec6e283ed40f5fab0b94184bf637e68c"><code>d37ec9a</code></a> Update checked-in dependencies</li>
    160 <li><a href="https://github.com/github/codeql-action/commit/1ae9ce714560eb869e182723c04b081f78eaba05"><code>1ae9ce7</code></a> Update changelog and version after v3.25.0</li>
    161 <li><a href="https://github.com/github/codeql-action/commit/df5a14dc28094dc936e103b37d749c6628682b60"><code>df5a14d</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2238">#2238</a> from github/update-v3.25.0-2b2cee522</li>
    162 <li><a href="https://github.com/github/codeql-action/commit/a22989dcd40c89e6abf20a1849c43ec064f3aef1"><code>a22989d</code></a> Mark commit not found as a user error too</li>
    163 <li><a href="https://github.com/github/codeql-action/commit/3f70eaa4d31bbf0600be93a0ae88db6c0aef186a"><code>3f70eaa</code></a> Update changelog for v3.25.0</li>
    164 <li><a href="https://github.com/github/codeql-action/commit/2b2cee52294c410df28cc7ba0beaf429d5b4e82c"><code>2b2cee5</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2234">#2234</a> from github/mbg/clearer-file-command-failure</li>
    165 <li><a href="https://github.com/github/codeql-action/commit/4fcf7a216ce13f13ffe9f395a802a3f22f8190e6"><code>4fcf7a2</code></a> Add changelog entry</li>
    166 <li><a href="https://github.com/github/codeql-action/commit/d30d1cabb492838711c91e6280899193c0f779c7"><code>d30d1ca</code></a> Merge pull request <a href="https://redirect.github.com/github/codeql-action/issues/2237">#2237</a> from github/henrymercer/more-configuration-errors</li>
    167 <li>See full diff in <a href="https://github.com/github/codeql-action/compare/v2...v3">compare view</a></li>
    168 </ul>
    169 </details>
    170 <br />
    171 
    172 Updates `actions/setup-node` from 3 to 4
    173 <details>
    174 <summary>Release notes</summary>
    175 <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
    176 <blockquote>
    177 <h2>v4.0.0</h2>
    178 <h2>What's Changed</h2>
    179 <p>In scope of this release we changed version of node runtime for action from node16 to node20 and updated dependencies in <a href="https://redirect.github.com/actions/setup-node/pull/866">actions/setup-node#866</a></p>
    180 <p>Besides, release contains such changes as:</p>
    181 <ul>
    182 <li>Upgrade actions/checkout to v4 by <a href="https://github.com/gmembre-zenika"><code>@​gmembre-zenika</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/868">actions/setup-node#868</a></li>
    183 <li>Update actions/checkout for documentation and yaml by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/876">actions/setup-node#876</a></li>
    184 </ul>
    185 <h2>New Contributors</h2>
    186 <ul>
    187 <li><a href="https://github.com/gmembre-zenika"><code>@​gmembre-zenika</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-node/pull/868">actions/setup-node#868</a></li>
    188 </ul>
    189 <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-node/compare/v3...v4.0.0">https://github.com/actions/setup-node/compare/v3...v4.0.0</a></p>
    190 <h2>v3.8.2</h2>
    191 <h2>What's Changed</h2>
    192 <ul>
    193 <li>Update semver by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/861">actions/setup-node#861</a></li>
    194 <li>Update temp directory creation by <a href="https://github.com/nikolai-laevskii"><code>@​nikolai-laevskii</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/859">actions/setup-node#859</a></li>
    195 <li>Bump <code>@​babel/traverse</code> from 7.15.4 to 7.23.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/870">actions/setup-node#870</a></li>
    196 <li>Add notice about binaries not being updated yet by <a href="https://github.com/nikolai-laevskii"><code>@​nikolai-laevskii</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/872">actions/setup-node#872</a></li>
    197 <li>Update toolkit cache and core by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> and <a href="https://github.com/seongwon-privatenote"><code>@​seongwon-privatenote</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/875">actions/setup-node#875</a></li>
    198 </ul>
    199 <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-node/compare/v3...v3.8.2">https://github.com/actions/setup-node/compare/v3...v3.8.2</a></p>
    200 <h2>v3.8.1</h2>
    201 <h2>What's Changed</h2>
    202 <p>In scope of this release, the filter was removed within the cache-save step by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/831">actions/setup-node#831</a>. It is filtered and checked in the toolkit/cache library.</p>
    203 <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-node/compare/v3...v3.8.1">https://github.com/actions/setup-node/compare/v3...v3.8.1</a></p>
    204 <h2>v3.8.0</h2>
    205 <h2>What's Changed</h2>
    206 <h3>Bug fixes:</h3>
    207 <ul>
    208 <li>Add check for existing paths by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/803">actions/setup-node#803</a></li>
    209 <li>Resolve SymbolicLink by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/809">actions/setup-node#809</a></li>
    210 <li>Change passing logic for cache input by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/816">actions/setup-node#816</a></li>
    211 <li>Fix armv7 cache issue by <a href="https://github.com/louislam"><code>@​louislam</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/794">actions/setup-node#794</a></li>
    212 <li>Update check-dist workflow name by <a href="https://github.com/sinchang"><code>@​sinchang</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/710">actions/setup-node#710</a></li>
    213 </ul>
    214 <h3>Feature implementations:</h3>
    215 <ul>
    216 <li>feat: handling the case where &quot;node&quot; is used for tool-versions file. by <a href="https://github.com/xytis"><code>@​xytis</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/812">actions/setup-node#812</a></li>
    217 </ul>
    218 <h3>Documentation changes:</h3>
    219 <ul>
    220 <li>Refer to semver package name in README.md by <a href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/808">actions/setup-node#808</a></li>
    221 </ul>
    222 <h3>Update dependencies:</h3>
    223 <ul>
    224 <li>Update toolkit cache to fix zstd by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/804">actions/setup-node#804</a></li>
    225 <li>Bump tough-cookie and <code>@​azure/ms-rest-js</code> by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/802">actions/setup-node#802</a></li>
    226 <li>Bump semver from 6.1.2 to 6.3.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-node/pull/807">actions/setup-node#807</a></li>
    227 </ul>
    228 <!-- raw HTML omitted -->
    229 </blockquote>
    230 <p>... (truncated)</p>
    231 </details>
    232 <details>
    233 <summary>Commits</summary>
    234 <ul>
    235 <li><a href="https://github.com/actions/setup-node/commit/60edb5dd545a775178f52524783378180af0d1f8"><code>60edb5d</code></a> Add support for arm64 Windows (<a href="https://redirect.github.com/actions/setup-node/issues/927">#927</a>)</li>
    236 <li><a href="https://github.com/actions/setup-node/commit/d86ebcd40b3cb50b156bfa44dd277faf38282d12"><code>d86ebcd</code></a> Add support for <code>volta.extends</code> (<a href="https://redirect.github.com/actions/setup-node/issues/921">#921</a>)</li>
    237 <li><a href="https://github.com/actions/setup-node/commit/b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8"><code>b39b52d</code></a> Fix node-version-file interprets entire package.json as a version (<a href="https://redirect.github.com/actions/setup-node/issues/865">#865</a>)</li>
    238 <li><a href="https://github.com/actions/setup-node/commit/72476173717e9fa92b08abe87e9c9dc3a42dc0c8"><code>7247617</code></a> Add <code>package.json</code> to <code>node-version-file</code> list of examples. (<a href="https://redirect.github.com/actions/setup-node/issues/879">#879</a>)</li>
    239 <li><a href="https://github.com/actions/setup-node/commit/f3ec4ca66feedca88150c6d39d92449ce4ca063b"><code>f3ec4ca</code></a> Fix README.md (<a href="https://redirect.github.com/actions/setup-node/issues/898">#898</a>)</li>
    240 <li><a href="https://github.com/actions/setup-node/commit/ec97f37504b0cca1fbc763cc0575585d10020c22"><code>ec97f37</code></a> Add fix for cache (<a href="https://redirect.github.com/actions/setup-node/issues/917">#917</a>)</li>
    241 <li><a href="https://github.com/actions/setup-node/commit/5ef044f9d09786428e6e895be6be17937becee3a"><code>5ef044f</code></a> Update reusable workflows to use Node.js v20 (<a href="https://redirect.github.com/actions/setup-node/issues/889">#889</a>)</li>
    242 <li><a href="https://github.com/actions/setup-node/commit/c45882a6eaaa69d42dbf1b6c7e3ae5dbb81e1f29"><code>c45882a</code></a> update to setup-node@v4 in docs (<a href="https://redirect.github.com/actions/setup-node/issues/884">#884</a>)</li>
    243 <li><a href="https://github.com/actions/setup-node/commit/ee36e8b5c0fdd6014a0398aed18ce9876360bd63"><code>ee36e8b</code></a> Ignore engines check in Yarn 1 e2e-cache tests (<a href="https://redirect.github.com/actions/setup-node/issues/882">#882</a>)</li>
    244 <li><a href="https://github.com/actions/setup-node/commit/8f152de45cc393bb48ce5d89d36b731f54556e65"><code>8f152de</code></a> Update actions/checkout for documentation and yaml (<a href="https://redirect.github.com/actions/setup-node/issues/876">#876</a>)</li>
    245 <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v3...v4">compare view</a></li>
    246 </ul>
    247 </details>
    248 <br />
    249 
    250 Updates `JamesIves/github-pages-deploy-action` from 4.4.3 to 4.6.0
    251 <details>
    252 <summary>Release notes</summary>
    253 <p><em>Sourced from <a href="https://github.com/jamesives/github-pages-deploy-action/releases">JamesIves/github-pages-deploy-action's releases</a>.</em></p>
    254 <blockquote>
    255 <h2>v4.6.0</h2>
    256 <h2>What's Changed</h2>
    257 <ul>
    258 <li>Check for fatal on every line of stderr of the git command by <a href="https://github.com/ben-z"><code>@​ben-z</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1551">JamesIves/github-pages-deploy-action#1551</a></li>
    259 <li>Migrated to eslint v9</li>
    260 <li>build(deps): bump github/codeql-action from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1488">JamesIves/github-pages-deploy-action#1488</a></li>
    261 <li>Bump <code>@​babel/traverse</code> from 7.8.3 to 7.23.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1460">JamesIves/github-pages-deploy-action#1460</a></li>
    262 <li>build(deps-dev): bump eslint-plugin-jest from 27.2.3 to 27.6.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1469">JamesIves/github-pages-deploy-action#1469</a></li>
    263 <li>build(deps-dev): bump <code>@​types/node</code> from 20.10.0 to 20.11.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1507">JamesIves/github-pages-deploy-action#1507</a></li>
    264 <li>build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1501">JamesIves/github-pages-deploy-action#1501</a></li>
    265 <li>build(deps-dev): bump <code>@​types/node</code> from 20.11.6 to 20.11.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1513">JamesIves/github-pages-deploy-action#1513</a></li>
    266 <li>build(deps): bump codecov/codecov-action from 3.1.4 to 3.1.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1512">JamesIves/github-pages-deploy-action#1512</a></li>
    267 <li>Bump <code>@​actions/core</code> from 1.10.0 to 1.10.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1434">JamesIves/github-pages-deploy-action#1434</a></li>
    268 <li>Bump codecov/codecov-action from 3.1.6 to 4.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1515">JamesIves/github-pages-deploy-action#1515</a></li>
    269 <li>Bump <code>@​types/node</code> from 20.11.13 to 20.11.16 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1516">JamesIves/github-pages-deploy-action#1516</a></li>
    270 <li>Bump codecov/codecov-action from 4.0.0 to 4.0.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1517">JamesIves/github-pages-deploy-action#1517</a></li>
    271 <li>Bump <code>@​types/node</code> from 20.11.16 to 20.11.22 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1534">JamesIves/github-pages-deploy-action#1534</a></li>
    272 <li>Bump <code>@​types/node</code> from 20.11.22 to 20.11.25 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1537">JamesIves/github-pages-deploy-action#1537</a></li>
    273 <li>Bump codecov/codecov-action from 4.0.1 to 4.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1532">JamesIves/github-pages-deploy-action#1532</a></li>
    274 <li>Bump eslint-plugin-jest from 27.6.3 to 27.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1526">JamesIves/github-pages-deploy-action#1526</a></li>
    275 <li>Bump webfactory/ssh-agent from 0.8.0 to 0.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1520">JamesIves/github-pages-deploy-action#1520</a></li>
    276 <li>Bump actions/checkout in README by <a href="https://github.com/verhovsky"><code>@​verhovsky</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1523">JamesIves/github-pages-deploy-action#1523</a></li>
    277 <li>Bump codecov/codecov-action from 4.1.0 to 4.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1547">JamesIves/github-pages-deploy-action#1547</a></li>
    278 <li>Bump <code>@​types/node</code> from 20.11.25 to 20.11.30 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1545">JamesIves/github-pages-deploy-action#1545</a></li>
    279 <li>Bump <code>@​types/node</code> from 20.11.30 to 20.12.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1550">JamesIves/github-pages-deploy-action#1550</a></li>
    280 <li>Bump <code>@​types/node</code> from 20.12.2 to 20.12.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1552">JamesIves/github-pages-deploy-action#1552</a></li>
    281 <li>Bump <code>@​types/node</code> from 20.12.3 to 20.12.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1557">JamesIves/github-pages-deploy-action#1557</a></li>
    282 <li>Bump codecov/codecov-action from 4.1.1 to 4.3.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1559">JamesIves/github-pages-deploy-action#1559</a></li>
    283 <li>Bump <code>@​types/node</code> from 20.12.6 to 20.12.7 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1558">JamesIves/github-pages-deploy-action#1558</a></li>
    284 <li>Bump <code>@​actions/github</code> from 5.1.1 to 6.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1455">JamesIves/github-pages-deploy-action#1455</a></li>
    285 <li>build(deps): bump actions/upload-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1490">JamesIves/github-pages-deploy-action#1490</a></li>
    286 <li>build(deps): bump actions/download-artifact from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1489">JamesIves/github-pages-deploy-action#1489</a></li>
    287 </ul>
    288 <h2>New Contributors</h2>
    289 <ul>
    290 <li><a href="https://github.com/verhovsky"><code>@​verhovsky</code></a> made their first contribution in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1523">JamesIves/github-pages-deploy-action#1523</a></li>
    291 <li><a href="https://github.com/ben-z"><code>@​ben-z</code></a> made their first contribution in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1551">JamesIves/github-pages-deploy-action#1551</a></li>
    292 </ul>
    293 <p><strong>Full Changelog</strong>: <a href="https://github.com/JamesIves/github-pages-deploy-action/compare/v4.5.0...v4.6.0">https://github.com/JamesIves/github-pages-deploy-action/compare/v4.5.0...v4.6.0</a></p>
    294 <h2>v4.5.0</h2>
    295 <h2>What's Changed</h2>
    296 <ul>
    297 <li>The action is now built and run on Node 20.</li>
    298 <li>Bump <code>@​types/node</code> from 20.4.1 to 20.4.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1399">JamesIves/github-pages-deploy-action#1399</a></li>
    299 <li>Bump eslint-plugin-jest from 27.2.2 to 27.2.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1400">JamesIves/github-pages-deploy-action#1400</a></li>
    300 <li>Bump word-wrap from 1.2.3 to 1.2.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1401">JamesIves/github-pages-deploy-action#1401</a></li>
    301 <li>Bump eslint-config-prettier from 8.8.0 to 8.9.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1405">JamesIves/github-pages-deploy-action#1405</a></li>
    302 <li>Bump <code>@​types/node</code> from 20.4.2 to 20.4.9 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1413">JamesIves/github-pages-deploy-action#1413</a></li>
    303 <li>Bump eslint-config-prettier from 8.9.0 to 9.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1410">JamesIves/github-pages-deploy-action#1410</a></li>
    304 <li>Upgrade Node for security by <a href="https://github.com/nickmccurdy"><code>@​nickmccurdy</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1437">JamesIves/github-pages-deploy-action#1437</a></li>
    305 <li>doc: <code>.gitignore</code> matches not being deployed by <a href="https://github.com/sgasse"><code>@​sgasse</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1459">JamesIves/github-pages-deploy-action#1459</a></li>
    306 <li>build(deps): bump actions/setup-node from 3 to 4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/JamesIves/github-pages-deploy-action/pull/1467">JamesIves/github-pages-deploy-action#1467</a></li>
    307 </ul>
    308 <!-- raw HTML omitted -->
    309 </blockquote>
    310 <p>... (truncated)</p>
    311 </details>
    312 <details>
    313 <summary>Commits</summary>
    314 <ul>
    315 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/ec9c88baef04b842ca6f0a132fd61c762aa6c1b0"><code>ec9c88b</code></a> Merge branch 'releases/v4' of <a href="https://github.com/JamesIves/github-pages-deplo">https://github.com/JamesIves/github-pages-deplo</a>...</li>
    316 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/e58e46c5c618013742423183f7149662d4fcc209"><code>e58e46c</code></a> Delete .eslintrc.json</li>
    317 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/19d08120f6103caf2b5eb996daebf903fc8166fd"><code>19d0812</code></a> Deploy Production Code for Commit 1008d185fbd2e25a24f2da400f5ad62db137c39d 🚀</li>
    318 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/1008d185fbd2e25a24f2da400f5ad62db137c39d"><code>1008d18</code></a> Merge branch 'dev' into releases/v4</li>
    319 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/d60bb0b490844000f6a10edae89c221b7c6ecbd6"><code>d60bb0b</code></a> Update sponsors.yml</li>
    320 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/69873ad9157bf0b4fb59bf0a3e1875e3e3526b78"><code>69873ad</code></a> Update eslint.config.mjs</li>
    321 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/d37392594b7fb43ab272315dbbd59189e340607e"><code>d373925</code></a> Update worktree.test.ts</li>
    322 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/9c1917a5628868a2ba383a50b85fc6fc9b685dbb"><code>9c1917a</code></a> fix: migrate to ESLint 9</li>
    323 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/ea27152698ebe125eabc56f00fd66ac1d441a4ea"><code>ea27152</code></a> Merge branch 'dev' of <a href="https://github.com/JamesIves/github-pages-deploy-action">https://github.com/JamesIves/github-pages-deploy-action</a>...</li>
    324 <li><a href="https://github.com/JamesIves/github-pages-deploy-action/commit/6727ffe63cf10549e07f2c3551dbb350cc789141"><code>6727ffe</code></a> chore: resolve formatting changes from newer prettier version</li>
    325 <li>Additional commits viewable in <a href="https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.3...v4.6.0">compare view</a></li>
    326 </ul>
    327 </details>
    328 <br />
    329 
    330 Updates `actions/setup-python` from 4 to 5
    331 <details>
    332 <summary>Release notes</summary>
    333 <p><em>Sourced from <a href="https://github.com/actions/setup-python/releases">actions/setup-python's releases</a>.</em></p>
    334 <blockquote>
    335 <h2>v5.0.0</h2>
    336 <h2>What's Changed</h2>
    337 <p>In scope of this release, we update node version runtime from node16 to node20 (<a href="https://redirect.github.com/actions/setup-python/pull/772">actions/setup-python#772</a>). Besides, we update dependencies to the latest versions.</p>
    338 <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0">https://github.com/actions/setup-python/compare/v4.8.0...v5.0.0</a></p>
    339 <h2>v4.8.0</h2>
    340 <h2>What's Changed</h2>
    341 <p>In scope of this release we added support for GraalPy (<a href="https://redirect.github.com/actions/setup-python/pull/694">actions/setup-python#694</a>). You can use this snippet to set up GraalPy:</p>
    342 <pre lang="yaml"><code>steps:
    343 - uses: actions/checkout@v4
    344 - uses: actions/setup-python@v4 
    345   with:
    346     python-version: 'graalpy-22.3' 
    347 - run: python my_script.py
    348 </code></pre>
    349 <p>Besides, the release contains such changes as:</p>
    350 <ul>
    351 <li>Trim python version when reading from file by <a href="https://github.com/FerranPares"><code>@​FerranPares</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/628">actions/setup-python#628</a></li>
    352 <li>Use non-deprecated versions in examples by <a href="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/724">actions/setup-python#724</a></li>
    353 <li>Change deprecation comment to past tense by <a href="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/723">actions/setup-python#723</a></li>
    354 <li>Bump <code>@​babel/traverse</code> from 7.9.0 to 7.23.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/743">actions/setup-python#743</a></li>
    355 <li>advanced-usage.md: Encourage the use actions/checkout@v4 by <a href="https://github.com/cclauss"><code>@​cclauss</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/729">actions/setup-python#729</a></li>
    356 <li>Examples now use checkout@v4 by <a href="https://github.com/simonw"><code>@​simonw</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/738">actions/setup-python#738</a></li>
    357 <li>Update actions/checkout to v4 by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/761">actions/setup-python#761</a></li>
    358 </ul>
    359 <h2>New Contributors</h2>
    360 <ul>
    361 <li><a href="https://github.com/FerranPares"><code>@​FerranPares</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-python/pull/628">actions/setup-python#628</a></li>
    362 <li><a href="https://github.com/timfel"><code>@​timfel</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-python/pull/694">actions/setup-python#694</a></li>
    363 <li><a href="https://github.com/jeffwidman"><code>@​jeffwidman</code></a> made their first contribution in <a href="https://redirect.github.com/actions/setup-python/pull/724">actions/setup-python#724</a></li>
    364 </ul>
    365 <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-python/compare/v4...v4.8.0">https://github.com/actions/setup-python/compare/v4...v4.8.0</a></p>
    366 <h2>v4.7.1</h2>
    367 <h2>What's Changed</h2>
    368 <ul>
    369 <li>Bump word-wrap from 1.2.3 to 1.2.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/702">actions/setup-python#702</a></li>
    370 <li>Add range validation for toml files by <a href="https://github.com/dmitry-shibanov"><code>@​dmitry-shibanov</code></a> in <a href="https://redirect.github.com/actions/setup-python/pull/726">actions/setup-python#726</a></li>
    371 </ul>
    372 <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/setup-python/compare/v4...v4.7.1">https://github.com/actions/setup-python/compare/v4...v4.7.1</a></p>
    373 <h2>v4.7.0</h2>
    374 <p>In scope of this release, the support for reading python version from pyproject.toml was added (<a href="https://redirect.github.com/actions/setup-python/pull/669">actions/setup-python#669</a>).</p>
    375 <pre lang="yaml"><code>      - name: Setup Python
    376         uses: actions/setup-python@v4
    377 &lt;/tr&gt;&lt;/table&gt; 
    378 </code></pre>
    379 </blockquote>
    380 <p>... (truncated)</p>
    381 </details>
    382 <details>
    383 <summary>Commits</summary>
    384 <ul>
    385 <li><a href="https://github.com/actions/setup-python/commit/82c7e631bb3cdc910f68e0081d67478d79c6982d"><code>82c7e63</code></a> Documentation changes for avoiding rate limit issues on GHES (<a href="https://redirect.github.com/actions/setup-python/issues/835">#835</a>)</li>
    386 <li><a href="https://github.com/actions/setup-python/commit/10aa35afd7f071e70ffaa122e3d7c6ffcb5f7ed1"><code>10aa35a</code></a> feat: fallback to raw endpoint for manifest when rate limit is reached (<a href="https://redirect.github.com/actions/setup-python/issues/766">#766</a>)</li>
    387 <li><a href="https://github.com/actions/setup-python/commit/9a7ac94420f42ee15fc60ab88d0dca4be1fd5757"><code>9a7ac94</code></a> Bump undici from 5.27.2 to 5.28.3 (<a href="https://redirect.github.com/actions/setup-python/issues/817">#817</a>)</li>
    388 <li><a href="https://github.com/actions/setup-python/commit/871daa956ca9ea99f3c3e30acb424b7960676734"><code>871daa9</code></a> Fix the &quot;Specifying multiple Python/PyPy versions&quot; link (<a href="https://redirect.github.com/actions/setup-python/issues/782">#782</a>)</li>
    389 <li><a href="https://github.com/actions/setup-python/commit/2f078955e4d0f34cc7a8b0108b2eb7bbe154438e"><code>2f07895</code></a> Fix broken README.md link (<a href="https://redirect.github.com/actions/setup-python/issues/793">#793</a>)</li>
    390 <li><a href="https://github.com/actions/setup-python/commit/e9d6f990972a57673cdb72ec29e19d42ba28880f"><code>e9d6f99</code></a> Replace setup-python@v4 by setup-python@v5 in README (<a href="https://redirect.github.com/actions/setup-python/issues/776">#776</a>)</li>
    391 <li><a href="https://github.com/actions/setup-python/commit/0a5c61591373683505ea898e09a3ea4f39ef2b9c"><code>0a5c615</code></a> Update action to node20 (<a href="https://redirect.github.com/actions/setup-python/issues/772">#772</a>)</li>
    392 <li><a href="https://github.com/actions/setup-python/commit/0ae58361cdfd39e2950bed97a1e26aa20c3d8955"><code>0ae5836</code></a> Add example of GraalPy to docs (<a href="https://redirect.github.com/actions/setup-python/issues/773">#773</a>)</li>
    393 <li><a href="https://github.com/actions/setup-python/commit/b64ffcaf5b410884ad320a9cfac8866006a109aa"><code>b64ffca</code></a> update actions/checkout to v4 (<a href="https://redirect.github.com/actions/setup-python/issues/761">#761</a>)</li>
    394 <li><a href="https://github.com/actions/setup-python/commit/8d2896179abf658742de432b3f203d2c2d86a587"><code>8d28961</code></a> Examples now use checkout@v4 (<a href="https://redirect.github.com/actions/setup-python/issues/738">#738</a>)</li>
    395 <li>Additional commits viewable in <a href="https://github.com/actions/setup-python/compare/v4...v5">compare view</a></li>
    396 </ul>
    397 </details>
    398 <br />
    399 
    400 Updates `zgosalvez/github-actions-report-lcov` from 3 to 4
    401 <details>
    402 <summary>Release notes</summary>
    403 <p><em>Sourced from <a href="https://github.com/zgosalvez/github-actions-report-lcov/releases">zgosalvez/github-actions-report-lcov's releases</a>.</em></p>
    404 <blockquote>
    405 <h2>v4.0.0</h2>
    406 <h2>What's Changed</h2>
    407 <ul>
    408 <li>Transition to Node 20 by <a href="https://github.com/zgosalvez"><code>@​zgosalvez</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/152">zgosalvez/github-actions-report-lcov#152</a></li>
    409 <li>Bump eslint from 8.44.0 to 8.51.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/147">zgosalvez/github-actions-report-lcov#147</a></li>
    410 <li>Bump actions/checkout from 3.5.3 to 4.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/145">zgosalvez/github-actions-report-lcov#145</a></li>
    411 <li>Bump actions/cache from 3.3.1 to 3.3.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/146">zgosalvez/github-actions-report-lcov#146</a></li>
    412 <li>Bump actions/setup-node from 3.7.0 to 3.8.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/138">zgosalvez/github-actions-report-lcov#138</a></li>
    413 <li>Bump <code>@​vercel/ncc</code> from 0.36.1 to 0.38.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/141">zgosalvez/github-actions-report-lcov#141</a></li>
    414 <li>Bump zgosalvez/github-actions-get-action-runs-using-version from 1.0.13 to 1.0.14 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/133">zgosalvez/github-actions-report-lcov#133</a></li>
    415 <li>Bump <code>@​actions/artifact</code> from 1.1.1 to 1.1.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/140">zgosalvez/github-actions-report-lcov#140</a></li>
    416 <li>Bump npm from 9.8.0 to 10.2.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/153">zgosalvez/github-actions-report-lcov#153</a></li>
    417 <li>Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 2.1.4 to 3.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/157">zgosalvez/github-actions-report-lcov#157</a></li>
    418 <li>Bump actions/checkout from 4.1.0 to 4.1.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/154">zgosalvez/github-actions-report-lcov#154</a></li>
    419 <li>Bump stefanzweifel/git-auto-commit-action from 4.16.0 to 5.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/159">zgosalvez/github-actions-report-lcov#159</a></li>
    420 <li>Bump actions/setup-node from 3.8.1 to 4.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/156">zgosalvez/github-actions-report-lcov#156</a></li>
    421 <li>Bump <code>@​actions/core</code> from 1.10.0 to 1.10.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/158">zgosalvez/github-actions-report-lcov#158</a></li>
    422 <li>Bump <code>@​actions/github</code> from 5.1.1 to 6.0.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/155">zgosalvez/github-actions-report-lcov#155</a></li>
    423 </ul>
    424 <p><strong>Full Changelog</strong>: <a href="https://github.com/zgosalvez/github-actions-report-lcov/compare/v3...v4.0.0">https://github.com/zgosalvez/github-actions-report-lcov/compare/v3...v4.0.0</a></p>
    425 <h2>v3.1.8</h2>
    426 <h2>What's Changed</h2>
    427 <ul>
    428 <li>Bump npm from 9.6.6 to 9.7.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/124">zgosalvez/github-actions-report-lcov#124</a></li>
    429 <li>Bump eslint from 8.40.0 to 8.43.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/123">zgosalvez/github-actions-report-lcov#123</a></li>
    430 <li>Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 2.1.2 to 2.1.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/120">zgosalvez/github-actions-report-lcov#120</a></li>
    431 <li>Bump zgosalvez/github-actions-ensure-sha-pinned-actions from 2.1.3 to 2.1.4 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/128">zgosalvez/github-actions-report-lcov#128</a></li>
    432 <li>Bump actions/setup-node from 3.6.0 to 3.7.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/129">zgosalvez/github-actions-report-lcov#129</a></li>
    433 <li>Bump actions/checkout from 3.5.2 to 3.5.3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/125">zgosalvez/github-actions-report-lcov#125</a></li>
    434 <li>Bump npm from 9.7.2 to 9.8.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/127">zgosalvez/github-actions-report-lcov#127</a></li>
    435 <li>Bump eslint from 8.43.0 to 8.44.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/126">zgosalvez/github-actions-report-lcov#126</a></li>
    436 </ul>
    437 <p><strong>Full Changelog</strong>: <a href="https://github.com/zgosalvez/github-actions-report-lcov/compare/v3...v3.1.8">https://github.com/zgosalvez/github-actions-report-lcov/compare/v3...v3.1.8</a></p>
    438 <h2>v3.1.7</h2>
    439 <h2>What's Changed</h2>
    440 <ul>
    441 <li>Bump eslint from 8.39.0 to 8.40.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/117">zgosalvez/github-actions-report-lcov#117</a></li>
    442 <li>Bump zgosalvez/github-actions-get-action-runs-using-version from 1.0.12 to 1.0.13 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/115">zgosalvez/github-actions-report-lcov#115</a></li>
    443 <li>Bump actions/checkout from 3.5.0 to 3.5.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/114">zgosalvez/github-actions-report-lcov#114</a></li>
    444 <li>Bump npm from 9.6.5 to 9.6.6 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/116">zgosalvez/github-actions-report-lcov#116</a></li>
    445 </ul>
    446 <p><strong>Full Changelog</strong>: <a href="https://github.com/zgosalvez/github-actions-report-lcov/compare/v3...v3.1.7">https://github.com/zgosalvez/github-actions-report-lcov/compare/v3...v3.1.7</a></p>
    447 <h2>v3.1.6</h2>
    448 <h2>What's Changed</h2>
    449 <ul>
    450 <li>Bump npm from 9.6.4 to 9.6.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/112">zgosalvez/github-actions-report-lcov#112</a></li>
    451 <li>Bump eslint from 8.38.0 to 8.39.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/pull/113">zgosalvez/github-actions-report-lcov#113</a></li>
    452 </ul>
    453 <!-- raw HTML omitted -->
    454 </blockquote>
    455 <p>... (truncated)</p>
    456 </details>
    457 <details>
    458 <summary>Commits</summary>
    459 <ul>
    460 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/17c01d4a2b93e03fbe7b07d40bd2373a559cc20f"><code>17c01d4</code></a> Bump <code>@​actions/artifact</code> from 2.1.4 to 2.1.5 (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/202">#202</a>)</li>
    461 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/8eaadddd72f237d6e34733fda94aaf51439a8387"><code>8eaaddd</code></a> Bump eslint from 9.0.0 to 9.1.0 (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/201">#201</a>)</li>
    462 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/6506e48a2b73c1750fe277608b554de06ff80d6c"><code>6506e48</code></a> Bump npm from 10.5.1 to 10.5.2 (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/199">#199</a>)</li>
    463 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/2a451cc490e3e921b286b6e730ea7a2db1ed0986"><code>2a451cc</code></a> Updates globber (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/200">#200</a>)</li>
    464 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/a546f89a65a0cdcd82a92ae8d65e74d450ff3fbc"><code>a546f89</code></a> Resolves artifact's breaking changes (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/196">#196</a>)</li>
    465 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/050502e137001138559ed0757a794d72e22359ff"><code>050502e</code></a> Bump undici from 5.27.0 to 5.28.3 (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/183">#183</a>)</li>
    466 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/f0a9106ea7411991f310005493df93e7f328d7b4"><code>f0a9106</code></a> Bump <code>@​actions/artifact</code> from 1.1.2 to 2.1.4 (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/189">#189</a>)</li>
    467 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/70db8ae8e6e8be1b37908ed54f775deb55f43c48"><code>70db8ae</code></a> Bump eslint from 8.57.0 to 9.0.0 (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/191">#191</a>)</li>
    468 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/b9efaa6a20593b13cc70b6099b99eebb6d906bae"><code>b9efaa6</code></a> Bump npm from 10.2.5 to 10.5.0 (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/188">#188</a>)</li>
    469 <li><a href="https://github.com/zgosalvez/github-actions-report-lcov/commit/84f8d107ae61644f05b802f36dfb8495dd132238"><code>84f8d10</code></a> Bump actions/checkout from 4.1.1 to 4.1.2 (<a href="https://redirect.github.com/zgosalvez/github-actions-report-lcov/issues/194">#194</a>)</li>
    470 <li>Additional commits viewable in <a href="https://github.com/zgosalvez/github-actions-report-lcov/compare/v3...v4">compare view</a></li>
    471 </ul>
    472 </details>
    473 <br />
    474 
    475 
    476 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`.
    477 
    478 [//]: # (dependabot-automerge-start)
    479 [//]: # (dependabot-automerge-end)
    480 
    481 ---
    482 
    483 <details>
    484 <summary>Dependabot commands and options</summary>
    485 <br />
    486 
    487 You can trigger Dependabot actions by commenting on this PR:
    488 - `@dependabot rebase` will rebase this PR
    489 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
    490 - `@dependabot merge` will merge this PR after your CI passes on it
    491 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
    492 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
    493 - `@dependabot reopen` will reopen this PR if it is closed
    494 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    495 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
    496 - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
    497 - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
    498 - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
    499 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
    500 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
    501 
    502 
    503 </details>
    504 
    505 
    506 ## Comments
    507 
    508 ### @dependabot[bot] — 2024-05-20T09:27:45Z
    509 
    510 Superseded by #286.
    511