-
Notifications
You must be signed in to change notification settings - Fork 56
Comparing changes
Open a pull request
base repository: sigstore/sigstore-python
base: v3.6.0
head repository: sigstore/sigstore-python
compare: v3.6.1
- 13 commits
- 36 files changed
- 5 contributors
Commits on Dec 11, 2024
-
build(deps): bump cryptography from 43.0.3 to 44.0.0 (#1233)
Bumps [cryptography](https://github.com/pyca/cryptography) from 43.0.3 to 44.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@43.0.3...44.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3e3aa9 - Browse repository at this point
Copy the full SHA b3e3aa9View commit details -
build(deps): bump rfc3161-client from 0.0.4 to 0.1.1 (#1246)
Bumps [rfc3161-client](https://github.com/trailofbits/rfc3161-client) from 0.0.4 to 0.1.1. - [Release notes](https://github.com/trailofbits/rfc3161-client/releases) - [Changelog](https://github.com/trailofbits/rfc3161-client/blob/main/CHANGELOG.md) - [Commits](trailofbits/rfc3161-client@v0.0.4...v0.1.1) --- updated-dependencies: - dependency-name: rfc3161-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ef5251 - Browse repository at this point
Copy the full SHA 9ef5251View commit details -
Update pinned requirements for v3.6.0 (#1249)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: William Woodruff <william@trailofbits.com>
Configuration menu - View commit details
-
Copy full SHA for 540ed93 - Browse repository at this point
Copy the full SHA 540ed93View commit details -
build(deps): bump the actions group with 2 updates (#1253)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6a4edb5 - Browse repository at this point
Copy the full SHA 6a4edb5View commit details -
Update Sigstore Timestamp using dependabot (#1225)
Co-authored-by: William Woodruff <william@trailofbits.com>
Configuration menu - View commit details
-
Copy full SHA for 49c0706 - Browse repository at this point
Copy the full SHA 49c0706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9996ae8 - Browse repository at this point
Copy the full SHA 9996ae8View commit details
Commits on Dec 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0c1fafe - Browse repository at this point
Copy the full SHA 0c1fafeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 491f3f8 - Browse repository at this point
Copy the full SHA 491f3f8View commit details
Commits on Dec 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6a98ddd - Browse repository at this point
Copy the full SHA 6a98dddView commit details
Commits on Dec 16, 2024
-
Restructure documentation (#1255)
* Draft a POLICY Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Update documentation Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Add missing license Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Remove pdoc dependency Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Update documentation Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Improve documentation Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Explicit failure reasons Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Remove API folder * Add api folder * Update policy.md Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Remove API folder Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Add api folder Signed-off-by: Alexis <alexis.challande@trailofbits.com> * Update policy.md Signed-off-by: Alexis <alexis.challande@trailofbits.com> --------- Signed-off-by: Alexis <alexis.challande@trailofbits.com>
Configuration menu - View commit details
-
Copy full SHA for 25e0ad4 - Browse repository at this point
Copy the full SHA 25e0ad4View commit details
Commits on Dec 19, 2024
-
build(deps): bump actions/upload-artifact (#1261)
Bumps the actions group in /.github/actions/upload-coverage with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 4.4.3 to 4.5.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b4b15b8...6f51ac0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 36a958f - Browse repository at this point
Copy the full SHA 36a958fView commit details -
build(deps): bump actions/upload-artifact in the actions group (#1262)
Bumps the actions group with 1 update: [actions/upload-artifact](https://github.com/actions/upload-artifact). Updates `actions/upload-artifact` from 4.4.3 to 4.5.0 - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@b4b15b8...6f51ac0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Woodruff <william@trailofbits.com>
Configuration menu - View commit details
-
Copy full SHA for 0c6deea - Browse repository at this point
Copy the full SHA 0c6deeaView commit details -
Signed-off-by: William Woodruff <william@trailofbits.com>
Configuration menu - View commit details
-
Copy full SHA for 896cfe1 - Browse repository at this point
Copy the full SHA 896cfe1View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.6.0...v3.6.1