Skip to content

chore(deps): update dependency swiftformat to v0.62.0#90

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

chore(deps): update dependency swiftformat to v0.62.0#90
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/swiftformat-0.x

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
swiftformat minor 0.61.10.62.0

Release Notes

nicklockwood/SwiftFormat (swiftformat)

v0.62.0

Compare Source

  • Added redundantSwiftUIGroup rule
  • Added preferContains rule
  • Added preferMinOverSorted rule
  • Added preferFlatMap rule
  • Added preferFirstWhere rule
  • Added --indent-blank-lines option to match the surrounding context
  • Added --line-wrap-threshold option for length-based wrapping
  • Added --type-blank-lines consistent option
  • Added start-only and end-only values to --type-blank-lines
  • Added before-non-local-declarations value for --doc-comments
  • Enabled isEmpty rule by default
  • Split wrapConditionalBodies into wrapIfStatementBodies, wrapIfExpressionBodies, wrapGuardStatementBodies
  • Updated noGuardInTests rule to apply to guard-like if statements, use try #require for boolean conditions
  • Updated redundantSendable rule to be disabled by default, and to skip enums with indirect cases
  • Fixed redundantVariable incorrectly removing variables with modifiers or attributes
  • Fixed preferSwiftTesting spuriously adding UIKit import for UInt types
  • Fixed $name closure parameters incorrectly treated as unused when self has a same-named property
  • Fixed docComments rule incorrectly converting enum case group comments to doc comments
  • Fixed markTypes incorrectly considering top-level macro declarations
  • Fixed blankLinesBetweenScopes incorrectly inserting blank line before #elseif directives
  • Fixed emptyExtensions incorrectly removing extensions containing a freestanding macro declaration
  • Fixed organizeDeclarations incorrectly placing freestanding macro declarations after MARK comments
  • Fixed false positive redundantSendable for indirect enum
  • Fixed spaceAroundParens incorrectly inserting space before Optional.some(...) in subsequent @Test arguments

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 requested a review from a team as a code owner July 6, 2026 21:03
@renovate renovate Bot added the minor-patch label Jul 6, 2026
@renovate renovate Bot requested review from ns-vasilev and removed request for a team July 6, 2026 21:03
@renovate renovate Bot added the minor-patch label Jul 6, 2026
@spacecode-github-bot

Copy link
Copy Markdown
1 Message
📖 ✅ Great job! All checks passed.

Generated by 🚫 Danger

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.

1 participant