build(deps): bump the go-modules group across 1 directory with 4 updates - #213
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-modules group across 1 directory with 4 updates#213dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
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>
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-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/compressfrom 1.19.1 to 1.19.2Release notes
Sourced from github.com/klauspost/compress's releases.
Commits
c3b3439zstd: don't clear the registered dictionary when decoding past the window (#1...9874bc9fix(zstd): handle zero-literal BuildDict corpus (#1178)71bb6fdzstd: keep BuildDict recent-offsets positive and loadable (#1184)3d4dacbzstd: avoid racing MaxDecodedSize write on shared dict litEnc (#1182)3ceaa81build(deps): bump the github-actions group with 5 updates (#1185)72cb4d3chore: add OpenSSF Scorecard GitHub Action (#1183)69c9db4zstd: fix arm64 asm locals overwriting the saved link register (#1176)117430dzstd: Re-enable unsafe decodeSync memory copies (#1168) (#1171)c73af0chuff0: add arm64 assembly for Decompress4X/1X via avo lowering (#1172)Updates
github.com/miekg/dnsfrom 1.1.72 to 1.1.73Commits
d854399Release 1.1.73aed10f4go.mod: add tool directive to replace tools.go76c682aFix gogen diff000bd62Bump the all group with 4 updates (#1726)24ce5efBump the all group with 4 updates (#1725)fa041eeBump the all group with 3 updates (#1723)3124152MD5: remove keytag calculation (#1724)d1539a7Bump the all group with 4 updates (#1713)cd05317Shorter v2 announcementce76cb6Bump the all group with 3 updates (#1703)Updates
github.com/things-go/go-socks5from 0.1.1 to 0.1.3Release notes
Sourced from github.com/things-go/go-socks5's releases.
Commits
c47d209fix: do not panic in buffer pool teste5cebe3fix: do not panic in buffer poolebc1e3eMerge pull request #133 from things-go/dependabot/go_modules/github.com/stret...05a79adMerge pull request #134 from things-go/dependabot/github_actions/github/codeq...c6b1881chore(deps): bump github/codeql-action from 4.37.6 to 4.37.78242de9chore(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.11217f51Merge pull request #131 from things-go/dependabot/github_actions/github/codeq...925aeedchore(deps): bump github/codeql-action from 4.37.5 to 4.37.6e368e2cMerge pull request #130 from things-go/dependabot/github_actions/github/codeq...a2729d0chore(deps): bump github/codeql-action from 4.37.3 to 4.37.5Updates
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 earlyDependabot 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