podium-lib / client

Client for fetching Podium component fragments over HTTP.
MIT License
7 stars 6 forks source link

chore(deps): update dependency is-stream to v4 #353

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

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`](https://togithub.com/sindresorhus/is-stream/releases/tag/v4.0.1) [Compare Source](https://togithub.com/sindresorhus/is-stream/compare/v4.0.0...v4.0.1) - Fix docs [`022693d`](https://togithub.com/sindresorhus/is-stream/commit/022693d) ### [`v4.0.0`](https://togithub.com/sindresorhus/is-stream/releases/tag/v4.0.0) [Compare Source](https://togithub.com/sindresorhus/is-stream/compare/v3.0.0...v4.0.0) ##### Breaking - Require Node.js 18 [`42ad38e`](https://togithub.com/sindresorhus/is-stream/commit/42ad38e) - The `isStream()` method now also ensures that the stream is not closed ([#​20](https://togithub.com/sindresorhus/is-stream/issues/20)) [`dd03f79`](https://togithub.com/sindresorhus/is-stream/commit/dd03f79) - You can pass `{canOpen: false}` to bring back the old behavior ##### Improvements - Add `checkOpen` option ([#​20](https://togithub.com/sindresorhus/is-stream/issues/20)) [`dd03f79`](https://togithub.com/sindresorhus/is-stream/commit/dd03f79) - Add support for HTTP stream instances ([#​21](https://togithub.com/sindresorhus/is-stream/issues/21)) [`45e90c2`](https://togithub.com/sindresorhus/is-stream/commit/45e90c2)

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 months ago

:tada: This PR is included in version 5.0.11 :tada:

The release is available on:

Your semantic-release bot :package::rocket: