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.7.14 to 1.7.15 #1265

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 9, 2024

Bumps github.com/containerd/containerd from 1.7.14 to 1.7.15.

Release notes

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

containerd 1.7.15

Welcome to the v1.7.15 release of containerd!

The fifteenth patch release for containerd 1.7 contains various fixes; one for a regression introduced in v1.7.14 in the way process exits were handled.

Highlights

  • Adds mediatype to OCI index record on export (#9990)

Runtime

  • Fix runc shim to only defer init process exits (#10037)

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

Contributors

  • Derek McGowan
  • Phil Estes
  • Austin Vazquez
  • Laura Brehm
  • Sebastiaan van Stijn
  • Talon

Changes

  • Prepare for v1.7.15 release (#10039)
  • Fix runc shim to only defer init process exits (#10037)
    • 21df46766 runc-shim: only defer init process exits
  • Fix compile from version control system (source) use case (#10012)
    • 2a054213e Fix compile from version control system (source) use case
  • Adds mediatype to OCI index record on export (#9990)
    • 6605c47a4 adds mediatype to oci index record
  • vendor: google.golang.org/protobuf 1.33.0, github.com/golang/protobuf v1.5.4 (#9975)
    • e6d91d843 vendor: github.com/golang/protobuf v1.5.4
    • 2d136c5f5 build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0
    • a1a7af7a3 build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0

Dependency Changes

  • github.com/golang/protobuf v1.5.3 -> v1.5.4
  • google.golang.org/protobuf v1.31.0 -> v1.33.0

... (truncated)

Commits
  • 926c958 Merge pull request #10039 from estesp/prep-1.7.15
  • 4d4759b Prep v1.7.15 release
  • 52fc8ab Merge pull request #10037 from laurazard/backport-1.7-exec-fix
  • 21df467 runc-shim: only defer init process exits
  • 0dcf21c Merge pull request #10012 from austinvazquez/release-1.7-fix-offline-compilation
  • 2a05421 Fix compile from version control system (source) use case
  • ec5222f Merge pull request #9990 from daghack/oci-add-mediatype-1.7
  • 6605c47 adds mediatype to oci index record
  • be5ec97 Merge pull request #9975 from thaJeztah/1.7_bump_protobuf
  • e6d91d8 vendor: github.com/golang/protobuf v1.5.4
  • 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.14 to 1.7.15.
- [Release notes](https://github.com/containerd/containerd/releases)
- [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
- [Commits](containerd/containerd@v1.7.14...v1.7.15)

---
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 Apr 9, 2024
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 9, 2024
Copy link
Contributor

openshift-ci bot commented Apr 9, 2024

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@perdasilva
Copy link
Contributor

/ok-to-test
/lgtm

@openshift-ci openshift-ci bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Apr 9, 2024
@openshift-ci openshift-ci bot added lgtm Indicates that a PR is ready to be merged. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Apr 9, 2024
Copy link
Contributor

openshift-ci bot commented Apr 9, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], perdasilva

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

@perdasilva perdasilva added this pull request to the merge queue Apr 9, 2024
@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 9, 2024
Merged via the queue into master with commit 3fe3905 Apr 9, 2024
15 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containerd/containerd-1.7.15 branch April 9, 2024 09:38
renovate bot added a commit to registry-operator/registry-operator that referenced this pull request Apr 26, 2024
…try to v1.40.0 (#36)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/operator-framework/operator-registry](https://github.com/operator-framework/operator-registry)
| `v1.39.0` -> `v1.40.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2foperator-framework%2foperator-registry/v1.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2foperator-framework%2foperator-registry/v1.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2foperator-framework%2foperator-registry/v1.39.0/v1.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2foperator-framework%2foperator-registry/v1.39.0/v1.40.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>operator-framework/operator-registry
(github.com/operator-framework/operator-registry)</summary>

###
[`v1.40.0`](https://github.com/operator-framework/operator-registry/releases/tag/v1.40.0)

[Compare
Source](https://github.com/operator-framework/operator-registry/compare/v1.39.0...v1.40.0)

#### What's Changed

- build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1250
- build(deps): bump sigs.k8s.io/kind from 0.20.0 to 0.22.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1249
- build(deps): bump github.com/containers/image/v5 from 5.29.0 to 5.30.0
by [@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1253
- build(deps): bump github.com/containerd/containerd from 1.7.11 to
1.7.14 by [@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1252
- build(deps): bump github.com/docker/cli from 25.0.5+incompatible to
26.0.0+incompatible by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1251
- build(deps): bump github.com/onsi/gomega from 1.31.1 to 1.32.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1254
- build(deps): bump github.com/joelanford/ignore from
0.0.0-20210607151042-0d25dc18b62d to 0.1.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1258
- build(deps): bump google.golang.org/grpc from 1.61.1 to 1.62.1 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1257
- build(deps): bump github.com/containers/common from 0.57.1 to 0.58.1
by [@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1256
- build(deps): bump github.com/grpc-ecosystem/grpc-health-probe from
0.4.24 to 0.4.25 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1255
- build(deps): bump google.golang.org/grpc from 1.62.1 to 1.63.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1260
- build(deps): bump golang.org/x/mod from 0.16.0 to 0.17.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1261
- build(deps): bump golang.org/x/sys from 0.18.0 to 0.19.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1262
- build(deps): bump golang.org/x/net from 0.22.0 to 0.24.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1263
- build(deps): bump golang.org/x/sync from 0.6.0 to 0.7.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1264
- build(deps): bump sigs.k8s.io/controller-runtime from 0.17.2 to 0.17.3
by [@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1266
- build(deps): bump google.golang.org/grpc from 1.63.0 to 1.63.2 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1267
- build(deps): bump github.com/containerd/containerd from 1.7.14 to
1.7.15 by [@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1265
- build(deps): bump github.com/docker/cli from 26.0.0+incompatible to
26.0.1+incompatible by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1268
- build(deps): bump github.com/containers/common from 0.58.1 to 0.58.2
by [@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1269
- pkg/cache: set explicit mode to handle upcoming go1.22 defaulting in
fstest.MapFS by [@&#8203;joelanford](https://github.com/joelanford) in
[operator-framework/operator-registry#1279
- build(deps): bump github.com/onsi/gomega from 1.32.0 to 1.33.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[operator-framework/operator-registry#1280
- providing a constraint property constant for dependency consistency by
[@&#8203;grokspawn](https://github.com/grokspawn) in
[operator-framework/operator-registry#1282

**Full Changelog**:
operator-framework/operator-registry@v1.39.0...v1.40.0

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

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

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/registry-operator/registry-operator).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMjEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjMyMS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhcmVhL2RlcGVuZGVuY3kiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant