policy
policy copied to clipboard
Bump github.com/containerd/containerd from 1.7.19 to 1.7.27 in /oci
Bumps github.com/containerd/containerd from 1.7.19 to 1.7.27.
Release notes
Sourced from github.com/containerd/containerd's releases.
containerd 1.7.27
Welcome to the v1.7.27 release of containerd!
The twenty-seventh patch release for containerd 1.7 contains various fixes and updates.
Highlights
- Fix integer overflow in User ID handling (GHSA-265r-hfxg-fhmg)
- Update image type checks to avoid unnecessary logs for attestations (#11538)
Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.
Contributors
- Jin Dong
- Akhil Mohan
- Derek McGowan
- Maksym Pavlenko
- Paweł Gronowski
- Phil Estes
- Akihiro Suda
- Craig Ingram
- Krisztian Litkey
- Samuel Karp
Changes
05044ec0aMerge commit from fork11504c3fcvalidate uid/gid- Prepare release notes for v1.7.27 (#11540)
1be04be6cPrepare release notes for v1.7.27- Update image type checks to avoid unnecessary logs for attestations (#11538)
- update build to go1.23.7, test go1.24.1 (#11515)
a39863c9fupdate build to go1.23.7, test go1.24.1- Remove hashicorp/go-multierror dependency and fix CI (#11499)
- go.{mod,sum}: bump CDI deps to v0.8.1. (#11422)
5ba28f8dcgo.{mod,sum}: bump CDI deps to v0.8.1, re-vendor.- CI: arm64-8core-32gb -> ubuntu-24.04-arm (#11437)
85f10bd92CI: arm64-8core-32gb -> ubuntu-24.04-arm
... (truncated)
Commits
05044ecMerge commit from fork0b7f2a5Merge pull request #11540 from dmcgowan/prepare-1.7.27574a304Merge pull request #11538 from dmcgowan/backport-113271be04bePrepare release notes for v1.7.2782b5c43core/remotes: Handle attestations in MakeRefKey2c670e7core/images: Ignore attestations when traversing children11504c3validate uid/gid576178bMerge pull request #11515 from akhilerm/1.7-updatego1.24.1a39863cupdate build to go1.23.7, test go1.24.18946aa0Merge pull request #11499 from djdongjin/1-7-remove-hashi-multierror- Additional commits viewable in compare view
Dependabot 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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.