temporalio / roadrunner-temporal

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

Bump github.com/roadrunner-server/api/v2 from 2.19.0 to 2.20.0 #244

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/roadrunner-server/api/v2 from 2.19.0 to 2.20.0.

Release notes

Sourced from github.com/roadrunner-server/api/v2's releases.

v2.20.0: Kafka Jobs API

Full Changelog: https://github.com/roadrunner-server/api/compare/v2.19.0...v2.20.0

Commits
  • ed9d6af feat: update jobs structure to be compatible with kafka driver
  • 6e84c88 deps: update dependencies
  • caa8f1b api: update jobs kafka proto
  • 07521b7 deps: update dependencies
  • 7917734 deps: update dependencies
  • 29af079 deps: update dependencies
  • cdeec4a buf: update lock file
  • 512c588 jobs: update proto, add kafka related fields
  • de8b52a deps: update dependencies
  • See full diff in compare view


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 2 years 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.

CLAassistant commented 2 years 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 2 years ago

Codecov Report

Merging #244 (02d6e31) into master (68de41c) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff           @@
##           master    #244   +/-   ##
======================================
  Coverage    3.65%   3.65%           
======================================
  Files          15      15           
  Lines        1314    1314           
======================================
  Hits           48      48           
  Misses       1264    1264           
  Partials        2       2           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 68de41c...02d6e31. Read the comment docs.