Skip to content

Commit

Permalink
fix(deps): update dependency @graphql-yoga/plugin-graphql-sse to v3.6…
Browse files Browse the repository at this point in the history
….3 (#11212)

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

---

### Release Notes

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

###
[`v3.6.3`](https://github.com/dotansimha/graphql-yoga/blob/HEAD/packages/plugins/graphql-sse/CHANGELOG.md#363)

[Compare
Source](https://github.com/dotansimha/graphql-yoga/compare/@graphql-yoga/plugin-graphql-sse@3.6.2...@graphql-yoga/plugin-graphql-sse@3.6.3)

##### Patch Changes

-   Updated dependencies

\[[`0866c1b`](https://github.com/dotansimha/graphql-yoga/commit/0866c1be8868eb891a0a62e36c9270d87f205330)]:
    -   graphql-yoga@5.6.3

</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 was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yMC4xIiwidXBkYXRlZEluVmVyIjoiMzguMjAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 12, 2024
1 parent 1edce32 commit 8c169d7
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 @@ -26,7 +26,7 @@
"@graphql-tools/schema": "10.0.4",
"@graphql-tools/utils": "10.3.4",
"@graphql-yoga/plugin-defer-stream": "3.6.2",
"@graphql-yoga/plugin-graphql-sse": "3.6.2",
"@graphql-yoga/plugin-graphql-sse": "3.6.3",
"@graphql-yoga/redis-event-target": "3.0.1",
"@graphql-yoga/subscription": "5.0.1",
"@n1ru4l/graphql-live-query": "0.10.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4713,15 +4713,15 @@ __metadata:
languageName: node
linkType: hard

"@graphql-yoga/plugin-graphql-sse@npm:3.6.2":
version: 3.6.2
resolution: "@graphql-yoga/plugin-graphql-sse@npm:3.6.2"
"@graphql-yoga/plugin-graphql-sse@npm:3.6.3":
version: 3.6.3
resolution: "@graphql-yoga/plugin-graphql-sse@npm:3.6.3"
dependencies:
graphql-sse: "npm:^2.0.0"
peerDependencies:
graphql: ^15.2.0 || ^16.0.0
graphql-yoga: ^5.6.2
checksum: 10c0/0befbea4fafe2fa526d1b9e2d0a5716f461c0ec5784b83b76f6350a94c3e2892f6ad03e33e7145313c37d63918188a3609ec0b51943dcebe72837c116fda8d84
graphql-yoga: ^5.6.3
checksum: 10c0/43da8c14b8af07ca0d4e059f07d210f623bb3535863b8d0951b6dc3d67529241a616f9522c0379d119f521120f3233fa056f8d1e7764ef23cfeb4ad7c1a06d88
languageName: node
linkType: hard

Expand Down Expand Up @@ -8432,7 +8432,7 @@ __metadata:
"@graphql-tools/schema": "npm:10.0.4"
"@graphql-tools/utils": "npm:10.3.4"
"@graphql-yoga/plugin-defer-stream": "npm:3.6.2"
"@graphql-yoga/plugin-graphql-sse": "npm:3.6.2"
"@graphql-yoga/plugin-graphql-sse": "npm:3.6.3"
"@graphql-yoga/redis-event-target": "npm:3.0.1"
"@graphql-yoga/subscription": "npm:5.0.1"
"@n1ru4l/graphql-live-query": "npm:0.10.0"
Expand Down

0 comments on commit 8c169d7

Please sign in to comment.