Commit 243c7f2
fix(deps): update dependency graphql-yoga to v5.18.0 (#804)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-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.3` ->
`5.18.0`](https://renovatebot.com/diffs/npm/graphql-yoga/5.13.3/5.18.0)
|

|

|
---
### Release Notes
<details>
<summary>graphql-hive/graphql-yoga (graphql-yoga)</summary>
###
[`v5.18.0`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5180)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.17.1...graphql-yoga@5.18.0)
##### Minor Changes
-
[#​4312](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4312)
[`3eabd17`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/3eabd17faae2d85dae09608370707ba2833052bd)
Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Export
`GraphiQLRenderer` type which is the
signature for `renderGraphiQL` option of Yoga configuration
###
[`v5.17.1`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5171)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.17.0...graphql-yoga@5.17.1)
##### Patch Changes
-
[#​4302](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4302)
[`c27f550`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/c27f5506f579318a333c86aaa5aa861f21b16784)
Thanks
[@​beaumontjonathan](https://redirect.github.com/beaumontjonathan)!
- Bump
[@​whatwg-node/promise-helpers](https://redirect.github.com/whatwg-node/promise-helpers)
to fix missing export unfakePromise
###
[`v5.17.0`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5170)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.16.2...graphql-yoga@5.17.0)
##### Minor Changes
-
[#​4288](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4288)
[`66c370c`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/66c370cb185f632ec9d28cf642d3049a981effeb)
Thanks [@​EmrysMyrddin](https://redirect.github.com/EmrysMyrddin)!
- Add experimental support for
[`coordinate` error attribute
proposal](https://redirect.github.com/graphql/graphql-spec/pull/1200).
The `coordinate` attribute indicates the coordinate in the schema of the
resolver which
experienced the errors. It allows for an easier error source
identification than with the `path`
which can be difficult to walk, or even lead to unsolvable ambiguities
when using Union or
Interface types.
###
[`v5.16.2`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5162)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.16.1...graphql-yoga@5.16.2)
##### Patch Changes
-
[#​4270](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4270)
[`ba38629`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/ba38629974f7ad353a28efd7ab83b7ffe938881c)
Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Fixes
the bug where the error masking incorrectly
sets `http.unexpected` instead of just `unexpected`.
```diff
{
"extensions": {
- "http": {
"unexpected": true
- }
}
}
```
###
[`v5.16.1`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5161)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.16.0...graphql-yoga@5.16.1)
##### Patch Changes
-
[#​4263](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4263)
[`6f83cea`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/6f83cea1aa1e2166664304f6853e7d5f88f0739a)
Thanks [@​ardatan](https://redirect.github.com/ardatan)! -
dependencies updates:
- Updated dependency
[`@whatwg-node/server@^0.10.14`
↗︎](https://www.npmjs.com/package/@​whatwg-node/server/v/0.10.14)
(from `^0.10.5`, in `dependencies`)
-
[#​4264](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4264)
[`e1f52b6`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/e1f52b656c30e94d13d050a9211740c5b1d49913)
Thanks [@​renovate](https://redirect.github.com/apps/renovate)! -
dependencies updates:
- Removed dependency [`dset@^3.1.4`
↗︎](https://www.npmjs.com/package/dset/v/3.1.4) (from
`dependencies`)
-
[#​4263](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4263)
[`6f83cea`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/6f83cea1aa1e2166664304f6853e7d5f88f0739a)
Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Update
GraphiQL dependencies
###
[`v5.16.0`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5160)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.15.2...graphql-yoga@5.16.0)
##### Minor Changes
-
[#​3188](https://redirect.github.com/graphql-hive/graphql-yoga/pull/3188)
[`a4e1c5f`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/a4e1c5f8bfbaada3ffea4a7a2b090ce7e015e715)
Thanks [@​EmrysMyrddin](https://redirect.github.com/EmrysMyrddin)!
- Add `allowedHeaders` option to allow
filtering Response and Request headers
##### Patch Changes
-
[#​4191](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4191)
[`0a7a635`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/0a7a635f60886e6ecaa9a5e4245c15a00f9d9737)
Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Fix
workers' loading in online GraphiQL mode, so
that Monaco features like autocomplete can work properly
###
[`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/graphql-yoga@5.15.1...graphql-yoga@5.15.2)
##### Patch Changes
-
[`e7b8906`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/e7b8906d2259c643b61a4fc1d8345df533a64eb9)
Thanks [@​ardatan](https://redirect.github.com/ardatan)! - Bump
URL Loader in GraphiQL to the latest to
remove extra DOWNSTREAM\_SERVICE\_ERROR code in the errors
###
[`v5.15.1`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5151)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.15.0...graphql-yoga@5.15.1)
##### Patch Changes
-
[#​4116](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4116)
[`ecd605b`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/ecd605bc3d8ae3989dd09be31b89c1f5ae94c8be)
Thanks [@​enisdenjo](https://redirect.github.com/enisdenjo)! -
Does not GraphQL error extensions when it's
wrapping an internal server error
###
[`v5.15.0`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5150)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.14.0...graphql-yoga@5.15.0)
##### Minor Changes
-
[#​4114](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4114)
[`ccb5c53`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/ccb5c536a81165a8581e63341c5a80109fe15cf5)
Thanks [@​enisdenjo](https://redirect.github.com/enisdenjo)! -
Configurable GraphiQL logo and favicon
##### Patch Changes
-
[#​4114](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4114)
[`ccb5c53`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/ccb5c536a81165a8581e63341c5a80109fe15cf5)
Thanks [@​enisdenjo](https://redirect.github.com/enisdenjo)! -
Export GraphiQLPluginConfig and
GraphiQLOptionsOrFactory
###
[`v5.14.0`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5140)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.13.5...graphql-yoga@5.14.0)
##### Minor Changes
-
[#​4088](https://redirect.github.com/graphql-hive/graphql-yoga/pull/4088)
[`98c82a5`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/98c82a5d70040f488d72cfda52b8afa81b5da2a1)
Thanks [@​EmrysMyrddin](https://redirect.github.com/EmrysMyrddin)!
- Added new `withState` plugin utility
for easy data sharing between hooks.
###
[`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/graphql-yoga@5.13.4...graphql-yoga@5.13.5)
##### Patch Changes
-
[#​3998](https://redirect.github.com/graphql-hive/graphql-yoga/pull/3998)
[`8b41a52`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/8b41a522917826b7ea24eca97e421b5aaeda6337)
Thanks [@​renovate](https://redirect.github.com/apps/renovate)! -
Remove extra error handling plugin
###
[`v5.13.4`](https://redirect.github.com/graphql-hive/graphql-yoga/blob/HEAD/packages/graphql-yoga/CHANGELOG.md#5134)
[Compare
Source](https://redirect.github.com/graphql-hive/graphql-yoga/compare/graphql-yoga@5.13.3...graphql-yoga@5.13.4)
##### Patch Changes
-
[#​3995](https://redirect.github.com/graphql-hive/graphql-yoga/pull/3995)
[`000c33d`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/000c33dc043454f4b73d15f03c3e688cfb9d0901)
Thanks [@​enisdenjo](https://redirect.github.com/enisdenjo)! -
Update whatwg-node packages
In light of
[ardatan/whatwg-node#2305](https://redirect.github.com/ardatan/whatwg-node/pull/2305).
Please upgrade as soon as possible!
- Updated dependencies
\[[`000c33d`](https://redirect.github.com/graphql-hive/graphql-yoga/commit/000c33dc043454f4b73d15f03c3e688cfb9d0901)]:
-
[@​graphql-yoga/subscription](https://redirect.github.com/graphql-yoga/subscription)@​5.0.5
</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://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/cedarjs/cedar).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 080aea6 commit 243c7f2
2 files changed
+20
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3693 | 3693 | | |
3694 | 3694 | | |
3695 | 3695 | | |
3696 | | - | |
| 3696 | + | |
3697 | 3697 | | |
3698 | 3698 | | |
3699 | 3699 | | |
| |||
4526 | 4526 | | |
4527 | 4527 | | |
4528 | 4528 | | |
4529 | | - | |
| 4529 | + | |
4530 | 4530 | | |
4531 | 4531 | | |
4532 | 4532 | | |
| |||
6641 | 6641 | | |
6642 | 6642 | | |
6643 | 6643 | | |
6644 | | - | |
| 6644 | + | |
6645 | 6645 | | |
6646 | 6646 | | |
6647 | 6647 | | |
| |||
6912 | 6912 | | |
6913 | 6913 | | |
6914 | 6914 | | |
6915 | | - | |
| 6915 | + | |
6916 | 6916 | | |
6917 | 6917 | | |
6918 | 6918 | | |
| |||
7031 | 7031 | | |
7032 | 7032 | | |
7033 | 7033 | | |
7034 | | - | |
| 7034 | + | |
7035 | 7035 | | |
7036 | 7036 | | |
7037 | 7037 | | |
| |||
12501 | 12501 | | |
12502 | 12502 | | |
12503 | 12503 | | |
12504 | | - | |
| 12504 | + | |
12505 | 12505 | | |
12506 | 12506 | | |
12507 | 12507 | | |
| |||
12558 | 12558 | | |
12559 | 12559 | | |
12560 | 12560 | | |
12561 | | - | |
| 12561 | + | |
12562 | 12562 | | |
12563 | 12563 | | |
12564 | 12564 | | |
| |||
16517 | 16517 | | |
16518 | 16518 | | |
16519 | 16519 | | |
16520 | | - | |
| 16520 | + | |
16521 | 16521 | | |
16522 | 16522 | | |
16523 | 16523 | | |
| |||
19363 | 19363 | | |
19364 | 19364 | | |
19365 | 19365 | | |
19366 | | - | |
19367 | | - | |
19368 | | - | |
| 19366 | + | |
| 19367 | + | |
| 19368 | + | |
19369 | 19369 | | |
19370 | | - | |
| 19370 | + | |
19371 | 19371 | | |
19372 | | - | |
| 19372 | + | |
19373 | 19373 | | |
19374 | | - | |
| 19374 | + | |
19375 | 19375 | | |
19376 | | - | |
19377 | | - | |
19378 | | - | |
19379 | | - | |
19380 | | - | |
| 19376 | + | |
| 19377 | + | |
| 19378 | + | |
| 19379 | + | |
19381 | 19380 | | |
19382 | 19381 | | |
19383 | 19382 | | |
19384 | 19383 | | |
19385 | | - | |
| 19384 | + | |
19386 | 19385 | | |
19387 | 19386 | | |
19388 | 19387 | | |
| |||
0 commit comments