Skip to content

Bump ssh_subsystem_fwup from 0.6.4 to 0.6.7#220

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/ssh_subsystem_fwup-0.6.7
Open

Bump ssh_subsystem_fwup from 0.6.4 to 0.6.7#220
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/ssh_subsystem_fwup-0.6.7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps ssh_subsystem_fwup from 0.6.4 to 0.6.7.

Release notes

Sourced from ssh_subsystem_fwup's releases.

v0.6.7

  • Improvements
    • Add --password to mix upload so that it's possible to automatically fill in ssh passwords. This is useful for working with firmware like circuits_quickstart and nerves_livebook images where passwords are for convenience rather than security.

v0.6.6

  • Improvements
    • Delay notification of exit by 500 ms to allow time for gracefuly closing the ssh connection. This reduces or hopefully prevents the client reporting an error when the upload was successful.

v0.6.5

  • Improvements
    • Print firmware nickname if available when running mix upload
Changelog

Sourced from ssh_subsystem_fwup's changelog.

v0.6.7

  • Improvements
    • Add --password to mix upload so that it's possible to automatically fill in ssh passwords. This is useful for working with firmware like circuits_quickstart and nerves_livebook images where passwords are for convenience rather than security.

v0.6.6

  • Improvements
    • Delay notification of exit by 500 ms to allow time for gracefuly closing the ssh connection. This reduces or hopefully prevents the client reporting an error when the upload was successful.

v0.6.5

  • Improvements
    • Print firmware nickname if available when running mix upload
Commits
  • 6ad708a v0.6.7 release
  • 751586f Support sshpass to automatically enter a password
  • 88daced v0.6.6 release
  • 4e01598 Try to improve message on ungraceful connection close
  • 354f917 Delay on successful completion to allow graceful close
  • 78d28da Bump deps and CI to latest
  • 8d2b1f6 Bump credo from 1.7.16 to 1.7.17
  • 194054b v0.6.5 release
  • 20569bc Add nickname to mix upload output
  • 2eb63d6 Sync credo checks with other projects and fix
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [ssh_subsystem_fwup](https://github.com/nerves-project/ssh_subsystem_fwup) from 0.6.4 to 0.6.7.
- [Release notes](https://github.com/nerves-project/ssh_subsystem_fwup/releases)
- [Changelog](https://github.com/nerves-project/ssh_subsystem_fwup/blob/main/CHANGELOG.md)
- [Commits](nerves-project/ssh_subsystem_fwup@v0.6.4...v0.6.7)

---
updated-dependencies:
- dependency-name: ssh_subsystem_fwup
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Mar 27, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2026 17:42
@dependabot dependabot bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Mar 27, 2026
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 elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants