Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat 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 (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 8257d864f6ede7491a908ad9118a52d1ea029cb2
🍃 Generated commit 3ac7a8897c3bc4968f192c66c9ac7066dd12e06e
🌲 Generated branch generated/renovate/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 1737
javascript 1633
php 1443
csharp 1226
python 1146
java 1006
ruby 816
swift 628
scala 23

@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from 9444b84 to 908b638 Compare October 20, 2025 03:32
@renovate renovate bot force-pushed the renovate/nicklockwood-swiftformat-0.x branch from 908b638 to c5e0e48 Compare October 20, 2025 03:50
@renovate renovate bot merged commit 747ec00 into chore/renovateBaseBranch Oct 20, 2025
29 checks passed
@renovate renovate bot deleted the renovate/nicklockwood-swiftformat-0.x branch October 20, 2025 04:06
algolia-bot added a commit that referenced this pull request Oct 20, 2025
…5507) (generated)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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.

2 participants