chore(deps): update sigstore (9.4) - #6698
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.4-sigstore
branch
from
June 4, 2026 14:07
cf8d042 to
ce58d7d
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
June 4, 2026 16:09
ce58d7d to
b2783dd
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
June 11, 2026 22:51
b2783dd to
80b462d
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 4, 2026 16:07
384c169 to
7289f44
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 4, 2026 17:20
7289f44 to
e49da70
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 4, 2026 19:03
e49da70 to
bbdd320
Compare
Contributor
|
This pull request is now in conflicts. Could you fix it? 🙏 |
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 5, 2026 03:13
bbdd320 to
9f22da0
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 5, 2026 06:56
9f22da0 to
79639e0
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 6, 2026 03:00
79639e0 to
2c191fa
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 7, 2026 03:00
2c191fa to
4048fc9
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 7, 2026 18:30
4048fc9 to
35df205
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 7, 2026 19:00
35df205 to
79eab0e
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 7, 2026 22:57
79eab0e to
de450bd
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 7, 2026 23:09
de450bd to
0ce6b30
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 7, 2026 23:10
0ce6b30 to
9fe03a9
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 8, 2026 02:57
9fe03a9 to
d828343
Compare
elastic-renovate-prod
Bot
force-pushed
the
renovate/9.4-sigstore
branch
from
August 10, 2026 15:43
d828343 to
6acd0a1
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.5v1.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.5Compare Source
Changelog
This release backports GHSA-fx35-mq7g-6g98 (Verification bypass via public key in legacy bundle) to Cosign v2.6.x.
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=false to 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.
Thanks to all contributors!
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.