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 Sep 21, 2024
1 parent e2a962c commit b7c641e
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Outputs/Dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -406,5 +406,17 @@
"title" : "1.4.0",
"url" : "https://github.com/pointfreeco/swift-dependencies/releases/tag/1.4.0",
"version" : "1.4.0"
},
{
"body" : "## What's Changed\r\n\r\n* Fixed: Explicitly link to `IssueReportingTestSupport` in `DependenciesTestSupport` to ensure a `@Test` or `@Suite` using the `.dependency` trait is applying the given dependency in an Xcode app target's `@Test`s (https://github.com/pointfreeco/swift-dependencies/pull/278).\r\n* Infrastructure: Update test example in `README` (thanks @mltbnz, https://github.com/pointfreeco/swift-dependencies/pull/275).\r\n* Infrastructure: Remove unneeded experimental feature in `Package.swift` (thanks @shimastripe, https://github.com/pointfreeco/swift-dependencies/pull/276).\r\n* Infrastructure: Update Xcode CI to 16 (https://github.com/pointfreeco/swift-dependencies/pull/277).\r\n\r\n## New Contributors\r\n* @mltbnz made their first contribution in https://github.com/pointfreeco/swift-dependencies/pull/275\r\n* @shimastripe made their first contribution in https://github.com/pointfreeco/swift-dependencies/pull/276\r\n\r\n**Full Changelog**: https://github.com/pointfreeco/swift-dependencies/compare/1.4.0...1.4.1",
"createdAt" : "2024-09-21T02:17:43+09:00",
"fetchedFromAPIAt" : "2024-09-21T10:04:30+09:00",
"id" : "RE_kwDOIF_Mq84Kf_2P",
"owner" : "pointfreeco",
"publishedAt" : "2024-09-21T02:19:52+09:00",
"repository" : "swift-dependencies",
"title" : "1.4.1",
"url" : "https://github.com/pointfreeco/swift-dependencies/releases/tag/1.4.1",
"version" : "1.4.1"
}
]
12 changes: 12 additions & 0 deletions Outputs/Kingfisher.json
Original file line number Diff line number Diff line change
Expand Up @@ -694,5 +694,17 @@
"title" : "8.0.1 - Old Friends Matter",
"url" : "https://github.com/onevcat/Kingfisher/releases/tag/8.0.1",
"version" : "8.0.1"
},
{
"body" : "#### Fix\n* An issue the the blurred image has a wrong size if the image contains a scale value other than one. [#2293](https://github.com/onevcat/Kingfisher/pull/2293) @Semty\n\n",
"createdAt" : "2024-09-21T01:27:10+09:00",
"fetchedFromAPIAt" : "2024-09-21T10:04:30+09:00",
"id" : "RE_kwDOAf70wM4Kf9ub",
"owner" : "onevcat",
"publishedAt" : "2024-09-21T01:29:23+09:00",
"repository" : "Kingfisher",
"title" : "8.0.2 - Blur Scale",
"url" : "https://github.com/onevcat/Kingfisher/releases/tag/8.0.2",
"version" : "8.0.2"
}
]

0 comments on commit b7c641e

Please sign in to comment.