fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
58 stars 33 forks source link

chore: bump devicemapper from 0.33.4 to 0.33.5 #517

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps devicemapper from 0.33.4 to 0.33.5.

Release notes

Sourced from devicemapper's releases.

Version 0.33.5

See https://github.com/stratis-storage/devicemapper-rs/blob/master/CHANGES.txt

Changelog

Sourced from devicemapper's changelog.

devicemapper 0.33.5

Recommended Rust toolchain version: 1.70.0 Lowest supported Rust toolchain version: 1.69.0 Recommended development release: Fedora 38

Commits
  • 71eba33 Merge pull request #863 from mulkieran/version-0.33.5
  • 628b825 Version 0.33.5
  • 8cbe0ad Merge pull request #859 from bmr-cymru/bmr-test-udev-running
  • f565d97 Test for presence of udev daemon
  • a686c1f Merge pull request #862 from bgurney-rh/lowest-1.69
  • 7413f5a Update lowest supported Rust to 1.69.0
  • f641863 Merge pull request #861 from bgurney-rh/latest-1.70
  • 4f47bc7 github actions: update recommended Rust to 1.70.0
  • 9e03f31 Merge pull request #860 from bgurney-rh/clippy-1.70
  • 487a70f Remove unnecessary allocations
  • 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)