5fpro / rails-template

1 stars 1 forks source link

Update slackistrano 4.0.1 → 4.0.2 (patch) #524

Open depfu[bot] opened 8 months ago

depfu[bot] commented 8 months ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ slackistrano (4.0.1 → 4.0.2) · Repo · Changelog

Release Notes

4.0.2 (from changelog)

  • Make it possible to overwrite all slackistrano hooks [#98]

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 3 commits:

↗️ airbrussh (indirect, 1.5.0 → 1.5.1) · Repo · Changelog

Release Notes

1.5.1

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

Full Changelog: v1.5.0...v1.5.1

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 3 commits:

↗️ net-ssh (indirect, 7.2.0 → 7.2.1) · Repo · Changelog

Release Notes

7.2.1 (from changelog)

  * feat: allow load of certkey from string [#926]
  * fix: fix for  Socket#recv returning nil on ruby 3.3.0 [#928]

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 17 commits:

↗️ sshkit (indirect, 1.21.5 → 1.22.0) · Repo · Changelog

Release Notes

1.22.0

With this release, SSHKit now supports SFTP file transfers. For backwards-compatibility, SCP is still the default. To enable SFTP globally or per host, see more details in #524.

✨ New Features

📚 Documentation

Full Changelog: v1.21.7...v1.22.0

1.21.7

🐛 Bug Fixes

🏠 Housekeeping

Full Changelog: v1.21.6...v1.21.7

1.21.6

This is a gem housekeeping release. No user-facing changes.

🏠 Housekeeping

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 11 commits:

🆕 mutex_m (added, 0.2.0)

🆕 net-sftp (added, 4.0.0)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)