Skip to content

chore(deps): bump github.com/sigstore/protobuf-specs from 0.5.1 to 0.5.2 - #14258

Merged
williammartin merged 1 commit into
trunkfrom
dependabot/go_modules/github.com/sigstore/protobuf-specs-0.5.2
Aug 28, 2026
Merged

williammartin merged 1 commit into
trunkfrom
dependabot/go_modules/github.com/sigstore/protobuf-specs-0.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/sigstore/protobuf-specs from 0.5.1 to 0.5.2.

Changelog

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

v0.5.2

  • Add monitor configuration protobuf definition (#907)
  • Add custom java_package to envelope.proto (#923)
Commits
  • 0342fe5 Prepare for 0.5.2 release (#925)
  • 15d97a6 build(deps): bump ts-proto from 2.11.8 to 2.12.0 in /protoc-builder/hack in t...
  • 39f729e build(deps): bump the actions-deps group across 1 directory with 6 updates (#...
  • f46db79 build(deps): bump the java-deps group in /java with 4 updates (#919)
  • 1e1e712 Add custom java_package to envelope.proto (#923)
  • 104df67 build(deps): bump google.golang.org/grpc from 1.79.3 to 1.82.1 in /protoc-bui...
  • 0ebecc1 build(deps): bump the rust-deps group in /gen/pb-rust with 8 updates (#920)
  • 436804b build(deps): bump the actions-deps group across 1 directory with 7 updates (#...
  • 63617ed build(deps): bump the docker-refs group (#918)
  • fc5238b build(deps): bump tar from 7.5.16 to 7.5.22 in /protoc-builder/hack (#913)
  • 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 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.5.1 to 0.5.2.
- [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.5.1...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/sigstore/protobuf-specs
  dependency-version: 0.5.2
  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 Aug 25, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 25, 2026 14:03
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 25, 2026
@dependabot
dependabot Bot requested a review from BagToad August 25, 2026 14:03
@dependabot dependabot Bot added the go Pull requests that update Go code label Aug 25, 2026
@cli-triage

cli-triage Bot commented Aug 25, 2026

Copy link
Copy Markdown

Recommendation: Merge, Confidence: High

The bump is two upstream commits: adding a monitor configuration message (not reflected in Go output) and adding a custom java_package option to envelope.proto, which only touches gen/pb-go/dsse/envelope.pb.go with a trivial 2-line diff unrelated to Go semantics (it's a Java packaging annotation). sigstore/protobuf-specs is a direct dependency (no // indirect marker in go.mod) and its five gen/pb-go/* packages are compiled into the shipped binary, but the diff shows no changes to existing generated Go types, method signatures, or wire formats that this repo consumes. Purely additive, patch-level change consistent with the version bump.

Assessed at head commit fe4c3cb2a5d0f4286eee2a27e5fe3122b1730f02.

Generated by Dependabot PR Triage (skills-driven) · auto · 21.7 AIC · ⌖ 1.36 AIC · ⊞ 8.7K ·

@williammartin
williammartin merged commit 8d17165 into trunk Aug 28, 2026
42 checks passed
@williammartin
williammartin deleted the dependabot/go_modules/github.com/sigstore/protobuf-specs-0.5.2 branch August 28, 2026 08:58
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