chore(deps): bump github.com/containerd/containerd from 1.7.30 to 1.7.32 in /src/jetstream#5359
Conversation
45ec10b to
6bf1b52
Compare
norman-abramovitz
left a comment
There was a problem hiding this comment.
@dependabot rebase
Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.30 to 1.7.32. - [Release notes](https://github.com/containerd/containerd/releases) - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md) - [Commits](containerd/containerd@v1.7.30...v1.7.32) --- updated-dependencies: - dependency-name: github.com/containerd/containerd dependency-version: 1.7.32 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
6bf1b52 to
74304fa
Compare
|
This PR's Backend Tests failure is caused by the bot's commit stripping I've opened #5369 with a clean replay branched off current |
….32 in /src/jetstream Re-do of PR #5359 — the original dependabot commit stripped github.com/containerd/containerd from go.mod / go.sum without adding v1.7.32, leaving CI failing with "go.mod needs tidy". This is a clean replay: `go get github.com/containerd/containerd@v1.7.32` plus `go mod tidy` against the current develop tip. Updates one indirect dependency line in go.mod and the matching pair of hashes in go.sum. No transitive deps moved. `go build ./...` passes.
|
closing without applying because PR #5369 replaces this PR |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps github.com/containerd/containerd from 1.7.30 to 1.7.32.
Release notes
Sourced from github.com/containerd/containerd's releases.
... (truncated)
Commits
180a7b7Merge pull request #13452 from samuelkarp/prepare-1.7.32bc87d86Prepare release notes for v1.7.326a05dddMerge pull request #13450 from samuelkarp/oci-withuser-errrange-1.79c3d01bMerge pull request #13406 from k8s-infra-cherrypick-robot/cherry-pick-13327-t...e55b747seccomp: Block AF_ALG in default socket policy4627a65seccomp: Document socket rule scope and socketcall limitation33d9e24Merge pull request #10028 from brandond/fix-hosts-toml503f479oci: return explicit error for out-of-range USER values4393e22Merge pull request #13299 from chrishenzie/release/1.7-volatile9407331Support both styles of volatile mount option