Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Type Update Change
ghcr.io/nicklockwood/swiftformat stage patch 0.58.3 -> 0.58.5

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nicklockwood/SwiftFormat (ghcr.io/nicklockwood/swiftformat)

v0.58.5

Compare Source

  • Fixed regression with indenting of macros (introduced in 0.58.4)
  • Fixed spurious removal of return keyword inside for ... where loops
  • Fixed parsing error with for await case ... loops
  • Added XCTUnwrap to the default exclusion list for hoistTry

v0.58.4

Compare Source

  • Whitespace is no longer added or removed from blank lines in multiline string literals
  • Fixed trailingComma rule incorrectly inserting commas inside typed throws
  • Fixed issue where opaqueGenericParameters rule could cause build errors with existential types
  • Fixed false positive with unusedArguments when argument is only referenced inside a macro
  • The noGuardInTests rule now preserves custom failure messages
  • The noGuardInTests rule no longer adds throws to test methods when not needed
  • Removed redundant "default" values from options help descriptions

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, 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 October 20, 2025 03:14
@renovate renovate bot requested review from Fluf22 and morganleroi and removed request for a team October 20, 2025 03:14
@algolia-bot
Copy link
Collaborator

algolia-bot commented Oct 20, 2025

✔️ Code generated!

Name Link
🪓 Triggered by 8fb160b90115e8c4a910bdd7bbb7470325aa9427
🍃 Generated commit 25a7eeaa4b65adb87fc68462950d0a2919d2c020
🌲 Generated branch generated/renovate/ghcr.io-nicklockwood-swiftformat-0.x
📊 Benchmark results

Benchmarks performed on the method using a mock server, the results might not reflect the real-world performance.

Language Req/s
go 1731
javascript 1661
php 1472
csharp 1354
python 1111
java 1013
ruby 818
swift 771
scala 23
@renovate renovate bot force-pushed the renovate/ghcr.io-nicklockwood-swiftformat-0.x branch from 2ac333a to 9da52d0 Compare October 20, 2025 03:33
@renovate renovate bot force-pushed the renovate/ghcr.io-nicklockwood-swiftformat-0.x branch from 9da52d0 to 3ac3e45 Compare October 20, 2025 03:50
@renovate renovate bot changed the title chore(deps): update ghcr.io/nicklockwood/swiftformat docker tag to v0.58.5 chore(deps): update ghcr.io/nicklockwood/swiftformat docker tag to v0.58.5 - abandoned Oct 20, 2025
Copy link
Contributor Author

renovate bot commented Oct 20, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant