Bump the gomod-minor-updates group across 1 directory with 6 updates - #1181
Merged
calebbrown merged 1 commit intoJul 19, 2026
Merged
Conversation
dependabot
Bot
force-pushed
the
dependabot/go_modules/gomod-minor-updates-08bf63367d
branch
2 times, most recently
from
July 19, 2026 22:53
f445984 to
450c838
Compare
Contributor
|
@dependabot rebase |
Bumps the gomod-minor-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/gopacket/gopacket](https://github.com/gopacket/gopacket) | `1.6.0` | `1.7.0` | | [gocloud.dev](https://github.com/google/go-cloud) | `0.45.0` | `0.46.0` | | [gocloud.dev/pubsub/kafkapubsub](https://github.com/google/go-cloud) | `0.45.0` | `0.46.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.52.0` | `0.53.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.279.0` | `0.287.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.81.1` | `1.82.0` | Updates `github.com/gopacket/gopacket` from 1.6.0 to 1.7.0 - [Release notes](https://github.com/gopacket/gopacket/releases) - [Commits](gopacket/gopacket@v1.6.0...v1.7.0) Updates `gocloud.dev` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.45.0...v0.46.0) Updates `gocloud.dev/pubsub/kafkapubsub` from 0.45.0 to 0.46.0 - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.45.0...v0.46.0) Updates `golang.org/x/crypto` from 0.52.0 to 0.53.0 - [Commits](golang/crypto@v0.52.0...v0.53.0) Updates `google.golang.org/api` from 0.279.0 to 0.287.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.279.0...v0.287.0) Updates `google.golang.org/grpc` from 1.81.1 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.1...v1.82.0) --- updated-dependencies: - dependency-name: github.com/gopacket/gopacket dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: gocloud.dev dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: gocloud.dev/pubsub/kafkapubsub dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: golang.org/x/crypto dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: google.golang.org/api dependency-version: 0.287.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates - dependency-name: google.golang.org/grpc dependency-version: 1.82.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-minor-updates ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/gomod-minor-updates-08bf63367d
branch
from
July 19, 2026 23:03
450c838 to
6322363
Compare
calebbrown
approved these changes
Jul 19, 2026
calebbrown
deleted the
dependabot/go_modules/gomod-minor-updates-08bf63367d
branch
July 19, 2026 23:11
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 gomod-minor-updates group with 6 updates in the / directory:
1.6.01.7.00.45.00.46.00.45.00.46.00.52.00.53.00.279.00.287.01.81.11.82.0Updates
github.com/gopacket/gopacketfrom 1.6.0 to 1.7.0Release notes
Sourced from github.com/gopacket/gopacket's releases.
Commits
d338185build(deps): bump golang.org/x/net from 0.39.0 to 0.55.0 (#162)067005eFix reassembly closeHalfConnections list traversal (#161)4ff01f2fix(ip4): reject option length below 2 in SerializeTo (#159)5d6a732build(deps): bump actions/checkout from 6 to 7 (#160)7611908Merge commit from fork145859dMerge commit from forkUpdates
gocloud.devfrom 0.45.0 to 0.46.0Release notes
Sourced from gocloud.dev's releases.
Commits
60f0d74all: prereleasea1725f0blob/s3blob: migrate from deprecated s3/manager to s3/transfermanager (#3717)7eadd65aws: add AWS IAM Role assumption support (#3716)054c82epostgres/awspostgres: add IAM authentication support (#3713)2b85c85docs: fix Pub/Sub subscribe wording (#3714)b9dee8dbuild: add top-level permissions restriction to tests workflow (#3711)45a8cfcdocstore: support unwrapping ActionListError for use with errors.Is (#3705)78b5976all: support typed errors and errors.Is for error codes (#3708)595f8b6all: update another otel dep (#3701)c903aefall: update otel deps (#3699)Updates
gocloud.dev/pubsub/kafkapubsubfrom 0.45.0 to 0.46.0Release notes
Sourced from gocloud.dev/pubsub/kafkapubsub's releases.
Commits
60f0d74all: prereleasea1725f0blob/s3blob: migrate from deprecated s3/manager to s3/transfermanager (#3717)7eadd65aws: add AWS IAM Role assumption support (#3716)054c82epostgres/awspostgres: add IAM authentication support (#3713)2b85c85docs: fix Pub/Sub subscribe wording (#3714)b9dee8dbuild: add top-level permissions restriction to tests workflow (#3711)45a8cfcdocstore: support unwrapping ActionListError for use with errors.Is (#3705)78b5976all: support typed errors and errors.Is for error codes (#3708)595f8b6all: update another otel dep (#3701)c903aefall: update otel deps (#3699)Updates
golang.org/x/cryptofrom 0.52.0 to 0.53.0Commits
45460e0go.mod: update golang.org/x dependenciesd37c95epkcs12: limit PBKDF iteration count to prevent CPU exhaustione2ffffessh: reject incomplete gssapi-with-mic configurations60e158assh/test: isolate CLI tests from user SSH config and agent1b77d23ssh/knownhosts: reject lines with multiple or unknown markers3872a2bssh/knownhosts: verify declared key type matches decoded key9f72eccssh/knownhosts: treat only ASCII space and tab as whitespace8f405a4ssh: validate ECDSA curve matches expected algorithmbb41b3dssh: improve DH GEX group selection using PreferredBitse04e721ssh/agent: validate ed25519 private key length in AddUpdates
google.golang.org/apifrom 0.279.0 to 0.287.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
1a444d6chore(main): release 0.287.0 (#3636)9737c4bfeat(all): auto-regenerate discovery clients (#3639)f0d27e8chore(all): update all (#3638)5c975befeat(all): auto-regenerate discovery clients (#3637)504873efeat(all): auto-regenerate discovery clients (#3635)8f8eab4chore(all): update all to 87f3d3e (#3633)94e4ed9chore(main): release 0.286.0 (#3630)36081a0feat(all): auto-regenerate discovery clients (#3634)7332dd7feat(all): auto-regenerate discovery clients (#3632)b3bb97ffeat(all): auto-regenerate discovery clients (#3631)Updates
google.golang.org/grpcfrom 1.81.1 to 1.82.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
bd23985Change version to 1.82.0 (#9170)0f3086dFix minor issues not covered by PR #9137 (#9147)fef07fbinternal: Split v3procservicepb import into pb and grpc for extproc (#9163)91dd64ftransport: surface subsequent data when receiving non-gRPC header (#8929)adc97detest/kokoro: add config for regional-td test (#9158)57c9ff1xds: ensure full-string matching for RBAC Filter rules (#9148)b58f32dserver: Set a pprof label on new stream goroutines (#9082)6c98be3refactor(transport): extract shared stream state handling logic in `loopyWrit...bcaa6f4rls: only reset backoff on recovery from TRANSIENT_FAILURE (#9137)429e6e0balancer: expose endpoint weight and hostname as experimental APIs (#9074)