build(deps): bump the go-dependencies group with 5 updates - #1894
Merged
kpfleming merged 2 commits intoAug 26, 2026
Conversation
Bumps the go-dependencies group with 5 updates: | Package | From | To | | --- | --- | --- | | [golang.org/x/mod](https://github.com/golang/mod) | `0.39.0` | `0.40.0` | | [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.12.0` | `1.12.1` | | [github.com/mattn/go-runewidth](https://github.com/mattn/go-runewidth) | `0.0.27` | `0.0.28` | | [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) | `4.1.28` | `4.1.29` | | [golang.org/x/net](https://github.com/golang/net) | `0.57.0` | `0.58.0` | Updates `golang.org/x/mod` from 0.39.0 to 0.40.0 - [Commits](golang/mod@v0.39.0...v0.40.0) Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.12.0...v1.12.1) Updates `github.com/mattn/go-runewidth` from 0.0.27 to 0.0.28 - [Commits](mattn/go-runewidth@v0.0.27...v0.0.28) Updates `github.com/pierrec/lz4/v4` from 4.1.28 to 4.1.29 - [Release notes](https://github.com/pierrec/lz4/releases) - [Commits](pierrec/lz4@v4.1.28...v4.1.29) Updates `golang.org/x/net` from 0.57.0 to 0.58.0 - [Commits](golang/net@v0.57.0...v0.58.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stretchr/testify dependency-version: 1.12.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/mattn/go-runewidth dependency-version: 0.0.28 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/pierrec/lz4/v4 dependency-version: 4.1.29 dependency-type: indirect update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: golang.org/x/net dependency-version: 0.58.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
kpfleming
approved these changes
Aug 26, 2026
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-dependencies group with 5 updates:
0.39.00.40.01.12.01.12.10.0.270.0.284.1.284.1.290.57.00.58.0Updates
golang.org/x/modfrom 0.39.0 to 0.40.0Commits
d3398d0go.mod: update golang.org/x dependencies57549bfsumdb: ignore unrelated hashes in Lookup96f62aesumdb/tlog: fix TileHashReader authentication bypassUpdates
github.com/stretchr/testifyfrom 1.12.0 to 1.12.1Release notes
Sourced from github.com/stretchr/testify's releases.
Commits
959dbdaMerge pull request #1935 from harryzcy/yaml-update9bb7176Update go.yaml.in/yaml/v3 to v3.0.50358d0echange yaml library to go.yaml.in/yaml/v3Updates
github.com/mattn/go-runewidthfrom 0.0.27 to 0.0.28Commits
554428cMerge pull request #105 from mattn/lazy-width-lut27d1448Avoid regexp and map construction at package load69a63c6Build the strict width LUT lazily to fix startup regressionUpdates
github.com/pierrec/lz4/v4from 4.1.28 to 4.1.29Commits
8708173Merge pull request #250 from LambdaLabs/fix-xxh32-sum32-truncated-lengthb8b61d1Merge pull request #248 from honeycombio/lizf.arm64-neoverse-match-copyd0008a1arm64: Neoverse-tuned match copies: sequenced shortcut, offset 8-31 tilescaa2992test: cover the tail path and keep the large-input test off -race6052a21fix: select Sum32's hash path using the untruncated lengthUpdates
golang.org/x/netfrom 0.57.0 to 0.58.0Commits
acc78e0go.mod: update golang.org/x dependencies90d10f0internal/http3: delete invalid Content-Length if declared in server handler08abf4dinternal/http3: infer headers when Content-Encoding is set but is empty8d10596http2: avoid deadlocks in wrapped ClientConn state callback99c3b0ahttp2/hpack: build the table lookup maps lazily, only for encoders5a920b1http3: rework registration to allow using a fake network7fd2842quic: return an error from Accept after PacketConn reader exits825111dquic: avoid busy-loop when keep-alive is blocked by congestion controla02ddfahttp/httpproxy: prioritize lowercase proxy environment variables574e5ebquic: halt conn goroutines on close when listener exits earlyMost Recent Ignore Conditions Applied to This Pull Request
Dependabot 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