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

Bump github.com/sigstore/protobuf-specs from 0.2.1 to 0.3.0 #453

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 19, 2024

Bumps github.com/sigstore/protobuf-specs from 0.2.1 to 0.3.0.

Changelog

Sourced from github.com/sigstore/protobuf-specs's changelog.

0.3.0

  • Options for more generic observer time (#179)
  • BREAKING: VerificationMaterials.contents now has an additional certificate variant, which is preferred in 0.3 bundles with the Sigstore PGI (#191)
  • Added algorithm registry documentation and updated PublicKeyDetails message (#194, #212)
    • Deterministic ECDSA is deprecated
    • NIST-P384 and NIST-P521 curves added
    • Existing (and underspecified) RSA key types are deprecated. New RSA keytypes are defined that specifies size of public modulus and hash algorithm. RSA now only supports PKCS#1 signature scheme, and PKIX (SubjectPublicKeyInfo) encoding.
    • Experimental support for LMS key types.

Changed

  • Deprecated support for detached SCTs (#188)

Fixed

  • Docs: Clarified rotation of verification materials in the trust root (#210
Commits
  • 1ef5b8e build(deps): bump gradle/wrapper-validation-action from 2.1.0 to 2.1.1 (#220)
  • 34af7f5 Prepare for a v0.3.0 release (#213)
  • a9d8b69 build(deps): bump gradle/wrapper-validation-action from 2.0.1 to 2.1.0 (#219)
  • 3a1daa1 protos: drop EXPERIMENTAL_ prefix (#214)
  • 7e73a23 build(deps): bump gradle/wrapper-validation-action from 2.0.0 to 2.0.1 (#218)
  • 99b42b4 build(deps): bump actions/setup-node from 4.0.1 to 4.0.2 (#217)
  • 7b2d9ce build(deps): bump actions/download-artifact from 4.1.1 to 4.1.2 (#216)
  • 3381208 build(deps): bump actions/upload-artifact from 4.3.0 to 4.3.1 (#215)
  • 9bbc08f Add RSA variants, experimental LMS and LM-OTS to algorithm registry (#199)
  • 0440eff Clarified how clients should work with the trust root during rotations (#210)
  • 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/sigstore/protobuf-specs](https://github.com/sigstore/protobuf-specs) from 0.2.1 to 0.3.0.
- [Release notes](https://github.com/sigstore/protobuf-specs/releases)
- [Changelog](https://github.com/sigstore/protobuf-specs/blob/main/CHANGELOG.md)
- [Commits](sigstore/protobuf-specs@v0.2.1...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/sigstore/protobuf-specs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 19, 2024
@github-actions github-actions bot enabled auto-merge (squash) February 19, 2024 06:15
@github-actions github-actions bot merged commit 66e0ff5 into main Feb 19, 2024
13 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/sigstore/protobuf-specs-0.3.0 branch February 19, 2024 08:21
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant