matrix-art.meta

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

125.md (5166B)


      1 # PR #125 Bump actions/setup-node from 3.0.0 to 3.1.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2022-04-04T08:19:30Z
      6 - **Branch:** dependabot/github_actions/actions/setup-node-3.1.0 → main
      7 - **Closed:** 2022-04-18T08:17:51Z
      8 - **Labels:** dependencies, github_actions
      9 - **Assignees:** @MTRNord
     10 - **Reviewers:** @MTRNord
     11 - **Diff:** [125.diff](./125.diff)
     12 
     13 ---
     14 
     15 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.0.0 to 3.1.0.
     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>Add caching support on GHES 3.5</h2>
     21 <p>In scope of this release we added <a href="https://github-redirect.dependabot.com/actions/setup-node/pull/452">support for caching from GHES 3.5</a> and fixed download issue for files &gt; 2GB during restore. Besides, we updated <code>actions/cache</code> dependency to 2.0.0 version.</p>
     22 </blockquote>
     23 </details>
     24 <details>
     25 <summary>Commits</summary>
     26 <ul>
     27 <li><a href="https://github.com/actions/setup-node/commit/5b52f097d36d4b0b2f94ed6de710023fbb8b2236"><code>5b52f09</code></a> Bump <code>actions/checkout@v3</code> within advanced usage examples documentation (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/456">#456</a>)</li>
     28 <li><a href="https://github.com/actions/setup-node/commit/75716637dc8cd06e88621003df6357fdcee67772"><code>7571663</code></a> Bump to <code>actions/checkout@v3</code> (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/437">#437</a>)</li>
     29 <li><a href="https://github.com/actions/setup-node/commit/546fd45825c7f5d63e19e4595c08c16d66bcbad9"><code>546fd45</code></a> Updated documentation/workflows to use <code>actions/setup-node@v3</code> (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/433">#433</a>)</li>
     30 <li><a href="https://github.com/actions/setup-node/commit/bacd6b4b3ac3127b28a1e1920c23bf1c2cadbb85"><code>bacd6b4</code></a> Caching on GHES (<a href="https://github-redirect.dependabot.com/actions/setup-node/issues/452">#452</a>)</li>
     31 <li><a href="https://github.com/actions/setup-node/commit/bed538bd04a773f1616efba082915a7638d8eb5f"><code>bed538b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/448">#448</a> from actions/dependabot/npm_and_yarn/minimist-1.2.6</li>
     32 <li><a href="https://github.com/actions/setup-node/commit/f3e93d1b9dbf0ec44d17b09dea3d0446dd7d25d7"><code>f3e93d1</code></a> Bump minimist from 1.2.5 to 1.2.6</li>
     33 <li><a href="https://github.com/actions/setup-node/commit/ed960c9656f8a2da28b0133d2bba0c7b6f2728a1"><code>ed960c9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/actions/setup-node/issues/440">#440</a> from actions/joshmgross/service-codeowners</li>
     34 <li><a href="https://github.com/actions/setup-node/commit/77f43a440004389e5ec966078985f6a3153df1da"><code>77f43a4</code></a> Update CODEOWNERS to actions-service</li>
     35 <li>See full diff in <a href="https://github.com/actions/setup-node/compare/9ced9a43a244f3ac94f13bfd896db8c8f30da67a...5b52f097d36d4b0b2f94ed6de710023fbb8b2236">compare view</a></li>
     36 </ul>
     37 </details>
     38 <br />
     39 
     40 
     41 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-node&package-manager=github_actions&previous-version=3.0.0&new-version=3.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     42 
     43 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`.
     44 
     45 [//]: # (dependabot-automerge-start)
     46 [//]: # (dependabot-automerge-end)
     47 
     48 ---
     49 
     50 <details>
     51 <summary>Dependabot commands and options</summary>
     52 <br />
     53 
     54 You can trigger Dependabot actions by commenting on this PR:
     55 - `@dependabot rebase` will rebase this PR
     56 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     57 - `@dependabot merge` will merge this PR after your CI passes on it
     58 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     59 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     60 - `@dependabot reopen` will reopen this PR if it is closed
     61 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     62 - `@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)
     63 - `@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)
     64 - `@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)
     65 
     66 
     67 </details>
     68 
     69 
     70 ## Comments
     71 
     72 ### @dependabot[bot] — 2022-04-18T08:17:50Z
     73 
     74 Superseded by #151.
     75