build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in /eng/_util#2162
build(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 in /eng/_util#2162dependabot[bot] wants to merge 1 commit intomicrosoft/mainfrom
Conversation
|
MingW install steps are failing: |
|
Looks like the go.mod toolchain update brings in an official version of Go that matches up with what we use for our build, and the match caused the exact cache collision I was hitting that we applied a fix for in #1994 for 1.26. The root cause though is that we're using the ambient Go. We should install the mingw installation tool using the Go toolset installed by go/eng/pipeline/stages/run-stage.yml Line 231 in 9e0d9fd |
|
I'll make a fix for that. |
|
@dependabot rebase |
|
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
|
@dependabot recreate |
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.50.0 to 0.51.0. - [Commits](golang/net@v0.50.0...v0.51.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.51.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
ba76ca6 to
cc894df
Compare
|
We'll need to bump the golanglint docker image version again |
|
Looks like golang.org/x/net is up-to-date now, so this is no longer needed. |
Bumps golang.org/x/net from 0.50.0 to 0.51.0.
Commits
60b3f6finternal/http3: prevent Server handler from writing longer body than declaredb0ca456internal/http3: fix Write in Server Handler returning the wrong value1558ba7publicsuffix: update to 2026-02-064e1c745internal/http3: make Server response include headers that can be inferred19f580fhttp2: fix nil panic in typeFrameParser for unassigned frame types818aad7internal/http3: add server to client trailer header supportc1bbe1ainternal/http3: add client to server trailer header support29181b8all: remove go1.25 and older build constraints8109305all: upgrade go directive to at least 1.25.0 [generated]0b37bdfquic: don't run TestStreamsCreateConcurrency in synctest bubbleDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)