92.md (3970B)
1 # PR #92 Bump actions/upload-artifact from 2.3.1 to 3 2 3 - **Status:** merged 4 - **Author:** @dependabot[bot] 5 - **Created:** 2022-03-07T08:20:15Z 6 - **Branch:** dependabot/github_actions/actions/upload-artifact-3 → main 7 - **Merged:** 2022-03-09T13:42:05Z 8 - **Labels:** dependencies, github_actions 9 - **Assignees:** @MTRNord 10 - **Reviewers:** @MTRNord 11 - **Diff:** [92.diff](./92.diff) 12 13 --- 14 15 Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3. 16 <details> 17 <summary>Release notes</summary> 18 <p><em>Sourced from <a href="https://github.com/actions/upload-artifact/releases">actions/upload-artifact's releases</a>.</em></p> 19 <blockquote> 20 <h2>v3.0.0</h2> 21 <h2>What's Changed</h2> 22 <ul> 23 <li>Update default runtime to node16 (<a href="https://github-redirect.dependabot.com/actions/upload-artifact/issues/293">#293</a>)</li> 24 <li>Update package-lock.json file version to 2 (<a href="https://github-redirect.dependabot.com/actions/upload-artifact/issues/302">#302</a>)</li> 25 </ul> 26 <h3>Breaking Changes</h3> 27 <p>With the update to Node 16, all scripts will now be run with Node 16 rather than Node 12.</p> 28 </blockquote> 29 </details> 30 <details> 31 <summary>Commits</summary> 32 <ul> 33 <li><a href="https://github.com/actions/upload-artifact/commit/6673cd052c4cd6fcf4b4e6e60ea986c889389535"><code>6673cd0</code></a> Update <code>lockfileVersion</code> in <code>package-lock.json</code> (<a href="https://github-redirect.dependabot.com/actions/upload-artifact/issues/302">#302</a>)</li> 34 <li><a href="https://github.com/actions/upload-artifact/commit/2244c8200304ec9588bf9399eac622d9fadc28c4"><code>2244c82</code></a> Update to node16 (<a href="https://github-redirect.dependabot.com/actions/upload-artifact/issues/293">#293</a>)</li> 35 <li><a href="https://github.com/actions/upload-artifact/commit/87348cee5fefa95e42e9b4804b4d68e130304158"><code>87348ce</code></a> Add 503 warning when uploading to the same artifact</li> 36 <li>See full diff in <a href="https://github.com/actions/upload-artifact/compare/82c141cc518b40d92cc801eee768e7aafc9c2fa2...6673cd052c4cd6fcf4b4e6e60ea986c889389535">compare view</a></li> 37 </ul> 38 </details> 39 <br /> 40 41 42 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 43 44 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`. 45 46 [//]: # (dependabot-automerge-start) 47 [//]: # (dependabot-automerge-end) 48 49 --- 50 51 <details> 52 <summary>Dependabot commands and options</summary> 53 <br /> 54 55 You can trigger Dependabot actions by commenting on this PR: 56 - `@dependabot rebase` will rebase this PR 57 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 58 - `@dependabot merge` will merge this PR after your CI passes on it 59 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 60 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 61 - `@dependabot reopen` will reopen this PR if it is closed 62 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 63 - `@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) 64 - `@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) 65 - `@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) 66 67 68 </details> 69