Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 10, 2025

This PR contains the following updates:

Package Change Age Confidence
into-stream ^3.1.0 -> ^9.0.0 age confidence

Release Notes

sindresorhus/into-stream (into-stream)

v9.0.0

Compare Source

Breaking
  • Require Node.js 20 f253040
  • Drop support for Buffer in favor of Uint8Array c378b14
Improvements
  • Add support for Uint8Array in iterables 6ccc5a1

v8.0.1

Compare Source

  • Throw user-friendly error message on undefined input d38670e

v8.0.0

Compare Source

Breaking
  • Require Node.js 16 ebbad60
  • It no longer chunks up the input if it's a string.
    • This should not really matter as the chunks are not guaranteed to be preserved anyway.

v7.0.0

Compare Source

Breaking

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 intoStream from 'into-stream'; to import intoStream = require('into-stream');
Enhancements
  • Support async iterables (#​16) 62f1ed7
  • Allow arrays of arrays in intoStream.object TypeScript type definition (#​15) ef2b8dc

v5.1.1

Compare Source

  • Fix TypeScript definition for TypeScript 3.5 d83ec15

v5.1.0

Compare Source

  • Refactor TypeScript definition to CommonJS compatible export (#​12) ea52348

v5.0.0

Compare Source

Breaking:

Enhancements:

v4.0.0

Compare Source

Breaking:

Other:

  • Add support for TypedArray and ArrayBuffer. ec6ef5c

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 Sep 10, 2025
@renovate renovate bot force-pushed the renovate/into-stream-9.x branch from f390cfa to ba27f9f 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