Skip to content

chore(deps): update dependency nicklockwood/swiftformat to v0.61.1#152

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/nicklockwood-swiftformat-0.x
Open

chore(deps): update dependency nicklockwood/swiftformat to v0.61.1#152
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/nicklockwood-swiftformat-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 11, 2026

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat minor 0.60.10.61.1

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)

v0.61.1

Compare Source

  • Fixed race condition when parsing config files
  • Fixed redundantStaticSelf false positive inside closures and nested functions
  • Fixed unsafe keyword dot-spacing edge case
  • Fixed redundantSelf crash on switch expression inside if-let binding chain
  • Fixed redundantEquatable removing manual == for types with Any.Type stored properties

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 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 changed the title chore(deps): update dependency nicklockwood/swiftformat to v0.61.0 chore(deps): update dependency nicklockwood/swiftformat to v0.61.1 Apr 27, 2026
@renovate renovate Bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from c4cca57 to ab0b27d Compare April 27, 2026 14:33
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