Skip to content

fix(deps): update dependency get-stdin to v10#341

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/get-stdin-10.x
Open

fix(deps): update dependency get-stdin to v10#341
renovate[bot] wants to merge 1 commit intomainfrom
renovate/get-stdin-10.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 16, 2026

This PR contains the following updates:

Package Change Age Confidence
get-stdin 9.0.010.0.0 age confidence

Release Notes

sindresorhus/get-stdin (get-stdin)

v10.0.0

Compare Source

Breaking
  • getStdin.buffer() now returns Uint8Array instead of Buffer 2399242
  • Default TTY behavior now resolves to empty string/Uint8Array eb25606
    • This prevents CLIs from hanging in interactive terminals when no input is piped, and it lets them immediately fall back to other input sources. Interactive, cat‑style blocking input is still available via allowTTY: true.
Improvements
  • Added stdin option for custom input streams (useful for testing or custom streams).


Configuration

📅 Schedule: Branch creation - "before 5am on Monday" in timezone Europe/Warsaw, 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.

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.

0 participants