chore(deps): bump the go_modules group across 1 directory with 2 updates#1751
Conversation
Bumps the go_modules group with 2 updates in the /tests/integration directory: [go.temporal.io/api](https://github.com/temporalio/api-go) and [golang.org/x/net](https://github.com/golang/net). Updates `go.temporal.io/api` from 1.39.0 to 1.44.1 - [Release notes](https://github.com/temporalio/api-go/releases) - [Commits](temporalio/api-go@v1.39.0...v1.44.1) Updates `golang.org/x/net` from 0.33.0 to 0.36.0 - [Commits](golang/net@v0.33.0...v0.36.0) --- updated-dependencies: - dependency-name: go.temporal.io/api dependency-type: indirect dependency-group: go_modules - dependency-name: golang.org/x/net dependency-type: indirect dependency-group: go_modules ... Signed-off-by: dependabot[bot] <support@github.com>
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
Bumps the go_modules group with 2 updates in the /tests/integration directory: go.temporal.io/api and golang.org/x/net.
Updates
go.temporal.io/apifrom 1.39.0 to 1.44.1Release notes
Sourced from go.temporal.io/api's releases.
... (truncated)
Commits
dad8b16Fix update.Response getting skipped by the proxy (#209)44277ce[GHA][check-sdk-compat] Set staticcheck config to ignore deprecated symbols c...43caff9[GHA] Set types for workflow_call inputs (#207)6126880Deprecate ScanWorkflowExecutions (#552)482fd2aVersioning 3.1 APIs (#540)092f3b1Add HandlerErrorRetryBehavior (#551)ebd7fd7Rename Nexus Operation ID to token (#548)1f14206Add OnConflictOptions to StartWorkflowExecutionRequest (#510)c83bb3eSingle Activity API changes (#534)ef33bbaAdd batch activity unpause operation (#535)Updates
golang.org/x/netfrom 0.33.0 to 0.36.0Commits
85d1d54go.mod: update golang.org/x dependenciescde1ddaproxy, http/httpproxy: do not mismatch IPv6 zone ids against hostsfe7f039publicsuffix: spruce up code gen and speed up PublicSuffix459513dinternal/http3: move more common stream processing to genericConnaad0180http2: fix flakiness from t.Log when GOOS=jsb73e574http2: don't log expected errors from writing invalid trailers5f45c77internal/http3: make read-data tests usable for server handlers43c2540http2, internal/httpcommon: reject userinfo in :authority1d78a08http2, internal/httpcommon: factor out server header logic for h2/h30d7dc54quic: add Conn.ConnectionStateDependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.