Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

build(deps): bump github.com/containerd/containerd from 1.7.5 to 1.7.6 #595

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2023

Bumps github.com/containerd/containerd from 1.7.5 to 1.7.6.

Release notes

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

containerd 1.7.6

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

  • [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

... (truncated)

Commits
  • 091922f Merge pull request #9085 from dmcgowan/prepare-1.7.6
  • 8542d0e Merge pull request #9069 from kiashok/portStableAbi-1.7
  • 78874ec Merge pull request #9084 from dmcgowan/backport-1.7-inherit-distribution-sources
  • 3e09c65 Prepare release notes for v1.7.6
  • 5ebf05d push: inherit distribution sources from parent
  • d206896 content: add InfoProvider interface
  • f0d3109 Merge pull request #9074 from thaJeztah/1.7_update_golang_1.20.8
  • 423693d [release/1.7] update to go1.20.8
  • c7a35cc Fix transfer service dependencies:
  • 38d4e50 Invoke Stable ABI compatibility function in windows platform matcher
  • 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)

Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.5...v1.7.6)

---
updated-dependencies:
- dependency-name: github.com/containerd/containerd
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2023
Copy link
Member

@TerryHowe TerryHowe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Copy link
Member

@Wwwsylvia Wwwsylvia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Wwwsylvia
Copy link
Member

@dependabot merge

@dependabot dependabot bot merged commit c51a985 into v1 Sep 15, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/v1/github.com/containerd/containerd-1.7.6 branch September 15, 2023 06:57
# for free to join this conversation on GitHub. Already have an account? # 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.

2 participants