204.json (5155B)
1 { 2 "number": 204, 3 "title": "Bump actions/setup-node from 3.1.1 to 3.2.0", 4 "state": "merged", 5 "diff_file": "204.diff", 6 "author": "dependabot[bot]", 7 "created_at": "2022-05-23T08:17:16Z", 8 "closed_at": "2022-05-23T08:40:12Z", 9 "merged_at": "2022-05-23T08:40:11Z", 10 "base_ref": "main", 11 "head_ref": "dependabot/github_actions/actions/setup-node-3.2.0", 12 "labels": [ 13 "dependencies", 14 "github_actions" 15 ], 16 "assignees": [ 17 "MTRNord" 18 ], 19 "requested_reviewers": [ 20 "MTRNord" 21 ], 22 "body": "Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.2.0.\n<details>\n<summary>Release notes</summary>\n<p><em>Sourced from <a href=\"https://github.com/actions/setup-node/releases\">actions/setup-node's releases</a>.</em></p>\n<blockquote>\n<h2>Add current, node, latest aliases</h2>\n<p>In scope of this release we added new aliases to install the latest Node.js version. <a href=\"https://github-redirect.dependabot.com/actions/setup-node/pull/483\">actions/setup-node#483</a></p>\n<pre lang=\"yml\"><code>steps:\n- uses: actions/checkout@v3\n- uses: actions/setup-node@v3\n with:\n node-version: current\n- run: npm ci\n- run: npm test\n</code></pre>\n</blockquote>\n</details>\n<details>\n<summary>Commits</summary>\n<ul>\n<li><a href=\"https://github.com/actions/setup-node/commit/17f8bd926464a1afa4c6a11669539e9c1ba77048\"><code>17f8bd9</code></a> Expand current syntax to support aliases for latest version (current/latest/n...</li>\n<li><a href=\"https://github.com/actions/setup-node/commit/b067f78ed37e8b6503efbf8c2b320b7f1e48369a\"><code>b067f78</code></a> Use CI friendly commands in documentation (<a href=\"https://github-redirect.dependabot.com/actions/setup-node/issues/326\">#326</a>)</li>\n<li><a href=\"https://github.com/actions/setup-node/commit/0bd06765ef0b51db720effb3b27b09a604b36300\"><code>0bd0676</code></a> Improve advanced usage docs (<a href=\"https://github-redirect.dependabot.com/actions/setup-node/issues/472\">#472</a>)</li>\n<li><a href=\"https://github.com/actions/setup-node/commit/25184c4485a7b08d05f0d0a07d714e3611e40d38\"><code>25184c4</code></a> Update README.md (<a href=\"https://github-redirect.dependabot.com/actions/setup-node/issues/475\">#475</a>)</li>\n<li><a href=\"https://github.com/actions/setup-node/commit/337fdf2194d3e87cdd26672305866d19d404fcd3\"><code>337fdf2</code></a> fix broken link in readme (<a href=\"https://github-redirect.dependabot.com/actions/setup-node/issues/473\">#473</a>)</li>\n<li><a href=\"https://github.com/actions/setup-node/commit/86bf502a33df3d7ca5daace2b5d63c9877c85c28\"><code>86bf502</code></a> extend documentation on <code>scope</code> parameter (<a href=\"https://github-redirect.dependabot.com/actions/setup-node/issues/470\">#470</a>)</li>\n<li><a href=\"https://github.com/actions/setup-node/commit/146c4d84a51256d5571b40011b76c0c6f7dfd981\"><code>146c4d8</code></a> improve caching documentation (<a href=\"https://github-redirect.dependabot.com/actions/setup-node/issues/468\">#468</a>)</li>\n<li>See full diff in <a href=\"https://github.com/actions/setup-node/compare/56337c425554a6be30cdef71bf441f15be286854...17f8bd926464a1afa4c6a11669539e9c1ba77048\">compare view</a></li>\n</ul>\n</details>\n<br />\n\n\n[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)\n\nDependabot 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`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n<details>\n<summary>Dependabot commands and options</summary>\n<br />\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@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)\n- `@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)\n- `@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)\n\n\n</details>", 23 "comments": [], 24 "review_comments": [] 25 }