Skip to content

build(deps): bump securesystemslib[crypto,pynacl] from 0.26.0 to 0.27.0#2332

Merged
lukpueh merged 1 commit intodevelopfrom
dependabot/pip/securesystemslib-cryptopynacl--0.27.0
Mar 15, 2023
Merged

build(deps): bump securesystemslib[crypto,pynacl] from 0.26.0 to 0.27.0#2332
lukpueh merged 1 commit intodevelopfrom
dependabot/pip/securesystemslib-cryptopynacl--0.27.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 15, 2023

Bumps securesystemslib[crypto,pynacl] from 0.26.0 to 0.27.0.

Release notes

Sourced from securesystemslib[crypto,pynacl]'s releases.

v0.27.0

Added

  • EXPERIMENTAL DSSE implementation (#487)
  • EXPERIMENTAL sigstore signer and verifier (#522)
  • Minimal TUF/in-toto spec-compliant GPG verifier (#488)
  • API-typical 'import' and 'from URI' GPG signer methods (#488)

Changed

  • Require public key in GPG signer and disallow subkey signatures (#488)
  • Increase GPG subprocess timeout (#502)
  • Rename default branch to 'main' (#523)
  • Make HSM signer URI configurable (#526)
  • Allow tox to skip virtual HSM tests (#528)
  • Strip PEM keys to compute keyids consistently (#453)

Removed

  • Internal GPG version utils (#504)
  • Custom subprocess interface (#505)
  • Vendored ssl module (#506)

Fixed

  • Windows compatibility issues and re-enable Windows CI (#518)
  • GPG subprocess timeout configurability (#502)
Changelog

Sourced from securesystemslib[crypto,pynacl]'s changelog.

securesystemslib v0.27.0

Added

  • EXPERIMENTAL DSSE implementation (#487)
  • EXPERIMENTAL sigstore signer and verifier (#522)
  • Minimal TUF/in-toto spec-compliant GPG verifier (#488)
  • API-typical 'import' and 'from URI' GPG signer methods (#488)

Changed

  • Require public key in GPG signer and disallow subkey signatures (#488)
  • Increase GPG subprocess timeout (#502)
  • Rename default branch to 'main' (#523)
  • Make HSM signer URI configurable (#526)
  • Allow tox to skip virtual HSM tests (#528)
  • Strip PEM keys to compute keyids consistently (#453)

Removed

  • Internal GPG version utils (#504)
  • Custom subprocess interface (#505)
  • Vendored ssl module (#506)

Fixed

  • Windows compatibility issues and re-enable Windows CI (#518)
  • GPG subprocess timeout configurability (#502)
Commits
  • a22cbba Merge pull request #534 from secure-systems-lab/bump_version_0.27.0
  • e1e7665 Merge pull request #532 from secure-systems-lab/dependabot/pip/bandit-1.7.5
  • b4139ee Prepare v0.27.0 release
  • 84b2487 build(deps): bump bandit from 1.7.4 to 1.7.5
  • d535983 Merge pull request #531 from secure-systems-lab/dependabot/pip/pylint-2.17.0
  • f1d68cf build(deps): bump pylint from 2.16.4 to 2.17.0
  • 06f1e0c Merge pull request #529 from secure-systems-lab/dependabot/pip/mypy-1.1.1
  • e17d946 Merge pull request #522 from lukpueh/sigstore-signer
  • 345d428 signer: update sigstore docs + minor refactor
  • 7252521 Merge pull request #488 from lukpueh/add-GPGKey
  • 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 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 Mar 15, 2023
@coveralls
Copy link
Copy Markdown

coveralls commented Mar 15, 2023

Pull Request Test Coverage Report for Build 4426119934

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.682%

Totals Coverage Status
Change from base Build 4426112181: 0%
Covered Lines: 1314
Relevant Lines: 1337

💛 - Coveralls

Bumps [securesystemslib[crypto,pynacl]](https://github.com/secure-systems-lab/securesystemslib) from 0.26.0 to 0.27.0.
- [Release notes](https://github.com/secure-systems-lab/securesystemslib/releases)
- [Changelog](https://github.com/secure-systems-lab/securesystemslib/blob/main/CHANGELOG.md)
- [Commits](secure-systems-lab/securesystemslib@v0.26.0...v0.27.0)

---
updated-dependencies:
- dependency-name: securesystemslib[crypto,pynacl]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/securesystemslib-cryptopynacl--0.27.0 branch from 1482f3e to 0a3291d Compare March 15, 2023 12:09
@lukpueh lukpueh merged commit 9d09c42 into develop Mar 15, 2023
@dependabot dependabot Bot deleted the dependabot/pip/securesystemslib-cryptopynacl--0.27.0 branch March 15, 2023 12:15
@coveralls
Copy link
Copy Markdown

coveralls commented Dec 27, 2024

Pull Request Test Coverage Report for Build 4426119934

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.001%) to 97.683%

Totals Coverage Status
Change from base Build 4426112181: 0.001%
Covered Lines: 1315
Relevant Lines: 1338

💛 - Coveralls

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