safing / jess

Jess is a cryptographic library and cli tool that focuses on usability and freedom.
GNU General Public License v3.0
42 stars 3 forks source link

Bump github.com/safing/portbase from 0.15.2 to 0.16.0 #86

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/safing/portbase from 0.15.2 to 0.16.0.

Release notes

Sourced from github.com/safing/portbase's releases.

v0.16.0

Changelog:

5accaad79471ffe613ab20f2252fd6917dc9aebb Require download policy to be stricter 109f51e834fe1a92af18a986b681c1b133f8a0f9 Verify signatures of indexes when loading from disk cded2438f686854194f50176d80381398f158ac5 Download missing sigs 44dc8df5d69b61da37700ec4d72d65cedcf9c8df Save verification options to resource and save if versions have a sig available 77a6ab050b53e549029c80b5142a1e7104491d06 Add path existence check to utils beaa7482d06d50b7c92069e865e701c2570357d0 Add support for signed indexes f6fc67ad46f621aca8f56d2ed91567c8ed4bde82 Add support for new index format 0e5eb4b6def89e6370ab1db665a03bad0cd33c0d Add support for signed updates

Commits
  • 37b9178 Update deps
  • 797b369 Merge pull request #180 from safing/feature/update-sigs
  • c30e62c Update jess dep
  • 412b424 FIx linter errors
  • 3c697ab Fix linter errors
  • 5accaad Require download policy to be stricter
  • 109f51e Verify signatures of indexes when loading from disk
  • cded243 Download missing sigs
  • 44dc8df Save verification options to resource and save if versions have a sig available
  • 77a6ab0 Add path existence check to utils
  • 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[bot] commented 2 years ago

Superseded by #87.