chore(deps): update dependency apple/swift-format to v601 #58
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: "601.0.0"
Release Notes
apple/swift-format (apple/swift-format)
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 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.