Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/sigstore/fulcio from 1.7.1 to 1.8.1.

Release notes

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

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.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
  • c3e42f2 Bump Go image in cloudbuild script (#2196)
  • 75643c2 Add changelog for v1.8.0 (#2195)
  • db6dc59 Add logging for template error (#2194)
  • 4a86d8b Add extension for deployment environment (#2190)
  • 8d470ad build(deps): bump github.com/prometheus/common in the all group (#2193)
  • 8c9fc22 fix: K8s API does not accept unauthorized requests (#2111)
  • 3168f68 build(deps): bump protocolbuffers/protobuf from 32.0 to 33.0 (#2181)
  • 54de0f7 build(deps): bump google.golang.org/api from 0.251.0 to 0.253.0 (#2180)
  • fe9823b Bump the all group in /hack/tools with 3 updates (#2157)
  • d5be733 Add workflow to periodically validate OIDC issuers (#2188)
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 10, 2025
@bobcallaway
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@bobcallaway
Copy link
Member

@dependabot recreate

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@haydentherapper
Copy link
Contributor

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sigstore/fulcio-1.8.1 branch from f2d37c7 to 933107d Compare November 17, 2025 17:24
@dependabot dependabot bot requested a review from a team as a code owner November 17, 2025 17:24
@haydentherapper
Copy link
Contributor

@dependabot recreate

Bumps [github.com/sigstore/fulcio](https://github.com/sigstore/fulcio) from 1.7.1 to 1.8.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/sigstore/fulcio-1.8.1 branch from 933107d to 93eca5a Compare November 19, 2025 18:16
@jku
Copy link
Member

jku commented Nov 20, 2025

Error: ../../../../pkg/mod/github.com/sigstore/[email protected]/pkg/x509/x509.go:113:21: undefined: cryptoutils.ValidatePubKey

This seems like it would get fixed by bumping timestamp-authority... I'll try to suggest that to dependabot

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 20, 2025

Superseded by #1797.

@dependabot dependabot bot closed this Nov 20, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/sigstore/fulcio-1.8.1 branch November 20, 2025 08:13
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.

4 participants