Skip to content

Commit

Permalink
chore(deps): update dependency nicklockwood/swiftformat to v0.55.3 (#213
Browse files Browse the repository at this point in the history
)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[nicklockwood/SwiftFormat](https://redirect.github.com/nicklockwood/SwiftFormat)
| patch | `0.55.2` -> `0.55.3` |

---

### Release Notes

<details>
<summary>nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)</summary>

###
[`v0.55.3`](https://redirect.github.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0553-2024-11-26)

[Compare
Source](https://redirect.github.com/nicklockwood/SwiftFormat/compare/0.55.2...0.55.3)

- Fixed bug where `sortTypealiases` rule could mangle generic types, or
ones using the `any` keyword
- The `preferKeyPaths` rule now only uses `\\.self` for Swift 6 and
later (fix din't land yet in 5.10)
- Added speculative fix for plugin `artifactbundle` not working on
`ubuntu-latest`

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" in timezone
America/Chicago, 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/levibostian/Wendy-iOS).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 30, 2024
1 parent 5b2e9e3 commit 9470f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Mintfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
krzysztofzablocki/[email protected]
yonaskolb/[email protected]
realm/[email protected]
nicklockwood/[email protected].2
nicklockwood/[email protected].3

0 comments on commit 9470f69

Please sign in to comment.