chore(deps): update sigstore (9.3) - #6712
Open
elastic-renovate-prod[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
June 11, 2026 22:53
f0f6eb7 to
07caa0f
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
June 12, 2026 02:53
07caa0f to
5a46e6d
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 1, 2026 07:02
5a46e6d to
ed6e2f6
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 1, 2026 07:25
ed6e2f6 to
84809a4
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
2 times, most recently
from
July 1, 2026 07:27
bdab9e0 to
82ffc91
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 1, 2026 10:07
82ffc91 to
e9a0151
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 3, 2026 22:58
e9a0151 to
35b9911
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 8, 2026 03:13
35b9911 to
d01e0a1
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 8, 2026 19:17
d01e0a1 to
3320024
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 9, 2026 23:01
3320024 to
1052902
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 19, 2026 14:57
1052902 to
c4b0c6e
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 23, 2026 03:02
c4b0c6e to
fbde849
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
July 30, 2026 21:28
fbde849 to
5aebd8a
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
August 1, 2026 18:59
5aebd8a to
79826d7
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.3-sigstore
branch
from
August 3, 2026 19:05
79826d7 to
080de0a
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.6.3→v2.6.4v1.5.2→v1.5.3v2.2.1→v2.3.0v1.10.8→v1.10.9v1.1.4→v1.3.0v2.1.2→v2.1.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
sigstore/cosign (github.com/sigstore/cosign/v2)
v2.6.4Compare Source
This release is a backport of OCI manifest fixes, and better support for
cosign attestation downloadwhen you are using a mix of old Cosign signatures with the more recent bundle format.We strongly encourage folks to continue their migration to the bundle format. The Cosign v3.1.x releases support both formats; the primary change being that the default for signing is the bundle format (although you can specify
--new-bundle-format=falseto sign with the old format). The verification commands in Cosign v3.1.x support both formats, and will try to detect the format for you for maximum compatibility.Changelog
26261f0Allow attestation download to handle both bundle types (#4996) (#5017)d49a0c1fix: include artifactType in OCI 1.1 signature referrer manifest (cherry-pick PR-4997 to release-2.6) (#5002)Thanks to all contributors!
sigstore/rekor (github.com/sigstore/rekor)
v1.5.3Compare Source
Features
Improvements
sigstore/rekor-tiles (github.com/sigstore/rekor-tiles/v2)
v2.3.0Compare Source
What's Changed
v2.3.0 drops support for the DSSE entry type. All Sigstore SDKs will now upload DSSEs as hashedrekord entries, to support uploading large DSSEs, such as signed SBOMs, for the public instance. We strongly recommend not relying on the previous DSSE type in any way, as going forward, there will only be one supported entry type.
Breaking Changes
Library Features
Fixes
Full Changelog: sigstore/rekor-tiles@v2.2.1...v2.3.0
sigstore/sigstore (github.com/sigstore/sigstore)
v1.10.9Compare Source
What's Changed
Note: #2369 deprecates the TUF client. Use the TUF client from sigstore-go instead: https://github.com/sigstore/sigstore-go/tree/main/pkg/tuf
Full Changelog: sigstore/sigstore@v1.10.8...v1.10.9
sigstore/sigstore-go (github.com/sigstore/sigstore-go)
v1.3.0Compare Source
What's Changed
New Contributors
Full Changelog: sigstore/sigstore-go@v1.2.2...v1.3.0
v1.2.2Compare Source
What's Changed
Full Changelog: sigstore/sigstore-go@v1.2.1...v1.2.2
v1.2.1Compare Source
What's Changed
v1.2.1 resolves GHSA-wqqc-jjcq-vfxm.
Full Changelog: sigstore/sigstore-go@v1.2.0...v1.2.1
v1.2.0Compare Source
What's Changed
New Contributors
Full Changelog: sigstore/sigstore-go@v1.1.4...v1.2.0
sigstore/timestamp-authority (github.com/sigstore/timestamp-authority/v2)
v2.1.3Compare Source
What's Changed
v2.1.3 bumps the version of Go used to build the binaries and containers to the latest release, 1.26.4. This release also contains a number of changes related to RFC3161 compliance.
Full Changelog: sigstore/timestamp-authority@v2.1.2...v2.1.3
Configuration
📅 Schedule: Branch creation - Between 01:00 AM and 01:59 AM, Monday through Friday ( * 1 * * 1-5 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.