Skip to content

chore(deps-dev): bump basic-ftp from 5.2.0 to 5.2.1 in the npm_and_yarn group across 1 directory#10

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-2dee6a94ba
Closed

chore(deps-dev): bump basic-ftp from 5.2.0 to 5.2.1 in the npm_and_yarn group across 1 directory#10
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm_and_yarn-2dee6a94ba

Conversation

@dependabot
Copy link
Copy Markdown

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

Bumps the npm_and_yarn group with 1 update in the / directory: basic-ftp.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the npm_and_yarn group with 1 update in the / directory: [basic-ftp](https://github.com/patrickjuchli/basic-ftp).


Updates `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
  dependency-group: npm_and_yarn
...

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
cote-star added a commit that referenced this pull request Apr 20, 2026
Infrastructure-only release on top of v0.12.0. No user-facing behavior
changes.

**release.yml binary path (.github/workflows/release.yml)**
- package-rust's Upload release binary step pointed at
  `target/release/chorus` but `cargo build --manifest-path cli/Cargo.toml
  --release` produces binaries at `cli/target/release/chorus`. Since
  v0.9.1 every release silently uploaded empty artifacts and the
  create-release job (landed in release-automation PR #11) had nothing
  to attach. Fixed for both linux-x64 and macos-arm64 matrix entries.

**basic-ftp advisory (npm audit)**
- `npm audit fix` refreshed package-lock.json to resolve
  GHSA-6v7q-wjvx-w8wg, GHSA-chqc-8p9q-pq6q, GHSA-rp42-5vxx-qpwr on
  basic-ftp (transitive devDep via puppeteer). Not shipped in the
  published npm tarball; audit now clean (0 vulnerabilities).
- Supersedes dependabot PR #10, which proposed 5.2.0→5.2.1; 5.2.1 is
  still in the vulnerable range per the advisories.

Version bump: 0.12.0 → 0.12.1 in cli/Cargo.toml, package.json,
.claude-plugin/plugin.json, README badge, skills/agent-chorus SKILL
frontmatter.

cargo test: 38/38, scripts/conformance.sh: PASS,
scripts/check_readme_examples.sh: PASS, npm audit: 0 vulnerabilities,
scripts/release/verify_versions.sh v0.12.1: PASS.
cote-star added a commit that referenced this pull request Apr 20, 2026
…dit (#13)

Infrastructure-only release on top of v0.12.0. No user-facing behavior
changes.

**release.yml binary path (.github/workflows/release.yml)**
- package-rust's Upload release binary step pointed at
  `target/release/chorus` but `cargo build --manifest-path cli/Cargo.toml
  --release` produces binaries at `cli/target/release/chorus`. Since
  v0.9.1 every release silently uploaded empty artifacts and the
  create-release job (landed in release-automation PR #11) had nothing
  to attach. Fixed for both linux-x64 and macos-arm64 matrix entries.

**basic-ftp advisory (npm audit)**
- `npm audit fix` refreshed package-lock.json to resolve
  GHSA-6v7q-wjvx-w8wg, GHSA-chqc-8p9q-pq6q, GHSA-rp42-5vxx-qpwr on
  basic-ftp (transitive devDep via puppeteer). Not shipped in the
  published npm tarball; audit now clean (0 vulnerabilities).
- Supersedes dependabot PR #10, which proposed 5.2.0→5.2.1; 5.2.1 is
  still in the vulnerable range per the advisories.

Version bump: 0.12.0 → 0.12.1 in cli/Cargo.toml, package.json,
.claude-plugin/plugin.json, README badge, skills/agent-chorus SKILL
frontmatter.

cargo test: 38/38, scripts/conformance.sh: PASS,
scripts/check_readme_examples.sh: PASS, npm audit: 0 vulnerabilities,
scripts/release/verify_versions.sh v0.12.1: PASS.
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 20, 2026

Looks like basic-ftp is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Apr 20, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm_and_yarn-2dee6a94ba branch April 20, 2026 11:13
@cote-star
Copy link
Copy Markdown
Owner

Closing in favor of v0.12.1 which ran npm audit fix directly. The advisories affecting basic-ftp cover versions <=5.2.2 (GHSA-6v7q-wjvx-w8wg, GHSA-chqc-8p9q-pq6q, GHSA-rp42-5vxx-qpwr), so a bump to 5.2.1 would still be vulnerable. The lockfile refresh in v0.12.1 lands a clean audit.

Thanks, dependabot — keep them coming.

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