Skip to content

build(deps): bump the go-modules group with 7 updates#142

Merged
NGTmeaty merged 1 commit into
masterfrom
dependabot/go_modules/go-modules-5fee4b86bb
Sep 15, 2025
Merged

build(deps): bump the go-modules group with 7 updates#142
NGTmeaty merged 1 commit into
masterfrom
dependabot/go_modules/go-modules-5fee4b86bb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 15, 2025

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 7 updates:

Package From To
github.com/miekg/dns 1.1.65 1.1.68
github.com/refraction-networking/utls 1.7.0 1.8.0
github.com/spf13/cobra 1.9.1 1.10.1
github.com/things-go/go-socks5 0.0.6 0.1.0
github.com/ulikunitz/xz 0.5.14 0.5.15
golang.org/x/net 0.39.0 0.40.0
golang.org/x/sync 0.13.0 0.14.0

Updates github.com/miekg/dns from 1.1.65 to 1.1.68

Commits

Updates github.com/refraction-networking/utls from 1.7.0 to 1.8.0

Release notes

Sourced from github.com/refraction-networking/utls's releases.

v1.8.0

For fingerprinting, this update adds Chrome 133 spec, fixes an issue with the Edge 106 spec, and makes the randomized spec more up to date. It also includes numerous bug fixes and other improvements to the library. Thank you to everyone who contributed!

What's Changed

New Contributors

Full Changelog: refraction-networking/utls@v1.7.3...v1.8.0

v1.7.3 Fix PQ fingerprint

What's Changed

Full Changelog: refraction-networking/utls@v1.7.2...v1.7.3

v1.7.2 ECH bugfix

What's Changed

Full Changelog: refraction-networking/utls@v1.7.1...v1.7.2

v1.7.1

What's Changed

Full Changelog: refraction-networking/utls@v1.7.0...v1.7.1

Commits
  • ab37775 refactor: remove unused cf circl ech config
  • d319820 refactor: use stdlib ech functions for grease ech
  • 80dbaa4 refactor: rm unused cloudflare pq code
  • b8c41e9 feat: enhanced generateRandomizedSpec() with randomized keyShare and curveIDs
  • 5490d70 feat: randomize minimum TLS version selection
  • be0c457 u_parrots.go: Minumum randomized TLS version 1.2
  • 2d11d53 Export Mlkem and MlkemEcdhe in struct KeySharePrivateKeys
  • 8d029b9 Expose serverHello earlier in clientHandshake()
  • 7bcdf24 Fix test data
  • cbb1923 Update u_parrots.go
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.9.1 to 1.10.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.1

🐛 Fix

v1.0.9 of pflags brought back ParseErrorsWhitelist and marked it as deprecated

Full Changelog: spf13/cobra@v1.10.0...v1.10.1

v1.10.0

What's Changed

🚨 Attention!

This version of pflag carried a breaking change: it renamed ParseErrorsWhitelist to ParseErrorsAllowlist which can break builds if both pflag and cobra are dependencies in your project.

  • If you use both pflag and cobra, upgrade pflagto 1.0.8 andcobrato1.10.0`
  • or use the newer, fixed version of pflag v1.0.9 which keeps the deprecated ParseErrorsWhitelist

More details can be found here: spf13/cobra#2303

✨ Features

🐛 Fix

🪠 Testing

📝 Docs

New Contributors

... (truncated)

Commits
  • 7da941c chore: Bump pflag to v1.0.9 (#2305)
  • 51d6751 Bump pflag to 1.0.8 (#2303)
  • 3f3b818 Update README.md with new logo
  • dcaf42e Add Periscope to the list of projects using Cobra (#2299)
  • 6dec1ae The default ShellCompDirective can be customized for a command and its subcom...
  • c8289c1 chore(golangci-lint): add some exclusion presets
  • 4af7b64 refactor: apply golangci-lint autofixes, work around false positives
  • 75790e4 chore(golangci-lint): upgrade to v2
  • db3ddb5 Adding sponsorship to README.md
  • 67171d6 putting sponsorship below header
  • Additional commits viewable in compare view

Updates github.com/things-go/go-socks5 from 0.0.6 to 0.1.0

Release notes

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

v0.1.0

Changelog

  • 9659ceb66ec9f8a4aec032c5977289641cf453e5 Merge pull request #65 from ge9/master
  • 24326946d8d9e14e04cecdf358f562f4cc52a121 Merge pull request #89 from things-go/dependabot/github_actions/golangci/golangci-lint-action-8
  • 8948145949a74875a63adc7c3141bbd2a0eb76b9 Merge pull request #95 from things-go/dependabot/github_actions/actions/checkout-5
  • 298f436ceb89e4aaa714d5e6a5613b6e5f1a9c59 Merge pull request #96 from things-go/dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • d12f6027afa1158d1645ade0c314b2eb863f6c9b chore(ci): fix codeql
  • 92af747a3320ccc6ac9b4b5c968ae8cfb908c1e0 chore(deps): bump actions/checkout from 4 to 5
  • 060f35b1bff03ba21bd558cbf832f2dc3cfc2ea7 chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • e34d76a55db395e2b4398fd4ca211411274e682f chore(deps): bump golangci/golangci-lint-action from 7 to 8
  • 5ae0634518771519ab1cf4a52d9a591c7d4ceb05 ci: add go releaser
  • 6936c655e166893d1434f4339024223ce3ea9eec ci: fix ci
  • 1072b44232683358ee6d34f0f2268db9ab8dc984 ci: fix codeql
  • d1a31a97956793dd81cd9939826e749c872a519a fix: add UseBindIpBaseResolveAsUdpAddr option, closed #63
  • 43e95d04ce4e10595a8b8395f0c9b793a906130d use LocalAddr for UDP associate bind address
Commits
  • d12f602 chore(ci): fix codeql
  • 1072b44 ci: fix codeql
  • 6936c65 ci: fix ci
  • d1a31a9 fix: add UseBindIpBaseResolveAsUdpAddr option, closed #63
  • 2432694 Merge pull request #89 from things-go/dependabot/github_actions/golangci/gola...
  • 298f436 Merge pull request #96 from things-go/dependabot/go_modules/github.com/stretc...
  • 9659ceb Merge pull request #65 from ge9/master
  • 060f35b chore(deps): bump github.com/stretchr/testify from 1.10.0 to 1.11.0
  • 8948145 Merge pull request #95 from things-go/dependabot/github_actions/actions/check...
  • 92af747 chore(deps): bump actions/checkout from 4 to 5
  • Additional commits viewable in compare view

Updates github.com/ulikunitz/xz from 0.5.14 to 0.5.15

Commits

Updates golang.org/x/net from 0.39.0 to 0.40.0

Commits
  • 7d6e62a go.mod: update golang.org/x dependencies
  • ea0c1d9 internal/timeseries: use built-in max/min to simplify the code
  • 3e7a445 quic: skip packet numbers for optimistic ack defense
  • 3f563d3 quic: use an enum for sentPacket state
  • a3b6e77 quic: don't re-lose packets when discarding keys
  • 22500a6 quic: decode packet numbers >255 in tests
  • dd0b200 quic: remove go1.21 build constraint
  • See full diff in compare view

Updates golang.org/x/sync from 0.13.0 to 0.14.0

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 7 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.65` | `1.1.68` |
| [github.com/refraction-networking/utls](https://github.com/refraction-networking/utls) | `1.7.0` | `1.8.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.9.1` | `1.10.1` |
| [github.com/things-go/go-socks5](https://github.com/things-go/go-socks5) | `0.0.6` | `0.1.0` |
| [github.com/ulikunitz/xz](https://github.com/ulikunitz/xz) | `0.5.14` | `0.5.15` |
| [golang.org/x/net](https://github.com/golang/net) | `0.39.0` | `0.40.0` |
| [golang.org/x/sync](https://github.com/golang/sync) | `0.13.0` | `0.14.0` |


Updates `github.com/miekg/dns` from 1.1.65 to 1.1.68
- [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release)
- [Commits](miekg/dns@v1.1.65...v1.1.68)

Updates `github.com/refraction-networking/utls` from 1.7.0 to 1.8.0
- [Release notes](https://github.com/refraction-networking/utls/releases)
- [Commits](refraction-networking/utls@v1.7.0...v1.8.0)

Updates `github.com/spf13/cobra` from 1.9.1 to 1.10.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.9.1...v1.10.1)

Updates `github.com/things-go/go-socks5` from 0.0.6 to 0.1.0
- [Release notes](https://github.com/things-go/go-socks5/releases)
- [Changelog](https://github.com/things-go/go-socks5/blob/master/.goreleaser.yaml)
- [Commits](things-go/go-socks5@v0.0.6...v0.1.0)

Updates `github.com/ulikunitz/xz` from 0.5.14 to 0.5.15
- [Commits](ulikunitz/xz@v0.5.14...v0.5.15)

Updates `golang.org/x/net` from 0.39.0 to 0.40.0
- [Commits](golang/net@v0.39.0...v0.40.0)

Updates `golang.org/x/sync` from 0.13.0 to 0.14.0
- [Commits](golang/sync@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/miekg/dns
  dependency-version: 1.1.68
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/refraction-networking/utls
  dependency-version: 1.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/things-go/go-socks5
  dependency-version: 0.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/ulikunitz/xz
  dependency-version: 0.5.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: golang.org/x/net
  dependency-version: 0.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: golang.org/x/sync
  dependency-version: 0.14.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 Sep 15, 2025
@NGTmeaty NGTmeaty merged commit aeac46d into master Sep 15, 2025
2 checks passed
@NGTmeaty NGTmeaty deleted the dependabot/go_modules/go-modules-5fee4b86bb branch September 15, 2025 23:35
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.

1 participant