Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sigstore from 3.5.3 to 3.6.0 #210

Merged
merged 1 commit into from
Jan 14, 2025
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 14, 2025

Bumps sigstore from 3.5.3 to 3.6.0.

Release notes

Sourced from sigstore's releases.

v3.6.0

Added

  • API: The DSSE Envelope class now performs automatic validation (#1211)

  • API: Added signature property to Envelope class for accessing raw signature bytes (#1211)

  • Signed timestamps embedded in bundles are now automatically verified against Timestamp Authorities provided within the Trusted Root (#1206 (sigstore/sigstore-python#1206))

  • Bundles are now generated with signed timestamps when signing if the Trusted Root contains one or more Timestamp Authorities (#1216)

Removed

  • Support for "detached" SCTs has been fully removed, aligning sigstore-python with other sigstore clients (#1236)

Fixed

  • Fixed a CLI parsing bug introduced in 3.5.1 where a warning about verifying legacy bundles was never shown (#1198)

  • Strengthened the requirement that an inclusion promise is present if no other source of signed time is present (#1247)

Changelog

Sourced from sigstore's changelog.

[3.6.0]

Added

  • API: The DSSE Envelope class now performs automatic validation (#1211)

  • API: Added signature property to Envelope class for accessing raw signature bytes (#1211)

  • Signed timestamps embedded in bundles are now automatically verified against Timestamp Authorities provided within the Trusted Root (#1206 (sigstore/sigstore-python#1206))

  • Bundles are now generated with signed timestamps when signing if the Trusted Root contains one or more Timestamp Authorities (#1216)

Removed

  • Support for "detached" SCTs has been fully removed, aligning sigstore-python with other sigstore clients (#1236)

Fixed

  • Fixed a CLI parsing bug introduced in 3.5.1 where a warning about verifying legacy bundles was never shown (#1198)

  • Strengthened the requirement that an inclusion promise is present if no other source of signed time is present (#1247)

Commits
  • 44aa3eb prep 3.6.0 (#1248)
  • 300b502 fix: require an inclusion promise when log integration time is used (#1247)
  • 9ee7ac2 build(deps): bump github/codeql-action from 3.27.6 to 3.27.7 in the actions g...
  • f4a80b5 build(deps): bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.3 in the ac...
  • 70767a4 build(deps): update ruff requirement from <0.8.2 to <0.8.3 (#1242)
  • 1b3498f build(deps): bump id from 1.4.0 to 1.5.0 (#1241)
  • 7a5e69b build(deps): bump the actions group with 2 updates (#1239)
  • 3d66e6b build(deps): bump github/codeql-action from 3.27.5 to 3.27.6 in the actions g...
  • dad57a2 fulcio: remove detached SCT support (#1236)
  • 435a8d2 conftest: tweak _has_oidc_id to only check our repo (#1237)
  • 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [sigstore](https://github.com/sigstore/sigstore-python) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/sigstore/sigstore-python/releases)
- [Changelog](https://github.com/sigstore/sigstore-python/blob/main/CHANGELOG.md)
- [Commits](sigstore/sigstore-python@v3.5.3...v3.6.0)

---
updated-dependencies:
- dependency-name: sigstore
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 14, 2025
@hugovk hugovk merged commit 6922a3c into master Jan 14, 2025
21 checks passed
@dependabot dependabot bot deleted the dependabot/pip/sigstore-3.6.0 branch January 14, 2025 18:33
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants