SwiftPackageIndex / SwiftPackageIndex-Server

The Swift Package Index is the place to find Swift packages!
https://swiftpackageindex.com
Apache License 2.0
522 stars 37 forks source link

Swift: Bump the swift-dependencies group with 2 updates #3169

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the swift-dependencies group with 2 updates: github.com/apple/swift-system and github.com/swiftpackageindex/spimanifest.

Updates github.com/apple/swift-system from 1.3.0 to 1.3.1

Release notes

Sourced from github.com/apple/swift-system's releases.

System 1.3.1

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: https://github.com/apple/swift-system/compare/1.3.0...1.3.1

Commits
  • 6a9e38e Merge pull request #185 from glessard/disfavoredOverload-1.3.0
  • 2b30f88 Merge pull request #183 from kateinoigakukun/katei/suppress-cmakelists-warnin...
  • f9d6b48 Suppress unhandled CMakeLists.txt warning by SwiftPM
  • dd45c80 Disfavor String.init(platformString: UnsafePointer<CChar>)
  • See full diff in compare view


Updates github.com/swiftpackageindex/spimanifest from 1.5.0 to 1.5.1

Release notes

Sourced from github.com/swiftpackageindex/spimanifest's releases.

1.5.1

  • Minor doc update
Commits


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions