Commit 75f67e9
chore(deps): update dependency nicklockwood/swiftformat to from: "0.55.2" (#1356)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[nicklockwood/SwiftFormat](https://redirect.github.com/nicklockwood/SwiftFormat)
| patch | `from: "0.55.1"` -> `from: "0.55.2"` |
---
### Release Notes
<details>
<summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary>
###
[`v0.55.2`](https://redirect.github.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0552-2024-11-24)
[Compare
Source](https://redirect.github.com/nicklockwood/SwiftFormat/compare/0.55.1...0.55.2)
- Fixed bug where `unusedArguments` failed to remove arguments that
matched switch variable bindings
- Fixed bug where `unusedArguments` failed to remove arguments that
matched nested function call labels
- Fixed spurious lint errors for `blankLinesAtStartOfScope` when using
`organizeDeclarations` rule
- Fixed bug where indentation errors were incorrectly reported as `wrap`
rule lint errors
- The `preferKeyPaths` rule now handles the `\\.self` case for Swift
5.10 and later
- Fixed parsing of keyPaths beginning with `\.?`
</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://redirect.github.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://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>1 parent 6ced81a commit 75f67e9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments