Update Rust crate temporalio-client to 4cbf147#8415
Conversation
PR SummaryMedium Risk Overview The new client build pulls Reviewed by Cursor Bugbot for commit 7bbea41. 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 59.76% 59.77%
=======================================
Files 1348 1348
Lines 131793 131793
Branches 5941 5941
=======================================
+ Hits 78772 78775 +3
+ Misses 52113 52110 -3
Partials 908 908
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Merging this PR will degrade performance by 15.38%
Warning Please fix the performance issues or acknowledge them on CodSpeed. Performance Changes
Tip Investigate this regression by commenting 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→4cbf147Warning
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.