Skip to content
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

build(deps): bump github.com/containerd/containerd from 1.6.20 to 1.6.38 #329

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2025

Bumps github.com/containerd/containerd from 1.6.20 to 1.6.38.

Release notes

Sourced from github.com/containerd/containerd's releases.

containerd 1.6.38

Welcome to the v1.6.38 release of containerd!

The thirty-eighth patch release for containerd 1.6 contains various fixes and updates.

Highlights

Container Runtime Interface (CRI)

  • Fix fatal map concurrency error in httpstream (#11319)

Please try out the release binaries and report any issues at https://github.com/containerd/containerd/issues.

Contributors

  • Jin Dong
  • Akhil Mohan
  • Derek McGowan
  • Phil Estes
  • Akihiro Suda
  • Craig Ingram
  • Kohei Tokunaga
  • Maksym Pavlenko
  • Samuel Karp
  • ningmingxiao

Changes

  • cf158e884 Merge commit from fork
  • 9639b9625 validate uid/gid
  • Prepare release notes for v1.6.38 (#11539)
    • eee34bac2 Prepare release notes for v1.6.38
  • update build to go1.23.7, test go1.24.1 (#11421)
    • b67a35baf move exclude-dirs to issues.exclude-dirs
    • 2104a41ef update golangci-lint to 1.60.1
    • 820e81adc update build to go1.23.7, test go1.24.1
  • Remove hashicorp/go-multierror dependency and fix CI (#11500)
    • 7cc3b3dce e2e: use the shim bundled with containerd artifact
    • 0733895f3 Remove unnecessary joinError unwrap
    • 054c4cc79 Remove hashicorp/go-multierror
    • ff21be0ee Update go to 1.20 to use its multi error support
    • f63b5fd3f update containerd/project-checks to 1.2.1
  • Fix fatal map concurrency error in httpstream (#11319)
    • abd1692cf fix fatal error: concurrent map iteration and map write

... (truncated)

Commits
  • cf158e8 Merge commit from fork
  • e0c4dd9 Merge pull request #11539 from dmcgowan/prepare-1.6.38
  • eee34ba Prepare release notes for v1.6.38
  • 9639b96 validate uid/gid
  • 7b54421 Merge pull request #11421 from akhilerm/1.6-update-go1.24
  • b67a35b move exclude-dirs to issues.exclude-dirs
  • 2104a41 update golangci-lint to 1.60.1
  • 820e81a update build to go1.23.7, test go1.24.1
  • 176129f Merge pull request #11500 from djdongjin/1-6-remove-hashi-multierror
  • 7cc3b3d e2e: use the shim bundled with containerd artifact
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.6.20 to 1.6.38.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.6.20...v1.6.38)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants