airsidemobile / JOSESwift

A framework for the JOSE standards JWS, JWE, and JWK written in Swift.
https://www.airsidemobile.com
Apache License 2.0
202 stars 113 forks source link

chore(deps): update dependency nicklockwood/swiftformat to from: "0.54.6" #364

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch from: "0.54.5" -> from: "0.54.6"

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat) ### [`v0.54.6`](https://redirect.github.com/nicklockwood/SwiftFormat/blob/HEAD/CHANGELOG.md#0546-2024-10-07) [Compare Source](https://redirect.github.com/nicklockwood/SwiftFormat/compare/0.54.5...0.54.6) - Fixed incorrect wrapping of conditional bodies inside single-line string literals - Fixed properties inside type with where clause being treated as local scope - Fixed regression in `wrapMultilineStatementBraces` rule - Fixed tokenizing of a throwing closure type in a generics clause - Fixed bug in `parseDeclarations` where incorrect tokens could cause rules to time out - Fixed issue where `organizeDeclarations` would add extra blank lines if type had blank lines with spaces - Updated SwiftFormat for Xcode installation instructions for macOS 15 Sequoia - Added known issue to README for `preferForLoop` rule

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud