Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 15, 2025

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch from: "0.56.3" -> 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

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 is behind base branch, 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.

@github-actions
Copy link

⚠️ 1 public change detected ⚠️

Comparing renovate/nicklockwood-swiftformat-0.x to main

🔀1 Modification

Package.swift

.dependencies

🔀 Modified

// From .package(url: "https://github.com/nicklockwood/SwiftFormat", "0.56.3"..<"1.0.0") // To .package(url: "https://github.com/nicklockwood/SwiftFormat", "0.56.4"..<"1.0.0")

Analyzed targets: FileHandlingModule, PADCore, PADLogging, PADOutputGenerator, PADPackageFileAnalyzer, PADProjectBuilder, PADSwiftInterfaceDiff, PADSwiftInterfaceFileLocator, ShellModule, SwiftPackageFileHelperModule

@goergisn goergisn merged commit 8ccfb86 into main Jun 17, 2025
8 checks passed
@goergisn goergisn deleted the renovate/nicklockwood-swiftformat-0.x branch June 17, 2025 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants