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

94.md (7739B)


      1 # PR #94 Bump actions/setup-node from 3.8.1 to 4.0.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2023-10-24T07:07:36Z
      6 - **Branch:** dependabot/github_actions/actions/setup-node-4.0.0 → main
      7 - **Closed:** 2024-12-29T13:43:14Z
      8 - **Labels:** dependencies, github_actions
      9 - **Diff:** [94.diff](./94.diff)
     10 
     11 ---
     12 
     13 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
     14 <details>
     15 <summary>Release notes</summary>
     16 <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p>
     17 <blockquote>
     18 <h2>v4.0.0</h2>
     19 <h2>What's Changed</h2>
     20 <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>
     21 <p>Besides, release contains such changes as:</p>
     22 <ul>
     23 <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>
     24 <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>
     25 </ul>
     26 <h2>New Contributors</h2>
     27 <ul>
     28 <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>
     29 </ul>
     30 <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>
     31 <h2>v3.8.2</h2>
     32 <h2>What's Changed</h2>
     33 <ul>
     34 <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>
     35 <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>
     36 <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>
     37 <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>
     38 <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>
     39 </ul>
     40 <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>
     41 </blockquote>
     42 </details>
     43 <details>
     44 <summary>Commits</summary>
     45 <ul>
     46 <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>
     47 <li><a href="https://github.com/actions/setup-node/commit/23755b521f87533c8ed7f8fb13674f9021579e34"><code>23755b5</code></a> upgrade actions/checkout to v4 (<a href="https://redirect.github.com/actions/setup-node/issues/868">#868</a>)</li>
     48 <li><a href="https://github.com/actions/setup-node/commit/54534a2a9ba7308e8a8995af3104899e6a95b681"><code>54534a2</code></a> Change node version for action to node20 (<a href="https://redirect.github.com/actions/setup-node/issues/866">#866</a>)</li>
     49 <li><a href="https://github.com/actions/setup-node/commit/1a4442cacd436585916779262731d5b162bc6ec7"><code>1a4442c</code></a> Update toolkit cache and core (<a href="https://redirect.github.com/actions/setup-node/issues/875">#875</a>)</li>
     50 <li><a href="https://github.com/actions/setup-node/commit/6e9e44895f11c5489716beba7b3be1cd4d76f8e9"><code>6e9e448</code></a> Merge pull request <a href="https://redirect.github.com/actions/setup-node/issues/872">#872</a> from akv-platform/add-notice-about-binaries-not-being...</li>
     51 <li><a href="https://github.com/actions/setup-node/commit/e52912ef25bc38da27c83c00c3c61bbb5b7bddc3"><code>e52912e</code></a> Update tests</li>
     52 <li><a href="https://github.com/actions/setup-node/commit/ac16ae42d727f28d8231c7ce87ef399a68ce8d80"><code>ac16ae4</code></a> Update message to use waning instead of info</li>
     53 <li><a href="https://github.com/actions/setup-node/commit/5a8d9111e32e049e80167427e34aad324f306b77"><code>5a8d911</code></a> Update build</li>
     54 <li><a href="https://github.com/actions/setup-node/commit/9e956a555c2c3d534ac93f57280063bfa7c63468"><code>9e956a5</code></a> Add notice about binaries not being updated yet</li>
     55 <li><a href="https://github.com/actions/setup-node/commit/7da2a7eb0c8ca16886c2abd4199f2cdda6f64dd4"><code>7da2a7e</code></a> Bump <code>@​babel/traverse</code> from 7.15.4 to 7.23.2 (<a href="https://redirect.github.com/actions/setup-node/issues/870">#870</a>)</li>
     56 <li>Additional commits viewable in <a href="https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0">compare view</a></li>
     57 </ul>
     58 </details>
     59 <br />
     60 
     61 
     62 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3.8.1&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     63 
     64 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`.
     65 
     66 [//]: # (dependabot-automerge-start)
     67 [//]: # (dependabot-automerge-end)
     68 
     69 ---
     70 
     71 <details>
     72 <summary>Dependabot commands and options</summary>
     73 <br />
     74 
     75 You can trigger Dependabot actions by commenting on this PR:
     76 - `@dependabot rebase` will rebase this PR
     77 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     78 - `@dependabot merge` will merge this PR after your CI passes on it
     79 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     80 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     81 - `@dependabot reopen` will reopen this PR if it is closed
     82 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     83 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
     84 - `@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)
     85 - `@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)
     86 - `@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)
     87 
     88 
     89 </details>
     90 
     91 
     92 ## Comments
     93 
     94 ### @MTRNord — 2024-12-29T13:42:35Z
     95 
     96 @dependabot rebase
     97 
     98 ### @dependabot[bot] — 2024-12-29T13:43:13Z
     99 
    100 Superseded by #105.
    101