Update SamKirkland/FTP-Deploy-Action action to v4.3.6#61
Open
renovate[bot] wants to merge 1 commit intodevelopfrom
Open
Update SamKirkland/FTP-Deploy-Action action to v4.3.6#61renovate[bot] wants to merge 1 commit intodevelopfrom
renovate[bot] wants to merge 1 commit intodevelopfrom
Conversation
c35bfba to
f344132
Compare
f344132 to
e7fb437
Compare
e7fb437 to
f4ad64c
Compare
f4ad64c to
3f24d5f
Compare
3f24d5f to
2e6fa8c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.0.0→v4.3.6Release Notes
SamKirkland/FTP-Deploy-Action (SamKirkland/FTP-Deploy-Action)
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
v4.3.5: 🚀Compare Source
What's Changed
basic-ftpfrom 5.0.2 to 5.0.5actions/checkouttov4v4.3.4: 🚀Compare Source
What's Changed
basic-ftpactions/checkouttov3vX.X.Xtags formatv4.3.3: 🚀Compare Source
Node Upgrade
Documentation
v4.3.3: 🚀Compare Source
Node Upgrade
Documentation
v4.3.2: 🚀Compare Source
Feature
timeoutoptionv4.3.2: 🚀Compare Source
Feature
timeoutoptionv4.3.1: 🚀Compare Source
Maintenance
Bug Fixes
v4.3.1: 🚀Compare Source
Maintenance
Bug Fixes
v4.3.0: 🚀Compare Source
Bug Fixes
v4.3.0: 🚀Compare Source
Bug Fixes
v4.2.0: 🚀Compare Source
If you are upgrading from a pervious version see the Migration Guide
Breaking changes
excludeformat has changed, see readme for more info - Fixes #202v4.2.0: 🚀Compare Source
If you are upgrading from a pervious version see the Migration Guide
Breaking changes
excludeformat has changed, see readme for more info - Fixes #202v4.1.0: 🚀Compare Source
If you are coming from version 3 see the Migration Guide
Bug Fixes
local-dirincorrect usage - Fixes #145Breaking changes
excludedefaults have been updated. Going forward**/.git*,**/.git*/**,**/node_modules/**will be excludedexcludeoption now matches against folders. Previously trailing/were not matched against folderssecurityoption is nowlooseby default (this was bugged prior to v4.1.0)v4.1.0: 🚀Compare Source
If you are coming from version 3 see the Migration Guide
Bug Fixes
local-dirincorrect usage - Fixes #145Breaking changes
excludedefaults have been updated. Going forward**/.git*,**/.git*/**,**/node_modules/**will be excludedexcludeoption now matches against folders. Previously trailing/were not matched against folderssecurityoption is nowlooseby default (this was bugged prior to v4.1.0)Configuration
📅 Schedule: 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.
This PR was generated by Mend Renovate. View the repository job log.