-
Notifications
You must be signed in to change notification settings - Fork 12
fix(deps): update dependency @graphql-mesh/utils to v0.104.7 #741
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-utils-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
e100d17 to
e6e7c97
Compare
e6e7c97 to
fa698b4
Compare
fa698b4 to
df9717f
Compare
df9717f to
a9df069
Compare
a9df069 to
a1a2017
Compare
a1a2017 to
e46bfed
Compare
e46bfed to
073f074
Compare
073f074 to
3f4c441
Compare
3f4c441 to
cac58ec
Compare
cac58ec to
7e73018
Compare
7e73018 to
d17ac55
Compare
d17ac55 to
7e13c38
Compare
7e13c38 to
a261311
Compare
a261311 to
a5816b1
Compare
a5816b1 to
7308e05
Compare
7308e05 to
ef87965
Compare
ef87965 to
45c497e
Compare
45c497e to
9be5f97
Compare
9be5f97 to
588892a
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.13.0->0.104.7Release Notes
ardatan/graphql-mesh (@graphql-mesh/utils)
v0.104.7Compare Source
Patch Changes
c37c23bThanks @ardatan! - Fix
filterByexpression handlingUpdated dependencies
[
c37c23b]:v0.104.6Compare Source
Patch Changes
e2666bcThanks @ardatan! - Add
asyncDisposesymbol property as writablewhile using
makeAsyncDisposableUpdated dependencies []:
v0.104.5Compare Source
Patch Changes
#8658
9d61d75Thanks @enisdenjo! - Run onFetchDone hooks even if onFetch has
ended early with a response
Updated dependencies []:
v0.104.4Compare Source
Patch Changes
[
6b4c546]:v0.104.3Compare Source
Patch Changes
#8615
0af3d0cThanks @enisdenjo! - dependencies updates:
@whatwg-node/fetch@^0.10.6↗︎(from
^0.10.4, independencies)#8615
0af3d0cThanks @enisdenjo! - Update graphql-yoga and whatwg-node packages
In light of https://github.com/ardatan/whatwg-node/pull/2305. Please upgrade as soon as possible!
Updated dependencies []:
v0.104.2Compare Source
Patch Changes
1b5d072Thanks @ardatan! - Accept default logger for
wrapFetchWithHooksUpdated dependencies []:
v0.104.1Compare Source
Patch Changes
#8475
b6c083cThanks @PlayAnyData! - Added data loader options, allowing to
specify batching behaviour in additionalResolvers. Description available
here
f416982Thanks @ardatan! - Rename instruments to instrumentation
Updated dependencies []:
v0.104.0Compare Source
Minor Changes
4528794Thanks @EmrysMyrddin! - Add compatibility with new
instrumentationAPI of Hive Gateway. SeeHive Gateway documentation
for more details.
Patch Changes
4528794Thanks @EmrysMyrddin! - dependencies updates:
@envelop/instrumentation@^1.0.0↗︎(to
dependencies)v0.103.21Compare Source
Patch Changes
903124fThanks @renovate! - dependencies updates:
@whatwg-node/disposablestack@^0.0.6↗︎(from
^0.0.5, independencies)@whatwg-node/promise-helpers@^1.2.0↗︎(from
^1.0.0, independencies)v0.103.20Compare Source
Patch Changes
3f5e0a1Thanks @ardatan! - dependencies updates:
@whatwg-node/promise-helpers@^1.0.0↗︎(to
dependencies)v0.103.19Compare Source
Patch Changes
[
d9cf1d3]:v0.103.18Compare Source
Patch Changes
ab0863bThanks @ardatan! - dependencies updates:
@whatwg-node/fetch@^0.10.4↗︎(from
^0.10.0, independencies)v0.103.17Compare Source
Patch Changes
eee582aThanks @ardatan! - Add changeset
Updated dependencies []:
v0.103.16Compare Source
Patch Changes
#8375
b44f8b7Thanks @ardatan! - More clear key-value pairs in the logs
Updated dependencies
[
b44f8b7]:v0.103.15Compare Source
Patch Changes
[
b5c05c4]:v0.103.14Compare Source
Patch Changes
[
fc44a1e]:v0.103.13Compare Source
Patch Changes
ce5e094Thanks @renovate! - dependencies updates:
@graphql-tools/utils@^10.8.0↗︎(from
^10.6.0, independencies)[
ce5e094,ce5e094]:v0.103.12Compare Source
Patch Changes
5180b06Thanks @ardatan! - dependencies updates:
@graphql-tools/wrap@^10.0.28↗︎(from
^10.0.18, independencies)[
c54e361,78c202e]:v0.103.11Compare Source
Patch Changes
#8226
4011203Thanks @iamchanii! - Handle transformed gRPC sources correctly
Updated dependencies
[
3fc1f3e]:v0.103.10Compare Source
Patch Changes
#8176
b750a41Thanks @iamchanii! - Fix to invoke
applySchemaTransformswhencreating
inContextSDKUpdated dependencies []:
v0.103.9Compare Source
Patch Changes
10ba2c4Thanks @ardatan! - Fix support for bundling environments like
Next.js Regression introduced in #8082
v0.103.8Compare Source
Patch Changes
#8082
93fb364Thanks @ardatan! - Import enhancements
Updated dependencies []:
v0.103.7Compare Source
Patch Changes
v0.103.6Compare Source
Patch Changes
2ef651aThanks @ardatan! - dependencies updates:
@graphql-mesh/cross-helpers@^0.4.8↗︎(to
dependencies)@graphql-mesh/types@^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/types@^0.103.5↗︎(from
peerDependencies)@graphql-tools/utils@^10.6.0↗︎(from
peerDependencies)tslib@^2.4.0↗︎ (frompeerDependencies)[
2ef651a,2ef651a,2ef651a]:v0.103.5Compare Source
Patch Changes
#8007
9f9f6feThanks @ardatan! - Always pass a valid info
Updated dependencies []:
v0.103.4Compare Source
Patch Changes
[
8fcfe3f]:v0.103.2Compare Source
Patch Changes
903124fThanks @renovate! - dependencies updates:
@whatwg-node/disposablestack@^0.0.6↗︎(from
^0.0.5, independencies)@whatwg-node/promise-helpers@^1.2.0↗︎(from
^1.0.0, independencies)v0.103.1Compare Source
Patch Changes
[
d9cf1d3]:v0.103.0Compare Source
Minor Changes
9873b33Thanks @enisdenjo! - DefaultLogger writes logs to console always
Patch Changes
#7966
0e49907Thanks @enisdenjo! - DefaultLogger respects the LogLevel.debug
Updated dependencies []:
v0.102.13Compare Source
Patch Changes
v0.102.12Compare Source
Patch Changes
eee53b9Thanks @renovate! - dependencies updates:
@whatwg-node/fetch@^0.10.0↗︎(from
^0.9.13, independencies)v0.102.11Compare Source
Patch Changes
de41fc2Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.28↗︎(from
^10.0.27, independencies)[
de41fc2]:v0.102.10Compare Source
Patch Changes
997b81cThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.27↗︎(from
^10.0.26, independencies)[
997b81c]:v0.102.9Compare Source
Patch Changes
#7816
fad4d27Thanks @ardatan! - Fix subscription fields fed by webhooks and
defined in `additionalTypeDefs` with `@resolveTo`
Updated dependencies []:
v0.102.8Compare Source
Patch Changes
518c42cThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.26↗︎(from
^10.0.23, independencies)[
518c42c]:v0.102.7Compare Source
Patch Changes
50bf472Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.23↗︎(from
^10.0.21, independencies)@graphql-tools/utils@^10.5.5↗︎(from
^10.5.3, inpeerDependencies)[
50bf472,50bf472]:v0.102.6Compare Source
Patch Changes
#7719
bf588d3Thanks @EmrysMyrddin! - Allow for static values in
additionalArgsinstead of only interpolated strings.Updated dependencies []:
v0.102.5Compare Source
Patch Changes
#7595
3bf14b3Thanks @renovate! - dependencies updates:
@whatwg-node/disposablestack@^0.0.4↗︎(from
^0.0.3, independencies)#7596
b7f6ebfThanks @enisdenjo! - dependencies updates:
@whatwg-node/disposablestack@^0.0.5↗︎(from
^0.0.4, independencies)#7597
0a3e52cThanks @ardatan! - dependencies updates:
@whatwg-node/disposablestack@^0.0.5↗︎(from
^0.0.4, independencies)Updated dependencies []:
v0.102.4Compare Source
Patch Changes
edbc074Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.21↗︎(from
^10.0.20, independencies)[
edbc074]:v0.102.3Compare Source
Patch Changes
14ec31fThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.20↗︎(from
^10.0.19, independencies)[
14ec31f]:v0.102.2Compare Source
Patch Changes
5d95aadThanks @renovate! - dependencies updates:
@whatwg-node/disposablestack@^0.0.3↗︎(from
^0.0.2, independencies)v0.102.1Compare Source
Patch Changes
v0.102.0Compare Source
Patch Changes
[
13fa835,db41f96]:v0.101.0Compare Source
Minor Changes
d784488Thanks @ardatan! - BREAKING:
getDirectiveExtensionsis no longerexported, import it from
@graphql-tools/utilsinsteadPatch Changes
#7497
d784488Thanks @ardatan! - dependencies updates:
@graphql-tools/utils@^10.5.2↗︎(from
^10.3.4, inpeerDependencies)#7512
190e9ecThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.19↗︎(from
^10.0.18, independencies)@graphql-tools/utils@^10.5.3↗︎(from
^10.5.2, inpeerDependencies)Updated dependencies
[
d784488,190e9ec,d784488,190e9ec]:v0.100.0Compare Source
Minor Changes
#7467
a324c5eThanks @enisdenjo! - Trimming log messages is an option
independant of the DEBUG environment variable.
Instead of trimming messages at 100 characters by default when the
DEBUGenvironment variable isfalsy, have the user configure the trim length that is not set by default.
Patch Changes
#7477
c06a048Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.18↗︎(from
^10.0.17, independencies)@graphql-tools/utils@^10.3.4↗︎(from
^10.2.3, inpeerDependencies)#7461
4d1eb28Thanks @ardatan! - Replace emojis with prefixes like `ERR`,
`DEBUG`, `INFO` and `WARN`
#7467
a324c5eThanks @enisdenjo! - Accept '1', 't', 'true', 'y' and 'yes' as
truthy values for DEBUG environment variable
Updated dependencies
[
c06a048,c06a048]:v0.99.7Compare Source
Patch Changes
[
a1bfc49]:v0.99.6Compare Source
Patch Changes
#7447
6c67e77Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.17↗︎(from
^10.0.16, independencies)#7447
6c67e77Thanks @ardatan! - Accept
errorMapperinmapMaybePromiseUpdated dependencies
[
6c67e77]:v0.99.5Compare Source
Patch Changes
33c23e8Thanks @ardatan! - dependencies updates:
@whatwg-node/disposablestack@^0.0.1↗︎(to
dependencies)disposablestack@^1.1.6↗︎ (fromdependencies)v0.99.4Compare Source
Patch Changes
#7343
597e790Thanks @ardatan! - Add timestamp to log messages
#7343
597e790Thanks @ardatan! - Prevent logger to have the same log prefixes
Updated dependencies []:
v0.99.3Compare Source
Patch Changes
#7360
5e5dec5Thanks @enisdenjo! - dependencies updates:
jiti@^1.21.6↗︎ (fromdependencies)#7360
5e5dec5Thanks @enisdenjo! - No jiti, keep the utils JS env agnostic
Updated dependencies []:
v0.99.2Compare Source
Patch Changes
4bc495cThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.16↗︎(from
^10.0.14, independencies)[
b01f3ea,0bdc18d,4bc495c]:v0.99.1Compare Source
Patch Changes
7800514Thanks @enisdenjo! - dependencies updates:
@graphql-tools/delegate@^10.0.14↗︎(from
^10.0.12, independencies)[
7800514]:v0.99.0Compare Source
Minor Changes
a8e3f00Thanks @enisdenjo! - Use jiti as the default import implementation
Patch Changes
a8e3f00Thanks @enisdenjo! - dependencies updates:
jiti@^1.21.6↗︎ (todependencies)v0.98.10Compare Source
Patch Changes
0d916a4Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.12↗︎(from
^10.0.11, independencies)@graphql-tools/utils@^10.2.3↗︎(from
^10.2.1, inpeerDependencies)[
0d916a4,0d916a4,8a04cf7]:v0.98.9Compare Source
Patch Changes
#7155
f985978Thanks @ardatan! - Construct Logger during Mesh init
#7145
7544594Thanks @Author, @User! - New Federation
Composition Approach for the new Mesh v1 alpha; (If you are using Mesh v0 legacy, ignore this
changelog)
Now Mesh Compose produces a superset of Federated Supergraph.
fusiongraphnot Mesh Serve, the subgraph should still be served via Mesh Serve then consumed by that
Federation router. If it is Mesh Serve, no additional server is needed because Mesh Serve
already knows the additional directives etc of the transports
@theguild/federation-compositionpackageFederation directives (v2 only) . This is on user's own because they add the directives
manually. And for
__resolveReference, we use@mergedirective to mark a root field as anentity resolver for Federation
@sourcedirective to consume transforms on the subgraph execution (fieldrenames etc)
@resolveTodirective to consume additional stitched resolvers@transportdirective to choose and configure a specific transport for subgraphsQueryfor example directives on unions, schema definitions, enum values etc and then
@extraUnionDirectiveadded with missing directives for unions then on the runtime thesedirectives are added back to the union for the subgraph execution of the transports.
Basically Mesh Compose uses Federation spec for composition, validation and runtime BUT the output
is a superset with these additional directives imported via
@composeDirective;@merge(Taken from Stitching Directives) If a custom entity resolver is defined for a rootfield like below, the gateway will pick it up as an entity resolver;
@resolveTo(Taken from v0) This allows to delegate to a field in any subgraph just like SchemaExtensions in old Schema Stitching approach;
@sourceTaken from Fusion This allows us to know how the original definition is in thesubgraph. If this directive exists, the runtime applies the transforms from Schema Stitching
during the subgraph execution. This directive can exist in arguments, fields, types etc.
tyConfiguration
📅 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.