Skip to content
This repository has been archived by the owner on Dec 1, 2022. It is now read-only.

Update dependency get-stream to v6 #62

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 15, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
get-stream 4.1.0 -> 6.0.1 age adoption passing confidence

Release Notes

sindresorhus/get-stream

v6.0.1

Compare Source

v6.0.0

Compare Source

Breaking
Breaking for TypeScript users
  • Only use a CommonJS export for the TypeScript definition (reason)
    You need to change import getStream from 'get-stream'; to import getStream = require('get-stream');
Improvements
  • Use native stream.pipeline instead of pump package (#​39) 5cf31ba

v5.2.0

Compare Source

  • Allow maxBuffer option to be set to Buffer MAX_LENGTH (#​40) 127d83c

v5.1.0

Compare Source

  • Refactor TypeScript definition to CommonJS compatible export (#​31) 0c3b07d

v5.0.0

Compare Source

Breaking:

Enhancements:


Configuration

📅 Schedule: Branch creation - "before 5am every weekday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants