Skip to content

Bump basic-ftp from 5.2.0 to 5.2.1#283

Merged
marioviana merged 1 commit intomasterfrom
dependabot/npm_and_yarn/basic-ftp-5.2.1
Apr 9, 2026
Merged

Bump basic-ftp from 5.2.0 to 5.2.1#283
marioviana merged 1 commit intomasterfrom
dependabot/npm_and_yarn/basic-ftp-5.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps basic-ftp from 5.2.0 to 5.2.1.

Release notes

Sourced from basic-ftp's releases.

5.2.1

Changelog

Sourced from basic-ftp's changelog.

5.2.1

Commits
  • ba40f9d Update dev dependencies
  • 6b0008b Bump version
  • 2ecc8e2 Reject control character injection attempts using paths
  • 515d21f Update security policy and reporting instructions
  • 9744254 Link to security advisory
  • See full diff in compare view
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.


Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will 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.

Bumps [basic-ftp](https://github.com/patrickjuchli/basic-ftp) from 5.2.0 to 5.2.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.2.0...v5.2.1)

---
updated-dependencies:
- dependency-name: basic-ftp
  dependency-version: 5.2.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 8, 2026
@dependabot dependabot bot requested review from a team as code owners April 8, 2026 20:15
Copy link
Copy Markdown

@marioviana marioviana left a comment

Choose a reason for hiding this comment

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

PR Review

Recommendation: APPROVE

Summary

Bumps the transitive dependency basic-ftp from 5.2.0 to 5.2.1, which is a security patch fixing a control character injection vulnerability in path handling (GHSA-chqc-8p9q-pq6q).

Actionable Feedback (0 items)

No action required.

Detailed Review

Dependency Type

  • Transitivebasic-ftp is not listed in package.json directly; it is pulled in as a dependency of a dev dependency.

Risk Assessment

  • Risk: Low — patch-level bump, single security fix, no API or behavior changes.

Security

  • Addresses a path-based control character injection issue. Upgrading is the correct and safe action.

Lock File

  • Only yarn.lock is modified. The resolved URL and integrity hash for basic-ftp are updated. No unexpected packages were added or removed.

CI

  • All checks passed: Node v20, Node v22, and all Cycode scans (SAST, secrets, IaC, licenses, vulnerable dependencies).

Positive Notes

  • Minimal, focused change. Dependabot compatibility score is high. Safe to merge immediately.

@marioviana marioviana merged commit 0b7bb6a into master Apr 9, 2026
8 checks passed
@marioviana marioviana deleted the dependabot/npm_and_yarn/basic-ftp-5.2.1 branch April 9, 2026 08:41
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant