From c1339517efbd4582fb577c2a344604ee170ea177 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed, 15 Nov 2023 03:46:22 +0000
Subject: [PATCH] fix(deps): update dependency @graphql-yoga/plugin-graphql-sse
to v2.0.5 (#9440)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
[![Mend Renovate logo
banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-yoga/plugin-graphql-sse](https://togithub.com/dotansimha/graphql-yoga)
| [`2.0.4` ->
`2.0.5`](https://renovatebot.com/diffs/npm/@graphql-yoga%2fplugin-graphql-sse/2.0.4/2.0.5)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-yoga%2fplugin-graphql-sse/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-yoga%2fplugin-graphql-sse/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-yoga%2fplugin-graphql-sse/2.0.4/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-yoga%2fplugin-graphql-sse/2.0.4/2.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
dotansimha/graphql-yoga
(@graphql-yoga/plugin-graphql-sse)
###
[`v2.0.5`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/plugins/graphql-sse/CHANGELOG.md#205)
[Compare
Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-graphql-sse@2.0.4...@graphql-yoga/plugin-graphql-sse@2.0.5)
##### Patch Changes
- Updated dependencies
\[[`bf602edf`](https://togithub.com/dotansimha/graphql-yoga/commit/bf602edf790590de1db26b5f3fc39f895104055c)]:
- graphql-yoga@4.0.5
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
â™» **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](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/redwoodjs/redwood).
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Dominic Saadi
---
packages/realtime/package.json | 2 +-
yarn.lock | 12 ++++++------
2 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/packages/realtime/package.json b/packages/realtime/package.json
index 974f65537f20..91f5f798685c 100644
--- a/packages/realtime/package.json
+++ b/packages/realtime/package.json
@@ -27,7 +27,7 @@
"@graphql-tools/schema": "10.0.0",
"@graphql-tools/utils": "10.0.8",
"@graphql-yoga/plugin-defer-stream": "2.0.5",
- "@graphql-yoga/plugin-graphql-sse": "2.0.4",
+ "@graphql-yoga/plugin-graphql-sse": "2.0.5",
"@graphql-yoga/redis-event-target": "2.0.0",
"@graphql-yoga/subscription": "4.0.0",
"@n1ru4l/graphql-live-query": "0.10.0",
diff --git a/yarn.lock b/yarn.lock
index f89164756ae6..114f2baf4930 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4496,15 +4496,15 @@ __metadata:
languageName: node
linkType: hard
-"@graphql-yoga/plugin-graphql-sse@npm:2.0.4":
- version: 2.0.4
- resolution: "@graphql-yoga/plugin-graphql-sse@npm:2.0.4"
+"@graphql-yoga/plugin-graphql-sse@npm:2.0.5":
+ version: 2.0.5
+ resolution: "@graphql-yoga/plugin-graphql-sse@npm:2.0.5"
dependencies:
graphql-sse: ^2.0.0
peerDependencies:
graphql: ^15.2.0 || ^16.0.0
- graphql-yoga: ^4.0.4
- checksum: 61c7fa4d44f33d440a59a1504febfceb22ad91d7afdad1cdf1aff53b744bf61ee7c940e4a2f94f9d421d7f1d42e8e733f6f51f098d2625c6e87e4abcfea0b024
+ graphql-yoga: ^4.0.5
+ checksum: 5da378feeef61c134ff7a95dfe8d8cab38df33a64218209e4ab918310fef853a975f354a2d23174fab506f47153a35fd6fa51f2204b427070680011a8b9d5cc9
languageName: node
linkType: hard
@@ -8972,7 +8972,7 @@ __metadata:
"@graphql-tools/schema": 10.0.0
"@graphql-tools/utils": 10.0.8
"@graphql-yoga/plugin-defer-stream": 2.0.5
- "@graphql-yoga/plugin-graphql-sse": 2.0.4
+ "@graphql-yoga/plugin-graphql-sse": 2.0.5
"@graphql-yoga/redis-event-target": 2.0.0
"@graphql-yoga/subscription": 4.0.0
"@n1ru4l/graphql-live-query": 0.10.0