temporalio / roadrunner-temporal

Temporal PHP-SDK Host Process plugin for Roadrunner
MIT License
22 stars 8 forks source link

chore(deps): bump go.temporal.io/sdk from 1.20.0 to 1.21.0 #323

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps go.temporal.io/sdk from 1.20.0 to 1.21.0.

Release notes

Sourced from go.temporal.io/sdk's releases.

v1.21.0

Highlights

Updates to depend on the latest upstream API version

Specific Changes

2023-01-24 - 1fe6824 - Convert SDK update to protocol/messages approach (#1006) 2023-01-27 - 3b37e0f - Prevent cache eviction race (#1013) 2023-01-30 - 1b39ac9 - Deliver messages even when events are skipped (#1015) 2023-01-30 - 9a541ee - Add ContextPropagators option for replay (#1019) 2023-01-30 - 9b0c6fc - Correct updateHandle.Get when passed nil pointer (#1017) 2023-01-31 - 093eabe - On replayer use task queue from history (#1023) 2023-01-31 - 6e8a39a - Fix headings on activity docs (#1022) 2023-02-01 - 18824b6 - Protect against nil defref in update resp handling (#1025) 2023-02-01 - c423fc8 - Expose session state (#1024) 2023-02-01 - f037c9d - Workaround for updates delivered in first WFT (#1026) 2023-02-02 - a9a4baa - Update to api v1.16.0 (#1028) 2023-02-02 - c6405d6 - Handle CanceledAfterStarted in CanceledEvent (#1027)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

:white_check_mark: rustatian
:x: dependabot[bot]
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant commented 1 year ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecov-commenter commented 1 year ago

Codecov Report

Merging #323 (f9bfdbf) into master (75b8acb) will decrease coverage by 0.03%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##           master    #323      +/-   ##
=========================================
- Coverage    3.71%   3.68%   -0.03%     
=========================================
  Files          19      19              
  Lines        1644    1657      +13     
=========================================
  Hits           61      61              
- Misses       1581    1594      +13     
  Partials        2       2              
Impacted Files Coverage Δ
plugin.go 0.00% <0.00%> (ø)
aggregatedpool/workers.go 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.