Skip to content

Bump basic-ftp from 5.3.0 to 5.3.1 in /docs#12433

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

Bump basic-ftp from 5.3.0 to 5.3.1 in /docs#12433
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/docs/basic-ftp-5.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 8, 2026

Bumps basic-ftp from 5.3.0 to 5.3.1.

Release notes

Sourced from basic-ftp's releases.

5.3.1

Changelog

Sourced from basic-ftp's changelog.

5.3.1

Commits

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.3.0 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.3.0...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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 8, 2026
@mintlify
Copy link
Copy Markdown

mintlify Bot commented May 8, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mindsdb 🟢 Ready View Preview May 8, 2026, 9:25 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@entelligence-ai-pr-reviews
Copy link
Copy Markdown
Contributor

EntelligenceAI PR Summary

Updates docs/package-lock.json to reflect lockfile regeneration and a minor dependency patch.

  • Removed libc field from optional platform-specific package entries for architecture variants: arm, arm64, ppc64, riscv64, s390x, and x64
  • Bumped basic-ftp from 5.3.0 to 5.3.1 (patch release)

Confidence Score: 5/5 - Safe to Merge

Safe to merge — this is a routine Dependabot-style lockfile update bumping basic-ftp from 5.3.0 to 5.3.1 (a patch release) within the docs/ directory only. The removal of libc fields from optional platform-specific entries in docs/package-lock.json reflects a lockfile regeneration artifact and carries no runtime impact. No application logic, configuration, or source files are modified, and no review comments or heuristic issues were raised.

Key Findings:

  • The basic-ftp bump is a patch-level update (5.3.0 → 5.3.1), scoped entirely to docs/package-lock.json, meaning no production or library source code is touched.
  • The removal of libc fields from optional platform-specific package entries (arm, arm64, ppc64, riscv64, s390x, x64) in the lockfile is a benign metadata normalization that does not affect dependency resolution or installed packages.
  • No new review comments were generated by automated analysis, and there are no pre-existing unresolved concerns associated with this PR.
Files requiring special attention
  • docs/package-lock.json

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.

0 participants