Skip to content

chore(deps): bump golang.org/x/net from 0.52.0 to 0.55.0#106

Merged
paolomainardi merged 1 commit into
mainfrom
dependabot/go_modules/golang.org/x/net-0.55.0
Jul 6, 2026
Merged

chore(deps): bump golang.org/x/net from 0.52.0 to 0.55.0#106
paolomainardi merged 1 commit into
mainfrom
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

User description

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

Dependabot 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 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.

PR Type

Enhancement


Description

  • Bump golang.org/x/net from 0.52.0 to 0.55.0

  • Bump golang.org/x/sys from 0.42.0 to 0.45.0 (transitive)

  • Move github.com/docker/go-connections to direct dependency


Diagram Walkthrough

flowchart LR
  A["golang.org/x/net v0.52.0"] -- "upgrade" --> B["golang.org/x/net v0.55.0"]
  C["golang.org/x/sys v0.42.0"] -- "upgrade" --> D["golang.org/x/sys v0.45.0"]
  E["docker/go-connections (indirect)"] -- "promote" --> F["docker/go-connections (direct)"]
Loading

File Walkthrough

Relevant files
Dependencies
go.mod
Update dependency versions and reclassify docker/go-connections

go.mod

  • Bumps golang.org/x/net from v0.52.0 to v0.55.0
  • Bumps golang.org/x/sys from v0.42.0 to v0.45.0 (indirect)
  • Moves github.com/docker/go-connections from indirect to direct
    dependency block
+3/-3     

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.52.0 to 0.55.0.
- [Commits](golang/net@v0.52.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 added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 3, 2026
@sparkfabrik-ai-bot

Copy link
Copy Markdown

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

@sparkfabrik-ai-bot

Copy link
Copy Markdown

PR Code Suggestions ✨

No code suggestions found for the PR.

@paolomainardi
paolomainardi merged commit 63696b0 into main Jul 6, 2026
14 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/golang.org/x/net-0.55.0 branch July 6, 2026 10:47
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 Review effort 1/5

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant