Bump the gomod group across 1 directory with 3 updates - #202
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the gomod group across 1 directory with 3 updates#202dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the gomod group with 2 updates in the / directory: [github.com/coder/websocket](https://github.com/coder/websocket) and [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go). Updates `github.com/coder/websocket` from 1.8.12 to 1.8.15 - [Release notes](https://github.com/coder/websocket/releases) - [Commits](coder/websocket@v1.8.12...v1.8.15) Updates `github.com/quic-go/quic-go` from 0.57.1 to 0.60.0 - [Release notes](https://github.com/quic-go/quic-go/releases) - [Commits](quic-go/quic-go@v0.57.1...v0.60.0) Updates `golang.org/x/crypto` from 0.46.0 to 0.51.0 - [Commits](golang/crypto@v0.46.0...v0.51.0) --- updated-dependencies: - dependency-name: github.com/coder/websocket dependency-version: 1.8.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod - dependency-name: github.com/quic-go/quic-go dependency-version: 0.59.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod - dependency-name: golang.org/x/crypto dependency-version: 0.49.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/gomod-b48af5579c
branch
from
June 18, 2026 02:32
12b9adc to
cb0cc51
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 gomod group with 2 updates in the / directory: github.com/coder/websocket and github.com/quic-go/quic-go.
Updates
github.com/coder/websocketfrom 1.8.12 to 1.8.15Release notes
Sourced from github.com/coder/websocket's releases.
... (truncated)
Commits
9c8faadconn: skip timeout callbacks for background contexts (#566)7039364avoid per-frame cleanup closures on read to remove 2 allocs per frame read (#...d099e16docs: fix roadmap links (#558)c98e9dcdocs: fix lint issue (#557)39b7b07docs: remove mention of resolved issue in README (#556)9f473addocs: add document for AI agents (AGENTS.md) (#547)8d3545afix: transmit in single frame when compression enabled (#552)8bf6dd2chore: fix typo in Accept function (#544)7d7c644refactor: addErrMessageTooBigsentinel error for limited reads (#535)c7846earefactor: usecontext.AfterFuncto track timeouts instead of goroutine (#532)Updates
github.com/quic-go/quic-gofrom 0.57.1 to 0.60.0Release notes
Sourced from github.com/quic-go/quic-go's releases.
... (truncated)
Commits
7612ad1fix maximum datagram size estimation after MTU discovery (#5650)c29d679log build date and revisions in OSS-Fuzz build script (#5674)2728695ci: bump docker/setup-qemu-action from 4.0.0 to 4.1.0 (#5673)4e4845bhttp3: fix nil pointer dereference when Server.Logger is unset (#5671)25c8e61make frame sorter fuzz corpus accessible to OSS-Fuzz (#5670)e444e69ci: bump docker/login-action from 4.1.0 to 4.2.0 (#5668)23256b5ci: bump docker/setup-buildx-action from 4.0.0 to 4.1.0 (#5665)a7a3ef9ci: bump golangci/golangci-lint-action from 9.2.0 to 9.2.1 (#5666)0b49963ci: bump docker/build-push-action from 7.1.0 to 7.2.0 (#5667)4f3577cci: bump codecov/codecov-action from 6.0.0 to 6.0.1 (#5664)Updates
golang.org/x/cryptofrom 0.46.0 to 0.51.0Commits
b8a14a8go.mod: update golang.org/x dependencies9d9d507x509roots/fallback/bundle: fix bundle test with Go 1.27+fd0b90dacme: include Problem in OrderError.Errorb9e5359pbkdf2: turn into a wrapper for crypto/pbkdf2cc0e4fchkdf: forward Extract to the standard librarya8e9237x509roots/fallback: update bundle03ca0dcgo.mod: update golang.org/x dependencies8400f4assh: respect signer's algorithm preference in pickSignatureAlgorithm81c6cb3ssh: swap cbcMinPaddingSize to cbcMinPacketSize to get encLength982eaa6go.mod: update golang.org/x dependencies