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

fix(deps): update module github.com/containerd/containerd to v1.7.6 #1647

Merged
merged 1 commit into from
Sep 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/containerd/containerd require patch v1.7.5 -> v1.7.6

Release Notes

containerd/containerd (github.com/containerd/containerd)

v1.7.6: containerd 1.7.6

Compare Source

Welcome to the v1.7.6 release of containerd!

The sixth patch release for containerd 1.7 contains various fixes and updates.

Notable Updates
  • Fix log package for clients overwriting the global logger (#​9032)
  • Fix blockfile snapshotter copy on Darwin (#​9047)
  • Add support for Linux usernames on non-Linux platforms (#​9015)
  • Update Windows platform matcher to invoke stable ABI compability function (#​9069)
  • Update Golang to 1.20.8 (#​9074)
  • Update push to inherit distribution sources from parent (#​9084)

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
  • Derek McGowan
  • Kirtana Ashok
  • Phil Estes
  • Akihiro Suda
  • Danny Canter
  • Sebastiaan van Stijn
  • Akhil Mohan
  • Maksym Pavlenko
  • Samuel Karp
  • Wei Fu
Changes
20 commits

  • [release/1.7] Prepare release notes for 1.7.6 (#​9085)
  • [release/1.7] Invoke Stable ABI compatibility function in windows platform matcher (#​9069)
    • c7a35ccdc Fix transfer service dependencies:
    • 38d4e506d Invoke Stable ABI compatibility function in windows platform matcher
  • [release/1.7] push: inherit distribution sources from parent (#​9084)
    • 5ebf05d97 push: inherit distribution sources from parent
    • d206896dd content: add InfoProvider interface
  • [release/1.7] update to go1.20.8 (#​9074)
  • [release/1.7] Update hcsshim tag to v0.11.0 (#​9063)
  • [release/1.7] CRI: Support Linux usernames for !linux platforms (#​9015)
    • b449440a4 CRI: Support Linux usernames for !linux platforms
  • [release/1.7] Blockfile: Enlighten blockfile copy on Darwin (#​9047)
    • ed4bac11e Blockfile: Enlighten blockfile copy on Darwin
  • [release/1.7 backport] Revert "log: define G() as a function instead of a variable" (#​9032)
    • 4d1cfbbdd Revert "log: define G() as a function instead of a variable"
  • [release/1.7 backport] make repositories of install dependencies configurable (#​9025)
    • a34e93241 make repositories of install dependencies configurable

Dependency Changes
  • github.com/Microsoft/hcsshim v0.10.0-rc.8 -> v0.11.0

Previous release can be found at v1.7.5


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Sep 12, 2023
@rhatdan
Copy link
Member

rhatdan commented Sep 13, 2023

/approve
/lgtm

@openshift-ci openshift-ci bot added the lgtm label Sep 13, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Sep 13, 2023

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: renovate[bot], rhatdan

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@rhatdan rhatdan merged commit 8f99621 into main Sep 13, 2023
6 of 7 checks passed
@renovate renovate bot deleted the renovate/github.com-containerd-containerd-1.x branch September 13, 2023 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved dependencies Pull requests that update a dependency file lgtm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants