Skip to content

Bump haskell-actions/run-fourmolu from 12 to 13#18

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/haskell-actions/run-fourmolu-13
Open

Bump haskell-actions/run-fourmolu from 12 to 13#18
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/haskell-actions/run-fourmolu-13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 30, 2026

Copy link
Copy Markdown
Contributor

Bumps haskell-actions/run-fourmolu from 12 to 13.

Release notes

Sourced from haskell-actions/run-fourmolu's releases.

v13

Starting with fourmolu-0.20.0.0, the upstream releases are now included in a zipfile, instead of being distributed as a raw binary.

This release updates run-fourmolu to now work with this fourmolu zipfile format. run-fourmolu-v13 is also backwards compatible with the raw-exec format from fourmolu-0.19.0.1 and previous releases.

NOTE THAT USERS MUST UPGRADE run-fourmolu TO >= v13 IF YOU WANT TO USE fourmolu >= 0.20.0.0!

#33

Thanks @​webdevred!

Changelog

Sourced from haskell-actions/run-fourmolu's changelog.

run-fourmolu v13

  • With fourmolu-0.20.0.0, the upstream releases are now included in a zipfile, instead of being distributed as a raw binary.

    run-fourmolu has been updated to now work with this zipfile format. It is still backwards compatible with the raw-exec format from fourmolu-0.19.0.1 and previous releases.

    NOTE THAT USERS MUST UPGRADE run-fourmolu TO >= v13 IF YOU WANT TO USE fourmolu >= 0.20.0.0.

    #33

    Thanks @​webdevred!

Commits
  • 1b9df64 Update CHANGELOG for v13
  • b57de73 Merge pull request #33 from webdevred/support-zip-release-format
  • 15f54c3 Add test for bare binary format in CI
  • 1cfac61 Support zip release format for fourmolu >= 0.20.0.0
  • 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 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)

Bumps [haskell-actions/run-fourmolu](https://github.com/haskell-actions/run-fourmolu) from 12 to 13.
- [Release notes](https://github.com/haskell-actions/run-fourmolu/releases)
- [Changelog](https://github.com/haskell-actions/run-fourmolu/blob/master/CHANGELOG.md)
- [Commits](haskell-actions/run-fourmolu@v12...v13)

---
updated-dependencies:
- dependency-name: haskell-actions/run-fourmolu
  dependency-version: '13'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 30, 2026
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants