boilerplate-language / boilerplate-python

Template for python
https://kannkyo.github.io/boilerplate-python/html/
MIT License
0 stars 1 forks source link

build(deps-dev): bump in-toto from 1.3.2 to 1.4.0 #302

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps in-toto from 1.3.2 to 1.4.0.

Release notes

Sourced from in-toto's releases.

v1.4.0

Added

  • Support for DSSE in metadata generation tools (#503, #577)
  • Ability to set command, byproducts, environment in the in_toto_record APIs (#564)

Changed

  • Various dependency updates and dependabot changes
  • Simplified link threshold check (#573)
Changelog

Sourced from in-toto's changelog.

v1.4.0

Added

  • Support for DSSE in metadata generation tools (#503, #577)
  • Ability to set command, byproducts, environment in the in_toto_record APIs (#564)

Changed

  • Various dependency updates and dependabot changes
  • Simplified link threshold check (#573)
Commits
  • 978f430 Merge pull request #579 from adityasaky/prepare-1.4.0
  • 1c6c1ca Prepare v1.4.0
  • 5c1d0a5 Merge pull request #581 from in-toto/dependabot/github_actions/actions/setup-...
  • cdece29 Bump actions/setup-python from 4.5.0 to 4.6.0
  • 7d09204 Merge pull request #577 from adityasaky/update-dsse-b64-sigs
  • acc94d9 Support base64 encoded DSSE signatures
  • 4b48135 Merge pull request #575 from in-toto/dependabot/pip/attrs-23.1.0
  • 007b632 Bump attrs from 22.2.0 to 23.1.0
  • 096f642 Merge pull request #574 from in-toto/dependabot/pip/cryptography-40.0.2
  • 6832fcb Bump cryptography from 40.0.1 to 40.0.2
  • 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)