Bump basic-ftp from 5.0.4 to 5.2.0 by dependabot[bot] · Pull Request #1902 · ProcessMaker/screen-builder
Bumps basic-ftp from 5.0.4 to 5.2.0.
Release notes
Sourced from basic-ftp's releases.
5.2.0
- Changed: Skip files with invalid name in downloadToDir.
5.1.0
- Added: Add the option to prevent the use of separate transfer host IPs when using PASV. (#259)
5.0.5
- Fixed: Memory leak described in #250 by
@everhardt,@martijnimhoff
Changelog
Sourced from basic-ftp's changelog.
5.2.0
- Changed: Skip files with invalid name in downloadToDir.
5.1.0
- Added: Add the option to prevent the use of separate transfer host IPs when using PASV. (#259)
5.0.5
- Fixed: Memory leak described in #250 by
@everhardt,@martijnimhoff
Commits
5d41e45Bump version49c2e73Update dependencies2a2a0e6Skip invalid filenames65c90d9Fix permissions for workflows593cb78Set permissions for workflow jobs36adf11Remove deprecated CodeQL check9da4af0Update changelog6993039Improve naming0b8f756Improve naming67a53f2Bump version- Additional commits viewable in compare view
Install script changes
This version adds prepare script that runs during installation. Review the package contents before updating.
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the Security Alerts page.