You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by "dependabot[bot] (via GitHub)" <gi...@apache.org> on 2023/03/15 12:27:45 UTC

[GitHub] [incubator-opendal] dependabot[bot] opened a new pull request, #1621: chore(deps): bump suppaftp from 4.7.0 to 5.1.0

dependabot[bot] opened a new pull request, #1621:
URL: https://github.com/apache/incubator-opendal/pull/1621

   Bumps [suppaftp](https://github.com/veeso/suppaftp) from 4.7.0 to 5.1.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/veeso/suppaftp/releases">suppaftp's releases</a>.</em></p>
   <blockquote>
   <h2>suppaftp 5.1.0</h2>
   <h2>5.1.0</h2>
   <p>Released on 02/03/2023</p>
   <ul>
   <li>Implemented new connection method <code>connect_timeout</code> with the possibility to specify a timeout on connect</li>
   </ul>
   <h2>suppaftp 5.0.1</h2>
   <h2>5.0.1</h2>
   <p>Released on 26/02/2023</p>
   <ul>
   <li>Exposed publicly DataStream and AsyncDataStream</li>
   </ul>
   <h2>suppaftp 5.0.0</h2>
   <h2>5.0.0</h2>
   <p>Released on 24/02/2023</p>
   <ul>
   <li><a href="https://redirect.github.com/veeso/suppaftp/issues/33">Issue 33</a> <strong>‼️ BREAKING CHANGES ‼️</strong>
   <ul>
   <li>Features are now additive. This means that you can successfully build suppaftp with all the features enabled at the same time.</li>
   <li>Ftp stream has now been split into different types:
   <ul>
   <li><code>FtpStream</code>: sync no-tls stream</li>
   <li><code>NativeTlsFtpStream</code>: ftp stream with TLS with native-tls</li>
   <li><code>RustlsFtpStream</code>: ftp stream with TLS with rustls</li>
   <li><code>AsyncFtpStream</code>: async no-tls stream</li>
   <li><code>AsyncNativeTlsFtpStream</code>: async ftp stream with TLS with async-native-tls</li>
   <li><code>AsyncRustlsFtpStream</code>: async ftp stream with TLS with async-rustls</li>
   </ul>
   </li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md">suppaftp's changelog</a>.</em></p>
   <blockquote>
   <h2>5.1.0</h2>
   <p>Released on 02/03/2023</p>
   <ul>
   <li>Implemented new connection method <code>connect_timeout</code> with the possibility to specify a timeout on connect</li>
   </ul>
   <h2>5.0.1</h2>
   <p>Released on 26/02/2023</p>
   <ul>
   <li>Exposed publicly <code>DataStream</code> and <code>AsyncDataStream</code></li>
   </ul>
   <h2>5.0.0</h2>
   <p>Released on 24/02/2023</p>
   <ul>
   <li><a href="https://redirect.github.com/veeso/suppaftp/issues/33">Issue 33</a> <strong>‼️ BREAKING CHANGES ‼️</strong>
   <ul>
   <li>Features are now additive. This means that you can successfully build suppaftp with all the features enabled at the same time.</li>
   <li>Ftp stream has now been split into different types:
   <ul>
   <li><code>FtpStream</code>: sync no-tls stream</li>
   <li><code>NativeTlsFtpStream</code>: ftp stream with TLS with native-tls</li>
   <li><code>RustlsFtpStream</code>: ftp stream with TLS with rustls</li>
   <li><code>AsyncFtpStream</code>: async no-tls stream</li>
   <li><code>AsyncNativeTlsFtpStream</code>: async ftp stream with TLS with async-native-tls</li>
   <li><code>AsyncRustlsFtpStream</code>: async ftp stream with TLS with async-rustls</li>
   </ul>
   </li>
   </ul>
   </li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/veeso/suppaftp/commit/686e450814d683cc01142a722d96a9b8029cc473"><code>686e450</code></a> connect_timeout (<a href="https://redirect.github.com/veeso/suppaftp/issues/38">#38</a>)</li>
   <li><a href="https://github.com/veeso/suppaftp/commit/aa8e94fabf153ca464c9ca44358eb0305634739b"><code>aa8e94f</code></a> Update FUNDING.yml</li>
   <li><a href="https://github.com/veeso/suppaftp/commit/face47943628ccd69cb8399642459bef4fdf7a11"><code>face479</code></a> Exposed publicly <code>DataStream</code> and <code>AsyncDataStream</code></li>
   <li><a href="https://github.com/veeso/suppaftp/commit/7b252edb5d054dec54b904a7efc92bd67108084d"><code>7b252ed</code></a> 33 bug features are not additive (<a href="https://redirect.github.com/veeso/suppaftp/issues/34">#34</a>)</li>
   <li>See full diff in <a href="https://github.com/veeso/suppaftp/compare/v4.7.0...v5.1.0">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=suppaftp&package-manager=cargo&previous-version=4.7.0&new-version=5.1.0)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] Xuanwo closed pull request #1621: chore(deps): bump suppaftp from 4.7.0 to 5.1.0

Posted by "Xuanwo (via GitHub)" <gi...@apache.org>.
Xuanwo closed pull request #1621: chore(deps): bump suppaftp from 4.7.0 to 5.1.0
URL: https://github.com/apache/incubator-opendal/pull/1621


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-opendal] dependabot[bot] commented on pull request #1621: chore(deps): bump suppaftp from 4.7.0 to 5.1.0

Posted by "dependabot[bot] (via GitHub)" <gi...@apache.org>.
dependabot[bot] commented on PR #1621:
URL: https://github.com/apache/incubator-opendal/pull/1621#issuecomment-1469924704

   OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org