Skip to content

Update dependency nicklockwood/SwiftFormat to from: "0.61.0"#160

Merged
goergisn merged 1 commit into
mainfrom
renovate/nicklockwood-swiftformat-0.x
May 5, 2026
Merged

Update dependency nicklockwood/SwiftFormat to from: "0.61.0"#160
goergisn merged 1 commit into
mainfrom
renovate/nicklockwood-swiftformat-0.x

Conversation

@renovate

@renovate renovate Bot commented May 2, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Pending
nicklockwood/SwiftFormat minor from: "0.60.1"from: "0.61.0" 0.61.1

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.61.0

Compare Source

  • Added wrapCaseBodies rule
  • Added redundantEmptyView rule
  • Added preferSwiftStringAPI rule
  • Added --test-case-access-control option for testSuiteAccessControl rule
  • Updated sortImports to support --import-grouping length,alpha
  • Updated --self-required to support assignment type names like OSLogMessage
  • Updated --suite-name-format default value to preserve
  • Fixed conditional import parsing with access modifiers
  • Fixed infinite loop in organizeDeclarations when opening brace has a trailing comment
  • Fixed closing brace indentation with --trimwhitespace nonblank-lines
  • Fixed indentation of multiline raw string literals with --indent-strings
  • Fixed redundantParens incorrectly removing () from @MainActor closure signatures
  • Fixed wrapping inside parens of function declarations with no parameters
  • Fixed extensionAccessControl incorrectly hoisting public onto extensions of nested internal types
  • Fixed spaceAroundParens incorrectly removing space after nonisolated(nonsending) modifier
  • Fixed noGuardInTests incorrectly transforming guard #available conditions
  • Fixed trailing comma for @convention closures
  • Fixed number handling in Swift Testing test case name conversion
  • Fixed redundantSelf inserting self. inside #if/#elseif compiler directive conditions

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

@renovate renovate Bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from dff6c6c to bf92cd9 Compare May 4, 2026 17:03
@renovate renovate Bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from bf92cd9 to 8a1964b Compare May 4, 2026 17:03
@sonarqubecloud

sonarqubecloud Bot commented May 4, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented May 4, 2026

Copy link
Copy Markdown
Contributor

⚠️ 1 public change detected ⚠️

Comparing renovate/nicklockwood-swiftformat-0.x to main
Platform: macOS

🔀1 Modification

Package.swift

.dependencies

🔀 Modified

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

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

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

@goergisn goergisn merged commit 8094b54 into main May 5, 2026
8 checks passed
@goergisn goergisn deleted the renovate/nicklockwood-swiftformat-0.x branch May 5, 2026 08:05
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.

1 participant