Skip to content

Bump suppaftp from 7.0.6 to 7.1.0#548

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/suppaftp-7.1.0
Closed

Bump suppaftp from 7.0.6 to 7.1.0#548
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/cargo/suppaftp-7.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 8, 2026

Copy link
Copy Markdown
Contributor

Bumps suppaftp from 7.0.6 to 7.1.0.

Release notes

Sourced from suppaftp's releases.

suppaftp 7.1.0

7.1.0

Released on 07/01/2026

  • Issue 128
    • Made FileType enum public
    • Added File::file_type() method to retrieve the file type
    • Deprecated File::from_dos_line, File::from_mlsx_line, and File::from_posix_line methods in favor of ListParser::parse_dos, ListParser::parse_mlst, ListParser::parse_mlsd, and ListParser::parse_posix respectively.
  • Issue 127: Prevent commands which require a data connection to be executed if there is already a data connection open.

suppaftp 7.0.7

7.0.7

Released on 05/11/2025

  • Issue 126: re-export tls streams when using tokio
Changelog

Sourced from suppaftp's changelog.

7.1.0

Released on 07/01/2026

  • Issue 128
    • Made FileType enum public
    • Added File::file_type() method to retrieve the file type
    • Deprecated File::from_dos_line, File::from_mlsx_line, and File::from_posix_line methods in favor of ListParser::parse_dos, ListParser::parse_mlst, ListParser::parse_mlsd, and ListParser::parse_posix respectively.
  • Issue 127: Prevent commands which require a data connection to be executed if there is already a data connection open.

7.0.7

Released on 05/11/2025

  • Issue 126: re-export tls streams when using tokio
Commits
  • 597462a fix: Prevent commands which require a data connection to be executed if there...
  • 7e01c0f feat(list): FileType enum is now public; deprecated File::from...line in favo...
  • e67f187 chore: ignore .idea/
  • d1bc2e7 docs: 7.0.7
  • 7d3be91 Fix: re-export tls streams when using tokio (#126)
  • See full diff 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 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 [suppaftp](https://github.com/veeso/suppaftp) from 7.0.6 to 7.1.0.
- [Release notes](https://github.com/veeso/suppaftp/releases)
- [Changelog](https://github.com/veeso/suppaftp/blob/main/CHANGELOG.md)
- [Commits](veeso/suppaftp@v7.0.6...v7.1.0)

---
updated-dependencies:
- dependency-name: suppaftp
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 8, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jan 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #553.

@dependabot dependabot Bot closed this Jan 19, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/suppaftp-7.1.0 branch January 19, 2026 03:12
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants