Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2025

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

Release notes

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

v1.49.1

What's Changed

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

Commits
  • cde9f12 change Version to struct, prevent misconfiguration of VersioningOverride (#579)
  • 4c3944c Add activity options to the pending activity info (#586)
  • bf06cf5 Define post reset operations (#581)
  • 618801d Remove per-file copyright headers (#220)
  • a160dbc Remove per file copyright headers (#584)
  • 9b54d4a Add reset info to the activity heartbeat response (#578)
  • 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 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.0 to 1.49.1.
- [Release notes](https://github.com/temporalio/api-go/releases)
- [Commits](temporalio/api-go@v1.49.0...v1.49.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from atkrad May 14, 2025 10:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 14, 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 May 14, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 15018298067

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

Totals Coverage Status
Change from base Build 14980768895: 0.0%
Covered Lines: 1205
Relevant Lines: 2390

💛 - Coveralls

@atkrad atkrad merged commit 7ed8c07 into main May 18, 2025
4 checks passed
@atkrad atkrad deleted the dependabot/go_modules/go.temporal.io/api-1.49.1 branch May 18, 2025 10:59
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