fix(deps): update dependency read-chunk to v5#39496
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency read-chunk to v5#39496renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
14a996f to
010eb35
Compare
010eb35 to
3542cc4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^3.2.0→^5.0.0Release Notes
sindresorhus/read-chunk (read-chunk)
v5.0.0Compare Source
Breaking
23b4f67BuffertoUint8Array(#23)f01c7c3Bufferis a subclass ofUint8Array, so this change only affects you if you use Buffer-specific methods. Learn more.v4.0.3Compare Source
513e58fv4.0.2Compare Source
43bf320v4.0.1Compare Source
7a39d83v4.0.0Compare Source
Breaking
11aa7deconst readChunk = require('read-chunk')=>import {readChunk} from 'read-chunk'const readChunkSync = require('read-chunk').sync=>import {readChunkSync} from 'read-chunk'lengthandstartPositionarguments 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.
This PR was generated by Mend Renovate. View the repository job log.