mudler / luet

:package: :whale: 0-dependency Container-based Package Manager using SAT solver and QLearning
https://luet.io
GNU General Public License v3.0
253 stars 24 forks source link

⬆️ Bump github.com/containerd/containerd from 1.6.3-0.20220401172941-5ff8fce1fcc6 to 1.6.18 #326

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 1 year ago

Bumps github.com/containerd/containerd from 1.6.3-0.20220401172941-5ff8fce1fcc6 to 1.6.18.

Release notes

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

containerd 1.6.18

Welcome to the v1.6.18 release of containerd!

The eighteenth patch release for containerd 1.6 includes fixes for CVE-2023-25153 and CVE-2023-25173 along with a security update for Go.

Notable Updates

See the changelog for complete list of changes

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

Contributors

  • Akihiro Suda
  • Derek McGowan
  • Ye Sijun
  • Samuel Karp
  • Bjorn Neergaard
  • Wei Fu
  • Brian Goff
  • Iceber Gu
  • Kazuyoshi Kato
  • Phil Estes
  • Swagat Bora

Changes

  • [release/1.6] Prepare release notes for v1.6.18 (#8118)
  • Github Security Advisory GHSA-hmfx-3pcx-653p
    • 286a01f35 oci: fix additional GIDs
    • 301823453 oci: fix loop iterator aliasing
    • 0070ab70f oci: skip checking gid for WithAppendAdditionalGroups
    • 16d52de64 refactor: reduce duplicate code
    • b45e30292 add WithAdditionalGIDs test
    • 0a06c284a add WithAppendAdditionalGroups helper
  • Github Security Advisory GHSA-259w-8hf6-59c2
    • 84936fd1f importer: stream oci-layout and manifest.json
  • [1.6] Add fallback for windows platforms without osversion (#8106)
    • b327af6a4 Add fallback for windows platforms without osversion
  • [release/1.6] Go 1.19.6 (#8111)

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/mudler/luet/network/alerts).

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -2.77 :warning:

Comparison is base (c733120) 50.93% compared to head (446f4f3) 48.17%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #326 +/- ## ========================================== - Coverage 50.93% 48.17% -2.77% ========================================== Files 65 65 Lines 9817 9817 ========================================== - Hits 5000 4729 -271 - Misses 4235 4552 +317 + Partials 582 536 -46 ``` | [Impacted Files](https://codecov.io/gh/mudler/luet/pull/326?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto) | Coverage Δ | | |---|---|---| | [pkg/installer/client/docker.go](https://codecov.io/gh/mudler/luet/pull/326?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto#diff-cGtnL2luc3RhbGxlci9jbGllbnQvZG9ja2VyLmdv) | `0.00% <0.00%> (-72.87%)` | :arrow_down: | | [pkg/installer/repository\_docker.go](https://codecov.io/gh/mudler/luet/pull/326?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto#diff-cGtnL2luc3RhbGxlci9yZXBvc2l0b3J5X2RvY2tlci5nbw==) | `0.00% <0.00%> (-50.00%)` | :arrow_down: | | [pkg/installer/repository\_options.go](https://codecov.io/gh/mudler/luet/pull/326?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto#diff-cGtnL2luc3RhbGxlci9yZXBvc2l0b3J5X29wdGlvbnMuZ28=) | `56.98% <0.00%> (-21.51%)` | :arrow_down: | | [pkg/installer/repository.go](https://codecov.io/gh/mudler/luet/pull/326?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto#diff-cGtnL2luc3RhbGxlci9yZXBvc2l0b3J5Lmdv) | `51.34% <0.00%> (-6.75%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Ettore+Di+Giacinto)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

mudler commented 2 months ago

@dependabot recreate

dependabot[bot] commented 2 months ago

Looks like github.com/containerd/containerd is up-to-date now, so this is no longer needed.