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 Nov 21, 2024
1 parent 77f5cbc commit 3eb90a3
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Outputs/Swift Testing.json
Original file line number Diff line number Diff line change
Expand Up @@ -563,6 +563,18 @@
"url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-11-18-a",
"version" : "swift-DEVELOPMENT-SNAPSHOT-2024-11-18-a"
},
{
"body" : null,
"createdAt" : null,
"fetchedFromAPIAt" : "2024-11-21T10:11:04+09:00",
"id" : "REF_kwDOIpT9BtoAMXJlZnMvdGFncy9zd2lmdC1ERVZFTE9QTUVOVC1TTkFQU0hPVC0yMDI0LTExLTE5LWE",
"owner" : "swiftlang",
"publishedAt" : null,
"repository" : "swift-testing",
"title" : "swift-DEVELOPMENT-SNAPSHOT-2024-11-19-a",
"url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-DEVELOPMENT-SNAPSHOT-2024-11-19-a",
"version" : "swift-DEVELOPMENT-SNAPSHOT-2024-11-19-a"
},
{
"body" : null,
"createdAt" : null,
Expand Down Expand Up @@ -622,5 +634,17 @@
"title" : "swift-6.0-DEVELOPMENT-SNAPSHOT-2024-11-05-a",
"url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-11-05-a",
"version" : "swift-6.0-DEVELOPMENT-SNAPSHOT-2024-11-05-a"
},
{
"body" : null,
"createdAt" : null,
"fetchedFromAPIAt" : "2024-11-21T10:11:04+09:00",
"id" : "REF_kwDOIpT9BtoANXJlZnMvdGFncy9zd2lmdC02LjEtREVWRUxPUE1FTlQtU05BUFNIT1QtMjAyNC0xMS0xOS1h",
"owner" : "swiftlang",
"publishedAt" : null,
"repository" : "swift-testing",
"title" : "swift-6.1-DEVELOPMENT-SNAPSHOT-2024-11-19-a",
"url" : "https://github.com/swiftlang/swift-testing/releases/tag/swift-6.1-DEVELOPMENT-SNAPSHOT-2024-11-19-a",
"version" : "swift-6.1-DEVELOPMENT-SNAPSHOT-2024-11-19-a"
}
]
12 changes: 12 additions & 0 deletions Outputs/SwiftFormat.json
Original file line number Diff line number Diff line change
Expand Up @@ -1162,5 +1162,17 @@
"title" : "0.55.0",
"url" : "https://github.com/nicklockwood/SwiftFormat/releases/tag/0.55.0",
"version" : "0.55.0"
},
{
"body" : "- Fixed bug where `docCommentsBeforeModifiers` got confused by `enum` cases that match modifier names\r\n- Fixed bug where `wrapEnumCases` would mangle nested or successive `enum` declarations\r\n- Artifact Bundle now includes pre-built binary for ARM-based Linux systems\r\n",
"createdAt" : "2024-11-21T08:35:10+09:00",
"fetchedFromAPIAt" : "2024-11-21T10:11:04+09:00",
"id" : "RE_kwDOA_OyXc4LHi-8",
"owner" : "nicklockwood",
"publishedAt" : "2024-11-21T08:41:26+09:00",
"repository" : "SwiftFormat",
"title" : "0.55.1",
"url" : "https://github.com/nicklockwood/SwiftFormat/releases/tag/0.55.1",
"version" : "0.55.1"
}
]

0 comments on commit 3eb90a3

Please sign in to comment.