Commit c680e34
chore(deps): update dependency nicklockwood/swiftformat to from: "0.58.3" (#1850)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
|
[nicklockwood/SwiftFormat](https://redirect.github.com/nicklockwood/SwiftFormat)
| patch | `from: "0.58.2"` -> `from: "0.58.3"` |
---
### Release Notes
<details>
<summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary>
###
[`v0.58.3`](https://redirect.github.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0583-2025-10-04)
[Compare
Source](https://redirect.github.com/nicklockwood/SwiftFormat/compare/0.58.2...0.58.3)
- Fixed parsing of `[n of X]` syntax for `InlineArray` in Swift 6.2
- Fixed parsing error when an opening multiline string delimiter is
followed by a space
- Fixed issue where `redundantInit` rule could leave orphaned
parentheses
- Fixed bug where `redundantInit` was incorrectly applied to `(Foo.self
as Bar.Type)` expressions
- Fixed bug with parsing empty property accessors that broke
`redundantSelf` rule
- Fixed aliasing issue with `acronyms` rule where one acronym overlaps
another
- Fixed unexpected wrapping of closing parenthesis in `wrapArguments`
rule
- Added `--unknown-rules` option to support environments with older
SwiftFormat versions
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4wLjAiLCJ1cGRhdGVkSW5WZXIiOiI0MS4wLjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
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>
Co-authored-by: Chuck Grindel <[email protected]>1 parent 6a2c86e commit c680e34
2 files changed
+3
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| 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