Skip to content

Bump haskell-actions/run-ormolu from 19 to 21 - #82

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

Bump haskell-actions/run-ormolu from 19 to 21#82
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/haskell-actions/run-ormolu-21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps haskell-actions/run-ormolu from 19 to 21.

Changelog

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

Ormolu action v21

  • Rewrote the action in TypeScript (src/index.ts), bundled into dist/index.js with ncc. No change in behavior or inputs.
  • Added a reproducible build with Nix (flake.nix): nix build produces the bundled dist/ hermetically, and nix develop provides a pinned Node.js dev shell. CI now verifies that the committed dist/ matches a fresh build.
  • Updated the @actions/* dependencies to their current major versions. As a side effect, @actions/tool-cache 2.x pulls in undici, which increases the size of the bundled dist/index.js. This does not affect the action's runtime performance.

Ormolu action v20

  • Switch to the new official upstream of the project and default to the version 0.8.2.0.
Commits
  • f156134 New release v21
  • a0030b7 Reorder the sections in the readme
  • 194a085 Migrate to TypeScript, add reproducible Nix setup
  • ad0316a Fix the link to the official repo
  • ca5937e New release v20
  • ab4ad60 Switch to the new official upstream and default to 0.8.2.0
  • 3447483 Bump actions/checkout from 6 to 7
  • 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-ormolu](https://github.com/haskell-actions/run-ormolu) from 19 to 21.
- [Release notes](https://github.com/haskell-actions/run-ormolu/releases)
- [Changelog](https://github.com/haskell-actions/run-ormolu/blob/master/CHANGELOG.md)
- [Commits](haskell-actions/run-ormolu@v19...v21)

---
updated-dependencies:
- dependency-name: haskell-actions/run-ormolu
  dependency-version: '21'
  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 Aug 7, 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