Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 15, 2023

Bumps github.com/containers/ocicrypt from 1.1.7 to 1.1.8.

Release notes

Sourced from github.com/containers/ocicrypt's releases.

ocicrypt v1.1.8

What's Changed

  • pkcs11: getHostAndOsType add support for riscv64

Full Changelog: containers/ocicrypt@v1.1.7...v1.1.8

Commits
  • be20dcb github: Use golangci-lint v1.54.1 and adjust config file
  • 26329d2 github: Test with go 1.21 and go 1.20
  • 34c2da3 go.mod: Require go 1.20
  • 8e82f71 pkcs11: getHostAndOsType add support for riscv64
  • cee08c6 feat(ci): update setup-go to enable caching
  • 01784fe linters: Disable report of deprecated packages by staticcheck
  • 3526ded build(deps): Update to golang.org/x/[email protected]
  • 5e79dd9 bulid(deps): Update to golang.org/x/[email protected]
  • c1e4d5e build(deps): Update to minimum required go v1.18
  • c60342c github: Upgrade test run from 1.16 to 1.19
  • 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)

@dependabot dependabot bot requested a review from mrunalp as a code owner August 15, 2023 14:54
@dependabot dependabot bot added the release-note-none Denotes a PR that doesn't merit a release note. label Aug 15, 2023
@openshift-ci openshift-ci bot added the dco-signoff: yes Indicates the PR's author has DCO signed all their commits. label Aug 15, 2023
@openshift-ci openshift-ci bot requested review from QiWang19 and klihub August 15, 2023 14:55
@codecov
Copy link

codecov bot commented Aug 15, 2023

Codecov Report

Merging #7219 (a2d46ae) into main (015037e) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7219   +/-   ##
=======================================
  Coverage   49.24%   49.24%           
=======================================
  Files         136      136           
  Lines       15549    15549           
=======================================
  Hits         7657     7657           
  Misses       6987     6987           
  Partials      905      905           

Copy link
Member

@saschagrunert saschagrunert left a comment

Choose a reason for hiding this comment

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

/retest

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 16, 2023
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Aug 16, 2023

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

Details 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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Aug 16, 2023
Bumps [github.com/containers/ocicrypt](https://github.com/containers/ocicrypt) from 1.1.7 to 1.1.8.
- [Release notes](https://github.com/containers/ocicrypt/releases)
- [Commits](containers/ocicrypt@v1.1.7...v1.1.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/containers/ocicrypt-1.1.8 branch from 55b9a4a to a2d46ae Compare August 21, 2023 20:03
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Aug 21, 2023
@sohankunkerkar
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 21, 2023
@openshift-merge-robot openshift-merge-robot merged commit 1713883 into main Aug 21, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/ocicrypt-1.1.8 branch August 21, 2023 22:37
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. dco-signoff: yes Indicates the PR's author has DCO signed all their commits. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants