-
Notifications
You must be signed in to change notification settings - Fork 12
fix(deps): update dependency @graphql-mesh/config to v0.108.19 #718
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/graphql-mesh-config-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
c9b016f to
306cdf4
Compare
306cdf4 to
57651ab
Compare
57651ab to
7aeeb95
Compare
7aeeb95 to
e2ad708
Compare
e2ad708 to
d3cfd03
Compare
d3cfd03 to
85356cb
Compare
85356cb to
6a0df35
Compare
6a0df35 to
a81f30c
Compare
a81f30c to
487f3b5
Compare
487f3b5 to
78858fa
Compare
78858fa to
af10135
Compare
af10135 to
90b3334
Compare
90b3334 to
1f2acce
Compare
1f2acce to
bb3139e
Compare
bb3139e to
3063b05
Compare
3daa0e6 to
d3e7256
Compare
d3e7256 to
30f7547
Compare
30f7547 to
b865c76
Compare
b865c76 to
0859fff
Compare
0859fff to
f2d0460
Compare
f2d0460 to
fe06123
Compare
fe06123 to
771e412
Compare
771e412 to
59c4abf
Compare
59c4abf to
226380c
Compare
226380c to
d7bac0a
Compare
d7bac0a to
4db9dc3
Compare
4db9dc3 to
065bd8f
Compare
065bd8f to
993781e
Compare
993781e to
d99fe0c
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.17.0->0.108.19Release Notes
ardatan/graphql-mesh (@graphql-mesh/config)
v0.108.19Compare Source
Patch Changes
[
da07ed0,c9af42d]:v0.108.18Compare Source
Patch Changes
[
e920bb2,bb42d37,bb42d37]:v0.108.17Compare Source
Patch Changes
[
322cebf]:v0.108.16Compare Source
Patch Changes
[
b077f20]:v0.108.15Compare Source
Patch Changes
[
1db3c6b]:v0.108.14Compare Source
Patch Changes
e4204adThanks @enisdenjo! - dependencies updates:
@envelop/core@^5.3.2↗︎ (from^5.1.0, independencies)[
dfc6bc1,dfc6bc1,e4204ad,dfc6bc1,dfc6bc1,865b000]:v0.108.13Compare Source
Patch Changes
[
ffec6e7]:v0.108.12Compare Source
Patch Changes
[
d61faf0]:v0.108.11Compare Source
Patch Changes
[
7852ccd,7852ccd]:v0.108.10Compare Source
Patch Changes
#8733
0c18fe1Thanks @ardatan! - Support Type Merging within additional type defs
for subscriptions
This allows subscription events to resolve fields from other subgraphs.
For example, if you have a
productssubgraph like this:we need add the subscription fields like this:
you can subscribe to Hive Gateway like this:
emit an event to the Redis instance on the
new_producttopic this:The subscriber will then receive the following event:
{ "data": { "newProduct": { "name": "Roomba 70x", "price": 279.99 } } }Because Hive Gateway merged the
Producttype from theproductssubgraph into the root schema,it can resolve the
nameandpricefields even though they are not defined in theadditionalTypeDefs.Updated dependencies
[
0c18fe1]:v0.108.9Compare Source
Patch Changes
[
fb6e935,fb6e935,fb6e935]:v0.108.8Compare Source
Patch Changes
[
f76c07f,c37c23b]:v0.108.7Compare Source
Patch Changes
[
e2666bc]:v0.108.6Compare Source
Patch Changes
[
9d61d75]:v0.108.5Compare Source
Patch Changes
[
6b4c546]:v0.108.4Compare Source
Patch Changes
#8615
0af3d0cThanks @enisdenjo! - dependencies updates:
@whatwg-node/fetch@^0.10.6↗︎(from
^0.10.4, independencies)graphql-yoga@^5.13.4↗︎ (from^5.12.0, independencies)#8615
0af3d0cThanks @enisdenjo! - Update graphql-yoga and whatwg-node packages
In light of ardatan/whatwg-node#2305. Please upgrade as soon as possible!
Updated dependencies
[
0af3d0c,0af3d0c,0af3d0c]:v0.108.3Compare Source
Patch Changes
v0.108.2Compare Source
Patch Changes
[
1b5d072]:v0.108.1Compare Source
Patch Changes
e4204adThanks @enisdenjo! - dependencies updates:
@envelop/core@^5.3.2↗︎ (from^5.1.0, independencies)[
dfc6bc1,dfc6bc1,e4204ad,dfc6bc1,dfc6bc1,865b000]:v0.108.0Compare Source
Patch Changes
[
4528794,4528794]:v0.107.2Compare Source
Patch Changes
[
903124f]:v0.107.1Compare Source
Patch Changes
[
3f5e0a1,3f5e0a1]:v0.107.0Compare Source
Patch Changes
[
e89e3f1]:v0.106.27Compare Source
Patch Changes
[
7261e48]:v0.106.26Compare Source
Patch Changes
[
d9cf1d3]:v0.106.25Compare Source
Patch Changes
ab0863bThanks @ardatan! - dependencies updates:
@envelop/core@^5.1.0↗︎ (from^5.0.0, independencies)@whatwg-node/fetch@^0.10.4↗︎(from
^0.10.0, independencies)graphql-yoga@^5.12.0↗︎ (todependencies)[
ab0863b,ab0863b]:v0.106.24Compare Source
Patch Changes
[
acde564]:v0.106.23Compare Source
Patch Changes
[
eee582a]:v0.106.22Compare Source
Patch Changes
#8375
b44f8b7Thanks @ardatan! - More clear key-value pairs in the logs
Updated dependencies
[
b44f8b7]:v0.106.21Compare Source
Patch Changes
[
b5c05c4]:v0.106.20Compare Source
Patch Changes
[
fc44a1e]:v0.106.19Compare Source
Patch Changes
ce5e094Thanks @renovate! - dependencies updates:
@graphql-tools/utils@^10.8.0↗︎(from
^10.6.0, independencies)[
ce5e094,ce5e094,ce5e094,ce5e094,ce5e094,ce5e094,ce5e094]:v0.106.18Compare Source
Patch Changes
[
5180b06,5180b06,c54e361]:v0.106.17Compare Source
Patch Changes
[
3fc1f3e,4011203]:v0.106.16Compare Source
Patch Changes
[
36dc08b]:v0.106.15Compare Source
Patch Changes
[
b750a41]:v0.106.14Compare Source
Patch Changes
6991fe3Thanks @ardatan! - Fix transform variable name
v0.106.13Compare Source
Patch Changes
10ba2c4Thanks @ardatan! - Fix support for bundling environments like
Next.js Regression introduced in #8082
[
10ba2c4]:v0.106.12Compare Source
Patch Changes
[
38322fc]:v0.106.11Compare Source
Patch Changes
[
c6c11ff]:v0.106.10Compare Source
Patch Changes
v0.106.9Compare Source
Patch Changes
#8082
93fb364Thanks @ardatan! - Import enhancements
Updated dependencies
[
93fb364]:v0.106.8Compare Source
Patch Changes
[
1a7adbf,c2349ef,e82d900]:v0.106.7Compare Source
Patch Changes
2ef651aThanks @ardatan! - dependencies updates:
@graphql-mesh/cross-helpers@^0.4.8↗︎(to
dependencies)@graphql-mesh/runtime@^0.105.5↗︎(to
dependencies)@graphql-mesh/store@^0.103.5↗︎(to
dependencies)@graphql-mesh/types@^0.103.5↗︎(to
dependencies)@graphql-mesh/utils@^0.103.5↗︎(to
dependencies)@graphql-tools/utils@^10.6.0↗︎(to
dependencies)tslib@^2.4.0↗︎ (todependencies)@graphql-mesh/cross-helpers@^0.4.8↗︎(from
peerDependencies)@graphql-mesh/runtime@^0.105.5↗︎(from
peerDependencies)@graphql-mesh/store@^0.103.5↗︎(from
peerDependencies)@graphql-mesh/types@^0.103.5↗︎(from
peerDependencies)@graphql-mesh/utils@^0.103.5↗︎(from
peerDependencies)@graphql-tools/utils@^10.6.0↗︎(from
peerDependencies)tslib@^2.4.0↗︎ (frompeerDependencies)[
2ef651a,2ef651a,2ef651a,2ef651a,2ef651a,2ef651a,2ef651a,2ef651a]:Configuration
📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.