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

bump(fourmolu): update to v0.16.2.0 #6093

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 12, 2024

This PR contains the following updates:

Package Update Change
fourmolu minor v0.15.0.0 -> v0.16.2.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

fourmolu/fourmolu (fourmolu)

v0.16.2.0

Compare Source

Upstream changes:
Ormolu 0.7.7.0
  • Use single-line layout for parens around single-line content. Issue
    1120
    .

  • Allow function arguments to be on the same line even if the full type
    (with constraints and foralls) are on multiple lines. PR
    1125
    .

v0.16.1.0

Compare Source

Upstream changes:
Ormolu 0.7.6.0
  • Fix Haddock comments on infix constructors
    Issue 758.

  • Don't require a trailing newline in .ormolu files. Issue
    1122
    .

  • Remove unnecessary indentation from list comprehensions. Issue
    966
    .

v0.16.0.0

Compare Source

  • Allow specifying path to configuration file with --config (#​396)
Upstream changes:
Ormolu 0.7.5.0
  • Switched to ghc-lib-parser-9.10, with the following new syntactic features/behaviors:

    • GHC proposal #​575: deprecated instances.
    • GHC proposal #​281: visible forall in types of terms.
      Enabled by RequiredTypeArguments (enabled by default).
    • LinearTypes: let and where bindings can now be linear, in particular have multiplicity annotations.
    • Using forall as an identifier is now a parse error.
    • GHC proposal #​65: namespacing fixity declarations for type names and WARNING/DEPRECATED pragmas.
    • TypeAbstractions now supports @-binders in lambdas and function equations.
    • Support for the GHC2024 language.
  • Updated to Cabal-syntax-3.12.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.

@renovate renovate bot enabled auto-merge (squash) June 12, 2024 06:19
@williambotman williambotman requested a review from a team June 12, 2024 06:20
@renovate renovate bot force-pushed the renovate/fourmolu-0.x branch from c3ab8ab to ae679db Compare June 13, 2024 09:12
@renovate renovate bot changed the title bump(fourmolu): update to v0.16.0.0 bump(fourmolu): update to v0.16.1.0 Jun 13, 2024
@Conarius
Copy link
Contributor

They only provide a linux binary since 0.16.0.0. Either disabling it for other platforms, open an issue on their repo or compile it from source.

@renovate renovate bot force-pushed the renovate/fourmolu-0.x branch from ae679db to 4c73835 Compare June 17, 2024 03:59
@renovate renovate bot changed the title bump(fourmolu): update to v0.16.1.0 bump(fourmolu): update to v0.16.2.0 Jun 17, 2024
williamboman referenced this pull request in fourmolu/fourmolu Nov 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants