Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

Bumps github.com/sigstore/sigstore-go from 0.6.1 to 1.1.3.

Release notes

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

v1.1.3

What's Changed

Full Changelog: sigstore/sigstore-go@v1.1.2...v1.1.3

v1.1.2

What's Changed

Full Changelog: sigstore/sigstore-go@v1.1.1...v1.1.2

v1.1.1

What's Changed

Full Changelog: sigstore/sigstore-go@v1.1.0...v1.1.1

v1.1.0

sigstore-go v1.1.0 introduces support for Rekor v2, a redesigned and modernized transparency log that's cheaper to operate, easier to scale, and simpler to maintain.

What's Changed

Full Changelog: sigstore/sigstore-go@v1.0.0...v1.1.0

v1.0.0

We're very excited to release sigstore-go 1.0! View the blog post announcing this release for more details.

This release should contain the last set of breaking changes until version 2.0, including a few renames (such as SignedEntityVerifier -> Verifier and VerifyTimestampAuthority -> VerifySignedTimestamp). We are excited to begin a new phase of simple, stable APIs!

What's Changed

... (truncated)

Commits
  • c79035f Add note regarding API compatibility when using signing config (#528)
  • cbc9bf5 Add support for signing config for conformance test suite (#527)
  • 4cd170a Bump the minor-patch group across 1 directory with 5 updates (#526)
  • 0701306 Set user agent for TUF and Rekor v2 clients (#525)
  • fe24fbf Bump the minor-patch group across 2 directories with 4 updates (#522)
  • b479288 Bump actions/setup-go from 5.5.0 to 6.0.0 (#521)
  • 201a35a Support other key algorithms for Rekor v2 (#520)
  • b9e4783 Bump the minor-patch group across 2 directories with 4 updates (#518)
  • 7bb079e Bump github.com/go-viper/mapstructure/v2 (#515)
  • 32a79bd Bump sigstore/sigstore-conformance from 0.0.18 to 0.0.19 (#513)
  • 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 Oct 7, 2025
Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.37%. Comparing base (da0feca) to head (447eb52).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3768   +/-   ##
=======================================
  Coverage   91.37%   91.37%           
=======================================
  Files         187      187           
  Lines       16760    16760           
=======================================
  Hits        15315    15315           
  Misses       1257     1257           
  Partials      188      188           

☔ 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.

@dependabot dependabot bot force-pushed the dependabot/go_modules/example/github.com/sigstore/sigstore-go-1.1.3 branch from 25b8a5b to 2c86ca5 Compare October 7, 2025 12:48
@gmlewis
Copy link
Collaborator

gmlewis commented Oct 7, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/example/github.com/sigstore/sigstore-go-1.1.3 branch from 2c86ca5 to 1f96b60 Compare October 7, 2025 13:00
Bumps [github.com/sigstore/sigstore-go](https://github.com/sigstore/sigstore-go) from 0.6.1 to 1.1.3.
- [Release notes](https://github.com/sigstore/sigstore-go/releases)
- [Commits](sigstore/sigstore-go@v0.6.1...v1.1.3)

---
updated-dependencies:
- dependency-name: github.com/sigstore/sigstore-go
  dependency-version: 1.1.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/example/github.com/sigstore/sigstore-go-1.1.3 branch from 1f96b60 to 447eb52 Compare October 7, 2025 13:02
@gmlewis gmlewis added the DO NOT MERGE Do not merge this PR. label Oct 7, 2025
@gmlewis
Copy link
Collaborator

gmlewis commented Oct 7, 2025

I don't like the explosion in dependencies.

@dependabot ignore this dependency

@dependabot dependabot bot closed this Oct 7, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 7, 2025

OK, I won't notify you about github.com/sigstore/sigstore-go again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/go_modules/example/github.com/sigstore/sigstore-go-1.1.3 branch October 7, 2025 13:09
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 DO NOT MERGE Do not merge this PR. go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant