chore(deps): update dependency apple/swift-tools-support-core to from: "0.7.1" #44
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.6.1"
->from: "0.7.1"
Release Notes
apple/swift-tools-support-core (apple/swift-tools-support-core)
v0.7.1
Compare Source
What's Changed
Full Changelog: swiftlang/swift-tools-support-core@0.7.0...0.7.1
v0.7.0
Compare Source
What's Changed
WindowsPath(validatingRelativePath:)
by @compnerd in https://github.com/swiftlang/swift-tools-support-core/pull/403FileSystem
and conforming types asSendable
by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/402Triple
type by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/399final
to fixSendable
errors by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/406localFileSystem
setter by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/401any
fromFileSystem.swift
by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/407LocalFileSystem
a struct by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/410hasQuarantineAttribute
toFileSystem
by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/411<<<
operator by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/413hasQuarantineAttribute(_:)
tohasAttribute(_:_:)
by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/414Package.swift
to match SwiftPM by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/416async
overloads ofwithLock
for FS I/O by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/420workingDirectory
on Windows'Process
management by @compnerd in https://github.com/swiftlang/swift-tools-support-core/pull/424:
in function names by @compnerd in https://github.com/swiftlang/swift-tools-support-core/pull/426URL.resourceValues()
for symlink detection by @neonichu in https://github.com/swiftlang/swift-tools-support-core/pull/428Package.swift
by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/431Process
by @neonichu in https://github.com/swiftlang/swift-tools-support-core/pull/434GraphAlgorithms.swift
by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/441ProcessSet
by @compnerd in https://github.com/swiftlang/swift-tools-support-core/pull/453Process
by @compnerd in https://github.com/swiftlang/swift-tools-support-core/pull/454FileLock
API by @neonichu in https://github.com/swiftlang/swift-tools-support-core/pull/462Codable
forProcessEnvironmentKey
by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/469Git
type forProcessEnvironmentBlock
by @MaxDesiatov in https://github.com/swiftlang/swift-tools-support-core/pull/470readData
to read data from a pipe instead ofavailableData
by @ahoppen in https://github.com/swiftlang/swift-tools-support-core/pull/486New Contributors
Full Changelog: swiftlang/swift-tools-support-core@0.5.1...0.7.0
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.