Skip to content

Update dependency isbinaryfile to v6#127

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/isbinaryfile-6.x
Open

Update dependency isbinaryfile to v6#127
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/isbinaryfile-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 15, 2026

This PR contains the following updates:

Package Change Age Confidence
isbinaryfile 5.0.66.0.0 age confidence

Release Notes

gjtorikian/isBinaryFile (isbinaryfile)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • add encoding hints
Features
Bug Fixes
  • fix protobuf processing causing index out of range errors (913ecb0)
  • fix protobuf processing causing index out of range errors (d39d2c0)
  • handle errors in isBinaryFile function with try-catch 🐛 (ae76dba)
  • handle errors in isBinaryFile function with try-catch 🐛 (a78a3b8)
  • handle UTF-8 multibyte sequences truncated at buffer boundary (a9d483b)
  • handle UTF-8 multibyte sequences truncated at buffer boundary (4832a7c)
  • update CI workflow triggers for pull requests 🔧 (298e604)

v5.0.7

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot bot commented Mar 15, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (1 file)
  • package.json - Dependency version update from isbinaryfile@5.0.6 to isbinaryfile@6.0.0

Analysis

This PR updates isbinaryfile from v5.0.6 to v6.0.0 (major version bump). After reviewing the codebase:

Usage Pattern:

Assessment:
The two-parameter API signature isBinaryFile(buffer, size) is standard and appears compatible across versions. The existing test suite should catch any incompatibilities. No security vulnerabilities, runtime errors, or breaking changes detected.

This is an automated dependency update by Renovate.

@renovate renovate bot force-pushed the renovate/isbinaryfile-6.x branch 2 times, most recently from e42a818 to 02dd2a6 Compare March 15, 2026 20:59
@renovate renovate bot force-pushed the renovate/isbinaryfile-6.x branch from 02dd2a6 to f21a52f Compare March 15, 2026 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants