Skip to content

build(deps): bump golang.org/x/net from 0.55.0 to 0.57.0 - #2120

Merged
vchaindz merged 1 commit into
masterfrom
dependabot/go_modules/golang.org/x/net-0.57.0
Jul 30, 2026
Merged

build(deps): bump golang.org/x/net from 0.55.0 to 0.57.0#2120
vchaindz merged 1 commit into
masterfrom
dependabot/go_modules/golang.org/x/net-0.57.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/net from 0.55.0 to 0.57.0.

Commits
  • b8f09f6 go.mod: update golang.org/x dependencies
  • f05f21b idna: reject all-ASCII xn-- labels on all Go versions
  • 0f748cf internal/http3: clean up stream I/O methods usages in tests
  • 0bb961e internal/http3: add net/http.ResponseController support
  • 0ca694d webdav: document Dir's lack of defense against filesystem modification
  • bd5f1dc http2: initialize Transport on NewClientConn
  • 488ff63 bpf: add security considerations to package docs
  • 93d1f25 xsrftoken: avoid token collisions
  • 5a3baee internal/http3: prevent panic in QPACK decoder due to overflow
  • 9e7fdbf internal/http3: fix wrong argument being given when validating header value
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 29, 2026
@coveralls

coveralls commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Coverage Status

coverage: 84.846% (-0.004%) from 84.85% — dependabot/go_modules/golang.org/x/net-0.57.0 into master

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.55.0 to 0.57.0.
- [Commits](golang/net@v0.55.0...v0.57.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.57.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/net-0.57.0 branch from 1fd86e6 to 59c6da5 Compare July 30, 2026 08:07

@vchaindz vchaindz left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Routine x/* security-track bumps. Verified locally: go build ./... plus go test ./pkg/client/... ./pkg/api/... pass. All checks green apart from the coveralls failure that is already present on master head.

@vchaindz
vchaindz merged commit 106cefa into master Jul 30, 2026
14 of 15 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/golang.org/x/net-0.57.0 branch July 30, 2026 08:52
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.

2 participants