Skip to content

Bump basic-ftp from 5.0.3 to 5.3.1 - #372

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/basic-ftp-5.3.1
Closed

Bump basic-ftp from 5.0.3 to 5.3.1#372
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/basic-ftp-5.3.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubMay 7, 2026

Copy link
Copy Markdown
Contributor

Bumps basic-ftp from 5.0.3 to 5.3.1.

Release notes

Sourced from basic-ftp's releases.

5.3.1

5.3.0

  • Changed: Introduced an upper bound for total bytes of directory listing, fixes GHSA-rp42-5vxx-qpwr.
  • Added: Option to increase the upper bound for total bytes of directory listing in Client constructor.

5.2.2

5.2.1

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

5.0.4

  • Fixed: Handle relative paths in Client.removeDir()
Changelog

Sourced from basic-ftp's changelog.

5.3.1

5.3.0

  • Changed: Introduced an upper bound for total bytes of directory listing, fixes GHSA-rp42-5vxx-qpwr.
  • Added: Option to increase the upper bound for total bytes of directory listing in Client constructor.

5.2.2

5.2.1

5.2.0

5.1.0

  • Added: Add the option to prevent the use of separate transfer host IPs when using PASV. (#259)

5.0.5

5.0.4

  • Fixed: Handle relative paths in Client.removeDir()
Commits
Maintainer changes

This version was pushed to npm by patrickjuchli, a new releaser for basic-ftp since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 7, 2026
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/basic-ftp-5.3.1 branch from 7bb94d4 to b4dfcd0CompareMay 26, 2026 04:38
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/basic-ftp-5.3.1 branch from b4dfcd0 to 9bba6e0CompareMay 26, 2026 07:34
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/basic-ftp-5.3.1 branch from 9bba6e0 to cc4adb0CompareJune 1, 2026 06:29
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/basic-ftp-5.3.1 branch from cc4adb0 to cb2fbd1CompareJune 1, 2026 17:07
Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.0.3 to 5.3.1.
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
- [Commits](patrickjuchli/basic-ftp@v5.0.3...v5.3.1)
---
updated-dependencies:
- dependency-name: basic-ftp
dependency-version: 5.3.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/basic-ftp-5.3.1 branch from cb2fbd1 to f4162d0CompareJune 2, 2026 15:03
@awickawick mentioned this pull request Jun 15, 2026
@vikrantpuppala

Copy link
Copy Markdown
Collaborator

Superseded by #390 (merged): package.jsonoverrides now pins basic-ftp: ^5.3.1, so the target is already in the lockfile. Closing.

@dependabot@github

dependabotBot commented on behalf of githubJul 14, 2026

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabotBot deleted the dependabot/npm_and_yarn/basic-ftp-5.3.1 branch July 14, 2026 08:42
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@vikrantpuppala