Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2024

This PR contains the following updates:

Package Change Age Confidence
get-stream ^6.0.0 -> ^9.0.0 age confidence

Release Notes

sindresorhus/get-stream (get-stream)

v9.0.1

Compare Source

  • Upgrade ReadableStream[Symbol.asyncIterator] ponyfill (#​128) df42674

v9.0.0

Compare Source

Breaking
Improvements

v8.0.1

Compare Source

Fixes

v8.0.0

Compare Source

Huge thanks to @​ehmicky for doing all the work for this release 🙌

Breaking
Improvements
Fixes
TypeScript types
Documentation
Performance
  • Do not block the event loop when the stream ends. (#​92)

v7.0.1

Compare Source

  • Work around issue with handling large sizes e58d141

v7.0.0

Compare Source

Breaking
  • Require Node.js 16 70571f8
  • This package is now pure ESM. Please read this.
  • Removed getStream.array()
  • const getStream = require('get-stream'); getStream.buffer(…);import {getStreamAsBuffer} from 'get-stream'; getStreamAsBuffer(…);
  • const getStream = require('get-stream'); getStream.MaxBufferError;import {MaxBufferError} from 'get-stream'; MaxBufferError;
Tip

You may not need this package anymore.



Configuration

📅 Schedule: Branch creation - At 06:00 PM through 11:59 PM and 12:00 AM through 09:59 AM ( * 18-23,0-9 * * * ) in timezone Europe/Kiev, 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.

@renovate renovate bot added the backend label Mar 17, 2024
@renovate renovate bot force-pushed the renovate/get-stream-9.x branch from 4d9fd3a to 583f9c9 Compare August 10, 2025 16:18
@renovate renovate bot force-pushed the renovate/get-stream-9.x branch from 583f9c9 to c3a73b9 Compare November 18, 2025 23:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

0 participants