Skip to content

chore(deps): bump golang.org/x/net from 0.50.0 to 0.55.0 in the go_modules group across 1 directory - #737

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go_modules-57bd245098
Open

chore(deps): bump golang.org/x/net from 0.50.0 to 0.55.0 in the go_modules group across 1 directory#737
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go_modules-57bd245098

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go_modules group with 1 update in the / directory: golang.org/x/net.

Updates golang.org/x/net from 0.50.0 to 0.55.0

Commits
  • 7770ec4 go.mod: update golang.org/x dependencies
  • 4ece7b6 html: escape greater-than symbol in doctype identifiers
  • 08be507 html: improve Noah's Ark clause performance
  • a8fb2fe html: properly render fostered elements in foreign content
  • 0dc5b7a html: properly check namespace in "in body" any other end tag
  • a452f3c html: ignore duplicate attributes during tokenization
  • f865199 quic: fix appendMaxDataFrame erroneously accumulating sentLimit
  • 210ed3c quic: establish a "happened-before" relationship between stream write and read
  • ad8140e quic: fix buffer slicing when handling overlapping stream data
  • 23ee2ef http2: avoid API changes when built with go1.27
  • Additional commits viewable in compare view


Note

Overview
Updates Go module dependencies only—no application source changes.

The PR bumps golang.org/x/net from 0.50.0 to 0.55.0 (indirect), which is the primary target of the Dependabot group update. It also refreshes related golang.org/x/* packages pulled in by the module graph: golang.org/x/term (direct, 0.40.0 → 0.43.0), plus indirect mod, sync, sys, text, and tools. go.mod normalizes the toolchain line from go 1.25 to go 1.25.0, with matching go.sum checksum updates.

golang.org/x/term remains a direct dependency used by CLI code for TTY detection; x/net stays indirect (transitive via other libraries).

Reviewed by Cursor Bugbot for commit c52ac08. Bugbot is set up for automated code reviews on this repo. Configure here.

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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 10, 2026
@dependabot dependabot Bot changed the title chore(deps): bump golang.org/x/net from 0.42.0 to 0.55.0 in the go_modules group across 1 directory chore(deps): bump golang.org/x/net from 0.50.0 to 0.55.0 in the go_modules group across 1 directory Jul 15, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go_modules-57bd245098 branch from 3e4d613 to 47e04ca Compare July 15, 2026 22:37
Bumps the go_modules group with 1 update in the / directory: [golang.org/x/net](https://github.com/golang/net).


Updates `golang.org/x/net` from 0.50.0 to 0.55.0
- [Commits](golang/net@v0.50.0...v0.55.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go_modules-57bd245098 branch from 47e04ca to c52ac08 Compare August 7, 2026 19:38
@dependabot
dependabot Bot requested a review from a team as a code owner August 7, 2026 19:38
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