Skip to content

chore(deps): update dependency get-stream to v9#61

Open
goraxe wants to merge 1 commit intomasterfrom
renovate/get-stream-9.x
Open

chore(deps): update dependency get-stream to v9#61
goraxe wants to merge 1 commit intomasterfrom
renovate/get-stream-9.x

Conversation

@goraxe
Copy link
Copy Markdown
Owner

@goraxe goraxe commented Mar 15, 2024

This PR contains the following updates:

Package Change Age Confidence
get-stream ^5.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.


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

Configuration

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

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

@goraxe goraxe enabled auto-merge (rebase) March 15, 2024 08:46
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 4 times, most recently from cb117d9 to 47a56d1 Compare March 18, 2024 22:18
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch from 47a56d1 to c5f616e Compare March 24, 2024 16:18
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 4 times, most recently from fff71f1 to f6d1d47 Compare April 3, 2024 18:49
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 3 times, most recently from 15048f8 to c744658 Compare April 13, 2024 17:28
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 5 times, most recently from 9af1fca to 48c9742 Compare May 7, 2024 15:23
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 6 times, most recently from 2acbcb8 to 6b7048e Compare June 1, 2024 16:54
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 2 times, most recently from 7d5255c to 8f83f89 Compare June 9, 2024 23:17
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch from 8f83f89 to 39eb0da Compare June 20, 2024 12:38
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 2 times, most recently from 5233ff8 to a25ee3f Compare July 2, 2024 11:43
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch from a25ee3f to 0f9946c Compare July 23, 2024 13:02
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 2 times, most recently from 5e8e61c to 614d5ee Compare September 20, 2024 15:02
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch from 614d5ee to ff89a4c Compare October 6, 2024 09:43
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 2 times, most recently from 9f53567 to d761232 Compare October 16, 2024 10:20
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch from d761232 to 6869e6c Compare October 28, 2024 04:21
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 5 times, most recently from 36e7308 to d632dfd Compare January 16, 2025 17:59
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 2 times, most recently from c1bb460 to 096a825 Compare January 31, 2025 20:43
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 2 times, most recently from 7b487a4 to 5a52590 Compare February 17, 2025 18:07
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 5 times, most recently from 8018c9a to c7bbfce Compare March 28, 2025 19:47
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 2 times, most recently from f621e8b to 2368eb4 Compare May 2, 2025 13:53
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 4 times, most recently from c216369 to 88976c6 Compare May 21, 2025 15:42
@goraxe goraxe force-pushed the renovate/get-stream-9.x branch 3 times, most recently from e2675c7 to acd6a2c Compare May 29, 2025 21:55
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.

2 participants