Commit f4d1867
chore(deps): update dependency nicklockwood/swiftformat to from: "0.53.10" (#1077)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[nicklockwood/SwiftFormat](https://togithub.com/nicklockwood/SwiftFormat)
| patch | `from: "0.53.9"` -> `from: "0.53.10"` |
---
### Release Notes
<details>
<summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary>
###
[`v0.53.10`](https://togithub.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#05310-2024-05-18)
[Compare
Source](https://togithub.com/nicklockwood/SwiftFormat/compare/0.53.9...0.53.10)
- Fixed creation of spurious `stdout` directory when using `--output
stdout`
- Fixed `unusedArguments` false positive for multiline function call
arguments
- Fixed parsing of generic arguments containing attributes or `~`
operator
- Fixed spurious errors about missing `--report` or `--reporter`
arguments
- Fixed `strongifiedSelf` removing required backticks around nonisolated
`self`
- Deprecated explicit `default` value for `--reporter` (introduced in
0.53.9)
- Added support for `sending` keyword
</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:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>1 parent 5dd9615 commit f4d1867
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