-
Notifications
You must be signed in to change notification settings - Fork 12
fix(deps): update dependency @graphql-mesh/types to v0.104.7 #740
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-types-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
423f643 to
c8a2488
Compare
c8a2488 to
6509b2d
Compare
6509b2d to
962069c
Compare
962069c to
4cf9c86
Compare
4cf9c86 to
8976d4e
Compare
8976d4e to
28d618e
Compare
28d618e to
07e8c25
Compare
07e8c25 to
772453e
Compare
772453e to
512f6e9
Compare
512f6e9 to
7c456cd
Compare
7c456cd to
e8f0953
Compare
e8f0953 to
abdbd4a
Compare
abdbd4a to
32bed82
Compare
32bed82 to
248434c
Compare
248434c to
5eae3fd
Compare
5eae3fd to
790f839
Compare
f4f27f7 to
312d0ce
Compare
312d0ce to
bd2357f
Compare
bd2357f to
a91ee47
Compare
a91ee47 to
f6d03b8
Compare
f6d03b8 to
e8d89d3
Compare
cb965c1 to
cb44edc
Compare
cb44edc to
30dd5b3
Compare
30dd5b3 to
a6f5469
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.42.0->0.104.7Release Notes
ardatan/graphql-mesh (@graphql-mesh/types)
v0.104.7Compare Source
Patch Changes
c37c23bThanks @ardatan! - Fix
filterByexpression handlingUpdated dependencies []:
v0.104.6Compare Source
Patch Changes
v0.104.5Compare Source
Patch Changes
v0.104.4Compare Source
Patch Changes
#8651
6b4c546Thanks @ardatan! - Redis Cluster support
Updated dependencies []:
v0.104.3Compare Source
Patch Changes
v0.104.2Compare Source
Patch Changes
v0.104.1Compare Source
Patch Changes
v0.104.0Compare Source
Patch Changes
v0.103.21Compare Source
Patch Changes
v0.103.20Compare Source
Patch Changes
v0.103.19Compare Source
Patch Changes
#8414
d9cf1d3Thanks @ardatan! - Auto detection of SOAP version to decide SOAP
namespace; For SOAP 1.1, it is set to
http://schemas.xmlsoap.org/soap/envelope/and for SOAP1.2, it is set to
http://www.w3.org/2003/05/soap-envelope.If you want to use a custom namespace, you can set it like below;
Updated dependencies []:
v0.103.18Compare Source
Patch Changes
v0.103.17Compare Source
Patch Changes
v0.103.16Compare Source
Patch Changes
#8375
b44f8b7Thanks @ardatan! - More clear key-value pairs in the logs
Updated dependencies []:
v0.103.15Compare Source
Patch Changes
b5c05c4Thanks @ardatan! - Export again accidentially removed RedisConfig
Updated dependencies []:
v0.103.14Compare Source
Patch Changes
#8260
fc44a1eThanks @ardatan! - Support Redis Sentinels -
See more
Updated dependencies []:
v0.103.13Compare Source
Patch Changes
ce5e094Thanks @renovate! - dependencies updates:
@graphql-tools/utils@^10.8.0↗︎(from
^10.6.0, independencies)[
ce5e094]:v0.103.12Compare Source
Patch Changes
#8289
c54e361Thanks @ardatan! - New option
selectQueryOrMutationFieldto decidewhich field belongs to which root type explicitly.
Updated dependencies []:
v0.103.11Compare Source
Patch Changes
#8196
3fc1f3eThanks @ardatan! - - You can now choose the name of the alias you
want to use for SOAP body;
If you want to add SOAP headers to the request body like below;
You can add the headers to the configuration like below;
Updated dependencies []:
v0.103.10Compare Source
Patch Changes
v0.103.9Compare Source
Patch Changes
v0.103.8Compare Source
Patch Changes
v0.103.7Compare Source
Patch Changes
[
c2349ef,e82d900]:v0.103.6Compare Source
Patch Changes
2ef651aThanks @ardatan! - dependencies updates:
@graphql-mesh/store@^0.103.5↗︎(to
dependencies)@graphql-tools/utils@^10.6.0↗︎(to
dependencies)tslib@^2.4.0↗︎ (todependencies)@graphql-mesh/store@^0.103.5↗︎(from
peerDependencies)@graphql-tools/utils@^10.6.0↗︎(from
peerDependencies)tslib@^2.4.0↗︎ (frompeerDependencies)[
2ef651a]:v0.103.5Compare Source
Patch Changes
v0.103.4Compare Source
Patch Changes
8fcfe3fThanks @ardatan! - Fix compatibility between MeshPlugin and
GatewayPlugin
Updated dependencies []:
v0.103.2Compare Source
Patch Changes
v0.103.1Compare Source
Patch Changes
#8414
d9cf1d3Thanks @ardatan! - Auto detection of SOAP version to decide SOAP
namespace; For SOAP 1.1, it is set to
http://schemas.xmlsoap.org/soap/envelope/and for SOAP1.2, it is set to
http://www.w3.org/2003/05/soap-envelope.If you want to use a custom namespace, you can set it like below;
Updated dependencies []:
v0.103.0Compare Source
Patch Changes
v0.102.13Compare Source
Patch Changes
[
fcf18fb]:v0.102.12Compare Source
Patch Changes
v0.102.11Compare Source
Patch Changes
de41fc2Thanks @ardatan! - dependencies updates:
@graphql-tools/batch-delegate@^9.0.10↗︎(from
^9.0.9, independencies)@graphql-tools/delegate@^10.0.28↗︎(from
^10.0.27, independencies)v0.102.10Compare Source
Patch Changes
997b81cThanks @ardatan! - dependencies updates:
@graphql-tools/batch-delegate@^9.0.9↗︎(from
^9.0.8, independencies)@graphql-tools/delegate@^10.0.27↗︎(from
^10.0.26, independencies)v0.102.9Compare Source
Patch Changes
v0.102.8Compare Source
Patch Changes
518c42cThanks @ardatan! - dependencies updates:
@graphql-tools/batch-delegate@^9.0.8↗︎(from
^9.0.5, independencies)@graphql-tools/delegate@^10.0.26↗︎(from
^10.0.23, independencies)v0.102.7Compare Source
Patch Changes
50bf472Thanks @ardatan! - dependencies updates:
@graphql-tools/batch-delegate@^9.0.5↗︎(from
^9.0.3, independencies)@graphql-tools/delegate@^10.0.23↗︎(from
^10.0.21, independencies)@graphql-tools/utils@^10.5.5↗︎(from
^10.5.3, inpeerDependencies)[
50bf472]:v0.102.6Compare Source
Patch Changes
v0.102.5Compare Source
Patch Changes
v0.102.4Compare Source
Patch Changes
edbc074Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.21↗︎(from
^10.0.20, independencies)v0.102.3Compare Source
Patch Changes
14ec31fThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.20↗︎(from
^10.0.19, independencies)v0.102.2Compare Source
Patch Changes
v0.102.1Compare Source
Patch Changes
[
fcf18fb]:v0.102.0Compare Source
Minor Changes
#7530
db41f96Thanks @enisdenjo! - Support Hive's experimental persisted
documents
Patch Changes
v0.101.0Compare Source
Patch 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]:v0.100.0Compare Source
Patch Changes
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)[
c06a048]:v0.99.7Compare Source
Patch Changes
a1bfc49Thanks @ardatan! - Removed non-functional `trustProxy` option in
the config schema This might cause a non-functional config schemna validation warning This change
does not have any impact on the functionality of the Mesh
v0.99.6Compare Source
Patch Changes
6c67e77Thanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.17↗︎(from
^10.0.16, independencies)v0.99.5Compare Source
Patch Changes
v0.99.4Compare Source
Patch Changes
v0.99.3Compare Source
Patch Changes
v0.99.2Compare Source
Patch Changes
4bc495cThanks @ardatan! - dependencies updates:
@graphql-tools/delegate@^10.0.16↗︎(from
^10.0.14, independencies)v0.99.1Compare Source
Patch Changes
7800514Thanks @enisdenjo! - dependencies updates:
@graphql-tools/delegate@^10.0.14↗︎(from
^10.0.12, independencies)v0.99.0Compare Source
Patch Changes
v0.98.10Compare Source
Patch Changes
#7185
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)#7183
8a04cf7Thanks @ardatan! - By default, Mesh does not allow extra parameters
in the request body other than
query,operationName,extensions, andvariables, thenthrows 400 HTTP Error. This change adds a new option called
extraParamNamesto allow extraparameters in the request body.
Updated dependencies
[
0d916a4]:v0.98.9Compare Source
Patch Changes
v0.98.8Compare Source
Patch Changes
#7118
4c75671Thanks @kamilkowalski! -
loggerconfiguration option onlyaccepts a string
#7054
88d6232Thanks @ardatan! - Use
Disposablepattern for plugins andtransports
Updated dependencies []:
v0.98.7Compare Source
Patch Changes
[
19e90eb]:v0.98.6Compare Source
Patch Changes
270679bThanks @ardatan! - dependencies updates:
@graphql-tools/batch-delegate@^9.0.3↗︎(from
^9.0.2, independencies)@graphql-tools/delegate@^10.0.11↗︎(from
^10.0.10, independencies)@graphql-tools/utils@^10.2.1↗︎(from
^10.2.0, inpeerDependencies)[
e569774,270679b]:v0.98.5Compare Source
Patch Changes
v0.98.4Compare Source
Patch Changes
fb59244Thanks @ardatan! - Update GraphQL Tools packages
Updated dependencies []:
v0.98.3Compare Source
Patch Changes
c47b2aaThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies []:
v0.98.2Compare Source
Patch Changes
96dd11dThanks @ardatan! - Bump GraphQL Tools versions
Updated dependencies
[
96dd11d]:v0.98.1Compare Source
Patch Changes
#7185
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)#7183
8a04cf7Thanks @ardatan! - By default, Mesh does not allow extra parameters
in the request body other than
query,operationName,extensions, andvariables, thenthrows 400 HTTP Error. This change adds a new option called
extraParamNamesto allow extraparameters in the request body.
Updated dependencies
[
0d916a4]:v0.98.0Compare Source
Patch Changes
2fcadceThanks @ardatan! - dependencies updates:
@graphql-tools/batch-delegate@^9.0.2↗︎(from
^9.0.0, independencies)@graphql-tools/delegate@^10.0.6↗︎(from
^10.0.0, independencies)v0.97.5Compare Source
Patch Changes
52f74e7Thanks @ardatan! - Ability to configure subgraphs
Updated dependencies []:
v0.97.4Compare Source
Patch Changes
ff33394Thanks @ardatan! - Update types in Hive plugin
Updated dependencies []:
v0.97.3Compare Source
Patch Changes
57f4a60Thanks @ardatan! - Fixes on Prometheus plugin
Updated dependencies []:
v0.97.2Compare Source
Patch Changes
7a712abThanks @ardatan! - Track Fusion subgraphs
Updated dependencies []:
v0.97.1Compare Source
Patch Changes
#6610
dbaf72cThanks @ardatan! - New Plugin: Operation Headers
Updated dependencies []:
v0.97.0Compare Source
Minor Changes
92dce67Thanks @enisdenjo! - setURL and setOptions in onFetch hook
Patch Changes
v0.96.6Compare Source
Patch Changes
v0.96.5Compare Source
Patch Changes
#6553
4b3ea1dThanks @enisdenjo! - Correct additional envelop plugins docs
Updated dependencies []:
v0.96.4Compare Source
Patch Changes
#6505
ae7b085Thanks @EmrysMyrddin! - Allow to configure persisted operations
behaviour
Updated dependencies []:
v0.96.3Compare Source
Patch Changes
ac26793Thanks @ardatan! -
operationHeadersin Supergraph HandlerUpdated dependencies []:
[
v0.96.2]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 these updates again.
This PR was generated by Mend Renovate. View the repository job log.