containers / image

Work with containers' images
Apache License 2.0
862 stars 375 forks source link

fix(deps): update module github.com/sylabs/sif/v2 to v2.17.0 #2455

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sylabs/sif/v2 v2.16.0 -> v2.17.0 age adoption passing confidence

Release Notes

sylabs/sif (github.com/sylabs/sif/v2) ### [`v2.17.0`](https://togithub.com/sylabs/sif/releases/tag/v2.17.0) [Compare Source](https://togithub.com/sylabs/sif/compare/v2.16.0...v2.17.0) This release adds support for updating the digest of an OCI blob within a SIF. Specifically, the following API has been added: - [func (\*FileImage) SetOCIBlobDigest](https://pkg.go.dev/github.com/sylabs/sif/v2/pkg/sif#FileImage.SetOCIBlobDigest): updates the digest of the OCI blob object with id to h, according to opts. #### What's Changed - chore: bump golangci-lint to v1.57 by [@​tri-adam](https://togithub.com/tri-adam) in [https://github.com/sylabs/sif/pull/357](https://togithub.com/sylabs/sif/pull/357) - build(deps): bump github.com/sigstore/sigstore from 1.8.2 to 1.8.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sylabs/sif/pull/358](https://togithub.com/sylabs/sif/pull/358) - build(deps): bump github.com/sigstore/sigstore from 1.8.3 to 1.8.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sylabs/sif/pull/359](https://togithub.com/sylabs/sif/pull/359) - ci: bump golangci-lint to v1.59 by [@​tri-adam](https://togithub.com/tri-adam) in [https://github.com/sylabs/sif/pull/360](https://togithub.com/sylabs/sif/pull/360) - ci: update to use goreleaser v2 by [@​tri-adam](https://togithub.com/tri-adam) in [https://github.com/sylabs/sif/pull/361](https://togithub.com/sylabs/sif/pull/361) - build(deps): bump github.com/google/go-containerregistry from 0.19.1 to 0.19.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sylabs/sif/pull/362](https://togithub.com/sylabs/sif/pull/362) - build(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sylabs/sif/pull/363](https://togithub.com/sylabs/sif/pull/363) - refactor: split add/del/set code into files by [@​tri-adam](https://togithub.com/tri-adam) in [https://github.com/sylabs/sif/pull/364](https://togithub.com/sylabs/sif/pull/364) - feat: add SetOCIBlobDigest by [@​tri-adam](https://togithub.com/tri-adam) in [https://github.com/sylabs/sif/pull/365](https://togithub.com/sylabs/sif/pull/365) **Full Changelog**: https://github.com/sylabs/sif/compare/v2.16.0...v2.17.0

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.



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

renovate[bot] commented 3 months ago

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
github.com/google/go-containerregistry v0.19.1 -> v0.19.2