Skip to content

Commit 1e42986

Browse files
cgrindel-self-hosted-renovate[bot]Self-hosted Renovate Bot
andauthored
chore(deps): update dependency shakebugs/shake-ios to from: "16.2.4" (#1011)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [shakebugs/shake-ios](https://togithub.com/shakebugs/shake-ios) | patch | `from: "16.2.3"` -> `from: "16.2.4"` | --- ### Release Notes <details> <summary>shakebugs/shake-ios (shakebugs/shake-ios)</summary> ### [`v16.2.4`](https://togithub.com/shakebugs/shake-ios/compare/16.2.3...16.2.4) [Compare Source](https://togithub.com/shakebugs/shake-ios/compare/16.2.3...16.2.4) </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://togithub.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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: Self-hosted Renovate Bot <361546+cgrindel-self-hosted-renovate[bot]@users.noreply.github.enterprise.com>
1 parent e1227fd commit 1e42986

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

examples/shake_ios_example/Package.resolved

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/shake_ios_example/Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ import PackageDescription
55
let package = Package(
66
name: "shake_ios_example",
77
dependencies: [
8-
.package(url: "https://github.com/shakebugs/shake-ios", from: "16.2.3"),
8+
.package(url: "https://github.com/shakebugs/shake-ios", from: "16.2.4"),
99
]
1010
)

examples/shake_ios_example/swift_deps_index.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
"name": "swiftpkg_shake_ios",
2828
"identity": "shake-ios",
2929
"remote": {
30-
"commit": "5ae067621d4f1f7ac2255c252afcc510fbe38326",
30+
"commit": "d56181f87e01a483aba6f4e17a93315937e351cd",
3131
"remote": "https://github.com/shakebugs/shake-ios",
32-
"version": "16.2.3"
32+
"version": "16.2.4"
3333
}
3434
}
3535
]

0 commit comments

Comments
 (0)