Skip to content

Bump pypi-attestations from 0.0.22 to 0.0.25 #13498

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

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 24, 2025

Bumps pypi-attestations from 0.0.22 to 0.0.25.

Release notes

Sourced from pypi-attestations's releases.

v0.0.25

Fixed

  • Make the GooglePublisher type and APIs public (#117)

v0.0.24

Added

  • The GooglePublisher type has been added to support Google Cloud-based Trusted Publishers (#114)

v0.0.23

Added

  • The CLI has a new subcommand convert, which takes a Sigstore bundle and converts it to a PEP 740 attestation.

Changed

  • The Attestation.verify(...) API has been changed to accept an offline parameter that, when True, disables TUF refreshes.
  • The CLI verify commands now also accept an --offline flag that disables TUF refreshes. Additionally, when used with the verify pypi subcommand, the --offline flag enforces that the distribution and provenance file arguments must be local file paths.

Fixed

  • Fixed a bug where GitHubPublisher policy verification would fail if the Source Repository Ref or Source Repository Digest claim was missing from the attestation's certificate. We require at least one of the two claims, but not necessarily both (#109)
Changelog

Sourced from pypi-attestations's changelog.

[0.0.25]

Fixed

  • Make the GooglePublisher type and APIs public (#117)

[0.0.24]

Added

  • The GooglePublisher type has been added to support Google Cloud-based Trusted Publishers (#114)

[0.0.23]

Added

  • The CLI has a new subcommand convert, which takes a Sigstore bundle and converts it to a PEP 740 attestation.

Changed

  • The Attestation.verify(...) API has been changed to accept an offline parameter that, when True, disables TUF refreshes.
  • The CLI verify commands now also accept an --offline flag that disables TUF refreshes. Additionally, when used with the verify pypi subcommand, the --offline flag enforces that the distribution and provenance file arguments must be local file paths.

Fixed

  • Fixed a bug where GitHubPublisher policy verification would fail if the Source Repository Ref or Source Repository Digest claim was missing from the attestation's certificate. We require at least one of the two claims, but not necessarily both (#109)
Commits
  • fad410f Update CHANGELOG.md
  • 867dcab chore: release: v0.0.25
  • 84a4dd3 Expose GooglePublisher for import (#117)
  • 69036f5 chore: prep for release v0.0.24
  • c8012e8 feat: add support for Google Cloud-based Trusted Publishers (#114)
  • 22cc304 pypi_attestations: bump version to 0.0.23 (#110)
  • 5736314 bugfix: impl: require at least one of the source ref/sha extensions (#109)
  • 7f041da build(deps): bump actions/setup-python in the actions group (#108)
  • fc353f7 build(deps): bump the actions group with 2 updates
  • 9abcb40 _cli: Add command to convert Sigstore bundles to attestations (#105)
  • 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 python Pull requests that update Python code labels Apr 24, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/pypi-attestations-0.0.25 branch from 4ff44f7 to dc6cc02 Compare April 27, 2025 18:27
Bumps [pypi-attestations](https://github.com/trailofbits/pypi-attestations) from 0.0.22 to 0.0.25.
- [Release notes](https://github.com/trailofbits/pypi-attestations/releases)
- [Changelog](https://github.com/trailofbits/pypi-attestations/blob/main/CHANGELOG.md)
- [Commits](trailofbits/pypi-attestations@v0.0.22...v0.0.25)

---
updated-dependencies:
- dependency-name: pypi-attestations
  dependency-version: 0.0.25
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/pypi-attestations-0.0.25 branch from dc6cc02 to e872e4c Compare April 27, 2025 18:36
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2025

Looks like pypi-attestations is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Apr 27, 2025
@dependabot dependabot bot deleted the dependabot/pip/pypi-attestations-0.0.25 branch April 27, 2025 19:57
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.

0 participants