Commit 88d9309
chore(deps): update dependency nicklockwood/swiftformat to from: "0.52.9" (#731)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[nicklockwood/SwiftFormat](https://togithub.com/nicklockwood/SwiftFormat)
| patch | `from: "0.52.8"` -> `from: "0.52.9"` |
---
### Release Notes
<details>
<summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary>
###
[`v0.52.9`](https://togithub.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0529-2023-11-10)
[Compare
Source](https://togithub.com/nicklockwood/SwiftFormat/compare/0.52.8...0.52.9)
- Fixed `redundantClosure` removing required closure around conditional
statements
- Fixed `redundantClosure` removing closure containing conditional
expressions inside a method call
- Fixed `redundantClosure` generating invalid code when the
`redundantReturn` rule is disabled
- Fixed issue where if/switch expressions with `as?` cast would break
build in Swift 5.9
- Fixed `blankLineAfterImports` introducing spurious blank line before
`@preconcurrency` attribute
- Fixed bug where `enumNamespaces` rule wouldn't be applied immediately
after an `import` statement
- Fixed issue where `switch` case with multiple `where` clauses could be
parsed incorrectly
- The SwiftFormat SPM plugin now formats local dependencies as well as
final product targets
</details>
---
### Configuration
📅 **Schedule**: 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.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDAuMCIsInVwZGF0ZWRJblZlciI6IjM2LjEwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>1 parent 47e4e46 commit 88d9309
File tree
4 files changed
+3131
-5
lines changed- examples/pkg_manifest_minimal
4 files changed
+3131
-5
lines changed
0 commit comments