airsidemobile / JOSESwift

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

chore(deps): update dependency nicklockwood/swiftformat to from: "0.55.2" #383

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 5 days ago

This PR contains the following updates:

Package Update Change
nicklockwood/SwiftFormat patch from: "0.55.1" -> from: "0.55.2"

Release Notes

nicklockwood/SwiftFormat (nicklockwood/SwiftFormat) ### [`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 `\.?`

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 5 days 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 SonarQube Cloud