Skip to content

build(deps): bump the go-modules group across 1 directory with 4 updates - #213

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-modules-38c6babde4
Open

build(deps): bump the go-modules group across 1 directory with 4 updates#213
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/go-modules-38c6babde4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 4 updates in the / directory: github.com/klauspost/compress, github.com/miekg/dns, github.com/things-go/go-socks5 and golang.org/x/net.

Updates github.com/klauspost/compress from 1.19.1 to 1.19.2

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.19.2

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.19.1...v1.19.2

Commits
  • c3b3439 zstd: don't clear the registered dictionary when decoding past the window (#1...
  • 9874bc9 fix(zstd): handle zero-literal BuildDict corpus (#1178)
  • 71bb6fd zstd: keep BuildDict recent-offsets positive and loadable (#1184)
  • 3d4dacb zstd: avoid racing MaxDecodedSize write on shared dict litEnc (#1182)
  • 3ceaa81 build(deps): bump the github-actions group with 5 updates (#1185)
  • 72cb4d3 chore: add OpenSSF Scorecard GitHub Action (#1183)
  • 69c9db4 zstd: fix arm64 asm locals overwriting the saved link register (#1176)
  • 117430d zstd: Re-enable unsafe decodeSync memory copies (#1168) (#1171)
  • c73af0c huff0: add arm64 assembly for Decompress4X/1X via avo lowering (#1172)
  • See full diff in compare view

Updates github.com/miekg/dns from 1.1.72 to 1.1.73

Commits

Updates github.com/things-go/go-socks5 from 0.1.1 to 0.1.3

Release notes

Sourced from github.com/things-go/go-socks5's releases.

v0.1.3

Changelog

  • c47d209a1459e1c86f200ba174eca9cb0bd5a14e fix: do not panic in buffer pool test

v0.1.2

Changelog

  • 32dc73ca852826d556fb6de9b7f8f631eaace001 Merge pull request #118 from things-go/dependabot/github_actions/codecov/codecov-action-6
  • 6c345d08f52925677e81dd211fc4bca0fc9e9629 Merge pull request #123 from things-go/dependabot/github_actions/codecov/codecov-action-7
  • ddd4f4da20ac6d9f7962bab37472a59f62766993 Merge pull request #124 from things-go/dependabot/github_actions/actions/checkout-7
  • b17fab9b611fe07a0598bea45df79bc56cab7e14 Merge pull request #125 from things-go/dependabot/github_actions/actions/cache-6
  • 6f839f9e13af135ae32109e8f9a11af103fe15eb Merge pull request #128 from things-go/dependabot/github_actions/actions/setup-go-7
  • ff78d45b37a51025b3eec879b3e9c9960980bfe6 Merge pull request #129 from things-go/dependabot/github_actions/github/codeql-action-4.37.3
  • e368e2ccd748b6886ce84c1d6dba2fce46ce3155 Merge pull request #130 from things-go/dependabot/github_actions/github/codeql-action-4.37.5
  • 1217f512dc74d2240d33e86b741861f7ab0213b2 Merge pull request #131 from things-go/dependabot/github_actions/github/codeql-action-4.37.6
  • ebc1e3e2a1b3055528c9d2a8cff5fd10fa7abe85 Merge pull request #133 from things-go/dependabot/go_modules/github.com/stretchr/testify-1.12.1
  • 05a79ad263bcdbf22229cacf3be12d3383006f27 Merge pull request #134 from things-go/dependabot/github_actions/github/codeql-action-4.37.7
  • ef5ae2a2c0fb655e89005fde75a35f1647e84071 chore(deps): bump actions/cache from 5 to 6
  • 55c8648526627b25983e6c500aca79779f238893 chore(deps): bump actions/checkout from 6 to 7
  • 6c8fd8f2069f9cd1ad289f16c1a9d560259e30f3 chore(deps): bump actions/setup-go from 6 to 7
  • 7a5959f8059a7b95ca6981f0b80565aff631d44f chore(deps): bump codecov/codecov-action from 5 to 6
  • 40218623b8bd08f476a7c3b8df89445b7a987950 chore(deps): bump codecov/codecov-action from 6 to 7
  • 8242de975512506353f88554c08370aea1f242f6 chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1
  • 77c304d15a162df0514cd8cebdb9a90d584e6545 chore(deps): bump github/codeql-action from 4 to 4.37.3
  • a2729d03d4db03251610ff783a7cc93f5afca6c8 chore(deps): bump github/codeql-action from 4.37.3 to 4.37.5
  • 925aeedad7bffffc7bef0accfc1e3b0d63804f70 chore(deps): bump github/codeql-action from 4.37.5 to 4.37.6
  • c6b188187f00d2634ca9b030f7587b747aa2b211 chore(deps): bump github/codeql-action from 4.37.6 to 4.37.7
  • 350d1205af1273f15dc9c0ff3426d35727aa727a chore: add agents.md
  • ff096ec3d76f71f0aef36b7fe781eada085883c6 chore: upgrade ci go version
  • e5cebe343c03e86119eb640fb725e04bd42bf94a fix: do not panic in buffer pool
Commits
  • c47d209 fix: do not panic in buffer pool test
  • e5cebe3 fix: do not panic in buffer pool
  • ebc1e3e Merge pull request #133 from things-go/dependabot/go_modules/github.com/stret...
  • 05a79ad Merge pull request #134 from things-go/dependabot/github_actions/github/codeq...
  • c6b1881 chore(deps): bump github/codeql-action from 4.37.6 to 4.37.7
  • 8242de9 chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1
  • 1217f51 Merge pull request #131 from things-go/dependabot/github_actions/github/codeq...
  • 925aeed chore(deps): bump github/codeql-action from 4.37.5 to 4.37.6
  • e368e2c Merge pull request #130 from things-go/dependabot/github_actions/github/codeq...
  • a2729d0 chore(deps): bump github/codeql-action from 4.37.3 to 4.37.5
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.57.0 to 0.58.0

Commits
  • acc78e0 go.mod: update golang.org/x dependencies
  • 90d10f0 internal/http3: delete invalid Content-Length if declared in server handler
  • 08abf4d internal/http3: infer headers when Content-Encoding is set but is empty
  • 8d10596 http2: avoid deadlocks in wrapped ClientConn state callback
  • 99c3b0a http2/hpack: build the table lookup maps lazily, only for encoders
  • 5a920b1 http3: rework registration to allow using a fake network
  • 7fd2842 quic: return an error from Accept after PacketConn reader exits
  • 825111d quic: avoid busy-loop when keep-alive is blocked by congestion control
  • a02ddfa http/httpproxy: prioritize lowercase proxy environment variables
  • 574e5eb quic: halt conn goroutines on close when listener exits early
  • Additional commits viewable in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the go-modules group with 4 updates in the / directory: [github.com/klauspost/compress](https://github.com/klauspost/compress), [github.com/miekg/dns](https://github.com/miekg/dns), [github.com/things-go/go-socks5](https://github.com/things-go/go-socks5) and [golang.org/x/net](https://github.com/golang/net).


Updates `github.com/klauspost/compress` from 1.19.1 to 1.19.2
- [Release notes](https://github.com/klauspost/compress/releases)
- [Commits](klauspost/compress@v1.19.1...v1.19.2)

Updates `github.com/miekg/dns` from 1.1.72 to 1.1.73
- [Commits](miekg/dns@v1.1.72...v1.1.73)

Updates `github.com/things-go/go-socks5` from 0.1.1 to 0.1.3
- [Release notes](https://github.com/things-go/go-socks5/releases)
- [Commits](things-go/go-socks5@v0.1.1...v0.1.3)

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: github.com/klauspost/compress
  dependency-version: 1.19.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/miekg/dns
  dependency-version: 1.1.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/things-go/go-socks5
  dependency-version: 0.1.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: golang.org/x/net
  dependency-version: 0.58.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants