Skip to content

build(deps): bump rfc3161-client from 1.0.1 to 1.0.2#1399

Merged
woodruffw merged 1 commit into
mainfrom
dependabot/pip/rfc3161-client-1.0.2
May 20, 2025
Merged

build(deps): bump rfc3161-client from 1.0.1 to 1.0.2#1399
woodruffw merged 1 commit into
mainfrom
dependabot/pip/rfc3161-client-1.0.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 20, 2025

Copy link
Copy Markdown
Contributor

Bumps rfc3161-client from 1.0.1 to 1.0.2.

Release notes

Sourced from rfc3161-client's releases.

v1.0.2

Changed

  • Added HashAlgorithm to exports of the base package module (#143)

  • Added verify_message method to Verifier class (#144)

  • Slight refactoring of the tests to ease how to test with multiple TSA (#145)

  • Changed return value of VerifierBuilder.build() from _Verifier to Verifier: This is technically an API change but should have minimal user impact. (#147)

Fixed

  • Fixed spelling of hash_algorithm parameter in TimestampRequestBuilder class (#131)
Changelog

Sourced from rfc3161-client's changelog.

[1.0.2] - 2025-05-19

Changed

  • Added HashAlgorithm to exports of the base package module (#143)

  • Added verify_message method to Verifier class (#144)

  • Slight refactoring of the tests to ease how to test with multiple TSA (#145)

  • Changed return value of VerifierBuilder.build() from _Verifier to Verifier: This is technically an API change but should have minimal user impact. (#147)

Fixed

  • Fixed spelling of hash_algorithm parameter in TimestampRequestBuilder class (#131)
Commits
  • 577e8c5 Prep work for Release 1.0.2 (#151)
  • 8b55f65 Bump cryptography-x509 from 44.0.3 to 45.0.2 in the actions group across 1 di...
  • 4fecc6f Update cryptography requirement from <45,>=43 to >=43,<46 in the python group...
  • e8d67a3 verify: public method should not expose private type (#147)
  • fe8a8b6 Allow testing with multiple TSA easily (#145)
  • bf1b752 Bump the actions group across 1 directory with 2 updates (#146)
  • 10dd28e verify: Add method that accepts unhashed message as arg (#144)
  • c331b83 export hash algorithm (#143)
  • f033727 Bump cryptography-x509 from 44.0.2 to 44.0.3 in the actions group across 1 di...
  • 9888b3c Bump sha2 from 0.10.8 to 0.10.9 in the actions group across 1 directory (#141)
  • 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)

Bumps [rfc3161-client](https://github.com/trailofbits/rfc3161-client) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/trailofbits/rfc3161-client/releases)
- [Changelog](https://github.com/trailofbits/rfc3161-client/blob/main/CHANGELOG.md)
- [Commits](trailofbits/rfc3161-client@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: rfc3161-client
  dependency-version: 1.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 20, 2025
@woodruffw

Copy link
Copy Markdown
Member

/gcbrun

@woodruffw woodruffw merged commit d4295dc into main May 20, 2025
24 checks passed
@woodruffw woodruffw deleted the dependabot/pip/rfc3161-client-1.0.2 branch May 20, 2025 19:45
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.

1 participant