dependabot[bot] opened a new pull request, #510: URL: https://github.com/apache/pekko-projection/pull/510
Bumps [sbt/setup-sbt](https://github.com/sbt/setup-sbt) from 1.1.24 to 1.2.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/sbt/setup-sbt/releases">sbt/setup-sbt's releases</a>.</em></p> <blockquote> <h2>v1.2.1</h2> <h2>Updates</h2> <ul> <li>fix: Fixes disk cache by reducing the number of files to be hashed by <a href="https://github.com/eed3si9n"><code>@eed3si9n</code></a> in <a href="https://redirect.github.com/sbt/setup-sbt/pull/95">sbt/setup-sbt#95</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sbt/setup-sbt/compare/v1...v1.2.1">https://github.com/sbt/setup-sbt/compare/v1...v1.2.1</a></p> <h2>v1.2.0</h2> <h2>bug fixes</h2> <ul> <li>fix: Fixes Windows disk cache path by <a href="https://github.com/eed3si9n"><code>@eed3si9n</code></a> in <a href="https://redirect.github.com/sbt/setup-sbt/pull/90">sbt/setup-sbt#90</a></li> <li>fix: Fixes disk cache saving and restoration by <a href="https://github.com/eed3si9n"><code>@eed3si9n</code></a> in <a href="https://redirect.github.com/sbt/setup-sbt/pull/91">sbt/setup-sbt#91</a> + <a href="https://redirect.github.com/sbt/setup-sbt/pull/92">sbt/setup-sbt#92</a></li> <li>fix: Include JDK version in the cache key by <a href="https://github.com/eed3si9n"><code>@eed3si9n</code></a> in <a href="https://redirect.github.com/sbt/setup-sbt/pull/93">sbt/setup-sbt#93</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/sbt/setup-sbt/compare/v1...v1.2.0">https://github.com/sbt/setup-sbt/compare/v1...v1.2.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/sbt/setup-sbt/commit/af116cce31c00823d3903ce687f9cda3a4f19f1b"><code>af116cc</code></a> Merge pull request <a href="https://redirect.github.com/sbt/setup-sbt/issues/95">#95</a> from sbt/wip/reduce</li> <li><a href="https://github.com/sbt/setup-sbt/commit/3bf8529d4140a1ce00f8723284863ee091efa332"><code>3bf8529</code></a> fix: Fixes disk cache by reducing the number of files to be hashed</li> <li><a href="https://github.com/sbt/setup-sbt/commit/4ed7b7ec4bfa2074fe48554c09e341267397247c"><code>4ed7b7e</code></a> Merge pull request <a href="https://redirect.github.com/sbt/setup-sbt/issues/93">#93</a> from sbt/wip/jdk</li> <li><a href="https://github.com/sbt/setup-sbt/commit/8ca4584e308d2de699d0f4c805b9d07fb39fe94d"><code>8ca4584</code></a> fix: Include JDK version in the cache key</li> <li><a href="https://github.com/sbt/setup-sbt/commit/f129e4b97fd0242958135178a991d2a00df1d9c8"><code>f129e4b</code></a> Merge pull request <a href="https://redirect.github.com/sbt/setup-sbt/issues/92">#92</a> from sbt/wip/expand-cache-key2</li> <li><a href="https://github.com/sbt/setup-sbt/commit/72abad3bd5508a8aa58ede55203382ba912d4e50"><code>72abad3</code></a> Test</li> <li><a href="https://github.com/sbt/setup-sbt/commit/d359cd35f203f442774dbbb6b0365a85b9c1d3a4"><code>d359cd3</code></a> fix: Adds restore keys to fallback</li> <li><a href="https://github.com/sbt/setup-sbt/commit/17cbc85e5145f95736c0b92c2b78efa0ad66fa46"><code>17cbc85</code></a> Merge pull request <a href="https://redirect.github.com/sbt/setup-sbt/issues/91">#91</a> from sbt/wip/expand-cache-key</li> <li><a href="https://github.com/sbt/setup-sbt/commit/8992762dfd973331bc80a5809a8c40aa9f7ae46a"><code>8992762</code></a> fix: Fixes cache key</li> <li><a href="https://github.com/sbt/setup-sbt/commit/62426c210828279639e75d4f2bc844ff1f47aef8"><code>62426c2</code></a> Merge pull request <a href="https://redirect.github.com/sbt/setup-sbt/issues/90">#90</a> from sbt/wip/windows</li> <li>Additional commits viewable in <a href="https://github.com/sbt/setup-sbt/compare/2e222825582620cc38d2a54e674f3c01b7c14f5d...af116cce31c00823d3903ce687f9cda3a4f19f1b">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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
