Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Bump haskell/actions from 2.3.6 to 2.4.1 #68

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 2023

Bumps haskell/actions from 2.3.6 to 2.4.1.

Release notes

Sourced from haskell/actions's releases.

v2.4.1

Fix #248: resolve stack "2.1" to "2.1.3" rather than "2.11.1"

Fix taken from https://github.com/hspec/setup-haskell/blob/bdd4c910d94a07946cfdf9e6c3e7299a7e123705/src/resolve.ts#L25 as recommended by @​sol in haskell/actions#248

What's Changed

New Contributors

Full Changelog: haskell/actions@v2.4.0...v2.4.1

v2.4.0

What's Changed

Full Changelog: haskell/actions@v2.3.9...v2.4.0

v2.3.9

Fixup v2.3.8 (fix issue #245)

What's Changed

Full Changelog: haskell/actions@v2.3.8...v2.3.9

v2.3.8

Add GHC 9.4.5 and Windows ghcup fallback

Important Changes

Version bumps

... (truncated)

Commits
  • 921b0b6 Fix #248: resolve stack "2.1" to "2.1.3" rather than "2.11.1"
  • b53046b Add stack 2.11.1
  • 1a462ad add explicit coercion where TypeScript 5 became more strict (#252)
  • 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.
  • f68393e Fix #245: call ghcup unset if correct tool version was not found.
  • 1e4ec2b CI: add issue #245: Windows / GHC 9.4.4 / Cabal 3.10.1.0
  • 14f59b6 Add GHC 9.4.5
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [haskell/actions](https://github.com/haskell/actions) from 2.3.6 to 2.4.1.
- [Release notes](https://github.com/haskell/actions/releases)
- [Commits](haskell/actions@v2.3.6...v2.4.1)

---
updated-dependencies:
- dependency-name: haskell/actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2023
@wrengr wrengr merged commit ae80ad8 into master Nov 15, 2023
12 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/haskell/actions-2.4.1 branch November 15, 2023 23:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant