Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2025

Bumps go.temporal.io/api from 1.49.1 to 1.50.0.

Release notes

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

v1.50.0

What's Changed

Full Changelog: temporalio/api-go@v1.49.1...v1.50.0

Commits
  • e57aa58 Add worker visibility API - RecordWorkerHeartbeat and ListWorkers (#601)
  • 68ab55b add client identity to update-metadata request (#600)
  • c6aefda Add Stats to DescribeTaskQueue (#596)
  • 6ac9b43 inherit pinned version and override across CaN when pinned (#588)
  • b08ef1e Add flag to restore activity options to reset and update (#593)
  • 8e52eb2 VersionStatus for WorkerDeploymentVersions (#595)
  • 522a75a added latest_version, current_version, ramping_version summaries in ListDeplo...
  • 6bdc773 Sync //Deprecated comment and [deprecated = true] attribute (#592)
  • 55da144 Add a new workflow failure cause for oversized grpc messages (#591)
  • 39aa8c9 Add New...f constructors for all service errors (#221)
  • 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 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)

Bumps [go.temporal.io/api](https://github.com/temporalio/api-go) from 1.49.1 to 1.50.0.
- [Release notes](https://github.com/temporalio/api-go/releases)
- [Commits](temporalio/api-go@v1.49.1...v1.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from atkrad June 9, 2025 11:07
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added the dependencies The dependencies need to be updated label Jun 9, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15533104691

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 48.239%

Totals Coverage Status
Change from base Build 15490533549: 0.0%
Covered Lines: 1205
Relevant Lines: 2498

💛 - Coveralls

@atkrad atkrad merged commit 0c76082 into main Jun 9, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/go.temporal.io/api-1.50.0 branch June 9, 2025 13:56
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