-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): update graphql-tools monorepo #128
base: main
Are you sure you want to change the base?
Conversation
|
3627cf5
to
af96d39
Compare
af96d39
to
a0a8155
Compare
a0a8155
to
0af75e4
Compare
0af75e4
to
1f349c6
Compare
1f349c6
to
653fb84
Compare
1c1093f
to
fe47f65
Compare
26510b1
to
749de6a
Compare
749de6a
to
ebf062e
Compare
5b9781b
to
7b20114
Compare
7b20114
to
c3b1e3c
Compare
c3b1e3c
to
c1f690e
Compare
c1f690e
to
834f352
Compare
834f352
to
575f78a
Compare
43ab8bc
to
3540d56
Compare
6dcf28d
to
781f848
Compare
781f848
to
ffcf5bb
Compare
ffcf5bb
to
d2c48c9
Compare
d2c48c9
to
0b03e2b
Compare
This PR contains the following updates:
^7.0.0
->^7.0.3
^10.0.7
->^10.5.6
Release Notes
ardatan/graphql-tools (@graphql-tools/relay-operation-optimizer)
v7.0.3
Compare Source
Patch Changes
[
dc5043b
]:v7.0.2
Compare Source
Patch Changes
[
cf2ce5e
]:v7.0.1
Compare Source
Patch Changes
83c0af0
Thanks @enisdenjo! - dependencies updates:
@graphql-tools/utils@^10.0.13
↗︎(from
^10.0.0
, independencies
)ardatan/graphql-tools (@graphql-tools/utils)
v10.5.6
Compare Source
Patch Changes
dc5043b
Thanks @enisdenjo! -
onError
andonEnd
callbacks frommapAsyncIterator
are invoked only once regardless of how many timesthrow
/return
was calledon the iterator
v10.5.5
Compare Source
Patch Changes
cf2ce5e
Thanks @kachkaev! - Make two types compatible with strict tsc
config
v10.5.4
Compare Source
Patch Changes
0286437
Thanks @ardatan! - Improve directive extraction
v10.5.3
Compare Source
Patch Changes
2124d7d
Thanks @ardatan! - Allow invalid path in `getDirectiveExtensions`
v10.5.2
Compare Source
Patch Changes
07b87ed
Thanks @ardatan! - Respect
extensionASTNodes
in directableGraphQLSchema object
v10.5.1
Compare Source
Patch Changes
6291e14
Thanks @ardatan! - Add all args from extensions to the AST even if
they don't exist in the directive def
v10.5.0
Compare Source
Minor Changes
8fd7703
Thanks @ardatan! - Export
getDirectiveExtensions
v10.4.0
Compare Source
Minor Changes
b8bf584
Thanks @ardatan! - Introduce `getDirectiveExtensions` and refactor
directive handling in the extensions
v10.3.4
Compare Source
Patch Changes
a867bbc
Thanks @ardatan! -
mapAsyncIterator
now acceptsAsyncIterable
v10.3.3
Compare Source
Patch Changes
#6385
d0f7d75
Thanks @tobiasdiez! - remove generic package export
Updated dependencies
[
d0f7d75
]:v10.3.2
Compare Source
Patch Changes
a276ba8
Thanks @ardatan! - Respect directive extensions on `pruneSchema`
v10.3.1
Compare Source
Patch Changes
9792e80
Thanks @ardatan! - Make the executor disposable optional
v10.3.0
Compare Source
Minor Changes
cacf20f
Thanks @ardatan! - Implement Symbol.dispose or Symbol.asyncDispose
to make `Executor`s `Disposable`
v10.2.3
Compare Source
Patch Changes
66c99d9
Thanks @ardatan! - Handle
@defer
v10.2.2
Compare Source
Patch Changes
#6238
0f7059b
Thanks @ardatan! - If the given objects are arrays with the same
length, merge the elements.
v10.2.1
Compare Source
Patch Changes
#6194
7368829
Thanks @ardatan! - Handle interface objects in a different way
#6188
e10c13a
Thanks @ardatan! - Add
respectArrayLength
flag tomergeDeep
soinstead of concatenating the arrays, elements of them will be merged if they have the same length
v10.2.0
Compare Source
Minor Changes
5567347
Thanks @ardatan! - AddenumValueFilter
anddirectiveFilter
tofilterSchema
Patch Changes
5567347
Thanks @ardatan! - Handle fields in unmerged types as both isolated and non-isolated fieldsv10.1.3
Compare Source
Patch Changes
#6055
4093f70
Thanks @enisdenjo! - Disallow new lines in paths when checking withisValidPath
A string may sometimes look like a path but is not (like an SDL of a simple
GraphQL schema). To make sure we don't yield false-positives in such cases,
we disallow new lines in paths (even though most Unix systems support new
lines in file names).
v10.1.2
Compare Source
Patch Changes
fff2399
Thanks @ardatan! - RespecttoJSON
inastFromValueUntyped
v10.1.1
Compare Source
Patch Changes
baf3c28
Thanks @henryqdineen! - fix filterSchema argument filter for schema with non-default root typesv10.1.0
Compare Source
Minor Changes
f3ea7a5
Thanks @EmrysMyrddin! - AddonEnd
onmapAsyncIterator
.v10.0.13
Compare Source
Patch Changes
f85c093
Thanks @shYkiSto! - prevent race conditions when validating documentsv10.0.12
Compare Source
Patch Changes
5ae0394
Thanks @ardatan! - Print comments as blocksv10.0.11
Compare Source
Patch Changes
d3fe8d8c
Thanks @ldiqual! - Print debug timer logs by respecting the filters
in DEBUG env var
v10.0.10
Compare Source
Patch Changes
a570a601
Thanks @ardatan! - Add respectArrays flag to extensions merging
v10.0.9
Compare Source
Patch Changes
e1fb8bb8
Thanks @ardatan! - Merge directives in the extensions
v10.0.8
Compare Source
Patch Changes
accd58fd
Thanks @ardatan! - Extract
inspect
into the newcross-inspect
package
Updated dependencies
[
accd58fd
]: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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.