[PR #5] [MERGED] Bump ssh2 from 0.9.1 to 0.9.3 #6

Closed
opened 2026-02-26 17:38:03 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Crosse/resync/pull/5
Author: @dependabot[bot]
Created: 10/11/2021
Status: Merged
Merged: 10/20/2021
Merged by: @dependabot[bot]

Base: mainHead: dependabot/cargo/ssh2-0.9.3


📝 Commits (1)

  • 2bfc665 Bump ssh2 from 0.9.1 to 0.9.3

📊 Changes

2 files changed (+31 additions, -36 deletions)

View changed files

📝 Cargo.lock (+30 -35)
📝 Cargo.toml (+1 -1)

📄 Description

Bumps ssh2 from 0.9.1 to 0.9.3.

Commits
  • b5ada42 bump versions...
  • 8da8167 Allow building against vendored openssl on win32
  • b052de2 ci: ubuntu 16 is EOL and no longer available -> 20
  • 848ca11 maybe fix mac build in CI
  • b721caa fixup stale reference to tcp_stream() in docs
  • 6b9f7e7 bump ssh2 version
  • 6955393 bump libssh2-sys version
  • 3fe863b Update libssh2 submodule to version 1.10.0
  • f21fcae Expose more SFTP file types (#213)
  • 93d5782 Skip another mention of deprecated crate (#227)
  • 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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Crosse/resync/pull/5 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/11/2021 **Status:** ✅ Merged **Merged:** 10/20/2021 **Merged by:** [@dependabot[bot]](https://github.com/apps/dependabot) **Base:** `main` ← **Head:** `dependabot/cargo/ssh2-0.9.3` --- ### 📝 Commits (1) - [`2bfc665`](https://github.com/Crosse/resync/commit/2bfc665029ef0c828b9e03dd3972832e38100956) Bump ssh2 from 0.9.1 to 0.9.3 ### 📊 Changes **2 files changed** (+31 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+30 -35) 📝 `Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [ssh2](https://github.com/alexcrichton/ssh2-rs) from 0.9.1 to 0.9.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/b5ada428daad8c52f70324bb19bd3d02c6a7cbfb"><code>b5ada42</code></a> bump versions...</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/8da8167cc3d9b37dfa25677067d42ec652054b29"><code>8da8167</code></a> Allow building against vendored openssl on win32</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/b052de2bd951a638b2c77e3975f67e5783c82035"><code>b052de2</code></a> ci: ubuntu 16 is EOL and no longer available -&gt; 20</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/848ca115c90df527e4394ee23bba4099b92742ec"><code>848ca11</code></a> maybe fix mac build in CI</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/b721caadbadf5e83c2f4acff2342f26180ca785a"><code>b721caa</code></a> fixup stale reference to <code>tcp_stream()</code> in docs</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/6b9f7e7f08dc75ec5b6b9896a1affa290ed33680"><code>6b9f7e7</code></a> bump ssh2 version</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/6955393212e5745a5a7e746855832e4b90c41df3"><code>6955393</code></a> bump libssh2-sys version</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/3fe863b41ad4fbe0d78c626d58c16a8c2f000b32"><code>3fe863b</code></a> Update libssh2 submodule to version 1.10.0</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/f21fcaea2e18b5cfe93dffdfa3293af1eec658ae"><code>f21fcae</code></a> Expose more SFTP file types (<a href="https://github-redirect.dependabot.com/alexcrichton/ssh2-rs/issues/213">#213</a>)</li> <li><a href="https://github.com/alexcrichton/ssh2-rs/commit/93d5782141456a622189b8b46bd3b4b9bd8e8287"><code>93d5782</code></a> Skip another mention of deprecated crate (<a href="https://github-redirect.dependabot.com/alexcrichton/ssh2-rs/issues/227">#227</a>)</li> <li>Additional commits viewable in <a href="https://github.com/alexcrichton/ssh2-rs/compare/0.9.1...0.9.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ssh2&package-manager=cargo&previous-version=0.9.1&new-version=0.9.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 17:38:03 +03:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/resync#6
No description provided.