Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency into-stream to v8 #123

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

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
into-stream devDependencies major 6.0.0 -> 8.0.1

Release Notes

sindresorhus/into-stream (into-stream)

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

@JoshMock
Copy link
Member

into-stream 7x+ require use of ESM import syntax. Leaving this open and adding an esm label to track PRs that are blocked by switching to ESM.

@JoshMock JoshMock added the needs-esm Blocked until this library can provide ECMAScript module support label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-esm Blocked until this library can provide ECMAScript module support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant