Skip to content

Commit b4956f7

Browse files
Update dependency graphql-yoga to v5.15.2 (#193)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [graphql-yoga](https://redirect.github.com/graphql-hive/graphql-yoga) ([source](https://redirect.github.com/graphql-hive/graphql-yoga/tree/HEAD/packages/graphql-yoga)) | [`5.15.1` -> `5.15.2`](https://renovatebot.com/diffs/npm/graphql-yoga/5.15.1/5.15.2) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql-yoga/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql-yoga/5.15.1/5.15.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graphql-hive/graphql-yoga (graphql-yoga)</summary> ### [`v5.15.2`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5152) [Compare Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/[email protected]@5.15.2) ##### Patch Changes - [`e7b8906`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/e7b8906d2259c643b61a4fc1d8345df533a64eb9) Thanks [@&#8203;ardatan](https://redirect.github.com/ardatan)! - Bump URL Loader in GraphiQL to the latest to remove extra DOWNSTREAM\_SERVICE\_ERROR code in the errors </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/graphql-hive/federation-gateway-audit). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea28c4c commit b4956f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"fets": "0.8.5",
6060
"get-port": "7.1.0",
6161
"graphql": "16.11.0",
62-
"graphql-yoga": "5.15.1",
62+
"graphql-yoga": "5.15.2",
6363
"jest-diff": "30.1.2",
6464
"kill-port-process": "3.2.1",
6565
"wait-on": "8.0.4",

0 commit comments

Comments
 (0)