build(deps): bump the minor group across 1 directory with 3 updates#118
Merged
Merged
Conversation
Bumps the minor group with 3 updates in the / directory: [go.temporal.io/api](https://github.com/temporalio/api-go), [go.temporal.io/sdk](https://github.com/temporalio/sdk-go) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `go.temporal.io/api` from 1.62.11 to 1.62.12 - [Release notes](https://github.com/temporalio/api-go/releases) - [Commits](temporalio/api-go@v1.62.11...v1.62.12) Updates `go.temporal.io/sdk` from 1.43.0 to 1.44.0 - [Release notes](https://github.com/temporalio/sdk-go/releases) - [Commits](temporalio/sdk-go@v1.43.0...v1.44.0) Updates `google.golang.org/grpc` from 1.81.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.0...v1.81.1) --- updated-dependencies: - dependency-name: go.temporal.io/api dependency-version: 1.62.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: go.temporal.io/sdk dependency-version: 1.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the minor group with 3 updates in the / directory: go.temporal.io/api, go.temporal.io/sdk and google.golang.org/grpc.
Updates
go.temporal.io/apifrom 1.62.11 to 1.62.12Release notes
Sourced from go.temporal.io/api's releases.
Commits
0a978d4Add standalone Nexus operations namespace capability (#779)15c3916Add option to exclude system workers in ListWorkers API (#777)2dba58cfeat: Unified activity operator APIs (#743)a7b1d49Add weak consistency option to DescribeNamespaceRequest (#775)2e9d726Specify resourceID for TriggerWorkflowRule (#768)34044e2Add worker_commands namespace capability (#771)b58947eAdd ExternalStorageReference proto (#772)9015efaapi changes for time-skipping propagation (#770)Updates
go.temporal.io/sdkfrom 1.43.0 to 1.44.0Release notes
Sourced from go.temporal.io/sdk's releases.
... (truncated)
Commits
e3521a2Release Go SDK v1.44.0 (#2363)ad514adAdd doc comments to new struct fields for serialization context (#2324)2558345VLN-1344: fix missing-dependency-cooldown (#2346)9ef2f2aFix unsupported link log (#2354)6348a45Add banner like other SDKs have (#2348)edfc506Add support for Stand Alone Nexus Operations (#2280)a3e8e04remove stale nightly tps omes test (#2351)5a9bd6aRemove vendored ExternalStorageReference, use go.temporal.io/api v1.62.12 (#2...ff47f19fix(logs): change WFT duration to trace level (#2347)7a745d9Document default for ChildWorkflowOptions.WorkflowIDReusePolicy (#2339)Updates
google.golang.org/grpcfrom 1.81.0 to 1.81.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions