Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2025

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

Commits
  • 99b3ae0 go.mod: update golang.org/x dependencies
  • 85d1d54 go.mod: update golang.org/x dependencies
  • cde1dda proxy, http/httpproxy: do not mismatch IPv6 zone ids against hosts
  • fe7f039 publicsuffix: spruce up code gen and speed up PublicSuffix
  • 459513d internal/http3: move more common stream processing to genericConn
  • aad0180 http2: fix flakiness from t.Log when GOOS=js
  • b73e574 http2: don't log expected errors from writing invalid trailers
  • 5f45c77 internal/http3: make read-data tests usable for server handlers
  • 43c2540 http2, internal/httpcommon: reject userinfo in :authority
  • 1d78a08 http2, internal/httpcommon: factor out server header logic for h2/h3
  • 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 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)
@dependabot dependabot bot requested a review from a team as a code owner March 6, 2025 09:16
@dependabot dependabot bot added the dependencies Dependencies only. label Mar 6, 2025
@dependabot dependabot bot requested a review from jpayne3506 March 6, 2025 09:16
@dependabot dependabot bot requested a review from MikeZappa87 March 6, 2025 09:17
@dependabot dependabot bot force-pushed the 995ddependabot/go_modules/golang.org/x/net-0.37.0 branch 4 times, most recently from f6e0bcb to 3df63ae Compare March 18, 2025 20:43
@paulyufan2
Copy link
Contributor

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
paulyufan2
paulyufan2 previously approved these changes Mar 18, 2025
jpayne3506
jpayne3506 previously approved these changes Mar 19, 2025
@jpayne3506 jpayne3506 added this pull request to the merge queue Mar 19, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to a conflict with the base branch Mar 19, 2025
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.37.0. - [Commits](golang/net@v0.35.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot dismissed stale reviews from jpayne3506 and paulyufan2 via 03e0a87 March 19, 2025 17:21
@dependabot dependabot bot force-pushed the 995ddependabot/go_modules/golang.org/x/net-0.37.0 branch from 3df63ae to 03e0a87 Compare March 19, 2025 17:21
@jpayne3506
Copy link
Contributor

/azp run Azure Container Networking PR

@jpayne3506 jpayne3506 enabled auto-merge March 19, 2025 17:26
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).
@jpayne3506 jpayne3506 added this pull request to the merge queue Mar 19, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 19, 2025
@paulyufan2 paulyufan2 added this pull request to the merge queue Mar 19, 2025
Merged via the queue into master with commit 55abaa2 Mar 20, 2025
14 checks passed
@paulyufan2 paulyufan2 deleted the 995ddependabot/go_modules/golang.org/x/net-0.37.0 branch March 20, 2025 06:37
sivakami-projects pushed a commit that referenced this pull request Oct 23, 2025
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.35.0 to 0.37.0. - [Commits](golang/net@v0.35.0...v0.37.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only.

3 participants