Commit bd2e84c
authored
build(deps): Bump MetaMask/action-checkout-and-setup from 1 to 2 (#13)
Bumps
[MetaMask/action-checkout-and-setup](https://github.com/metamask/action-checkout-and-setup)
from 1 to 2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/metamask/action-checkout-and-setup/releases">MetaMask/action-checkout-and-setup's
releases</a>.</em></p>
<blockquote>
<h2>2.0.0</h2>
<h3>Changed</h3>
<ul>
<li><strong>BREAKING</strong>: Bump <code>GitHub/actions/*</code>
actions to latest versions (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/41">#41</a>)</li>
<li><strong>BREAKING</strong>: Always include runner OS and arch in
cache key (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/40">#40</a>)</li>
<li><strong>BREAKING</strong>: Include full Node version in cache key
(<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/38">#38</a>)</li>
</ul>
<h2>1.4.0</h2>
<h3>Added</h3>
<ul>
<li>Add parameter for platform specific caching (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/34">#34</a>)
<ul>
<li>By default the cache is not platform specific, meaning the same
cache is used by different operating systems.</li>
<li>The new behaviour can be enabled by setting
<code>platform-specific-caching</code> to <code>true</code>.</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Use more efficient cache key (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/33">#33</a>)</li>
</ul>
<h2>v1.3.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump <code>@metamask/auto-changelog</code> from 4.1.0 to 5.1.0 by
<a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/27">MetaMask/action-checkout-and-setup#27</a></li>
<li>ci: more efficient node_modules cache key by <a
href="https://github.com/HowardBraham"><code>@HowardBraham</code></a>
in <a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/33">MetaMask/action-checkout-and-setup#33</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/MetaMask/action-checkout-and-setup/compare/v1...v1.3.1">https://github.com/MetaMask/action-checkout-and-setup/compare/v1...v1.3.1</a></p>
<h2>1.3.0</h2>
<h3>Added</h3>
<ul>
<li>Allow to use a local stored yarn binary (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/28">#28</a>,
<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/30">#30</a>)</li>
</ul>
<h2>v1.2.0</h2>
<h3>Added</h3>
<ul>
<li>Add <code>yarn-custom-url</code> and
<code>yarn-install-max-retries</code> options (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/24">#24</a>)</li>
</ul>
<h2>1.1.1</h2>
<h3>Fixed</h3>
<ul>
<li>Cache nested <code>node_modules</code> directories (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/20">#20</a>)</li>
</ul>
<h2>1.1.0</h2>
<h3>Added</h3>
<ul>
<li>Add <code>skip-allow-scripts</code> option (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/14">#14</a>)
<ul>
<li>This can speed up the action by skipping the
<code>allow-scripts</code> step, if it's not required.</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Use <code>MetaMask/action-retry-command</code> for possible flaky
steps (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/16">#16</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Use current commit hash for cache key instead of
<code>github.sha</code> (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/15">#15</a>)</li>
</ul>
<h2>1.0.1</h2>
<h3>Fixed</h3>
<ul>
<li>Run <code>allow-scripts</code> when restoring from cache (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/11">#11</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/MetaMask/action-checkout-and-setup/blob/main/CHANGELOG.md">MetaMask/action-checkout-and-setup's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this
file.</p>
<p>The format is based on <a
href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>,
and this project adheres to <a
href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h2>[Unreleased]</h2>
<h2>[2.0.0]</h2>
<h3>Changed</h3>
<ul>
<li><strong>BREAKING</strong>: Bump <code>GitHub/actions/*</code>
actions to latest versions (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/41">#41</a>)</li>
<li><strong>BREAKING</strong>: Always include runner OS and arch in
cache key (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/40">#40</a>)</li>
<li><strong>BREAKING</strong>: Include full Node version in cache key
(<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/38">#38</a>)</li>
</ul>
<h2>[1.4.0]</h2>
<h3>Added</h3>
<ul>
<li>Add parameter for platform specific caching (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/34">#34</a>)
<ul>
<li>By default the cache is not platform specific, meaning the same
cache is used by different operating systems.</li>
<li>The new behaviour can be enabled by setting
<code>platform-specific-caching</code> to <code>true</code>.</li>
</ul>
</li>
</ul>
<h3>Changed</h3>
<ul>
<li>Use more efficient cache key (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/33">#33</a>)</li>
</ul>
<h2>[1.3.0]</h2>
<h3>Added</h3>
<ul>
<li>Allow to use a local stored yarn binary (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/28">#28</a>,
<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/30">#30</a>)</li>
</ul>
<h2>[1.2.0]</h2>
<h3>Added</h3>
<ul>
<li>Add <code>yarn-custom-url</code> and
<code>yarn-install-max-retries</code> options (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/24">#24</a>)</li>
</ul>
<h2>[1.1.1]</h2>
<h3>Fixed</h3>
<ul>
<li>Cache nested <code>node_modules</code> directories (<a
href="https://redirect.github.com/MetaMask/action-checkout-and-setup/pull/20">#20</a>)</li>
</ul>
<h2>[1.1.0]</h2>
<h3>Added</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/action-checkout-and-setup/commit/a108e8da3986e72db412905dfd300910a60c27ce"><code>a108e8d</code></a>
2.0.0 (<a
href="https://redirect.github.com/metamask/action-checkout-and-setup/issues/42">#42</a>)</li>
<li><a
href="https://github.com/MetaMask/action-checkout-and-setup/commit/75214290e07ca3b5d9149c9674c138b929523da2"><code>7521429</code></a>
chore(deps): Bump actions to latest versions (<a
href="https://redirect.github.com/metamask/action-checkout-and-setup/issues/41">#41</a>)</li>
<li><a
href="https://github.com/MetaMask/action-checkout-and-setup/commit/93ad48bd195d20cbbd982b6a5be2baf88b70dc96"><code>93ad48b</code></a>
refactor!: Always include runner OS and arch in cache key (<a
href="https://redirect.github.com/metamask/action-checkout-and-setup/issues/40">#40</a>)</li>
<li><a
href="https://github.com/MetaMask/action-checkout-and-setup/commit/1743cf82a45258c274b34f4e32fcc57aa2c9b517"><code>1743cf8</code></a>
feat!: Include full Node version in cache key (<a
href="https://redirect.github.com/metamask/action-checkout-and-setup/issues/38">#38</a>)</li>
<li>See full diff in <a
href="https://github.com/metamask/action-checkout-and-setup/compare/v1...v2">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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)
- `@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)
- `@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)
</details>
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> Update GitHub Actions workflow to use
`MetaMask/action-checkout-and-setup@v2` across all jobs (`prepare`,
`lint`, `test-success`, `test-failure`, `test-retry`).
>
> <sup>Written by [Cursor
Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit
1ff6c7a. This will update automatically
on new commits. Configure
[here](https://cursor.com/dashboard?tab=bugbot).</sup>
<!-- /CURSOR_SUMMARY -->
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent e89f840 commit bd2e84c
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
0 commit comments