Skip to content

chore(deps): update dependency fluentftp to 54.1.2#2580

Merged
thomhurst merged 1 commit intomainfrom
renovate/fluentftp-54.x
May 3, 2026
Merged

chore(deps): update dependency fluentftp to 54.1.2#2580
thomhurst merged 1 commit intomainfrom
renovate/fluentftp-54.x

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Change Age Confidence
FluentFTP 54.1.154.1.2 age confidence

Release Notes

robinrodricks/FluentFTP (FluentFTP)

v54.1.2

  • Xamarin
    • Improve error handling during FTP connection to fix intermittent hanging on Xamarin
    • Improve LogVersion in Logger for Mono/Xamarin
    • Improve file upload status messages to help debug upload failures
  • Optimization
    • Fix memory leak in CancellationTokenSource affecting AsyncFtpClient and GnuTLS
    • Fix multiple memory leaks after extensive testing
  • Maintenance
    • Fix C# code generation for FtpProfile.ToCode to generate encoding code correctly
    • Update log4net from 2.0.15 to 3.3.0 in example projects
    • Add .NET 9 and .NET 10 to log version message

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels May 3, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 3, 2026 19:50
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 19:50 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 19:50 — with GitHub Actions Inactive
@thomhurst thomhurst temporarily deployed to Pull Requests May 3, 2026 19:50 — with GitHub Actions Inactive
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review

This is a straightforward patch bump of FluentFTP from 54.1.154.1.2 in Directory.Packages.props.

What's in this release

The 54.1.2 release includes meaningful improvements:

  • Memory leak fixes in CancellationTokenSource affecting AsyncFtpClient and GnuTLS — 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.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0 (≤ 20 complexity)

View in Codacy

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.

@thomhurst thomhurst merged commit 22978ce into main May 3, 2026
12 checks passed
@thomhurst thomhurst deleted the renovate/fluentftp-54.x branch May 3, 2026 19:58
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 PATCH renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants