Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency apple/swift-system to from: "1.4.0" #94

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

This PR contains the following updates:

Package Update Change
apple/swift-system minor from: "1.2.1" -> from: "1.4.0"

Release Notes

apple/swift-system (apple/swift-system)

v1.4.0: System 1.4.0

Compare Source

This release adds Sendable conformances to FilePath and its family of types.

What's New

  • Sendable conformances for FilePath
  • Implement FilePath's pipe() function for Windows
  • Support for WASI
  • Support for OpenBSD

What's Changed

New Contributors

Full Changelog: apple/swift-system@1.3.2...1.4.0

v1.3.2: System 1.3.2

Compare Source

This release fixes a security issue in the Decodable implementation of FilePath.

What's Fixed

  • This release fixes FilePath decoding. Internal invariants of FilePath are now enforced in the initializer used by the Decodable protocol, FilePath.init(from:).

New Contributors

Full Changelog: apple/swift-system@1.3.1...1.3.2

v1.3.1: System 1.3.1

Compare Source

This release addresses build issues

What's Fixed

  • String.init(platformString:) is now a disfavored overload, in order to work around a Swift language issue.
  • Exclude CMakeLists.txt files from consideration by the Swift Package Manager.

New Contributors

Full Changelog: apple/swift-system@1.3.0...1.3.1

v1.3.0: System 1.3.0

Compare Source

1.3.0 release

This release primarily addresses a number of platform support issues.

What's New

  • Support for visionOS
  • Support for musl libc

What's Changed

  • swift-system now requires Swift 5.8
  • The Collection conformance of the SystemString has been improved. This makes it compatible with the Swift 6.0 standard library, in which Array's replaceSubrange() has become stricter about the correctness of the Collection types it handles.
  • The cmake configuration now understands more spellings for Arm64, improving compatibility with Windows compilers.
  • Adapted two syscall wrappers to support unusual nullability annotations in Android's NDK 26. The package needs this to build against recent NDKs.

New Contributors

Full Changelog: apple/swift-system@1.2.1...1.3.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/apple-swift-system-1.x branch from 6ead9d8 to 41781a4 Compare June 26, 2024 00:16
@renovate renovate bot changed the title Update dependency apple/swift-system to from: "1.3.0" Update dependency apple/swift-system to from: "1.3.1" Jun 26, 2024
@renovate renovate bot force-pushed the renovate/apple-swift-system-1.x branch from 41781a4 to 176b429 Compare July 24, 2024 00:43
@renovate renovate bot changed the title Update dependency apple/swift-system to from: "1.3.1" Update dependency apple/swift-system to from: "1.3.2" Jul 24, 2024
@renovate renovate bot force-pushed the renovate/apple-swift-system-1.x branch from 176b429 to 023f719 Compare October 19, 2024 07:10
@renovate renovate bot changed the title Update dependency apple/swift-system to from: "1.3.2" Update dependency apple/swift-system to from: "1.4.0" Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants