Skip to content

build(deps): bump securesystemslib[colors,crypto,pynacl] from 0.15.0 to 0.16.0#1107

Merged
joshuagl merged 1 commit intodevelopfrom
dependabot/pip/securesystemslib-colorscryptopynacl--0.16.0
Aug 17, 2020
Merged

build(deps): bump securesystemslib[colors,crypto,pynacl] from 0.15.0 to 0.16.0#1107
joshuagl merged 1 commit intodevelopfrom
dependabot/pip/securesystemslib-colorscryptopynacl--0.16.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

Bumps securesystemslib[colors,crypto,pynacl] from 0.15.0 to 0.16.0.

Release notes

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

v0.16.0

Added

  • Added new, self-explanatory, AnyNonEmptyString schema (#244)
  • Separate functions for getting a file's length, util.get_file_length(), and a file's hashes, util.get_file_hashes() (#259)

Changed

  • Improved documentation for abstract storage interface (#240)
  • Change PATHS_SCHEMA to be any non-empty string (#244)
  • Updated keys.format_metadata_to_key() to take an optional list of hashing algorithms rather than requiring users modify settings.HASH_ALGORITHMS to change this behaviour (#227)
  • Rather than silently ignoring empty paths, throw an exception on empty file path in storage.FileSystemBackend.create_folder (#252)

Fixed

  • Proper tearing down of storage tests (#249)
  • Handle empty directories in util.ensure_parent_dir() (#260)
  • Fix tests to work with newer versions (3.0 or newer) of the cryptography module (#264)
Changelog

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

securesystemslib v0.16.0

Added

  • Added new, self-explanatory, AnyNonEmptyString schema (#244)
  • Separate functions for getting a file's length, util.get_file_length(), and a file's hashes, util.get_file_hashes() (#259)

Changed

  • Improved documentation for abstract storage interface (#240)
  • Change PATHS_SCHEMA to be any non-empty string (#244)
  • Updated keys.format_metadata_to_key() to take an optional list of hashing algorithms rather than requiring users modify settings.HASH_ALGORITHMS to change this behaviour (#227)
  • Rather than silently ignoring empty paths, throw an exception on empty file path in storage.FileSystemBackend.create_folder (#252)

Fixed

  • Proper tearing down of storage tests (#249)
  • Handle empty directories in util.ensure_parent_dir() (#260)
  • Fix tests to work with newer versions (3.0 or newer) of the cryptography module (#264)
Commits
  • 1682f55 Merge pull request #265 from joshuagl/joshuagl/v0.16.0
  • 43e0d85 Prepare v0.16.0 release
  • 6350874 setup.py: add project_urls links
  • 8e03632 Merge pull request #264 from lukpueh/fix-gpg-dsa-test
  • 15028a4 Bump cryptography from 2.9.2 to 3.0
  • 492f7e5 Change DSA test key format + adopt test code
  • a7308f0 Merge pull request #260 from MVrachev/fix-empty-directory
  • 5451477 Merge pull request #259 from MVrachev/split-get-file-details
  • bdcd1b4 Merge pull request #263 from secure-systems-lab/dependabot/pip/cffi-1.14.1
  • 71350a0 Bump cffi from 1.14.0 to 1.14.1
  • 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Aug 12, 2020
@joshuagl joshuagl merged commit 6c8235b into develop Aug 17, 2020
@joshuagl joshuagl deleted the dependabot/pip/securesystemslib-colorscryptopynacl--0.16.0 branch August 17, 2020 10:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant