Open
Conversation
364bbf9 to
2b35527
Compare
b252538 to
a6e27d4
Compare
a6e27d4 to
f778ddc
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:
0.58.7→0.60.10.63.1→0.63.22.44.1→2.45.3Release 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 inredundantViewBuilderv0.59.1Compare Source
indentrule--ifdefhandling from 0.59.0docCommentsrule to use doc comments on nested functions and handle conditional compilation blocks in function bodiesspaceAroundBracketsto preserve space between global actor attribute and closure capture listredundantMemberwiseInitto preserve inits with attributesanykeyword insortTypealiasesrulev0.59.0Compare Source
simplifyGenericConstraintsrulevalidateTestCasesruletestSuiteAccessControlrulewrapPropertyBodiesrulewrapFunctionBodiesruleredundantViewBuilderrule--ifdef preserveoption toindentrule--prefer-synthesized-init-for-internal-structsoption toredundantMemberwiseInitruleblankLinesBetweenImports,docComments,emptyExtensions,environmentEntry,noForceTryInTests,noForceUnwrapInTests,redundantAsync,redundantEquatable,redundantMemberwiseInit,redundantProperty,redundantThrowstypeSugarto only preserve explicitOptional<T>in structs with a synthesized memberwise initializerredundantMemberwiseInitrule to support result builder attributesorganizeDeclarationshandles structs with a synthesized memberwise initializerdocCommentsrule to preserve formatting of comments with directives--ifdef no-indenthandling of method chains and nested directivesXMLReporterdid not properly escape stringsunsafekeywordspaceAroundBracketsrulesortTypealiasesruleredundantSelfrule could crash if encountering a function with no body (e.g.@_silgen_name)realm/SwiftLint (realm/SwiftLint)
v0.63.2Compare Source
Breaking
Experimental
Enhancements
ignore_regexconfiguration option to thelarge_tuplerule to silenceviolations for tuples inside
Regex<...>types, which commonly have largetuple type parameters for capture groups.
Deco354
#6340
Bug Fixes
if violations are disabled for it in
trailing_closurerule.SimplyDanny
#6451
yonaskolb/xcodegen (yonaskolb/xcodegen)
v2.45.3Compare Source
Fixed
v2.45.2Compare Source
Fixed
v2.45.1Compare Source
Added
.iconfolder support for IconComposer #1600 @yonaskolbv2.45.0Compare Source
Added
projectFormatoption #1566 @anivarosexplicitFoldersproperty toTargetSourcethat is passed through toPBXFileSystemSynchronizedRootGroup, to turn entire subfolders into Resources #1596 @macgurugroupOrdering#1596 @macguruexcludessupport forsyncedFoldersources with glob pattern matching #1587 @mirkokgFixed
createIntermediateGroups=YESand always being created at the root level #1596 @macgurusupportedDestinationspresets being injected whensettingPresetsisnone#1599 @macguruInfo.plistfrom synced folder membership when it's within the synced folder #1587 @mirkokgInternal
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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.