[pull] main from containerd:main#102
Merged
pull[bot] merged 7 commits intomeonBot:mainfrom Sep 9, 2025
Merged
Conversation
This commit makes all of the recommended changes to use the `testing` package helper functions instead of doing the equivalent longhand versions of the same thing. This change was needed in order to properly detect errors, as the code would previously skip running `tenv` stating that it had been deprecated in favor of `usetesting`. Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
`staticcheck` is citing real issues with tautologically true statements on non-Linux/-Windows platforms as the interfaces are stubbed out in `containerd/internal/cri/server/sandbox_stats_other.go`. Disable the linter checks on the respective lines so `golangci-lint` 2.4.0 succeeds on FreeBSD. Closes: #12279 Signed-off-by: Enji Cooper <yaneurabeya@gmail.com>
Bumps the golang-x group with 3 updates: [golang.org/x/mod](https://github.com/golang/mod), [golang.org/x/sync](https://github.com/golang/sync) and [golang.org/x/sys](https://github.com/golang/sys). Updates `golang.org/x/mod` from 0.27.0 to 0.28.0 - [Commits](golang/mod@v0.27.0...v0.28.0) Updates `golang.org/x/sync` from 0.16.0 to 0.17.0 - [Commits](golang/sync@v0.16.0...v0.17.0) Updates `golang.org/x/sys` from 0.35.0 to 0.36.0 - [Commits](golang/sys@v0.35.0...v0.36.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-version: 0.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x - dependency-name: golang.org/x/sync dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x - dependency-name: golang.org/x/sys dependency-version: 0.36.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang-x ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google-github-actions/upload-cloud-storage](https://github.com/google-github-actions/upload-cloud-storage) from 2.2.3 to 3.0.0. - [Release notes](https://github.com/google-github-actions/upload-cloud-storage/releases) - [Changelog](https://github.com/google-github-actions/upload-cloud-storage/blob/main/CHANGELOG.md) - [Commits](google-github-actions/upload-cloud-storage@7c73f5d...6397bd7) --- updated-dependencies: - dependency-name: google-github-actions/upload-cloud-storage dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Clean up issues cited by `usetesting` package with golangci
…oogle-github-actions/upload-cloud-storage-3.0.0 build(deps): bump google-github-actions/upload-cloud-storage from 2.2.3 to 3.0.0
…g-x-b2a479fd27 build(deps): bump the golang-x group with 3 updates
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.3)
Can you help keep this open source service alive? 💖 Please sponsor : )