Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-yoga/plugin-defer-stream to v3.…
Browse files Browse the repository at this point in the history
…3.1 (#10638)

[![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/plugin-defer-stream](https://togithub.com/dotansimha/graphql-yoga)
([source](https://togithub.com/dotansimha/graphql-yoga/tree/HEAD/packages/plugins/defer))
| [`3.2.0` ->
`3.3.1`](https://renovatebot.com/diffs/npm/@graphql-yoga%2fplugin-defer-stream/3.2.0/3.3.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-yoga%2fplugin-defer-stream/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@graphql-yoga%2fplugin-defer-stream/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@graphql-yoga%2fplugin-defer-stream/3.2.0/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@graphql-yoga%2fplugin-defer-stream/3.2.0/3.3.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.3.1`](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.3.0...@graphql-yoga/plugin-defer-stream@3.3.1)

[Compare
Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.3.0...@graphql-yoga/plugin-defer-stream@3.3.1)

###
[`v3.3.0`](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.2.0...@graphql-yoga/plugin-defer-stream@3.3.0)

[Compare
Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-defer-stream@3.2.0...@graphql-yoga/plugin-defer-stream@3.3.0)

</details>

---

### 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.

---

- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuNSIsInVwZGF0ZWRJblZlciI6IjM3LjM2My41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 17, 2024
1 parent 7d82d82 commit 352e88f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/realtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@envelop/live-query": "7.0.0",
"@graphql-tools/schema": "10.0.3",
"@graphql-tools/utils": "10.1.2",
"@graphql-yoga/plugin-defer-stream": "3.2.0",
"@graphql-yoga/plugin-defer-stream": "3.3.1",
"@graphql-yoga/plugin-graphql-sse": "3.2.0",
"@graphql-yoga/redis-event-target": "3.0.0",
"@graphql-yoga/subscription": "5.0.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4729,15 +4729,15 @@ __metadata:
languageName: node
linkType: hard

"@graphql-yoga/plugin-defer-stream@npm:3.2.0":
version: 3.2.0
resolution: "@graphql-yoga/plugin-defer-stream@npm:3.2.0"
"@graphql-yoga/plugin-defer-stream@npm:3.3.1":
version: 3.3.1
resolution: "@graphql-yoga/plugin-defer-stream@npm:3.3.1"
dependencies:
"@graphql-tools/utils": "npm:^10.0.0"
peerDependencies:
graphql: ^15.2.0 || ^16.0.0
graphql-yoga: ^5.2.0
checksum: 10c0/2d8b5bac1be5f9d9c61cce017b8801d69f69938a1226b121371ab9ce2bd2f54a502ab2222e82301a5036e9a5032c77aced014012759b79bfc868180766c95c11
graphql-yoga: ^5.3.1
checksum: 10c0/5eef3e8b711403c849dededd705001cd6f92508f502b770e1898fc99f3cfc9336af4badfaa7df12bf157241dbc8cf78dfbecd4055b2ea414c8c3eced5228ae26
languageName: node
linkType: hard

Expand Down Expand Up @@ -8790,7 +8790,7 @@ __metadata:
"@envelop/types": "npm:5.0.0"
"@graphql-tools/schema": "npm:10.0.3"
"@graphql-tools/utils": "npm:10.1.2"
"@graphql-yoga/plugin-defer-stream": "npm:3.2.0"
"@graphql-yoga/plugin-defer-stream": "npm:3.3.1"
"@graphql-yoga/plugin-graphql-sse": "npm:3.2.0"
"@graphql-yoga/redis-event-target": "npm:3.0.0"
"@graphql-yoga/subscription": "npm:5.0.0"
Expand Down

0 comments on commit 352e88f

Please sign in to comment.