Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump openssh-keys from 0.4.1 to 0.6.0 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps openssh-keys from 0.4.1 to 0.6.0.

Release notes

Sourced from openssh-keys's releases.

openssh-keys v0.6.0

Changes:

  • cargo: allow md-5 and sha2 0.10
  • cargo: explicitly set sign-tag
  • dependabot: switch to weekly cadence
  • git: rename master branch to main
  • github/ISSUE_TEMPLATE: add release checklist
  • lib: Support Hardware Security Keys
  • templates: release process updates
  • workflows: bump MSRV and lint toolchain

openssh-keys v0.5.0

  • API change: Switch error-handling library from error-chain to thiserror
  • Update to Rust 2018
  • Fix build warnings with newer Rust
  • Update base64 to 0.13
  • Exclude tooling configuration from packaged crate

openssh-keys v0.4.2

Changes:

  • cargo: update all dependencies
  • cargo: update manifest and rustfmt whole project
  • dependabot: create config file
  • travis: update minimum and clippy toolchains
Commits
  • b72b1d4 cargo: openssh-keys release 0.6.0
  • 23c9aec Merge pull request #68 from pothos/add-sk-keys
  • 66e2295 Support Hardware Security Keys
  • f47269a Merge pull request #67 from bgilbert/clippy
  • fde486a workflows: update clippy to 1.64.0
  • 8d30a8d Merge pull request #66 from bgilbert/clippy
  • ef318f2 workflows: bump clippy to 1.63.0
  • 3e65111 Fix clippy 1.63.0 lints
  • 6e88f4e Merge pull request #65 from bgilbert/msrv
  • 83f68c4 workflows: bump lint toolchain to latest
  • 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)

Bumps [openssh-keys](https://github.com/coreos/openssh-keys) from 0.4.1 to 0.6.0.
- [Release notes](https://github.com/coreos/openssh-keys/releases)
- [Commits](coreos/openssh-keys@v0.4.1...v0.6.0)

---
updated-dependencies:
- dependency-name: openssh-keys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2022
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.

0 participants