Update Rust crate temporalio-client to eac03fb#8415
Conversation
PR SummaryMedium Risk Overview This introduces Reviewed by Cursor Bugbot for commit 80cbb4f. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
Bugbot Autofix is OFF. To automatically fix reported issues with Cloud Agents, enable Autofix in the Cursor dashboard.
🤖 Augment PR SummarySummary: This PR updates the Rust dependency on Changes:
Technical Notes: Only the 🤖 Was this summary useful? React with 👍 or 👎 |
| tarpc = { version = "0.36.0", default-features = false, git = "https://github.com/google/tarpc", rev = "f55f36d2d876b1868cfcf52f41d0456a60cf726c" } | ||
| temporalio-client = { git = "https://github.com/temporalio/sdk-core", rev = "231e21c" } | ||
| temporalio-client = { git = "https://github.com/temporalio/sdk-core", rev = "7ecb7c0542de829de7003b40eca2f95befeb0eae" } | ||
| temporalio-common = { git = "https://github.com/temporalio/sdk-core", rev = "231e21c" } |
There was a problem hiding this comment.
temporalio-client is bumped to a newer sdk-core revision, but temporalio-common is still pinned to the older 231e21c rev. Since both come from the same upstream repo, it’s worth double-checking that this mixed-rev combination is intentional/compatible (otherwise consider updating them in lockstep).
Severity: medium
🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8415 +/- ##
==========================================
- Coverage 62.31% 62.31% -0.01%
==========================================
Files 1354 1354
Lines 137313 137313
Branches 5793 5793
==========================================
- Hits 85568 85567 -1
- Misses 50838 50839 +1
Partials 907 907
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Merging this PR will not alter performance
Comparing Footnotes
|
temporalio-client to 7ecb7c0temporalio-client to fb14d9c
ee5a29e to
85c6326
Compare
85c6326 to
6f5efb9
Compare
temporalio-client to fb14d9ctemporalio-client to 20a6817
temporalio-client to 20a6817temporalio-client to 12c656f
temporalio-client to dc127f5temporalio-client to 21e03c2
3ff08d2 to
2ee828a
Compare
temporalio-client to 21e03c2temporalio-client to 2014f31
2ee828a to
e3b3db1
Compare
e3b3db1 to
d43fd0b
Compare
temporalio-client to 2014f31temporalio-client to a0caec4
temporalio-client to a0caec4temporalio-client to 9d678b9
d43fd0b to
63c8ea8
Compare
temporalio-client to 9d678b9temporalio-client to 78a94de
This PR contains the following updates:
231e21c→eac03fbWarning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.