Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Type Update Change
ghcr.io/nicklockwood/swiftformat stage patch 0.58.6 -> 0.58.7

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

Compare Source

  • Fixed redundantSelf not being applied inside if #available(...) { ... } clauses
  • Fixed fileHeader rule incorrectly setting creation year to current when file path contains spaces
  • Fixed mis-insertion for nil-init rule related to optional closure return values
  • Fixed unusedPrivateDeclarations false positive when call site was outside enabled range
  • Fixed sortImports rule incorrectly moving // swift-tools-version: comment directive
  • Fixed hoistTry rule sometimes producing mangled code when hoisting across line boundaries
  • Fixed crash in --ruleinfo command when rule options exceed the old max length requirement
  • Fixed crash in unusedArguments due to scope range bug

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 December 1, 2025 03:40
@renovate renovate bot requested review from morganleroi and shortcuts and removed request for a team December 1, 2025 03:40
@algolia-bot
Copy link
Collaborator

algolia-bot commented Dec 1, 2025

✔️ Code generated!

Name Link
🪓 Triggered by 61f8f6d5aee479d4994a70b7d1dda96d9fd886fe
🍃 Generated commit 436de171a85b7f7738e5f97affcbc017b1c7d4fc
🌲 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
javascript 2493
go 2328
php 1841
python 1410
csharp 1368
java 1186
ruby 909
swift 796
scala 23

@renovate renovate bot merged commit bbd4d20 into chore/renovateBaseBranch Dec 1, 2025
33 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-nicklockwood-swiftformat-0.x branch December 1, 2025 03:57
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