88.md (5420B)
1 # PR #88 Bump actions/setup-node from 2.5.1 to 3 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-01T02:03:03Z 6 - **Branch:** dependabot/github_actions/actions/setup-node-3 → main 7 - **Merged:** 2022-03-01T02:12:49Z 8 - **Labels:** dependencies, github_actions 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [88.diff](./88.diff) 12 13 --- 14 15 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.1 to 3. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/actions/setup-node/releases">actions/setup-node's releases</a>.</em></p> 19 <blockquote> 20 <h2>v3.0.0</h2> 21 <p>In scope of this release we changed version of the runtime Node.js for the setup-node action and updated package-lock.json file to v2.</p> 22 <h3>Breaking Changes</h3> 23 <ul> 24 <li>With the update to Node 16 in <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/414">actions/setup-node#414</a>, all scripts will now be run with Node 16 rather than Node 12.</li> 25 <li>We removed deprecated <code>version</code> input (<a href="https://github-redirect.dependabot.com/actions/setup-node/pull/424">actions/setup-node#424</a>). Please use <code>node-version</code> input instead.</li> 26 </ul> 27 </blockquote> 28 </details> 29 <details> 30 <summary>Commits</summary> 31 <ul> 32 <li><a href="https://github.com/actions/setup-node/commit/9ced9a43a244f3ac94f13bfd896db8c8f30da67a"><code>9ced9a4</code></a> remove version input (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/424">#424</a>)</li> 33 <li><a href="https://github.com/actions/setup-node/commit/3e90744edfed8715c51c59ca546063d5d3035443"><code>3e90744</code></a> Update lockfileVersion (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/422">#422</a>)</li> 34 <li><a href="https://github.com/actions/setup-node/commit/28df918a562341c61f4849bb5b0cae0da42e9ff8"><code>28df918</code></a> Update default runtime to node16 (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/414">#414</a>)</li> 35 <li><a href="https://github.com/actions/setup-node/commit/f099707f6e7a91b89cdebdeca599fc76cc8bf088"><code>f099707</code></a> fix tsc build error for <code>@actions/http-client</code> (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/402">#402</a>)</li> 36 <li><a href="https://github.com/actions/setup-node/commit/f658dc5bd7deff7ab8a4bfa9ccb65a6540175be2"><code>f658dc5</code></a> ci: use NPM cache in check-dist (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/393">#393</a>)</li> 37 <li><a href="https://github.com/actions/setup-node/commit/5e2e06871487f1c1f2806100f6ad85acf4bce48d"><code>5e2e068</code></a> ci(workflow): add cache to workflows using actions/setup-node (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/287">#287</a>)</li> 38 <li><a href="https://github.com/actions/setup-node/commit/7a0f7a99626ad9d2e3bcc28dce6c379216703cc3"><code>7a0f7a9</code></a> Fix grammar in the README (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/331">#331</a>)</li> 39 <li><a href="https://github.com/actions/setup-node/commit/7b558676dd6f955a469559a6f9db9e0447fe8749"><code>7b55867</code></a> chore: Remove strategy for non-matrix builds (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/186">#186</a>)</li> 40 <li>See full diff in <a href="https://github.com/actions/setup-node/compare/1f8c6b94b26d0feae1e387ca63ccbdc44d27b561...9ced9a43a244f3ac94f13bfd896db8c8f30da67a">compare view</a></li> 41 </ul> 42 </details> 43 <br /> 44 45 46 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 47 48 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`. 49 50 [//]: # (dependabot-automerge-start) 51 [//]: # (dependabot-automerge-end) 52 53 --- 54 55 <details> 56 <summary>Dependabot commands and options</summary> 57 <br /> 58 59 You can trigger Dependabot actions by commenting on this PR: 60 - `@dependabot rebase` will rebase this PR 61 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 62 - `@dependabot merge` will merge this PR after your CI passes on it 63 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 64 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 65 - `@dependabot reopen` will reopen this PR if it is closed 66 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 67 - `@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) 68 - `@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) 69 - `@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) 70 71 72 </details> 73