Update dependency apple/swift-format to v602 #770
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.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
from: "510.1.0"
->from: "602.0.0"
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
apple/swift-format (apple/swift-format)
v602.0.0
Compare Source
What's Changed
UseLetInEveryBoundCaseVariable
to be a formatter by @natecook1000 in swiftlang#926Throws
doc comments for rethrows functions by @TTOzzi in swiftlang#948.DS_Store
and/.vscode
to.gitignore
by @ahoppen in swiftlang#953NoAccessLevelOnExtensionDeclaration
to update members inside#if
blocks. by @allevato in swiftlang#969unsafe
expressions. by @allevato in swiftlang#973reflowMultilineStringLiterals
by @dongdong867 in swiftlang#979release/6.2
by @ahoppen in swiftlang#992main
intorelease/6.2
by @ahoppen in swiftlang#990main
intorelease/6.2
by @ahoppen in swiftlang#1000main
intorelease/6.2
by @github-actions[bot] in swiftlang#1008.swift-format
by @antigluten in swiftlang#1014unsafe
expressions inNoAssignmentInExpressions
by @kkebo in swiftlang#1021main
intorelease/6.2
by @github-actions[bot] in swiftlang#1022main
intorelease/6.2
by @github-actions[bot] in swiftlang#1034main
intorelease/6.2
by @github-actions[bot] in swiftlang#1042main
intorelease/6.2
by @github-actions[bot] in swiftlang#1049New Contributors
Full Changelog: swiftlang/swift-format@601.0.0...602.0.0
v601.0.0
Compare Source
What's Changed
do
when it has typed throws by @bnbarham in swiftlang#769//
comments by @dduan in swiftlang#776Publish Release
action to create a tag and release by @ahoppen in swiftlang#828swift-formatTests
toSwiftFormatTests
by @ahoppen in swiftlang#827.
on Windows by @ahoppen in swiftlang#829build-script-helper.py
pass flake8 linting by @ahoppen in swiftlang#831.swift-format
file by @ahoppen in swiftlang#845@ahoppen
and@bnbarham
as code owners for CI directories by @ahoppen in swiftlang#846.swift-format
file on Linux by @ahoppen in swiftlang#848--enable-experimental-feature
to enable those features in the parser. by @allevato in swiftlang#876Publish Release
workflow by @ahoppen in swiftlang#891FileIterator
when working directory is/
by @macshome in swiftlang#865main
intorelease/6.1
by @ahoppen in swiftlang#893main
intorelease/6.1
by @ahoppen in swiftlang#898main
intorelease/6.1
by @ahoppen in swiftlang#904main
intorelease/6.1
by @ahoppen in swiftlang#911main
intorelease/6.1
by @ahoppen in swiftlang#921New Contributors
Full Changelog: swiftlang/swift-format@600.0.0...601.0.0
v600.0.0
Compare Source
What's Changed
[<Type>]()
into literal … by @xedin in swiftlang#617SWIFT_BUILD_SCRIPT_ENVIRONMENT
when building swift-format by @ahoppen in swiftlang#630UseExplicitNilCheckInConditions
rule. by @allevato in swiftlang#627swift-format
by @ahoppen in swiftlang#625_InstructionCounter
by @bnbarham in swiftlang#632_InstructionCount
by @bnbarham in swiftlang#633Finding.Message
extensions file-private. by @allevato in swiftlang#636SwiftFormatConfiguration
module. by @allevato in swiftlang#637generate-pipeline
togenerate-swift-format
. by @allevato in swiftlang#638SequenceExpr
would make it to the pretty-printer. by @allevato in swiftlang#641UseExplicitNilCheckInConditions
. by @allevato in swiftlang#645--recursive
. by @allevato in swiftlang#644let _ = expr
toexpr != nil
. by @allevato in swiftlang#647override
methods. by @allevato in swiftlang#655@available
attributes. by @allevato in swiftlang#656release/6.0
instead ofmain
by @ahoppen in swiftlang#706main
intorelease/6.0
by @ahoppen in swiftlang#720main
intorelease/6.0
by @ahoppen in swiftlang#731main
intorelease/6.0
by @ahoppen in swiftlang#733main
intorelease/6.0
by @ahoppen in swiftlang#742@_expose
attribute argument spacing by @kateinoigakukun in swiftlang#750main
intorelease/6.0
by @ahoppen in swiftlang#760do
when it has typed throws by @bnbarham in swiftlang#774New Contributors
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.