Skip to content

Commit b98762e

Browse files
chore(deps): update dependency sdwebimage/libwebp-xcode to from: "1.5.0" (#1477)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [SDWebImage/libwebp-Xcode](https://redirect.github.com/SDWebImage/libwebp-Xcode) | minor | `from: "1.3.2"` -> `from: "1.5.0"` | --- ### Release Notes <details> <summary>SDWebImage/libwebp-Xcode (SDWebImage/libwebp-Xcode)</summary> ### [`v1.5.0`](https://redirect.github.com/SDWebImage/libwebp-Xcode/compare/1.4.0...1.5.0) [Compare Source](https://redirect.github.com/SDWebImage/libwebp-Xcode/compare/1.4.0...1.5.0) ### [`v1.4.0`](https://redirect.github.com/SDWebImage/libwebp-Xcode/compare/1.3.2...1.4.0) [Compare Source](https://redirect.github.com/SDWebImage/libwebp-Xcode/compare/1.3.2...1.4.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC45NC4xIiwidXBkYXRlZEluVmVyIjoiMzguOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: cgrindel-self-hosted-renovate[bot] <139595543+cgrindel-self-hosted-renovate[bot]@users.noreply.github.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
1 parent 1d2a20b commit b98762e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/interesting_deps/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ let package = Package(
88
.package(url: "https://github.com/CocoaLumberjack/CocoaLumberjack.git", from: "3.8.5"),
99
.package(url: "https://github.com/GEOSwift/GEOSwift", from: "11.0.0"),
1010
.package(url: "https://github.com/OpenCombine/OpenCombine", from: "0.14.0"),
11-
.package(url: "https://github.com/SDWebImage/libwebp-Xcode.git", from: "1.3.2"),
11+
.package(url: "https://github.com/SDWebImage/libwebp-Xcode.git", from: "1.5.0"),
1212
.package(url: "https://github.com/apple/swift-log", from: "1.6.2"),
1313
.package(url: "https://github.com/erikdoe/ocmock", from: "3.9.4"),
1414
.package(url: "https://github.com/getyoti/yoti-doc-scan-ios.git", from: "6.0.0"),

0 commit comments

Comments
 (0)