Skip to content

Bump go.temporal.io/api from 1.51.0 to 1.62.5#19

Open
dependabot[bot] wants to merge 1 commit intofntfrom
dependabot/go_modules/go.temporal.io/api-1.62.5
Open

Bump go.temporal.io/api from 1.51.0 to 1.62.5#19
dependabot[bot] wants to merge 1 commit intofntfrom
dependabot/go_modules/go.temporal.io/api-1.62.5

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 24, 2026

Bumps go.temporal.io/api from 1.51.0 to 1.62.5.

Release notes

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

v1.62.5

Full Changelog: temporalio/api-go@v1.62.4...v1.62.5

v1.62.4

Full Changelog: temporalio/api-go@v1.62.3...v1.62.4

v1.62.3

What's Changed

New Contributors

Full Changelog: temporalio/api-go@v1.62.2...v1.62.3

v1.62.2

Full Changelog: temporalio/api-go@v1.62.1...v1.62.2

v1.62.1

Full Changelog: temporalio/api-go@v1.62.0...v1.62.1

v1.62.0

What's Changed

New Contributors

Full Changelog: temporalio/api-go@v1.61.0...v1.62.0

v1.61.0

Full Changelog: temporalio/api-go@v1.60.0...v1.61.0

v1.60.2

💥 BREAKING CHANGE 💥

  • Redefined the experimental activity HTTP API paths.
  • The activity operator APIs were explicitly marked as deprecated, they will be redone when we add support for standalone activities.
  • All verbs that didn't have an identifier in the path (e.g. APIs that take a token), were renamed activity-$VERB.
  • All APIs that take identifiers (either within a workflow or for standalone) were restructured to include the identifiers in the path.
  • Chose the name resolve-as-canceled for RespondActivityTaskCanceledById to prevent the collision with cancel with maps to RequestCancelActivityExecution, which matches the path verb for RequestCancelWorkflowExecution.

Full Changelog: temporalio/api-go@v1.60.1...v1.60.2

v1.60.1

Full Changelog: temporalio/api-go@v1.60.0...v1.60.1

v1.60.0

Full Changelog: temporalio/api-go@v1.59.0...v1.60.0

... (truncated)

Commits
  • 246a599 Add poller autoscaling namespace capability (#723)
  • 2062f17 Add request header annotation and resource-id fields (#728)
  • 34df2ca Fix protogen to only compile .proto files (#238)
  • 42637b1 Trampolining: addition of fields to remove the infinite loops for pinned wfs ...
  • 5b42c72 Add WorkerListInfo proto for efficient worker listing (#724)
  • d82b87a Add storage driver info to worker heartbeats (#722)
  • c89ebac Add worker_poll_complete_on_shutdown namespace capability (#719)
  • 4259687 Remove buf breaking exceptions (#718)
  • 70de2a7 Add OpenAPI path conflict detection to CI (#717)
  • b64b7ab Replace `SuggestContinueAsNew + SuggestContinueAsNewReasonTargetVersionChange...
  • Additional commits viewable 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 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)

Bumps [go.temporal.io/api](https://github.com/temporalio/api-go) from 1.51.0 to 1.62.5.
- [Release notes](https://github.com/temporalio/api-go/releases)
- [Commits](temporalio/api-go@v1.51.0...v1.62.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 24, 2026

Assignees

The following users could not be added as assignees: atkrad. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2026
@coveralls
Copy link

Pull Request Test Coverage Report for Build 23482446690

Details

  • 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 54.783%

Totals Coverage Status
Change from base Build 23437852162: 0.0%
Covered Lines: 1363
Relevant Lines: 2488

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant