Skip to content

Commit

Permalink
Apply scheduled running result
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 3, 2024
1 parent 623ef7b commit 4a4098b
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Swift Crypto.json
Original file line number Diff line number Diff line change
Expand Up @@ -526,5 +526,17 @@
"title" : "Swift Crypto 3.7.1",
"url" : "https://github.com/apple/swift-crypto/releases/tag/3.7.1",
"version" : "3.7.1"
},
{
"body" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* extras: Add RSA primitives decoding API by @ptoffy in https://github.com/apple/swift-crypto/pull/249\r\n* extras: Add API to create RSA keys with random primes by @ptoffy in https://github.com/apple/swift-crypto/pull/250\r\n* Drop support for Swift 5.8 by @simonjbeaumont in https://github.com/apple/swift-crypto/pull/259\r\n* Add Equatable and Hashable conformance for CryptoKitError and CryptoKitASN1Error by @simonjbeaumont in https://github.com/apple/swift-crypto/pull/266\r\n### Other Changes\r\n* Only include privacy manifest on Darwin by @glbrntt in https://github.com/apple/swift-crypto/pull/257\r\n\r\n\r\n**Full Changelog**: https://github.com/apple/swift-crypto/compare/3.7.1...3.8.0",
"createdAt" : "2024-10-02T17:59:06+09:00",
"fetchedFromAPIAt" : "2024-10-03T10:07:47+09:00",
"id" : "RE_kwDOC9Swts4Km3d7",
"owner" : "apple",
"publishedAt" : "2024-10-02T19:23:03+09:00",
"repository" : "swift-crypto",
"title" : "Swift Crypto 3.8.0",
"url" : "https://github.com/apple/swift-crypto/releases/tag/3.8.0",
"version" : "3.8.0"
}
]
12 changes: 12 additions & 0 deletions Outputs/Swift Protobuf.json
Original file line number Diff line number Diff line change
Expand Up @@ -574,5 +574,17 @@
"title" : "1.28.1 Release",
"url" : "https://github.com/apple/swift-protobuf/releases/tag/1.28.1",
"version" : "1.28.1"
},
{
"body" : "Despite the large diffs (caused by adopting swift-format), the actual changes are small:\r\n* Change default of useAccessLevelOnImports to always be false by @gjcairo in https://github.com/apple/swift-protobuf/pull/1711\r\n* Silence a warning when using Xcode 16/Swift6 toolchain. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1717\r\n\r\n## What's Changed\r\n* Make README clearer about `serializedBytes()` by @gjcairo in https://github.com/apple/swift-protobuf/pull/1710\r\n* Add CompileTests for InternalImportsByDefault by @gjcairo in https://github.com/apple/swift-protobuf/pull/1709\r\n* Change default of useAccessLevelOnImports to always be false by @gjcairo in https://github.com/apple/swift-protobuf/pull/1711\r\n* Set up for swift-format by @thomasvl in https://github.com/apple/swift-protobuf/pull/1712\r\n* Add a blame ignore for the formatting. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1713\r\n* Update proto files from upstream by @thomasvl in https://github.com/apple/swift-protobuf/pull/1714\r\n* Silence a warning when using Xcode 16/Swift6 toolchain. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1717\r\n* Add Swift 6 toolchains to CI. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1718\r\n* Drop docc dep. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1720\r\n* [docs] Fix typo for Xcode that is consistent with others at `PLUGIN.md`. by @lamtrinhdev in https://github.com/apple/swift-protobuf/pull/1722\r\n* Some swift-format lint fixes by @thomasvl in https://github.com/apple/swift-protobuf/pull/1721\r\n* Add two more formatting fixes to the blame ignore. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1723\r\n* Allow block comments for the table in the code. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1724\r\n* Resolve some more swift-format lint issues. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1725\r\n* Update proto files from upstream. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1726\r\n* Move the 6.0 workflows to 6.0.1. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1727\r\n* Version bump for a release. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1728\r\n\r\n\r\n**Full Changelog**: https://github.com/apple/swift-protobuf/compare/1.28.1...1.28.2",
"createdAt" : "2024-10-03T03:21:27+09:00",
"fetchedFromAPIAt" : "2024-10-03T10:07:47+09:00",
"id" : "RE_kwDOBAEMEM4KnSJc",
"owner" : "apple",
"publishedAt" : "2024-10-03T03:24:42+09:00",
"repository" : "swift-protobuf",
"title" : "1.28.2 Release",
"url" : "https://github.com/apple/swift-protobuf/releases/tag/1.28.2",
"version" : "1.28.2"
}
]
12 changes: 12 additions & 0 deletions Outputs/SwiftNIO.json
Original file line number Diff line number Diff line change
Expand Up @@ -850,5 +850,17 @@
"title" : "2.73.0",
"url" : "https://github.com/apple/swift-nio/releases/tag/2.73.0",
"version" : "2.73.0"
},
{
"body" : "<!-- Release notes generated using configuration in .github/release.yml at main -->\r\n\r\n## What's Changed\r\n### SemVer Minor\r\n* Add ByteBuffer Hex init & write by @ali-ahsan-ali in https://github.com/apple/swift-nio/pull/2837\r\n* Add functions for reading and writing length-prefixed data with customizable encodings for the length by @hamzahrmalik in https://github.com/apple/swift-nio/pull/2867\r\n### SemVer Patch\r\n* ConditionLock deallocs its pthread_cond_t in more cases by @rnro in https://github.com/apple/swift-nio/pull/2901\r\n\r\n\r\n**Full Changelog**: https://github.com/apple/swift-nio/compare/2.73.0...2.74.0",
"createdAt" : "2024-10-02T22:21:48+09:00",
"fetchedFromAPIAt" : "2024-10-03T10:07:47+09:00",
"id" : "RE_kwDOBy6rG84KnCTC",
"owner" : "apple",
"publishedAt" : "2024-10-03T00:46:23+09:00",
"repository" : "swift-nio",
"title" : "SwiftNIO 2.74.0",
"url" : "https://github.com/apple/swift-nio/releases/tag/2.74.0",
"version" : "2.74.0"
}
]

0 comments on commit 4a4098b

Please sign in to comment.