Skip to content

Update haskell-actions/run-ormolu action to v21 - #1071

Open
renovate[bot] wants to merge 1 commit into
trunkfrom
renovate/haskell-actions-run-ormolu-21.x
Open

Update haskell-actions/run-ormolu action to v21#1071
renovate[bot] wants to merge 1 commit into
trunkfrom
renovate/haskell-actions-run-ormolu-21.x

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
haskell-actions/run-ormolu action major v14v21

Release Notes

haskell-actions/run-ormolu (haskell-actions/run-ormolu)

v21

Compare Source

  • 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.

v20

Compare Source

  • Switch to the new official upstream of the project and default to the
    version 0.8.2.0.

v19

Compare Source

  • Specifies that it wants to run on Node.js 24 explicitly, so you won't be
    getting any warnings about Node.js 20 anymore.

v18

Compare Source

  • Use Ormolu 0.8.1.1 as the latest version.

v17

Compare Source

  • Uses Ormolu 0.8.0.0 as the latest version.

v16

Compare Source

  • Uses Ormolu 0.7.7.0 as the latest version. On MacOS runners aarch64
    version of Ormolu will be used.

v15

Compare Source

  • Uses Ormolu 0.7.4.0 as the latest version.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants