chore: bump up get-stream version to v9 (#6139)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [get-stream](https://togithub.com/sindresorhus/get-stream) | [`^8.0.1` -> `^9.0.0`](https://renovatebot.com/diffs/npm/get-stream/8.0.1/9.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/get-stream/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/get-stream/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/get-stream/8.0.1/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/get-stream/8.0.1/9.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>sindresorhus/get-stream (get-stream)</summary>

### [`v9.0.0`](https://togithub.com/sindresorhus/get-stream/releases/tag/v9.0.0)

[Compare Source](https://togithub.com/sindresorhus/get-stream/compare/v8.0.1...v9.0.0)

##### Breaking

-   Require Node.js 18 ([#&#8203;111](https://togithub.com/sindresorhus/get-stream/issues/111))  [`7ccab70`](https://togithub.com/sindresorhus/get-stream/commit/7ccab70)

##### Improvements

-   Fix browser support ([#&#8203;122](https://togithub.com/sindresorhus/get-stream/issues/122))  [`4d233d3`](https://togithub.com/sindresorhus/get-stream/commit/4d233d3)
-   Allow multiple readers at once ([#&#8203;121](https://togithub.com/sindresorhus/get-stream/issues/121))  [`a51d085`](https://togithub.com/sindresorhus/get-stream/commit/a51d085)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/toeverything/AFFiNE).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoiY2FuYXJ5In0=-->
This commit is contained in:
LongYinan
2024-03-18 03:08:03 +00:00
parent e94be8968b
commit 58c81dd1ac
2 changed files with 26 additions and 2 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
"dotenv-cli": "^7.3.0",
"express": "^4.18.2",
"file-type": "^19.0.0",
"get-stream": "^8.0.1",
"get-stream": "^9.0.0",
"graphql": "^16.8.1",
"graphql-scalars": "^1.22.4",
"graphql-type-json": "^0.3.2",
+25 -1
View File
@@ -684,7 +684,7 @@ __metadata:
dotenv-cli: "npm:^7.3.0"
express: "npm:^4.18.2"
file-type: "npm:^19.0.0"
get-stream: "npm:^8.0.1"
get-stream: "npm:^9.0.0"
graphql: "npm:^16.8.1"
graphql-scalars: "npm:^1.22.4"
graphql-type-json: "npm:^0.3.2"
@@ -11097,6 +11097,13 @@ __metadata:
languageName: node
linkType: hard
"@sec-ant/readable-stream@npm:^0.3.2":
version: 0.3.2
resolution: "@sec-ant/readable-stream@npm:0.3.2"
checksum: 10/e7f1347704562824bbfef9a9a68cb4dcf75ff2cd8f4df81840de315a84c628a82e7731a8810abe98ba4b970ff8afb7a2debef2e003c530514d60bcb8317b94c9
languageName: node
linkType: hard
"@sentry-internal/feedback@npm:7.102.1":
version: 7.102.1
resolution: "@sentry-internal/feedback@npm:7.102.1"
@@ -22028,6 +22035,16 @@ __metadata:
languageName: node
linkType: hard
"get-stream@npm:^9.0.0":
version: 9.0.0
resolution: "get-stream@npm:9.0.0"
dependencies:
"@sec-ant/readable-stream": "npm:^0.3.2"
is-stream: "npm:^4.0.1"
checksum: 10/557175d0f58169cb92b0835d0db418605d02dc4bb124081bb86063d5b11667155e877411d6b7e5dfd752da216e98d250d7fb08825e357558198130d7df2ee6e7
languageName: node
linkType: hard
"get-tsconfig@npm:^4.7.2":
version: 4.7.2
resolution: "get-tsconfig@npm:4.7.2"
@@ -23891,6 +23908,13 @@ __metadata:
languageName: node
linkType: hard
"is-stream@npm:^4.0.1":
version: 4.0.1
resolution: "is-stream@npm:4.0.1"
checksum: 10/cbea3f1fc271b21ceb228819d0c12a0965a02b57f39423925f99530b4eb86935235f258f06310b67cd02b2d10b49e9a0998f5ececf110ab7d3760bae4055ad23
languageName: node
linkType: hard
"is-svg@npm:^5.0.0":
version: 5.0.0
resolution: "is-svg@npm:5.0.0"