Commit d015059
authored
chore(deps): bump coursier/cache-action from 8.0.1 to 8.1.0 (#656)
Bumps [coursier/cache-action](https://github.com/coursier/cache-action)
from 8.0.1 to 8.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/coursier/cache-action/releases">coursier/cache-action's
releases</a>.</em></p>
<blockquote>
<h2>v8.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Clean up ephemeral files before saving sbt/ivy2 cache by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/coursier/cache-action/pull/806">coursier/cache-action#806</a></li>
<li>Add <code>disableFallback</code> option to prevent cache key
fallback by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/coursier/cache-action/pull/807">coursier/cache-action#807</a></li>
<li>Add COURSIER_CACHE_ACTION_CACHE_VERSION env var for manual cache
invalidation by <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/coursier/cache-action/pull/808">coursier/cache-action#808</a></li>
</ul>
<h2>Updates / maintenance</h2>
<ul>
<li>Bump <code>@stylistic/eslint-plugin-ts</code> from 2.13.0 to 3.1.0
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/792">coursier/cache-action#792</a></li>
<li>Bump prettier from 3.7.4 to 3.8.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/789">coursier/cache-action#789</a></li>
<li>Bump <code>@types/node</code> from 25.2.0 to 25.3.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/791">coursier/cache-action#791</a></li>
<li>Bump eslint from 8.57.0 to 10.0.0 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/793">coursier/cache-action#793</a></li>
<li>Bump <code>@actions/glob</code> from 0.5.0 to 0.6.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/790">coursier/cache-action#790</a></li>
<li>Update dist by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/798">coursier/cache-action#798</a></li>
<li>Bump <code>@stylistic/eslint-plugin-ts</code> from 3.1.0 to 4.4.1
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/800">coursier/cache-action#800</a></li>
<li>Bump <code>@typescript-eslint/parser</code> from 8.56.0 to 8.56.1
by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/801">coursier/cache-action#801</a></li>
<li>Bump eslint from 10.0.0 to 10.0.2 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/802">coursier/cache-action#802</a></li>
<li>Bump <code>@types/node</code> from 25.3.0 to 25.3.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/804">coursier/cache-action#804</a></li>
<li>Bump <code>@typescript-eslint/eslint-plugin</code> from 8.56.0 to
8.56.1 by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/803">coursier/cache-action#803</a></li>
<li>Update dist by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/805">coursier/cache-action#805</a></li>
<li>Update dist by <a
href="https://github.com/github-actions"><code>@github-actions</code></a>[bot]
in <a
href="https://redirect.github.com/coursier/cache-action/pull/809">coursier/cache-action#809</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/coursier/cache-action/compare/v8...v8.1.0">https://github.com/coursier/cache-action/compare/v8...v8.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/coursier/cache-action/commit/90c37294538be80a558fd665531fcdc2b467b475"><code>90c3729</code></a>
Update dist (<a
href="https://redirect.github.com/coursier/cache-action/issues/809">#809</a>)</li>
<li><a
href="https://github.com/coursier/cache-action/commit/fbac75a29bf951cd755612f2e9c9b4435bbc887b"><code>fbac75a</code></a>
Add COURSIER_CACHE_ACTION_CACHE_VERSION env var for manual cache
invalidation...</li>
<li><a
href="https://github.com/coursier/cache-action/commit/31aa6a3b441f56ef8b935157ed389b5d2390466a"><code>31aa6a3</code></a>
Add <code>disableFallback</code> option to prevent cache key fallback
(<a
href="https://redirect.github.com/coursier/cache-action/issues/807">#807</a>)</li>
<li><a
href="https://github.com/coursier/cache-action/commit/34d69e04c7206d6164a51b2914c972b86fe30daa"><code>34d69e0</code></a>
Clean up ephemeral files before saving sbt/ivy2 cache (<a
href="https://redirect.github.com/coursier/cache-action/issues/806">#806</a>)</li>
<li><a
href="https://github.com/coursier/cache-action/commit/ccc0e48eca4915c7f117820f65165c1591bafb09"><code>ccc0e48</code></a>
Update dist (<a
href="https://redirect.github.com/coursier/cache-action/issues/805">#805</a>)</li>
<li><a
href="https://github.com/coursier/cache-action/commit/87be02933ac228adfe2b368c8e9d54e957d182c3"><code>87be029</code></a>
Bump <code>@typescript-eslint/eslint-plugin</code> from 8.56.0 to
8.56.1 (<a
href="https://redirect.github.com/coursier/cache-action/issues/803">#803</a>)</li>
<li><a
href="https://github.com/coursier/cache-action/commit/949ec0ba18164a3dfebc76fe5f9c8967a1bb23e5"><code>949ec0b</code></a>
Bump <code>@types/node</code> from 25.3.0 to 25.3.1 (<a
href="https://redirect.github.com/coursier/cache-action/issues/804">#804</a>)</li>
<li><a
href="https://github.com/coursier/cache-action/commit/bd4cbbf0e431557181e359996670fdfb3f9ba040"><code>bd4cbbf</code></a>
Bump eslint from 10.0.0 to 10.0.2 (<a
href="https://redirect.github.com/coursier/cache-action/issues/802">#802</a>)</li>
<li><a
href="https://github.com/coursier/cache-action/commit/1b1dca7668a6400331b0ae3e38b02124bd402eb4"><code>1b1dca7</code></a>
Bump <code>@typescript-eslint/parser</code> from 8.56.0 to 8.56.1 (<a
href="https://redirect.github.com/coursier/cache-action/issues/801">#801</a>)</li>
<li><a
href="https://github.com/coursier/cache-action/commit/ae1e68c372fd2c09a8698588dc3e1dbc1f4e095c"><code>ae1e68c</code></a>
Bump <code>@stylistic/eslint-plugin-ts</code> from 3.1.0 to 4.4.1 (<a
href="https://redirect.github.com/coursier/cache-action/issues/800">#800</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/coursier/cache-action/compare/e47d7d35a0d3a2c7f649ca5c63dfc2bbfaa002e7...90c37294538be80a558fd665531fcdc2b467b475">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 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent b603ed1 commit d015059
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments