Bump golang.org/x/net from 0.40.0 to 0.41.0 #1682

Merged
dependabot[bot] merged 2 commits from refs/pull/1682/head into main 2025-06-11 21:58:48 +00:00
dependabot[bot] commented 2025-06-09 03:15:13 +00:00 (Migrated from github.com)
Owner

Imported from GitHub pull request.

Original GitHub pull request: #887
Original author: @dependabot[bot]
Original URL: https://github.com/carverauto/serviceradar/pull/887
Original created: 2025-06-09T03:15:13Z
Original updated: 2025-06-11T21:58:55Z
Original head: carverauto/serviceradar:dependabot/go_modules/golang.org/x/net-0.41.0
Original base: main
Original merged: 2025-06-11T21:58:48Z by @mfreeman451

Bumps golang.org/x/net from 0.40.0 to 0.41.0.

Commits
  • 6e41cae go.mod: update golang.org/x dependencies
  • 15f7d40 http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrame
  • ef33bc0 internal/http3: use bubbled context in synctest tests
  • 919c6bc http2: use an array instead of a map in typeFrameParser
  • bae01a7 trace: add missing td tag
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
Imported from GitHub pull request. Original GitHub pull request: #887 Original author: @dependabot[bot] Original URL: https://github.com/carverauto/serviceradar/pull/887 Original created: 2025-06-09T03:15:13Z Original updated: 2025-06-11T21:58:55Z Original head: carverauto/serviceradar:dependabot/go_modules/golang.org/x/net-0.41.0 Original base: main Original merged: 2025-06-11T21:58:48Z by @mfreeman451 --- Bumps [golang.org/x/net](https://github.com/golang/net) from 0.40.0 to 0.41.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/net/commit/6e41caea7e521db69a7de02895624c195575ed63"><code>6e41cae</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/net/commit/15f7d40345230297a2172897200715909e359dd4"><code>15f7d40</code></a> http2: correctly wrap ErrFrameTooLarge in Framer.ReadFrame</li> <li><a href="https://github.com/golang/net/commit/ef33bc08f8e2986804d7a70cc58a40f437bf5205"><code>ef33bc0</code></a> internal/http3: use bubbled context in synctest tests</li> <li><a href="https://github.com/golang/net/commit/919c6bc7ad594b151348609479daf6d6d388c01e"><code>919c6bc</code></a> http2: use an array instead of a map in typeFrameParser</li> <li><a href="https://github.com/golang/net/commit/bae01a7353ec2859fef5173ae4a2cfec0d5ce017"><code>bae01a7</code></a> trace: add missing td tag</li> <li>See full diff in <a href="https://github.com/golang/net/compare/v0.40.0...v0.41.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=golang.org/x/net&package-manager=go_modules&previous-version=0.40.0&new-version=0.41.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar!1682
No description provided.