aerogear / keycloak-connect-graphql

Add Keyloak Authentication and Authorization to your GraphQL server.
Apache License 2.0
155 stars 22 forks source link

fix(deps): update dependency @graphql-tools/utils to v7.10.0 #118

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@graphql-tools/utils 7.2.3 -> 7.10.0 age adoption passing confidence

Release Notes

ardatan/graphql-tools ### [`v7.10.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​7100) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.9.1...@graphql-tools/utils@7.10.0) ##### Minor Changes - [`e632c5d`](https://togithub.com/ardatan/graphql-tools/commit/e632c5d1): Make executors not generic over context types ##### Patch Changes - [`99f092f`](https://togithub.com/ardatan/graphql-tools/commit/99f092fd): fix(getResolversFromSchema) Fix resolvers for type names starting with a single underscore. ### [`v7.9.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​791) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.9.0...@graphql-tools/utils@7.9.1) ##### Patch Changes - [`be23817`](https://togithub.com/ardatan/graphql-tools/commit/be23817f): enhance(utils): do not extract default resolvers ### [`v7.9.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​790) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.8.1...@graphql-tools/utils@7.9.0) ##### Minor Changes - [`20d2c7b`](https://togithub.com/ardatan/graphql-tools/commit/20d2c7bc): feat(utils): add withCancel ### [`v7.8.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​781) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.8.0...@graphql-tools/utils@7.8.1) ##### Patch Changes - [`dbdb78e`](https://togithub.com/ardatan/graphql-tools/commit/dbdb78e0): fix(visitResult): don't throw on encountering \__typename in request ([#​2860](https://togithub.com/ardatan/graphql-tools/issues/2860)) ### [`v7.8.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​780) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.7.3...@graphql-tools/utils@7.8.0) ##### Minor Changes - [`03c579b`](https://togithub.com/ardatan/graphql-tools/commit/03c579b1): enhance(utils): astFromDirective doesn't need schema anymore ### [`v7.7.3`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​773) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.7.2...@graphql-tools/utils@7.7.3) ##### Patch Changes - [`d2a17c7`](https://togithub.com/ardatan/graphql-tools/commit/d2a17c70): enhance(printSchemaWithDirectives): show directives before other definitions [#​2752](https://togithub.com/ardatan/graphql-tools/issues/2752) ### [`v7.7.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​772) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.7.1...@graphql-tools/utils@7.7.2) ##### Patch Changes - [`a4f1ee5`](https://togithub.com/ardatan/graphql-tools/commit/a4f1ee58): \__ is reserved for introspection ### [`v7.7.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​771) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.7.0...@graphql-tools/utils@7.7.1) ##### Patch Changes - [`194ac37`](https://togithub.com/ardatan/graphql-tools/commit/194ac370): fix(utils): add createSchemaDefinition again to fix breaking change ### [`v7.7.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​770) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.6.0...@graphql-tools/utils@7.7.0) ##### Minor Changes - [`58fd4b2`](https://togithub.com/ardatan/graphql-tools/commit/58fd4b28): feat(types): add TContext to stitchSchemas and executor ##### Patch Changes - [`43da6b5`](https://togithub.com/ardatan/graphql-tools/commit/43da6b59): enhance(merge): reduce number of iterations ### [`v7.6.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​760) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.5.2...@graphql-tools/utils@7.6.0) ##### Minor Changes - [`5b637e2`](https://togithub.com/ardatan/graphql-tools/commit/5b637e2f): Add generic pruning filter option ### [`v7.5.2`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​752) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.5.1...@graphql-tools/utils@7.5.2) ##### Patch Changes - [`de16fff`](https://togithub.com/ardatan/graphql-tools/commit/de16fff4): Fix pruneSchema with unimplemented interfaces ### [`v7.5.1`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​751) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.5.0...@graphql-tools/utils@7.5.1) ##### Patch Changes - [`33d1b9e`](https://togithub.com/ardatan/graphql-tools/commit/33d1b9e7): Fix pruneSchema with unused interfaces ### [`v7.5.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​750) ##### Minor Changes - [`219ed39`](https://togithub.com/ardatan/graphql-tools/commit/219ed392): enhance(utils): Extract getDocumentNodeFromSchema from printSchemaWithDirectives ##### Patch Changes - [`219ed39`](https://togithub.com/ardatan/graphql-tools/commit/219ed392): fix(utils): fix missing default value of input object type field - [`219ed39`](https://togithub.com/ardatan/graphql-tools/commit/219ed392): fix(utils): print specifiedBy directive definitions correctly ### [`v7.4.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​740) ##### Minor Changes - [`8f331aa`](https://togithub.com/ardatan/graphql-tools/commit/8f331aaa): enhance(utils): Extract getDocumentNodeFromSchema from printSchemaWithDirectives ##### Patch Changes - [`8f331aa`](https://togithub.com/ardatan/graphql-tools/commit/8f331aaa): fix(utils): fix missing default value of input object type field ### [`v7.3.0`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​730) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.2.6...@graphql-tools/utils@7.3.0) ##### Minor Changes - [`6387572`](https://togithub.com/ardatan/graphql-tools/commit/6387572c): feat(utils): export astFrom\* helper functions ### [`v7.2.6`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​726) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.2.5...@graphql-tools/utils@7.2.6) ##### Patch Changes - [`e53f97b`](https://togithub.com/ardatan/graphql-tools/commit/e53f97b3): fix(utils): provide { done: true } from iterator when complete is called on observer in observableToAsyncIterable ### [`v7.2.5`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​725) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.2.4...@graphql-tools/utils@7.2.5) ##### Patch Changes - [`4fc05eb`](https://togithub.com/ardatan/graphql-tools/commit/4fc05eb7): Fixes the handling of repeatable directives in the `getDirectives` method. Previously repeatable directives were nested and duplicated. They will now return as a flat array map: ```graphql @​mydir(arg: "first") @​mydir(arg: "second") ``` translates into: ```js { mydir: [{ arg: 'first' }, { arg: 'second' }]; } ``` ### [`v7.2.4`](https://togithub.com/ardatan/graphql-tools/blob/HEAD/packages/utils/CHANGELOG.md#​724) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/@graphql-tools/utils@7.2.3...@graphql-tools/utils@7.2.4) ##### Patch Changes - [`6e50d9f`](https://togithub.com/ardatan/graphql-tools/commit/6e50d9fc): enhance(stitching-directives): use keyField When using simple keys, i.e. when using the keyField argument to `@merge`, the keyField can be added implicitly to the types's key. In most cases, therefore, `@key` should not be required at all.

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 1 year ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.