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
…6.1 (#10995)

[![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.3.1` ->
`3.6.1`](https://renovatebot.com/diffs/npm/@graphql-yoga%2fplugin-defer-stream/3.3.1/3.6.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@graphql-yoga%2fplugin-defer-stream/3.6.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.6.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.3.1/3.6.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.3.1/3.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

###
[`v3.6.1`](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/[email protected])

[Compare
Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/[email protected])

###
[`v3.6.0`](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/[email protected])

[Compare
Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/[email protected])

###
[`v3.5.0`](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/[email protected])

[Compare
Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/[email protected])

###
[`v3.4.0`](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/[email protected])

[Compare
Source](https://togithub.com/dotansimha/graphql-yoga/compare/@graphql-yoga/[email protected]...@graphql-yoga/[email protected])

</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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent cd84e66 commit 68df3c4
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.4",
"@graphql-tools/utils": "10.3.2",
"@graphql-yoga/plugin-defer-stream": "3.3.1",
"@graphql-yoga/plugin-defer-stream": "3.6.1",
"@graphql-yoga/plugin-graphql-sse": "3.3.1",
"@graphql-yoga/redis-event-target": "3.0.1",
"@graphql-yoga/subscription": "5.0.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4705,15 +4705,15 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -8463,7 +8463,7 @@ __metadata:
"@envelop/types": "npm:5.0.0"
"@graphql-tools/schema": "npm:10.0.4"
"@graphql-tools/utils": "npm:10.3.2"
"@graphql-yoga/plugin-defer-stream": "npm:3.3.1"
"@graphql-yoga/plugin-defer-stream": "npm:3.6.1"
"@graphql-yoga/plugin-graphql-sse": "npm:3.3.1"
"@graphql-yoga/redis-event-target": "npm:3.0.1"
"@graphql-yoga/subscription": "npm:5.0.1"
Expand Down

0 comments on commit 68df3c4

Please sign in to comment.