flux-build icon indicating copy to clipboard operation
flux-build copied to clipboard

chore(deps): update module github.com/sigstore/sigstore to v1.9.4

Open renovate[bot] opened this issue 8 months ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/sigstore/sigstore v1.8.11 -> v1.9.4 age adoption passing confidence

Release Notes

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

v1.9.4

Compare Source

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.9.3...v1.9.4

v1.9.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.9.2...v1.9.3

v1.9.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.9.0...v1.9.1

v1.9.0

Compare Source

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.15...v1.9.0

v1.8.15

Compare Source

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.14...v1.8.15

v1.8.14

Compare Source

What's Changed

This is the same content as v1.8.13, with a CI/CD fix.

v1.8.13

Compare Source

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.12...v1.8.13

v1.8.12

Compare Source

What's Changed

Full Changelog: https://github.com/sigstore/sigstore/compare/v1.8.11...v1.8.12


Configuration

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

🚦 Automerge: Enabled.

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[bot] avatar Mar 10 '25 16:03 renovate[bot]

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 23 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.7 -> 1.24.1
github.com/google/go-containerregistry v0.20.2 -> v0.20.3
golang.org/x/sync v0.10.0 -> v0.11.0
cloud.google.com/go/compute/metadata v0.5.0 -> v0.6.0
github.com/containerd/stargz-snapshotter/estargz v0.15.1 -> v0.16.3
github.com/coreos/go-oidc/v3 v3.11.0 -> v3.12.0
github.com/docker/docker v27.2.1+incompatible -> v27.5.0+incompatible
github.com/go-jose/go-jose/v4 v4.0.4 -> v4.0.5
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/klauspost/compress v1.17.9 -> v1.17.11
github.com/secure-systems-lab/go-securesystemslib v0.8.0 -> v0.9.0
github.com/sigstore/protobuf-specs v0.3.2 -> v0.4.0
github.com/vbatts/tar-split v0.11.5 -> v0.11.6
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 -> v0.58.0
go.opentelemetry.io/otel v1.30.0 -> v1.33.0
go.opentelemetry.io/otel/metric v1.30.0 -> v1.33.0
go.opentelemetry.io/otel/trace v1.30.0 -> v1.33.0
golang.org/x/crypto v0.31.0 -> v0.35.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/oauth2 v0.24.0 -> v0.27.0
golang.org/x/sys v0.28.0 -> v0.30.0
golang.org/x/term v0.27.0 -> v0.29.0
golang.org/x/text v0.21.0 -> v0.22.0
google.golang.org/protobuf v1.36.1 -> v1.36.5

renovate[bot] avatar Mar 10 '25 16:03 renovate[bot]

⚠️ 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: go.sum
Command failed: go get -d -t ./...
go: module github.com/sigstore/[email protected] requires go >= 1.23.0; switching to go1.23.9
go: downloading go1.23.9 (linux/amd64)
go: download go1.23.9: golang.org/[email protected]: verifying module: checksum database disabled by GOSUMDB=off

renovate[bot] avatar Apr 11 '25 06:04 renovate[bot]