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

fix(deps): update dependency is-stream to v4 #6621

Merged
merged 1 commit into from
May 17, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
is-stream 3.0.0 -> 4.0.1 age adoption passing confidence

Release Notes

sindresorhus/is-stream (is-stream)

v4.0.1

Compare Source

v4.0.0

Compare Source

Breaking
  • Require Node.js 18 42ad38e
  • The isStream() method now also ensures that the stream is not closed (#​20) dd03f79
    • You can pass {canOpen: false} to bring back the old behavior
Improvements

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner May 16, 2024 21:44
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 16, 2024
Copy link

github-actions bot commented May 16, 2024

📊 Benchmark results

Comparing with f8391bf

  • Dependency count: 1,367 ⬆️ 0.80% increase vs. f8391bf
  • Package size: 313 MB ⬆️ 0.09% increase vs. f8391bf
  • Number of ts-expect-error directives: 980 (no change)

@renovate renovate bot force-pushed the renovate/is-stream-4.x branch from 8744f03 to d86b2af Compare May 17, 2024 14:43
@mrstork mrstork merged commit 55c0cef into main May 17, 2024
48 checks passed
@mrstork mrstork deleted the renovate/is-stream-4.x branch May 17, 2024 15:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant