Skip to content

build(deps): bump github.com/sigstore/sigstore from 1.10.6 to 1.10.8 - #457

Merged
tri-adam merged 3 commits into
mainfrom
dependabot/go_modules/main/github.com/sigstore/sigstore-1.10.8
Jun 1, 2026
Merged

build(deps): bump github.com/sigstore/sigstore from 1.10.6 to 1.10.8#457
tri-adam merged 3 commits into
mainfrom
dependabot/go_modules/main/github.com/sigstore/sigstore-1.10.8

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/sigstore/sigstore from 1.10.6 to 1.10.8.

Release notes

Sourced from github.com/sigstore/sigstore's releases.

v1.10.8

What's Changed

Full Changelog: sigstore/sigstore@v1.10.7...v1.10.8

v1.10.7

What's Changed

Full Changelog: sigstore/sigstore@v1.10.6...v1.10.7

Commits
  • c761681 Support standard PKCS#8 encrypted private key decryption (#2333)
  • 005faf9 Extend PEM private key unmarshalling to support legacy format (#2332)
  • e70e4ed add functional options to DSSE to improve memory usage, validation (#2326)
  • 899684d build(deps): Bump github.com/letsencrypt/boulder (#2307)
  • 181dc40 build(deps): Bump golang.org/x/crypto in /pkg/signature/kms/azure (#2308)
  • 2c141a7 build(deps): Bump golangci/golangci-lint-action in the all group (#2328)
  • b6c0214 build(deps): Bump actions/upload-artifact from 6.0.0 to 7.0.1 (#2329)
  • 2ff50c9 build(deps): Bump actions/dependency-review-action from 4.8.3 to 5.0.0 (#2330)
  • d0204c3 build(deps): Bump hashicorp/vault from 1.21.4 to 2.0.1 in /test/e2e (#2331)
  • afdf897 build(deps): Bump google.golang.org/grpc in /pkg/signature/kms/gcp (#2312)
  • 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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 29, 2026
@codecov

codecov Bot commented Jun 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.61%. Comparing base (eb4ff4a) to head (45045e4).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
+ Coverage   65.47%   65.61%   +0.13%     
==========================================
  Files          37       37              
  Lines        3270     3257      -13     
==========================================
- Hits         2141     2137       -4     
+ Misses        975      969       -6     
+ Partials      154      151       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@tri-adam
tri-adam force-pushed the dependabot/go_modules/main/github.com/sigstore/sigstore-1.10.8 branch 3 times, most recently from 9692744 to b9f3fc8 Compare June 1, 2026 15:44
dependabot Bot and others added 3 commits June 1, 2026 15:45
Bumps [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore) from 1.10.6 to 1.10.8.
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](sigstore/sigstore@v1.10.6...v1.10.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
Replace WrapMultiVerifier with WrapMultiVerifierWithOpts, adding options
to verify payload type and decode payload. Update test case to reflect
new behaviour.
Replace DSSE envelope type implementation with that from
go-securesystemslib/dsse.
@tri-adam
tri-adam force-pushed the dependabot/go_modules/main/github.com/sigstore/sigstore-1.10.8 branch from b9f3fc8 to 45045e4 Compare June 1, 2026 15:45

@dtrudg dtrudg left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Busy dep times this week.

@tri-adam
tri-adam merged commit db97057 into main Jun 1, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/main/github.com/sigstore/sigstore-1.10.8 branch June 1, 2026 16:03
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.

2 participants