Skip to content

build(deps): Bump golang.org/x/net from 0.39.0 to 0.55.0 - #131

Merged
jbw976 merged 2 commits into
masterfrom
dependabot/go_modules/golang.org/x/net-0.55.0
Jul 19, 2026
Merged

build(deps): Bump golang.org/x/net from 0.39.0 to 0.55.0#131
jbw976 merged 2 commits into
masterfrom
dependabot/go_modules/golang.org/x/net-0.55.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps golang.org/x/net from 0.39.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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 3, 2026
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.55.0.
- [Commits](golang/net@v0.39.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 changed the title Bump golang.org/x/net from 0.39.0 to 0.55.0 build(deps): Bump golang.org/x/net from 0.39.0 to 0.55.0 Jul 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/golang.org/x/net-0.55.0 branch from f1a0f18 to 4f1fa5b Compare July 18, 2026 15:55
Bumping the go directive to 1.25.0 raised the modernize linter's floor
and surfaced three suggestions. This change ranges over strings.SplitSeq
and the go/types Struct.Fields/MethodSet.Methods iterators in place of
the older index loops.

Signed-off-by: Jared Watts <jbw976@gmail.com>
@jbw976

jbw976 commented Jul 19, 2026

Copy link
Copy Markdown
Member

Pushed fe75483 to fix the linter errors 🙏

@jbw976
jbw976 merged commit d22fe0d into master Jul 19, 2026
7 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/golang.org/x/net-0.55.0 branch July 19, 2026 17:14
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