Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-yoga/subscription to v5 (#9912)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@graphql-yoga/subscription](https://togithub.com/dotansimha/graphql-yoga)
([source](https://togithub.com/dotansimha/graphql-yoga/tree/HEAD/packages/subscription))
| [`4.0.0` ->
`5.0.0`](https://renovatebot.com/diffs/npm/@graphql-yoga%2fsubscription/4.0.0/5.0.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-yoga%2fsubscription/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-yoga%2fsubscription/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-yoga%2fsubscription/4.0.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-yoga%2fsubscription/4.0.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dotansimha/graphql-yoga
(@&#8203;graphql-yoga/subscription)</summary>

###
[`v5.0.0`](https://togithub.com/dotansimha/graphql-yoga/blob/HEAD/packages/subscription/CHANGELOG.md#500)

[Compare
Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/subscription@4.0.0...@graphql-yoga/subscription@5.0.0)

##### Major Changes

- [#&#8203;3063](https://togithub.com/dotansimha/graphql-yoga/pull/3063)

[`01430e03`](https://togithub.com/dotansimha/graphql-yoga/commit/01430e03288f072a9cb09b0b898316b1f5b58a5f)
Thanks [@&#8203;EmrysMyrddin](https://togithub.com/EmrysMyrddin)! -
**Breaking Change:** Drop support of
    Node.js 16

##### Patch Changes

-   Updated dependencies

\[[`01430e03`](https://togithub.com/dotansimha/graphql-yoga/commit/01430e03288f072a9cb09b0b898316b1f5b58a5f)]:
-
[@&#8203;graphql-yoga/typed-event-target](https://togithub.com/graphql-yoga/typed-event-target)[@&#8203;3](https://togithub.com/3).0.0

</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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and jtoar committed Jan 28, 2024
1 parent 0b029c9 commit 31b5cf0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 15 deletions.
2 changes: 1 addition & 1 deletion packages/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@graphql-yoga/plugin-defer-stream": "2.0.5",
"@graphql-yoga/plugin-graphql-sse": "2.0.5",
"@graphql-yoga/redis-event-target": "2.0.0",
"@graphql-yoga/subscription": "4.0.0",
"@graphql-yoga/subscription": "5.0.0",
"@n1ru4l/graphql-live-query": "0.10.0",
"@n1ru4l/in-memory-live-query-store": "0.10.0",
"graphql": "16.8.1",
Expand Down
16 changes: 2 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4720,19 +4720,7 @@ __metadata:
languageName: node
linkType: hard

"@graphql-yoga/subscription@npm:4.0.0":
version: 4.0.0
resolution: "@graphql-yoga/subscription@npm:4.0.0"
dependencies:
"@graphql-yoga/typed-event-target": "npm:^2.0.0"
"@repeaterjs/repeater": "npm:^3.0.4"
"@whatwg-node/events": "npm:^0.1.0"
tslib: "npm:^2.5.2"
checksum: 2fb1c8e8b46b00b4bfaa214cc5efb309e4f1ae156b7116b32c61b28238bf99c852630cf287ebb0ec9bcda1070e88aa5693f59e2bdd9666db2cc5e7f54067bb14
languageName: node
linkType: hard

"@graphql-yoga/subscription@npm:^5.0.0":
"@graphql-yoga/subscription@npm:5.0.0, @graphql-yoga/subscription@npm:^5.0.0":
version: 5.0.0
resolution: "@graphql-yoga/subscription@npm:5.0.0"
dependencies:
Expand Down Expand Up @@ -8625,7 +8613,7 @@ __metadata:
"@graphql-yoga/plugin-defer-stream": "npm:2.0.5"
"@graphql-yoga/plugin-graphql-sse": "npm:2.0.5"
"@graphql-yoga/redis-event-target": "npm:2.0.0"
"@graphql-yoga/subscription": "npm:4.0.0"
"@graphql-yoga/subscription": "npm:5.0.0"
"@n1ru4l/graphql-live-query": "npm:0.10.0"
"@n1ru4l/in-memory-live-query-store": "npm:0.10.0"
graphql: "npm:16.8.1"
Expand Down

0 comments on commit 31b5cf0

Please sign in to comment.