chshersh / iris

🌈 Haskell CLI Framework supporting Command Line Interface Guidelines
https://hackage.haskell.org/package/iris
Mozilla Public License 2.0
173 stars 21 forks source link

GA(deps): Bump haskell/actions from 2.3 to 2.4 #123

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps haskell/actions from 2.3 to 2.4.

Release notes

Sourced from haskell/actions's releases.

v2.4.0

What's Changed

Full Changelog: https://github.com/haskell/actions/compare/v2.3.9...v2.4.0

v2.3.9

Fixup v2.3.8 (fix issue #245)

What's Changed

Full Changelog: https://github.com/haskell/actions/compare/v2.3.8...v2.3.9

v2.3.8

Add GHC 9.4.5 and Windows ghcup fallback

Important Changes

Version bumps

Full Changelog: https://github.com/haskell/actions/compare/v2.3.7...v2.3.8

v2.3.7

Use choco cabal-3.10.1.1 for 3.10.1.0

What's Changed

Full Changelog: https://github.com/haskell/actions/compare/v2.3.6...v2.3.7

... (truncated)

Commits
  • 9c0664b README: updated model workflow to use new outputs.TOOL-version
  • 6315d94 New outputs ghc/cabal/stack-version (resolved versions)
  • 7bfeeb6 Document current resolution of versions (string prefix)
  • 1c618fb README: fix link to ghcup etc.
  • See full diff in compare view


Dependabot compatibility score

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 commands and options
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 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)