Update dependency apple/swift-tools-support-core to from: "0.7.3" - #22
Open
renovate[bot] wants to merge 1 commit into
Open
Update dependency apple/swift-tools-support-core to from: "0.7.3"#22renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
March 7, 2022 08:23
ef2f580 to
0d1259e
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
March 7, 2022 08:23
0d1259e to
c6dd047
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
September 25, 2022 11:29
c6dd047 to
631dd7d
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
March 16, 2023 07:09
631dd7d to
945e9d3
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
September 18, 2023 15:50
945e9d3 to
458d256
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
September 18, 2023 19:45
458d256 to
287d080
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
October 22, 2024 15:52
287d080 to
9895226
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
October 24, 2024 13:18
9895226 to
7131c90
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
December 9, 2024 22:04
7131c90 to
fbd5919
Compare
renovate
Bot
force-pushed
the
renovate/apple-swift-tools-support-core-0.x
branch
from
May 1, 2025 18:12
fbd5919 to
64ec538
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.2.2"→from: "0.7.3"Release Notes
apple/swift-tools-support-core (apple/swift-tools-support-core)
v0.7.3Compare Source
What's Changed
LocalFileOutputByteStreamto disableSIGPIPEwhen writing data to it after the receiving end is closed by @ahoppen in swiftlang#502New Contributors
Full Changelog: swiftlang/swift-tools-support-core@0.7.2...0.7.3
v0.7.2Compare Source
What's Changed
createDirectoryif directory is created concurrently by another process by @ahoppen in swiftlang#490Full Changelog: swiftlang/swift-tools-support-core@0.7.0...0.7.2
v0.7.1Compare Source
What's Changed
Full Changelog: swiftlang/swift-tools-support-core@0.7.0...0.7.1
v0.7.0Compare Source
What's Changed
WindowsPath(validatingRelativePath:)by @compnerd in swiftlang#403FileSystemand conforming types asSendableby @MaxDesiatov in swiftlang#402Tripletype by @MaxDesiatov in swiftlang#399finalto fixSendableerrors by @MaxDesiatov in swiftlang#406localFileSystemsetter by @MaxDesiatov in swiftlang#401anyfromFileSystem.swiftby @MaxDesiatov in swiftlang#407LocalFileSystema struct by @MaxDesiatov in swiftlang#410hasQuarantineAttributetoFileSystemby @MaxDesiatov in swiftlang#411<<<operator by @MaxDesiatov in swiftlang#413hasQuarantineAttribute(_:)tohasAttribute(_:_:)by @MaxDesiatov in swiftlang#414Package.swiftto match SwiftPM by @MaxDesiatov in swiftlang#416asyncoverloads ofwithLockfor FS I/O by @MaxDesiatov in swiftlang#420workingDirectoryon Windows'Processmanagement by @compnerd in swiftlang#424:in function names by @compnerd in swiftlang#426URL.resourceValues()for symlink detection by @neonichu in swiftlang#428Package.swiftby @MaxDesiatov in swiftlang#431Processby @neonichu in swiftlang#434GraphAlgorithms.swiftby @MaxDesiatov in swiftlang#441ProcessSetby @compnerd in swiftlang#453Processby @compnerd in swiftlang#454FileLockAPI by @neonichu in swiftlang#462CodableforProcessEnvironmentKeyby @MaxDesiatov in swiftlang#469Gittype forProcessEnvironmentBlockby @MaxDesiatov in swiftlang#470readDatato read data from a pipe instead ofavailableDataby @ahoppen in swiftlang#486New Contributors
Full Changelog: swiftlang/swift-tools-support-core@0.5.1...0.7.0
v0.6.1Compare Source
What's Changed
Package.swiftby @MaxDesiatov in #431Full Changelog: swiftlang/swift-tools-support-core@0.6.0...0.6.1
v0.6.0Compare Source
What's Changed
WindowsPath(validatingRelativePath:)by @compnerd in #403FileSystemand conforming types asSendableby @MaxDesiatov in #402Tripletype by @MaxDesiatov in #399finalto fixSendableerrors by @MaxDesiatov in #406localFileSystemsetter by @MaxDesiatov in #401anyfromFileSystem.swiftby @MaxDesiatov in #407LocalFileSystema struct by @MaxDesiatov in #410hasQuarantineAttributetoFileSystemby @MaxDesiatov in #411<<<operator by @MaxDesiatov in #413hasQuarantineAttribute(_:)tohasAttribute(_:_:)by @MaxDesiatov in #414Package.swiftto match SwiftPM by @MaxDesiatov in #416asyncoverloads ofwithLockfor FS I/O by @MaxDesiatov in #420workingDirectoryon Windows'Processmanagement by @compnerd in #424:in function names by @compnerd in #426URL.resourceValues()for symlink detection by @neonichu in #428New Contributors
Full Changelog: swiftlang/swift-tools-support-core@0.5.1...0.6.0
v0.5.3Compare Source
v0.5.2Compare Source
v0.5.1Compare Source
v0.5.0Compare Source
v0.4.2Compare Source
v0.4.1Compare Source
v0.4.0Compare Source
v0.3.0Compare Source
v0.2.7Compare Source
v0.2.6Compare Source
v0.2.5Compare Source
v0.2.4Compare Source
v0.2.3Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.