Skip to content

Commit c5e759e

Browse files
chore(deps): bump haskell-actions/setup from 2.7.5 to 2.11.0 (#66)
Bumps [haskell-actions/setup](https://github.com/haskell-actions/setup) from 2.7.5 to 2.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/haskell-actions/setup/releases">haskell-actions/setup's releases</a>.</em></p> <blockquote> <h2>v2.11.0</h2> <p>GHC: try ghcup first, choco only as fallback</p> <h2>What's Changed</h2> <ul> <li>Add GHC 9.12.4 and Stack 3.9.3 by <a href="https://github.com/andreasabel"><code>@​andreasabel</code></a> in <a href="https://redirect.github.com/haskell-actions/setup/pull/142">haskell-actions/setup#142</a></li> <li>Bump softprops/action-gh-release from 2 to 3 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/haskell-actions/setup/pull/143">haskell-actions/setup#143</a></li> <li>GHC: try ghcup first, choco only as fallback by <a href="https://github.com/andreasabel"><code>@​andreasabel</code></a> in <a href="https://redirect.github.com/haskell-actions/setup/pull/144">haskell-actions/setup#144</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/haskell-actions/setup/compare/v2.10.3...v2.11.0">https://github.com/haskell-actions/setup/compare/v2.10.3...v2.11.0</a></p> <h2>v2.10.4</h2> <p>Add GHC 9.12.4 and Stack 3.9.3</p> <h2>What's Changed</h2> <ul> <li>Add GHC 9.12.4 and Stack 3.9.3 by <a href="https://github.com/andreasabel"><code>@​andreasabel</code></a> in <a href="https://redirect.github.com/haskell-actions/setup/pull/142">haskell-actions/setup#142</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/haskell-actions/setup/compare/v2.10.3...v2.10.4">https://github.com/haskell-actions/setup/compare/v2.10.3...v2.10.4</a></p> <h2>v2.10.3</h2> <p>Add Stack 3.9.1</p> <h2>What's Changed</h2> <ul> <li>Add Stack 3.9.1 by <a href="https://github.com/andreasabel"><code>@​andreasabel</code></a> in <a href="https://redirect.github.com/haskell-actions/setup/pull/138">haskell-actions/setup#138</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/haskell-actions/setup/compare/v2.10.2...v2.10.3">https://github.com/haskell-actions/setup/compare/v2.10.2...v2.10.3</a></p> <h2>v2.10.2</h2> <p>Remove GHCup vanilla channel from defaults</p> <h2>What's Changed</h2> <ul> <li>Remove GHCup vanilla channel from defaults by <a href="https://github.com/andreasabel"><code>@​andreasabel</code></a> in <a href="https://redirect.github.com/haskell-actions/setup/pull/137">haskell-actions/setup#137</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/haskell-actions/setup/compare/v2.10.1...v2.10.2">https://github.com/haskell-actions/setup/compare/v2.10.1...v2.10.2</a></p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/haskell-actions/setup/commit/cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553"><code>cd0d9bd</code></a> GHC: try ghcup first, choco only as fallback</li> <li><a href="https://github.com/haskell-actions/setup/commit/4568e6457136c6847fb753cd5ae28b2ba3b42798"><code>4568e64</code></a> Bump softprops/action-gh-release from 2 to 3</li> <li><a href="https://github.com/haskell-actions/setup/commit/de26526e12bc780fb9d384c1fb61c0bf02e3a40d"><code>de26526</code></a> Add GHC 9.12.4 and Stack 3.9.3</li> <li><a href="https://github.com/haskell-actions/setup/commit/f9150cb1d140e9a9271700670baa38991e6fa25c"><code>f9150cb</code></a> Add Stack 3.9.1</li> <li><a href="https://github.com/haskell-actions/setup/commit/dc63c94789664bb2910876ec3dfeeaa24d23b96b"><code>dc63c94</code></a> Remove GHCup vanilla channel from defaults</li> <li><a href="https://github.com/haskell-actions/setup/commit/7786314267139caaaf743fbdb70341b116a8d25d"><code>7786314</code></a> await addGhcupReleaseChannel</li> <li><a href="https://github.com/haskell-actions/setup/commit/57571745c639e06be44b0a6a5874b874eb8ba392"><code>5757174</code></a> Move all ghcup-add-channel commands into same group</li> <li><a href="https://github.com/haskell-actions/setup/commit/ca45ec3f5855d88df81d141f6bbe87cf96aa7ede"><code>ca45ec3</code></a> Remove broken GHC 9.12.3</li> <li><a href="https://github.com/haskell-actions/setup/commit/eb29c237a18b47554a426cb75d69844f689dc049"><code>eb29c23</code></a> Use GHCup vanilla and prereleases channels by default</li> <li><a href="https://github.com/haskell-actions/setup/commit/243ff44acce6b550747dcb4b9fa8a960b76e3fb0"><code>243ff44</code></a> Add GHCs 9.14.1 and 9.12.3 and Cabal 3.16.1.0</li> <li>Additional commits viewable in <a href="https://github.com/haskell-actions/setup/compare/ec49483bfc012387b227434aba94f59a6ecd0900...cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=haskell-actions/setup&package-manager=github_actions&previous-version=2.7.5&new-version=2.11.0)](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> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent 5aec249 commit c5e759e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/casket-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
path: .casket-ssg
3030

3131
- name: Setup GHCup
32-
uses: haskell-actions/setup@ec49483bfc012387b227434aba94f59a6ecd0900 # v2
32+
uses: haskell-actions/setup@cd0d9bdd65b20557f41bea4dbe43d0b5fbbfe553 # v2
3333
with:
3434
ghc-version: '9.8.2'
3535
cabal-version: '3.10'

0 commit comments

Comments
 (0)