rubensworks / rdf-test-suite.js

Executes the RDF and SPARQL test suites.
MIT License
9 stars 6 forks source link

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

Open renovate[bot] opened 8 months ago

renovate[bot] commented 8 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
is-stream ^2.0.0 -> ^4.0.0 age adoption passing confidence

Release Notes

sindresorhus/is-stream (is-stream) ### [`v4.0.1`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v4.0.1) [Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v4.0.0...v4.0.1) - Fix docs [`022693d`](https://redirect.github.com/sindresorhus/is-stream/commit/022693d) ### [`v4.0.0`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v4.0.0) [Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v3.0.0...v4.0.0) ##### Breaking - Require Node.js 18 [`42ad38e`](https://redirect.github.com/sindresorhus/is-stream/commit/42ad38e) - The `isStream()` method now also ensures that the stream is not closed ([#​20](https://redirect.github.com/sindresorhus/is-stream/issues/20)) [`dd03f79`](https://redirect.github.com/sindresorhus/is-stream/commit/dd03f79) - You can pass `{canOpen: false}` to bring back the old behavior ##### Improvements - Add `checkOpen` option ([#​20](https://redirect.github.com/sindresorhus/is-stream/issues/20)) [`dd03f79`](https://redirect.github.com/sindresorhus/is-stream/commit/dd03f79) - Add support for HTTP stream instances ([#​21](https://redirect.github.com/sindresorhus/is-stream/issues/21)) [`45e90c2`](https://redirect.github.com/sindresorhus/is-stream/commit/45e90c2) ### [`v3.0.0`](https://redirect.github.com/sindresorhus/is-stream/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/sindresorhus/is-stream/compare/v2.0.1...v3.0.0) ##### Breaking - Require Node.js 12.20 [`5831295`](https://redirect.github.com/sindresorhus/is-stream/commit/5831295) - This package is now pure ESM. Please [read this](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c). - [Changed from a default export to named exports.](https://redirect.github.com/sindresorhus/is-stream/compare/sindresorhus:fb8caed...sindresorhus:6913e34#diff-5a831ea67cf5cf8703b0de46901ab25bd191f56b320053be9332d9a3b0d01d15L14-R42)

Configuration

📅 Schedule: Branch creation - "before 7am every weekday" in timezone Europe/Brussels, 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 was generated by Mend Renovate. View the repository job log.