build(deps): bump the non-k8s group across 2 directories with 2 updates#4743
build(deps): bump the non-k8s group across 2 directories with 2 updates#4743dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
bbd4e0b to
2f977e0
Compare
Bumps the non-k8s group with 1 update in the /conformance directory: [golang.org/x/net](https://github.com/golang/net). Bumps the non-k8s group with 1 update in the /tools directory: [golang.org/x/tools](https://github.com/golang/tools). Updates `golang.org/x/net` from 0.52.0 to 0.53.0 - [Commits](golang/net@v0.52.0...v0.53.0) Updates `golang.org/x/tools` from 0.43.0 to 0.44.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.43.0...v0.44.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-version: 0.53.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s - dependency-name: golang.org/x/tools dependency-version: 0.44.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-k8s ... Signed-off-by: dependabot[bot] <support@github.com>
2f977e0 to
250f6d5
Compare
|
@dependabot[bot]: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Bumps the non-k8s group with 1 update in the /conformance directory: golang.org/x/net.
Bumps the non-k8s group with 1 update in the /tools directory: golang.org/x/tools.
Updates
golang.org/x/netfrom 0.52.0 to 0.53.0Commits
a8d1fc1go.mod: update golang.org/x dependencies056ac74quic: avoid depending on golang.org/x/sys/unixc85f611http3: add http3 package for testing in std805fc81http2: add transport API testse63b894http2: support testing via net/http.Transport.RoundTrip9ee1e48http2/hpack: prevent HeaderField from escaping during encoding1e71bd8http2: prevent hanging Transport due to bad SETTINGS frame7bca150internal/http3: respect net/http Server Shutdown context when shutting down44c41beinternal/http3: prevent server from holding mutex when sleeping during shutdown228a67ainternal/http3: add CloseIdleConnections support in transportUpdates
golang.org/x/toolsfrom 0.43.0 to 0.44.0Commits
3dd188dgo.mod: update golang.org/x dependenciesaebd870gopls: improve doc link matching to support links followed by a colon5357b43go/analysis/passes/modernize: rangeint: handle type parameter constraintsbf04c61go/types/internal/play: show normal terms of selected type0ae2de0gopls/internal/filecache: cache decoded objects in memCache8e51a5fgo/ssa: support direct references to embedded fields in struct lit5005b9einternal/gcimporter: rename ureader_yes.go to ureader.go5ca865bgo/types/objectpath: add debugging commandf6476fbinternal/gcimporter: consume generic methods in gcimporterb36d1d1internal/pkgbits: sync version.go with goroot