build(deps): Bump the go-dependencies group with 9 updates#465
Merged
mahendrapaipuri merged 2 commits intomainfrom Feb 16, 2026
Merged
Conversation
Bumps the go-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [github.com/containerd/cgroups/v3](https://github.com/containerd/cgroups) | `3.1.2` | `3.1.3` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.33` | `1.14.34` | | [github.com/stmcginnis/gofish](https://github.com/stmcginnis/gofish) | `0.20.0` | `0.21.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.78.0` | `1.79.1` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.0` | `0.35.1` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.35.0` | `0.35.1` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.0` | `0.35.1` | | [k8s.io/kubelet](https://github.com/kubernetes/kubelet) | `0.35.0` | `0.35.1` | Updates `github.com/containerd/cgroups/v3` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/containerd/cgroups/releases) - [Commits](containerd/cgroups@v3.1.2...v3.1.3) Updates `github.com/mattn/go-sqlite3` from 1.14.33 to 1.14.34 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.33...v1.14.34) Updates `github.com/stmcginnis/gofish` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/stmcginnis/gofish/releases) - [Commits](stmcginnis/gofish@v0.20.0...v0.21.0) Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0 - [Commits](golang/crypto@v0.47.0...v0.48.0) Updates `google.golang.org/grpc` from 1.78.0 to 1.79.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.78.0...v1.79.1) Updates `k8s.io/api` from 0.35.0 to 0.35.1 - [Commits](kubernetes/api@v0.35.0...v0.35.1) Updates `k8s.io/apimachinery` from 0.35.0 to 0.35.1 - [Commits](kubernetes/apimachinery@v0.35.0...v0.35.1) Updates `k8s.io/client-go` from 0.35.0 to 0.35.1 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.0...v0.35.1) Updates `k8s.io/kubelet` from 0.35.0 to 0.35.1 - [Commits](kubernetes/kubelet@v0.35.0...v0.35.1) --- updated-dependencies: - dependency-name: github.com/containerd/cgroups/v3 dependency-version: 3.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.34 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: github.com/stmcginnis/gofish dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.79.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: k8s.io/api dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: k8s.io/kubelet dependency-version: 0.35.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
* Add Discord channel in README contact section Signed-off-by: Mahendra Paipuri <mahendra.paipuri@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 9 updates:
3.1.23.1.31.14.331.14.340.20.00.21.00.47.00.48.01.78.01.79.10.35.00.35.10.35.00.35.10.35.00.35.10.35.00.35.1Updates
github.com/containerd/cgroups/v3from 3.1.2 to 3.1.3Release notes
Sourced from github.com/containerd/cgroups/v3's releases.
Commits
076b5e0Merge pull request #387 from dcantah/cg2-stats-filter31da8b0Merge pull request #388 from dcantah/oom-group-killd72c9ceCg2: Add ability to set memory.oom.group4584088Events: Add OOMGroupKill9293fbbCg2: Add the ability to filter stats568b349Merge pull request #385 from containerd/dependabot/github_actions/actions/cac...90c5813build(deps): bump actions/cache from 4 to 5Updates
github.com/mattn/go-sqlite3from 1.14.33 to 1.14.34Commits
2087331add script to create pull-requesta510883Upgrade SQLite to version 3051002dce6b34Add percentile extensionUpdates
github.com/stmcginnis/gofishfrom 0.20.0 to 0.21.0Release notes
Sourced from github.com/stmcginnis/gofish's releases.
... (truncated)
Commits
47a61ecUpdate examples (#500)9a50ce5Add schema URLs to generated files (#499)22b2013Add back VirtualMedia MediaType handling (#498)41085bbUpdate definitions with generated content (#493)75b5882Add IPMIHostInterface property (#497)8acdb3dIncremental improvements to the generator (#496)0e278f2SimpleUpdate: return task URI for async operation tracking (#495)8380911add OEM fields for BootProgress struct (#492)ff65f51fixed controller PCIe devices assignment (#491)1d9cedbGenerator improvements (#490)Updates
golang.org/x/cryptofrom 0.47.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Updates
google.golang.org/grpcfrom 1.78.0 to 1.79.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
782f2deChange version to 1.79.1 (#8902)850eccbChange version to 1.79.1-dev (#8851)765ff05Change version to 1.79.0 (#8850)68804beCherry pick #8864 to v1.79.x (#8896)0381eb6xds: Support:authorityheader rewriting for LOGICAL_DNS clusters (#8822)90f571dxds: remove references to ResolverState.Addresses (#8841)679565fxds: removeHashKeyfield fromxdsresource.Endpointstruct (#8844)bb2073dmem: Allow overriding the default buffer pool. (#8806)bd4444aFix flakyTestServer_RedundantUpdateSuppression. (#8839)623b3f0test: add regression test for RecvMsg() error shadowing #7510 (#8820)Updates
k8s.io/apifrom 0.35.0 to 0.35.1Commits
4aa217dUpdate dependencies to v0.35.1 tagUpdates
k8s.io/apimachineryfrom 0.35.0 to 0.35.1Commits
Updates
k8s.io/client-gofrom 0.35.0 to 0.35.1Commits
b464ad8Update dependencies to v0.35.1 tagUpdates
k8s.io/kubeletfrom 0.35.0 to 0.35.1Commits
318bd00Update dependencies to v0.35.1 tagDependabot 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 <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