Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 5, 2025

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch from: "0.56.2" -> from: "0.56.4"

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.56.4

Compare Source

  • Fixed issue where trailingCommas rule would not insert trailing commas in function declarations with return type
  • Fixed issue where trailingCommas rule would not insert trailing commas in array literals following ! operator
  • Fixed issue where unusedArguments rule would ignore function declarations with trailing commas
  • Fixed issue where void rule would not handle () types in typealiases
  • Fixed issue where redundantLet rule did not detect code inside result builders when nested in conditional compilation blocks

v0.56.3

Compare Source

  • Fixed issue where trailingCommas rule would insert commas in closure types and tuple types used in typealaises (not supported in Swift 6.1)

Configuration

📅 Schedule: 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.

@renovate renovate bot requested review from ludovic35 and pylapp as code owners June 5, 2025 05:37
@pylapp pylapp force-pushed the develop branch 3 times, most recently from 5e985c6 to eddd742 Compare June 12, 2025 17:01
@renovate renovate bot changed the title chore(deps): update dependency nicklockwood/swiftformat to from: "0.56.3" chore(deps): update dependency nicklockwood/swiftformat to from: "0.56.4" Jun 15, 2025
@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from 628d442 to 583c9cb Compare June 15, 2025 17:03
@pylapp pylapp self-assigned this Jun 26, 2025
@pylapp pylapp force-pushed the renovate/nicklockwood-swiftformat-0.x branch from 583c9cb to 4fef56c Compare June 26, 2025 14:38
@pylapp pylapp force-pushed the renovate/nicklockwood-swiftformat-0.x branch from 4fef56c to 3408e3f Compare June 26, 2025 14:39
@pylapp pylapp merged commit 85acdb7 into develop Jun 26, 2025
11 checks passed
@pylapp pylapp deleted the renovate/nicklockwood-swiftformat-0.x branch June 26, 2025 14:40
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.

2 participants