Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go.temporal.io/api from 1.21.0 to 1.26.0 #215

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2024

Bumps go.temporal.io/api from 1.21.0 to 1.26.0.

Release notes

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

v1.26.0

  • Add stage to UpdateWorkflowExecutionResponse and PollWorkflowExecutionUpdateResponse
  • Add update_ref to PollWorkflowExecutionUpdateResponse

v1.25.0

  • Add buffer size and dropped actions fields to ScheduleInfo
  • Add namespace_id in DeleteNamespaceRequest
  • Add batch operation rate limit

v1.24.0

  • Group-by on count API
  • HTTP API annotations and helpers
  • APS resource exhausted enum
  • SDK name and version on task metadata

v1.23.0

  • Add merge sets operation for update build ids API

v1.22.0

Add event ID reference from update completed event back to update accepted event.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot added the dependencies The dependencies need to be updated label Jan 23, 2024
@coveralls
Copy link

coveralls commented Jan 23, 2024

Pull Request Test Coverage Report for Build 7632996444

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 59.796%

Totals Coverage Status
Change from base Build 7632984677: 0.0%
Covered Lines: 586
Relevant Lines: 980

💛 - Coveralls

@dependabot dependabot bot force-pushed the dependabot/go_modules/go.temporal.io/api-1.26.0 branch from a0f5bb0 to 8069889 Compare January 23, 2024 22:56
Bumps [go.temporal.io/api](https://github.com/temporalio/api-go) from 1.21.0 to 1.26.0.
- [Release notes](https://github.com/temporalio/api-go/releases)
- [Commits](temporalio/api-go@v1.21.0...v1.26.0)

---
updated-dependencies:
- dependency-name: go.temporal.io/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/go.temporal.io/api-1.26.0 branch from 8069889 to 21199bb Compare January 23, 2024 23:09
@atkrad atkrad merged commit a57397a into main Jan 23, 2024
5 checks passed
@atkrad atkrad deleted the dependabot/go_modules/go.temporal.io/api-1.26.0 branch January 23, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies The dependencies need to be updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants