Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2025

Bumps the go-deps group with 2 updates: github.com/sigstore/fulcio and github.com/sigstore/sigstore.

Updates github.com/sigstore/fulcio from 1.7.1 to 1.8.2

Release notes

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

v1.8.2

This release also changes the format of the binary and container signature, which is now a Sigstore bundle. To verify a release, use the latest Cosign 3.x, verifying with cosign verify-blob --bundle <artifact>-keyless.sigstore.json <artifact>.

Testing

  • make email address in test cases rfc822 conformant (#2205)

v1.8.1

Same as v1.8.0, but with a fix for the CI build pipeline.

v1.8.0

Bug Fixes

  • fix: K8s API does not accept unauthorized requests (#2111)
  • fix: vault for enterprise expects only the key name (#2117)
  • fix(config): respect cacert on oidc-issuers (#2098)
  • Register /healthz endpoint when listening on duplex http/grpc port (#2046)

Features

  • feat: adds cert loading and key-match validation. (#2173)
  • expose gcp kms retry and timeout options (#2132)
  • server: Use warning log level for client errors (#2147)
  • Add workflow to periodically validate OIDC issuers (#2188)
  • Add Chainguard issuer (#2078)
  • Add logging for template error (#2194)
  • Add extension for deployment environment (#2190)

Removal

  • Remove cmd/create_tink_keyset (#2096)

Full Changelog: sigstore/fulcio@v1.7.1...v1.8.1

Changelog

Sourced from github.com/sigstore/fulcio's changelog.

v1.8.2

Testing

  • make email address in test cases rfc822 conformant (#2205)

v1.8.1

Same as v1.8.0, but with a fix for the CI build pipeline.

v1.8.0

Bug Fixes

  • fix: K8s API does not accept unauthorized requests (#2111)
  • fix: vault for enterprise expects only the key name (#2117)
  • fix(config): respect cacert on oidc-issuers (#2098)
  • Register /healthz endpoint when listening on duplex http/grpc port (#2046)

Features

  • feat: adds cert loading and key-match validation. (#2173)
  • expose gcp kms retry and timeout options (#2132)
  • server: Use warning log level for client errors (#2147)
  • Add workflow to periodically validate OIDC issuers (#2188)
  • Add Chainguard issuer (#2078)
  • Add logging for template error (#2194)
  • Add extension for deployment environment (#2190)

Removal

  • Remove cmd/create_tink_keyset (#2096)
Commits
  • 33129d0 Bump sigstore/sigstore, prep for v1.8.2 (#2214)
  • 33a0384 build(deps): bump google.golang.org/api from 0.255.0 to 0.256.0 (#2213)
  • f8ecdcb Handle optional environment claim (#2212)
  • e91dc16 update go builder and cosign (#2211)
  • bb7f782 convert tools.go over to go tool paradigm (#2209)
  • 44da357 Update Cosign commands for goreleaser for Cosign v3.x (#2208)
  • 918c5c6 build(deps): bump sigstore/scaffolding/trillian_log_signer (#2202)
  • 52d48ac build(deps): bump the all group with 2 updates (#2197)
  • 47a29e5 build(deps): bump sigstore/scaffolding/trillian_log_server (#2203)
  • b7fafaf build(deps): bump chainguard-dev/actions in the all group (#2198)
  • Additional commits viewable in compare view

Updates github.com/sigstore/sigstore from 1.9.6-0.20250729224751-181c5d3339b3 to 1.10.0

Release notes

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

v1.10.0

Breaking change

sigstore/sigstore#2194 moves cryptoutils.ValidatePubKey to goodkey.ValidatePubKey to minimize the dependency tree for clients using the cryptoutils package.

Features

Refactoring

Full Changelog: sigstore/sigstore@v1.9.5...v1.10.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-deps group with 2 updates: [github.com/sigstore/fulcio](https://github.com/sigstore/fulcio) and [github.com/sigstore/sigstore](https://github.com/sigstore/sigstore).


Updates `github.com/sigstore/fulcio` from 1.7.1 to 1.8.2
- [Release notes](https://github.com/sigstore/fulcio/releases)
- [Changelog](https://github.com/sigstore/fulcio/blob/main/CHANGELOG.md)
- [Commits](sigstore/fulcio@v1.7.1...v1.8.2)

Updates `github.com/sigstore/sigstore` from 1.9.6-0.20250729224751-181c5d3339b3 to 1.10.0
- [Release notes](https://github.com/sigstore/sigstore/releases)
- [Commits](https://github.com/sigstore/sigstore/commits/v1.10.0)

---
updated-dependencies:
- dependency-name: github.com/sigstore/fulcio
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: github.com/sigstore/sigstore
  dependency-version: 1.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2025
@dependabot dependabot bot requested review from a team as code owners November 25, 2025 18:02
@dependabot dependabot bot added the go Pull requests that update Go code label Nov 25, 2025
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