chore(deps): bump the gomod-update group across 1 directory with 3 updates #207
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 gomod-update group with 2 updates in the / directory: go.temporal.io/api and go.temporal.io/sdk.
Updates
go.temporal.io/api
from 1.35.0 to 1.36.0Release notes
Sourced from go.temporal.io/api's releases.
Commits
e508187
Expose scheduled event ID on PendingNexusOperationInfo (#434)76de054
Add request ID to NexusOperationStarted event (#433)b6f3c27
Fix outdated request_eager_execution attr name for Activity (#431)\n\nIt was ...9cfb77a
Add Request ID to nexus completion events (#432)\n\n* Add VersionedTransition...0370a9f
Add temporary additional bindings to previous HTTP API paths (#430)82fce53
Change /cluster-info to /cluster (#429)\n\nFixes #4286583739
Fix proto documentation for next_retry_delay field (#426)Updates
go.temporal.io/sdk
from 1.27.0 to 1.28.0Release notes
Sourced from go.temporal.io/sdk's releases.
... (truncated)
Commits
50e993e
Nexus (#1555)1350fb4
Add support for query parameter when listing schedules (#1556)73bd320
Fix typed search attributes with SignalWithStartWorkflow (#1552)81a76b1
Fix bug in updateWorkflowByID (#1548)cd5ddeb
Fix some Deprecated go docs (#1542)6267857
Test AllHandlersFinished in update validator (#1540)25f450f
add Name method to ReceiveChannel and SendChannel interface (#1538)79cd73a
Experimental cloud operations client (#1462)c0af8a4
Warn on unhandled updates (#1533)992d427
Point feature repo back to main (#1532)Updates
golang.org/x/crypto
from 0.24.0 to 0.25.0Commits
9fadb0b
go.mod: update golang.org/x dependenciesa6a393f
all: bump go.mod version and drop compatibility shims1c74500
ssh/test: make struct comment match struct named4e7c9c
ssh: fail client auth immediately on receiving disconnect messageDependabot 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 <dependency name> major version
will 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 version
will 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