chore(deps): update dependency fluentftp to 54.1.2#2580
Conversation
There was a problem hiding this comment.
Dependency Update Review
This is a straightforward patch bump of FluentFTP from 54.1.1 → 54.1.2 in Directory.Packages.props.
What's in this release
The 54.1.2 release includes meaningful improvements:
- Memory leak fixes in
CancellationTokenSourceaffectingAsyncFtpClientandGnuTLS— this is the most noteworthy change, as it could impact long-running pipeline processes that use FTP operations - Xamarin/Mono stability fixes (intermittent connection hanging, better upload status messages)
- Maintenance (log4net update, .NET 9/10 version reporting in logs)
Assessment
The change is correct and minimal — a single line version bump in the central Directory.Packages.props package management file, following the project's centralized versioning pattern.
The memory leak fix makes this a worthwhile update beyond just a routine patch bump. No API changes are expected from a patch release, so no consumer code should need updates.
No issues found. Safe to merge.
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | ✅ 0 (≤ 20 complexity) |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
This PR contains the following updates:
54.1.1→54.1.2Release Notes
robinrodricks/FluentFTP (FluentFTP)
v54.1.2LogVersionin Logger for Mono/XamarinCancellationTokenSourceaffectingAsyncFtpClientandGnuTLSFtpProfile.ToCodeto generate encoding code correctlyConfiguration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.