Skip to content

Update SamKirkland/FTP-Deploy-Action action to v4.4.0#1007

Merged
berendt merged 1 commit into
mainfrom
renovate/samkirkland-ftp-deploy-action-4.x
Jun 23, 2026
Merged

Update SamKirkland/FTP-Deploy-Action action to v4.4.0#1007
berendt merged 1 commit into
mainfrom
renovate/samkirkland-ftp-deploy-action-4.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
SamKirkland/FTP-Deploy-Action action minor v4.3.5v4.4.0

Release Notes

SamKirkland/FTP-Deploy-Action (SamKirkland/FTP-Deploy-Action)

v4.4.0: 🚀

Compare Source

What's Changed

  • Update to node 24
  • Update docs to show actions/checkout to v6

v4.3.6: 🚀

Compare Source

Improved error handling when removing directories during FTP operations. In certain cases, the target directory may already be unavailable (e.g., deleted, renamed, or removed by a build process). Instead of throwing an exception, the process now logs a warning informing the user that the directory could not be removed or accessed.
What's Changed

Fixing folder 550 delete action by @​konnng-dev in SamKirkland/ftp-deploy#47


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

Signed-off-by: Renovate Bot <bot@renovateapp.com>
@github-actions

github-actions Bot commented Jun 23, 2026

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.03s
✅ JSON jsonlint 4 0 0 0.08s
✅ JSON prettier 4 0 0 0.38s
✅ JSON v8r 4 0 0 8.73s
⚠️ MARKDOWN markdownlint 160 4 0 2.33s
⚠️ MARKDOWN markdown-table-formatter 160 1 0 0.37s
✅ REPOSITORY checkov yes no no 19.16s
✅ REPOSITORY git_diff yes no no 0.04s
✅ REPOSITORY secretlint yes no no 1.71s
✅ REPOSITORY trufflehog yes no no 3.74s
✅ SPELL codespell 170 0 0 0.51s
⚠️ SPELL lychee 170 4 0 21.07s
✅ YAML prettier 6 0 0 0.42s
✅ YAML v8r 6 0 0 6.14s
✅ YAML yamllint 6 0 0 0.45s

Detailed Issues

⚠️ SPELL / lychee - 4 errors
📝 Summary
---------------------
🔍 Total..........921
🔗 Unique.........745
✅ Successful.....856
⏳ Timeouts.........0
🔀 Redirected......44
👻 Excluded........61
❓ Unknown..........0
🚫 Errors...........4
⛔ Unsupported......4

Errors in docs/guides/deploy-guide/services/openstack.md
[ERROR] https://www.openstack.org/software/project-navigator/openstack-components#openstack-services (at 14:5) | Connection failed. Check network connectivity and firewall settings

Errors in docs/guides/user-guide/openstack/migration-vmware-esxi.md
[ERROR] https://www.openstack.org/vmware-migration-to-openstack (at 20:1) | Connection failed. Check network connectivity and firewall settings | Followed 1 redirect. Redirects: https://www.openstack.org/vmware-migration-to-openstack --[301]--> https://www.openstack.org/vmware-migration-to-openstack/

Errors in docs/release-notes/index.md
[ERROR] https://release.osism.tech/ (at 11:1) | Connection failed. Check network connectivity and firewall settings

Errors in docs/release-notes/osism-7.md
[ERROR] https://www.openstack.org/software/openstack-bobcat (at 977:38) | Connection failed. Check network connectivity and firewall settings

Hint: Followed 44 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
⚠️ MARKDOWN / markdown-table-formatter - 1 error
1 files contain markdown tables to format:
- docs/guides/developer-guide/retiring-openstack-releases.md
⚠️ MARKDOWN / markdownlint - 4 errors
docs/guides/developer-guide/retiring-openstack-releases.md:181:450 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/guides/developer-guide/retiring-openstack-releases.md:181:535 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/guides/developer-guide/retiring-openstack-releases.md:183:417 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
docs/guides/developer-guide/retiring-openstack-releases.md:183:502 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.5.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_SECRETLINT,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,SPELL_CODESPELL,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@berendt berendt merged commit baf6065 into main Jun 23, 2026
6 checks passed
@berendt berendt deleted the renovate/samkirkland-ftp-deploy-action-4.x branch June 23, 2026 09:39
@github-project-automation github-project-automation Bot moved this from Backlog to Done in Bot Board Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants