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

Closed
wants to merge 1 commit into from

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Aug 22, 2024

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 - "* * * * 0" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 JoshMock force-pushed the renovate/into-stream-8.x branch from 6218fc3 to 316d740 Compare August 22, 2024 18:36
@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
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/into-stream-8.x branch from 316d740 to 33c6cef Compare August 26, 2024 16:15
@elastic-renovate-prod elastic-renovate-prod bot force-pushed the renovate/into-stream-8.x branch from 33c6cef to 37eeb0c Compare January 7, 2025 18:01
@JoshMock
Copy link
Member

JoshMock commented Jan 8, 2025

into-stream 7.0+ are ESM-only, which I'm not quite ready for in this project.

@JoshMock JoshMock closed this Jan 8, 2025
@elastic-renovate-prod
Copy link
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 8.x releases. But if you manually upgrade to 8.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@elastic-renovate-prod elastic-renovate-prod bot deleted the renovate/into-stream-8.x branch January 8, 2025 19:39
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