-
Couldn't load subscription status.
- Fork 31
chore(deps): Bump the production-dependencies group across 1 directory with 6 updates #398
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): Bump the production-dependencies group across 1 directory with 6 updates #398
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.41.0` | `0.42.0` | | [go.yaml.in/yaml/v2](https://github.com/yaml/go-yaml) | `2.4.2` | `2.4.3` | | [golang.org/x/net](https://github.com/golang/net) | `0.43.0` | `0.44.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.36.0` | `0.37.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.75.0` | `1.75.1` | | google.golang.org/protobuf | `1.36.8` | `1.36.9` | Updates `golang.org/x/crypto` from 0.41.0 to 0.42.0 - [Commits](golang/crypto@v0.41.0...v0.42.0) Updates `go.yaml.in/yaml/v2` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/yaml/go-yaml/releases) - [Commits](yaml/go-yaml@v2.4.2...v2.4.3) Updates `golang.org/x/net` from 0.43.0 to 0.44.0 - [Commits](golang/net@v0.43.0...v0.44.0) Updates `golang.org/x/tools` from 0.36.0 to 0.37.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.36.0...v0.37.0) Updates `google.golang.org/grpc` from 1.75.0 to 1.75.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.75.0...v1.75.1) Updates `google.golang.org/protobuf` from 1.36.8 to 1.36.9 --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: go.yaml.in/yaml/v2 dependency-version: 2.4.3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: golang.org/x/net dependency-version: 0.44.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: golang.org/x/tools dependency-version: 0.37.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.75.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
|
Hi @dependabot[bot]. Thanks for your PR. PRs from untrusted users cannot be marked as trusted with I understand the commands that are listed here. Instructions 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/test all
/approve
/lgtm
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: 0xFelix The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/test pull-containerdisks-test |
|
/retest |
|
@dependabot[bot]: The following test failed, say
Instructions 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. |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the production-dependencies group with 6 updates in the / directory:
0.41.00.42.02.4.22.4.30.43.00.44.00.36.00.37.01.75.01.75.11.36.81.36.9Updates
golang.org/x/cryptofrom 0.41.0 to 0.42.0Commits
5307a0cgo.mod: update golang.org/x dependencies9d77937acme: include order problem in OrderError8f580dessh: remove Go 1.24 build tag for ML-KEM kexa4d1237ssh/knownhosts: improve IPv6 support in Normalizeb8d8daecurve25519: include potential fips140=only error in panic messagef5a2eabssh: use curve25519.X25519 instead of curve25519.ScalarMult44ecf3aall: upgrade go directive to at least 1.24.0 [generated]Updates
go.yaml.in/yaml/v2from 2.4.2 to 2.4.3Release notes
Sourced from go.yaml.in/yaml/v2's releases.
Commits
3b57511Retract v2 tags that cannot be installedUpdates
golang.org/x/netfrom 0.43.0 to 0.44.0Commits
3b23d57http2: fix race condition when disabling goroutine debugging for one test8741050http2: simplify TestServer_Push_RejectAfterGoAway96e405chttp2: modernize TestTransportRoundtripCloseOnWriteError6dc6880http2: simplify ClientConn Close and Shutdown tests4e2915bhttp2: modernize TestTransportAllocationsAfterResponseBodyClose30b0e78http2: modernize TestRoundTripDoesntConsumeRequestBodyEarlyb9acd77http2: speed up TestTransportFlowControl5153f4dgo.mod: update golang.org/x dependencies9338bddhttp2: speed up TestTransportHandlerBodyClose6b20036http2: add synchronous handler support to serverTesterUpdates
golang.org/x/toolsfrom 0.36.0 to 0.37.0Commits
d49da96go/analysis/internal/checker: fix panic due to nil Pass9da4f7bgopls/internal/test/integration/completion: make test go1.26-robust4409ea7gopls/internal/server: add telemetry for Zed, Helix clientInfo75023aego/ast/inspector: update outdated documentation785cd66gopls/internal/test/integration/completion: skip TestFuzzFunc pre-go1.25ac2e4a5go.mod: update golang.org/x dependenciesbc9374dgo/callgraph/vta: remove unnecessary use of unsafe12d7e15gopls/internal/analysis/modernize: add test of no gopls imports263a769gopls/internal/mcp: use official go mcp sdke548c70gopls/internal/analysis/modernize: fix bad edit in var ( ... ) declUpdates
google.golang.org/grpcfrom 1.75.0 to 1.75.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b4dc263Change version to 1.75.1 (#8559)1fffee7Cherry-pick #8528 to v1.75.x (#8555)a52e42bCherry pick #8483 into v1.75.x (#8541)369c9aaCherry-pick #8519 to v1.75.x (#8530)7269d5fChange version to 1.75.1-dev (#8494)Updates
google.golang.org/protobuffrom 1.36.8 to 1.36.9Dependabot 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions