Skip to content

Commit 6f9a685

Browse files
Update dependency graphql-yoga to v5.13.5 (#130)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | 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.13.4` -> `5.13.5`](https://renovatebot.com/diffs/npm/graphql-yoga/5.13.4/5.13.5) | [![age](https://developer.mend.io/api/mc/badges/age/npm/graphql-yoga/5.13.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/graphql-yoga/5.13.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/graphql-yoga/5.13.4/5.13.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/graphql-yoga/5.13.4/5.13.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>graphql-hive/graphql-yoga (graphql-yoga)</summary> ### [`v5.13.5`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5135) [Compare Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/[email protected]@5.13.5) ##### Patch Changes - [#&#8203;3998](https://redirect.github.com/graphql-hive/graphql-yoga/pull/3998) [`8b41a52`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/8b41a522917826b7ea24eca97e421b5aaeda6337) Thanks [@&#8203;renovate](https://redirect.github.com/apps/renovate)! - Remove extra error handling plugin </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 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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNi4wIiwidXBkYXRlZEluVmVyIjoiNDAuMTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ccebc8 commit 6f9a685

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.13.4",
62+
"graphql-yoga": "5.13.5",
6363
"jest-diff": "29.7.0",
6464
"kill-port-process": "3.2.1",
6565
"wait-on": "8.0.3",

0 commit comments

Comments
 (0)