Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 19, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/sigstore/sigstore v1.9.6-0.20251111174640-d8ab8afb1326 -> v1.10.0 age confidence

Release Notes

sigstore/sigstore (github.com/sigstore/sigstore)

v1.10.0

Compare Source

Breaking change

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

Features

  • feat(hashivault): token helper in #​2174
  • set GoogleAPIClientOption on GCP KMS provider in #​2128

Refactoring

  • cryptoutils: move goodkey validation to separate package in #​2194
  • Stop depending on golang.org/x/crypto for sha3 in #​2209
  • remove duplicative dependency for portable browser opener in #​2178
  • consolidate deep Equal usage to one library in #​2177
  • Drop redundant aws-sdk-go dependency in the e2e kms tests in #​2172

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 19, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: image/go.sum
Command failed: go get -t ./...
go: module github.com/sigstore/[email protected] requires go >= 1.25.0; switching to go1.25.4
go: downloading go1.25.4 (linux/amd64)
go: download go1.25.4: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

@github-actions github-actions bot added the image Related to "image" package label Nov 19, 2025
@renovate renovate bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch 10 times, most recently from db73de2 to d540761 Compare November 25, 2025 05:14
@packit-as-a-service
Copy link

Packit jobs failed. @containers/packit-build please check.

@renovate renovate bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch 2 times, most recently from e30dc9c to 95f394d Compare November 25, 2025 06:42
Copy link
Contributor

@mtrmac mtrmac left a comment

Choose a reason for hiding this comment

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

To be confirmed, but I don’t think we want to update to Go 1.25 for now. I have filed #493 to update as far as we can, to benefit from some dependency trimming.

@renovate renovate bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch from 95f394d to d5a6e70 Compare November 25, 2025 09:34
@renovate renovate bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch 5 times, most recently from 9fcc7b7 to 8bd480b Compare November 26, 2025 12:23
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/github.com-sigstore-sigstore-1.x branch from 8bd480b to 625d343 Compare November 26, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies image Related to "image" package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants