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 the containerd group across 2 directories with 2 updates #81

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 4, 2025

Bumps the containerd group with 1 update in the /examples directory: github.com/containerd/cgroups.
Bumps the containerd group with 2 updates in the /plugins/v010-adapter directory: github.com/containerd/cgroups and github.com/containerd/containerd.

Updates github.com/containerd/cgroups from 1.0.3 to 1.1.0

Release notes

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

v1.1.0

What's Changed

New Contributors

Full Changelog: containerd/cgroups@v1.0.4...v1.1.0

v1.0.4

What's Changed

New Contributors

Full Changelog: containerd/cgroups@v1.0.3...v1.0.4

Commits
  • fe7323f Merge pull request #249 from austinvazquez/upgrade-gha-runner
  • 08db267 Update GitHub actions CI workflow
  • ed6600a Merge pull request #248 from austinvazquez/upgrade-go-compiler
  • bacc99b Upgrade Go compiler to 1.19
  • 724eb82 Merge pull request #246 from kzys/no-ioutil
  • e3fea41 Merge pull request #228 from jseba/delete_empty_cgroups_only
  • 98dc9d9 Don't use ioutil
  • 38b9b00 Merge pull request #243 from yaoyinnan/242/cgroupv2-addThread
  • e8a4323 Merge pull request #231 from jellor/main
  • 640c206 Support cgroup.AddThread in cgroupv2 manager
  • Additional commits viewable in compare view

Updates github.com/containerd/cgroups from 1.0.4 to 1.1.0

Release notes

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

v1.1.0

What's Changed

New Contributors

Full Changelog: containerd/cgroups@v1.0.4...v1.1.0

v1.0.4

What's Changed

New Contributors

Full Changelog: containerd/cgroups@v1.0.3...v1.0.4

Commits
  • fe7323f Merge pull request #249 from austinvazquez/upgrade-gha-runner
  • 08db267 Update GitHub actions CI workflow
  • ed6600a Merge pull request #248 from austinvazquez/upgrade-go-compiler
  • bacc99b Upgrade Go compiler to 1.19
  • 724eb82 Merge pull request #246 from kzys/no-ioutil
  • e3fea41 Merge pull request #228 from jseba/delete_empty_cgroups_only
  • 98dc9d9 Don't use ioutil
  • 38b9b00 Merge pull request #243 from yaoyinnan/242/cgroupv2-addThread
  • e8a4323 Merge pull request #231 from jellor/main
  • 640c206 Support cgroup.AddThread in cgroupv2 manager
  • Additional commits viewable in compare view

Updates github.com/containerd/containerd from 1.6.36 to 1.7.24

Release notes

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

containerd 1.7.24

Welcome to the v1.7.24 release of containerd!

The twenty-fourth patch release for containerd 1.7 contains various fixes and updates.

Highlights

  • Update runc binary to 1.2.2 (#11027)
  • Fix "invalid metric type" error message for cgroup v1 (#10814)

Container Runtime Interface (CRI)

  • Update the container exit log to info level (#11007)

Image Distribution

  • Fix retry logic and concurrency issue with http fallback (#11032)

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

Contributors

  • Derek McGowan
  • Phil Estes
  • Akhil Mohan
  • Akihiro Suda
  • Maksym Pavlenko
  • Austin Vazquez
  • Samuel Karp
  • Benjamin Peterson
  • Davanum Srinivas
  • Iceber Gu
  • Mike Brown
  • Sebastiaan van Stijn
  • Tõnis Tiigi
  • ningmingxiao

Changes

  • Prepare release notes for v1.7.24 (#11036)
    • 936f8e2de Prepare release notes for v1.7.24
  • Update the container exit log to info level (#11007)
  • Fix retry logic and concurrency issue with http fallback (#11032)
    • 10af0d60f Adds a mutex to protect fallback host
    • e426ec51b Use unix and windows specific connection error checks

... (truncated)

Commits
  • 88bf19b Merge pull request #11036 from samuelkarp/prepare-1.7.24
  • 8170354 Merge pull request #11007 from ningmingxiao/1.7.x
  • 47ff8e2 add info of exited event
  • 936f8e2 Prepare release notes for v1.7.24
  • 80fda60 Merge pull request #11032 from vvoland/httpfallback-backports-1.7
  • 921b05c Merge pull request #10913 from austinvazquez/cherry-pick-3cc2343de020fa448138...
  • b47e5e0 Merge pull request #11027 from k8s-infra-cherrypick-robot/cherry-pick-11022-t...
  • 10af0d6 Adds a mutex to protect fallback host
  • e426ec5 Use unix and windows specific connection error checks
  • 49c9f30 Allow fallback across default ports
  • 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 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 <dependency name> major version will 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 version will 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

…dates

Bumps the containerd group with 1 update in the /examples directory: [github.com/containerd/cgroups](https://github.com/containerd/cgroups).
Bumps the containerd group with 2 updates in the /plugins/v010-adapter directory: [github.com/containerd/cgroups](https://github.com/containerd/cgroups) and [github.com/containerd/containerd](https://github.com/containerd/containerd).


Updates `github.com/containerd/cgroups` from 1.0.3 to 1.1.0
- [Release notes](https://github.com/containerd/cgroups/releases)
- [Commits](containerd/cgroups@v1.0.3...v1.1.0)

Updates `github.com/containerd/cgroups` from 1.0.4 to 1.1.0
- [Release notes](https://github.com/containerd/cgroups/releases)
- [Commits](containerd/cgroups@v1.0.3...v1.1.0)

Updates `github.com/containerd/containerd` from 1.6.36 to 1.7.24
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.6.36...v1.7.24)

---
updated-dependencies:
- dependency-name: github.com/containerd/cgroups
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: containerd
- dependency-name: github.com/containerd/cgroups
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: containerd
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: containerd
...

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 Jan 4, 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