Skip to content

Bump golang.org/x/net from 0.35.0 to 0.38.0 - #149

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/golang.org/x/net-0.38.0
Open

Bump golang.org/x/net from 0.35.0 to 0.38.0#149
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/golang.org/x/net-0.38.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 20, 2026

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/net from 0.35.0 to 0.38.0.

Commits
  • e1fcd82 html: properly handle trailing solidus in unquoted attribute value in foreign...
  • ebed060 internal/http3: fix build of tests with GOEXPERIMENT=nosynctest
  • 1f1fa29 publicsuffix: regenerate table
  • 1215081 http2: improve error when server sends HTTP/1
  • 312450e html: ensure <search> tag closes <p> and update tests
  • 09731f9 http2: improve handling of lost PING in Server
  • 55989e2 http2/h2c: use ResponseController for hijacking connections
  • 2914f46 websocket: re-recommend gorilla/websocket
  • 99b3ae0 go.mod: update golang.org/x dependencies
  • 85d1d54 go.mod: update golang.org/x dependencies
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Summary by cubic

Upgrade golang.org/x/net to v0.38.0 to bring HTTP/2 reliability and HTML parsing fixes. Also updates Go and aligns related x/* modules.

  • Dependencies
    • golang.org/x/net: 0.35.0 → 0.38.0 (indirect)
    • Go version in go.mod: 1.22.11 → 1.23.0
    • Updated x/crypto (0.36.0), x/sync (0.12.0), x/sys (0.31.0), x/term (0.30.0), x/text (0.23.0)
    • Promote cosmossdk.io/x/tx to a direct dependency

Written for commit 8509035. Summary will update on new commits.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added the dependencies Dependency updates label Feb 20, 2026
@dependabot
dependabot Bot requested a review from spooktheducks as a code owner February 20, 2026 18:41
@dependabot dependabot Bot added the go label Feb 20, 2026
@ghost ghost removed the go label Feb 20, 2026
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.38.0.
- [Commits](golang/net@v0.35.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/net-0.38.0 branch from 8509035 to 9b30daf Compare February 25, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants