Skip to content

build(deps): bump github.com/sylabs/sif/v2 from 2.4.1 to 2.11.0#57

Open
dependabot[bot] wants to merge 1 commit intorelease-3.9from
dependabot/go_modules/release-3.9/github.com/sylabs/sif/v2-2.11.0
Open

build(deps): bump github.com/sylabs/sif/v2 from 2.4.1 to 2.11.0#57
dependabot[bot] wants to merge 1 commit intorelease-3.9from
dependabot/go_modules/release-3.9/github.com/sylabs/sif/v2-2.11.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Mar 10, 2023

Bumps github.com/sylabs/sif/v2 from 2.4.1 to 2.11.0.

Release notes

Sourced from github.com/sylabs/sif/v2's releases.

v2.11.0

This release allows a user to get/set arbitrary metadata stored directly in an object descriptor. Previously, metadata could only be utilized for a limited set of data types (DataCryptoMessage, DataPartition, DataSignature, DataSBOM.)

Specifically, the following APIs have been added:

What's Changed

Full Changelog: sylabs/sif@v2.10.0...v2.11.0

v2.10.0

This release adds , which allows a context.Context to be used for cancellation of sign/verify operations.

Specifically, the following APIs have been added:

What's Changed

Full Changelog: sylabs/sif@v2.9.2...v2.10.0

v2.9.2

What's Changed

Full Changelog: sylabs/sif@v2.9.1...v2.9.2

v2.9.1

What's Changed

... (truncated)

Commits
  • 868c239 Merge pull request #272 from tri-adam/set-prim-fix
  • 3d0d786 fix: set descriptor timestamp(s) in SetPrimPart
  • 5a9464b Merge pull request #268 from tri-adam/get-set-metadata
  • 6e2497e refactor: use interface types for custom metadata
  • 59a5446 feat: custom metadata support
  • a29fb45 build(deps): bump github.com/sigstore/sigstore from 1.5.2 to 1.6.0 (#267)
  • 6394eaa Merge pull request #259 from tri-adam/expose-ctx
  • 1a4b1df feat: add OptSignWithContext/OptVerifyWithContext
  • 7f906be build(deps): bump github.com/sigstore/sigstore from 1.5.1 to 1.5.2 (#263)
  • a78b849 Merge pull request #264 from tri-adam/go-1.19-errorlint
  • 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 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/sylabs/sif/v2](https://github.com/sylabs/sif) from 2.4.1 to 2.11.0.
- [Release notes](https://github.com/sylabs/sif/releases)
- [Changelog](https://github.com/sylabs/sif/blob/main/.goreleaser.yml)
- [Commits](sylabs/sif@v2.4.1...v2.11.0)

---
updated-dependencies:
- dependency-name: github.com/sylabs/sif/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants