Bump the go-dependency group across 1 directory with 7 updates#3477
Merged
dborovcanin merged 1 commit intomainfrom Apr 17, 2026
Merged
Conversation
Bumps the go-dependency group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.50.0` | `1.51.0` | | [github.com/slack-go/slack](https://github.com/slack-go/slack) | `0.21.0` | `0.22.0` | | [go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.68.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.67.0` | `0.68.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.49.0` | `0.50.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.52.0` | `0.53.0` | Updates `github.com/nats-io/nats.go` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.50.0...v1.51.0) Updates `github.com/slack-go/slack` from 0.21.0 to 0.22.0 - [Release notes](https://github.com/slack-go/slack/releases) - [Changelog](https://github.com/slack-go/slack/blob/master/CHANGELOG.md) - [Commits](slack-go/slack@v0.21.0...v0.22.0) Updates `go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc` from 0.67.0 to 0.68.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.67.0...zpages/v0.68.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.67.0 to 0.68.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.67.0...zpages/v0.68.0) Updates `golang.org/x/crypto` from 0.49.0 to 0.50.0 - [Commits](golang/crypto@v0.49.0...v0.50.0) Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260401024825-9d38bb4040a9 to 0.0.0-20260406210006-6f92a3bedf2d - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `golang.org/x/net` from 0.52.0 to 0.53.0 - [Commits](golang/net@v0.52.0...v0.53.0) --- updated-dependencies: - dependency-name: github.com/nats-io/nats.go dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependency - dependency-name: github.com/slack-go/slack dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependency - dependency-name: go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency-version: 0.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependency - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.68.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependency - dependency-name: golang.org/x/crypto dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependency - dependency-name: google.golang.org/genproto/googleapis/rpc dependency-version: 0.0.0-20260406210006-6f92a3bedf2d dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependency - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependency ... Signed-off-by: dependabot[bot] <support@github.com>
5a07e52 to
ab3746a
Compare
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 go-dependency group with 6 updates in the / directory:
1.50.01.51.00.21.00.22.00.67.00.68.00.67.00.68.00.49.00.50.00.52.00.53.0Updates
github.com/nats-io/nats.gofrom 1.50.0 to 1.51.0Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
17b6fd1Release v1.51.0 (#2061)b6d0226[ADDED] Accessors for JS API level and IsSysAccount (#2060)7a2bb4a[IMPROVED] Code linting: remove functions min and max (#2047)0099a32[IMPROVED] Fix deprecation warnings by bumping GH actions to their latest ver...e23b40d[FIXED] Deadlock in Consume() whe calling Stop/Drain from ConsumeErrHandler (...1250dd6[ADDED] Automatic reconnect on write error option (#2055)e4a8c79[ADDED] Option to customize write buffer size (#2057)9a88c4cUpdate Claude workflow permissions to contents:read and actions:read (#2056)f945cd9[IMPROVED] Fix typos (#2049)4bba571[FIXED] Make websocket frame validation more robust (#2050)Updates
github.com/slack-go/slackfrom 0.21.0 to 0.22.0Release notes
Sourced from github.com/slack-go/slack's releases.
Changelog
Sourced from github.com/slack-go/slack's changelog.
Commits
f482b19chore: v0.22.03a5db9dchore: fix staticcheck errors (#1548)19e0416ci: add staticcheckf7a9616chore: add staticcheck to mise38dc2b9chore: simplify with fmt.Fprintfd86412efix(socketmode): skip reconnect on malformed JSON messages3d2c59dchore: fix linting and formatting issues7c6fb1ffix(socketmode): applydebug_reconnectsquery param to URL5a498f6feat(oauth): add PKCE support for OAuth v2 token exchange86249b5feat(manifests): add optional scope fields toOAuthScopesUpdates
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpcfrom 0.67.0 to 0.68.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc's changelog.
Commits
45977a4Release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0 (#8769)0fcc152fix(deps): update module github.com/googlecloudplatform/opentelemetry-operati...eaba3cdchore(deps): update googleapis to 6f92a3b (#8776)6df430cchore(deps): update module github.com/jgautheron/goconst to v1.10.0 (#8771)ae90e32Fix otelconf prometheus label escaping (#8763)f202c3fotelconf: move experimental types to otelconf/x (#8529)8ddaecefix(deps): update aws-sdk-go-v2 monorepo (#8764)c7c03a4chore(deps): update module github.com/mattn/go-runewidth to v0.0.22 (#8766)717a85aenvcar: normalize cached environment variable names (#8761)ad990b6fix(deps): update module github.com/aws/smithy-go to v1.24.3 (#8765)Updates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpfrom 0.67.0 to 0.68.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.
Commits
45977a4Release v1.43.0/v2.5.0/v0.68.0/v0.37.0/v0.23.0/v0.18.0/v0.16.0/v0.15.0 (#8769)0fcc152fix(deps): update module github.com/googlecloudplatform/opentelemetry-operati...eaba3cdchore(deps): update googleapis to 6f92a3b (#8776)6df430cchore(deps): update module github.com/jgautheron/goconst to v1.10.0 (#8771)ae90e32Fix otelconf prometheus label escaping (#8763)f202c3fotelconf: move experimental types to otelconf/x (#8529)8ddaecefix(deps): update aws-sdk-go-v2 monorepo (#8764)c7c03a4chore(deps): update module github.com/mattn/go-runewidth to v0.0.22 (#8766)717a85aenvcar: normalize cached environment variable names (#8761)ad990b6fix(deps): update module github.com/aws/smithy-go to v1.24.3 (#8765)Updates
golang.org/x/cryptofrom 0.49.0 to 0.50.0Commits
03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLengthUpdates
google.golang.org/genproto/googleapis/rpcfrom 0.0.0-20260401024825-9d38bb4040a9 to 0.0.0-20260406210006-6f92a3bedf2dCommits
Updates
golang.org/x/netfrom 0.52.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportDependabot 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