Skip to content

fix(deps): update dependency read-chunk to v5#39496

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/read-chunk-5.x
Open

fix(deps): update dependency read-chunk to v5#39496
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/read-chunk-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2026

This PR contains the following updates:

Package Change Age Confidence
read-chunk ^3.2.0^5.0.0 age confidence

Release Notes

sindresorhus/read-chunk (read-chunk)

v5.0.0

Compare Source

Breaking
  • Require Node.js 18 23b4f67
  • Change return value from Buffer to Uint8Array (#​23) f01c7c3
    • Buffer is a subclass of Uint8Array, so this change only affects you if you use Buffer-specific methods. Learn more.

v4.0.3

Compare Source

v4.0.2

Compare Source

v4.0.1

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 12.20 11aa7de
  • This package is now pure ESM. Please read this.
  • Now uses named exports.
    • const readChunk = require('read-chunk') => import {readChunk} from 'read-chunk'
    • const readChunkSync = require('read-chunk').sync => import {readChunkSync} from 'read-chunk'
  • The length and startPosition arguments are now part of an options-object argument.

Configuration

📅 Schedule: Branch creation - "before 6am" (UTC), Automerge - At any time (no schedule defined).

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

Rebasing: Whenever PR is behind base branch, 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.

@gatsbot gatsbot bot added the status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer label Mar 13, 2026
@renovate renovate bot force-pushed the renovate/read-chunk-5.x branch 7 times, most recently from 14a996f to 010eb35 Compare March 18, 2026 22:20
@renovate renovate bot force-pushed the renovate/read-chunk-5.x branch from 010eb35 to 3542cc4 Compare March 19, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: triage needed Issue or pull request that need to be triaged and assigned to a reviewer

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants