chore(deps): update dependency nicklockwood/swiftformat to from: "0.60.1"#482
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency nicklockwood/swiftformat to from: "0.60.1"#482renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
17f9f3e to
d6c7a3b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
from: "0.59.1"→from: "0.60.1"Release Notes
nicklockwood/SwiftFormat (nicklockwood/SwiftFormat)
v0.60.1Compare Source
redundantSendablerule would unexpectedly removeSendableconformance on type defined in public extensionredundantSendablerule would leave behind extra space when removing:redundantPropertyrule toredundantVariableredundantVariablerule to preserve variables with explicit type annotationsenumNamespacesrule to preserve Swift Testing suites as structsv0.60.0Compare Source
redundantSwiftTestingSuiteruleredundantSendablerulepreferExpicitFalserule::module selector syntaxswiftTestingTestCaseNamesto use raw identifiers by defaultswiftTestingTestCaseNamesto use UpperCamelCase for test suite namesredundantSelfto handleguardstatementsunusedArgumentsto handle for loop variablesredundantTypeto better handleSetliteralsredundantParentsto remove empty parens from attributessortImportsto sort imports by access controlblankLinesBetweenImportsto preserve indentation when indent disabledunusedPrivateDeclarationrule to preserve private@TestfunctionspreferSwiftTestingrule to convert tests in extensions within the same file--stdin-pathto not require the file to actually existsimplifyGenericConstraintsto avoid adding duplicate constraintsblankLinesAroundMarkto insert blank line before MARK at start of scope when allowed byblankLinesAtStartOfScopeconfigredundantEquatableto preserve==implementation in types withStrideableconformance#ifblocks in several rulesasyncfunction declarations were wrapped usingwrapArgumentsinstead ofwrapParametersredudantViewBuilderwould remove@ViewBuilderfrom protocol membersredundantSelfparsing issue with throwing closure return types and switch expressions inif letconditiontrailingCommasrule incorrectly adding commas to if#availablechecksguard...elseindentation inwrapArgumentswithwrap-conditionssimplifyGenericConstraintswould leave danglingwherekeyword in protocol memberstrailingCommasdidn't handle closure capture lists with macro expressions.initwould be removed in code like[Foo].init { ... }(not supported until Swift 6.4)..swift-versionfiles were read from excluded directories&&operator with,inside a ternary conditionunusedArgumentsbug in code withtry? awaitMainActorattributes inredundantViewBuilderConfiguration
📅 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.