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 v6.2.4 - autoclosed #107

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

ardatan/graphql-tools ### [`v6.2.4`](https://togithub.com/ardatan/graphql-tools/releases/graphql-tools@6.2.4) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/v6.2.3...@graphql-tools/utils@6.2.4) ##### Patch Changes - [`533d6d5`](https://togithub.com/ardatan/graphql-tools/commit/533d6d53): Bump all packages to allow adjustments - Updated dependencies [32c3c4f8] - Updated dependencies [32c3c4f8] - Updated dependencies [32c3c4f8] - Updated dependencies [32c3c4f8] - Updated dependencies [32c3c4f8] - Updated dependencies [533d6d53] - [@​graphql-tools/stitch](https://togithub.com/graphql-tools/stitch)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/wrap](https://togithub.com/graphql-tools/wrap)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/import](https://togithub.com/graphql-tools/import)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/delegate](https://togithub.com/graphql-tools/delegate)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/batch-delegate](https://togithub.com/graphql-tools/batch-delegate)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/graphql-tag-pluck](https://togithub.com/graphql-tools/graphql-tag-pluck)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/links](https://togithub.com/graphql-tools/links)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/load](https://togithub.com/graphql-tools/load)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/code-file-loader](https://togithub.com/graphql-tools/code-file-loader)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/git-loader](https://togithub.com/graphql-tools/git-loader)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/github-loader](https://togithub.com/graphql-tools/github-loader)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/graphql-file-loader](https://togithub.com/graphql-tools/graphql-file-loader)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/json-file-loader](https://togithub.com/graphql-tools/json-file-loader)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/module-loader](https://togithub.com/graphql-tools/module-loader)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/url-loader](https://togithub.com/graphql-tools/url-loader)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/mock](https://togithub.com/graphql-tools/mock)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/relay-operation-optimizer](https://togithub.com/graphql-tools/relay-operation-optimizer)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/resolvers-composition](https://togithub.com/graphql-tools/resolvers-composition)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/schema](https://togithub.com/graphql-tools/schema)[@​6](https://togithub.com/6).2.4 - [@​graphql-tools/load-files](https://togithub.com/graphql-tools/load-files)[@​6](https://togithub.com/6).2.4 ### [`v6.2.3`](https://togithub.com/ardatan/graphql-tools/releases/v6.2.3) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/v6.2.2...v6.2.3) > Come talk to us directly on our [Discord channel](http://bit.ly/guild-chat) > Contact us here: [the-guild.dev](https://the-guild.dev/) > > #### What’s Changed - Update dependencies #### 🚀 Features - Introduce computed fields [@​gmac](https://togithub.com/gmac) ([#​1989](https://togithub.com/ardatan/graphql-tools/issues/1989)) ### [`v6.2.2`](https://togithub.com/ardatan/graphql-tools/releases/v6.2.2) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/v6.2.1...v6.2.2) > Come talk to us directly on our [Discord channel](http://bit.ly/guild-chat) > Contact us here: [the-guild.dev](https://the-guild.dev/) > > #### What’s Changed > > #### 🧰 Enhancements - enhance(stitch) Test merge conflicts [@​gmac](https://togithub.com/gmac) ([#​2006](https://togithub.com/ardatan/graphql-tools/issues/2006)) #### 🐛 Bug Fixes - Handle recursive input types when pruning schemas [@​mdlavin](https://togithub.com/mdlavin) ([#​2023](https://togithub.com/ardatan/graphql-tools/issues/2023)) - Increase maxBuffer to 1MB [@​standy](https://togithub.com/standy) ([#​2018](https://togithub.com/ardatan/graphql-tools/issues/2018)) ### [`v6.2.1`](https://togithub.com/ardatan/graphql-tools/releases/v6.2.1) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/v6.2.0...v6.2.1) > Come talk to us directly on our [Discord channel](http://bit.ly/guild-chat) > Contact us here: [the-guild.dev](https://the-guild.dev/) > > #### What’s Changed > > #### 🧰 Enhancements - enhance(stitch): simplify subschema sets [@​yaacovCR](https://togithub.com/yaacovCR) ([#​2001](https://togithub.com/ardatan/graphql-tools/issues/2001)) - enhance(stitch): introduce SubschemaSetConfig [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1994](https://togithub.com/ardatan/graphql-tools/issues/1994)) - enhance(stitching): improve query batching [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1987](https://togithub.com/ardatan/graphql-tools/issues/1987)) - enhance(typeMerging): add options [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1982](https://togithub.com/ardatan/graphql-tools/issues/1982)) #### 🐛 Bug Fixes - fix(url-loader): should preserve ws and http in the middle of a pointer [@​kamilkisiela](https://togithub.com/kamilkisiela) ([#​1991](https://togithub.com/ardatan/graphql-tools/issues/1991)) - fix(stitch) fix abstract type merge failure [@​gmac](https://togithub.com/gmac) ([#​1981](https://togithub.com/ardatan/graphql-tools/issues/1981)) - fix(typeMerging): fix scalar type merging [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1980](https://togithub.com/ardatan/graphql-tools/issues/1980)) ### [`v6.2.0`](https://togithub.com/ardatan/graphql-tools/releases/v6.2.0) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/v6.1.0...v6.2.0) > Come talk to us directly on our [Discord channel](http://bit.ly/guild-chat) > Contact us here: [the-guild.dev](https://the-guild.dev/) > > #### What’s Changed > > #### 🚀 Features - enable batch execution [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1971](https://togithub.com/ardatan/graphql-tools/issues/1971)) #### 🐛 Bug Fixes - Support InputObjectTypeDefinition & InputObjectTypeExtension for getFieldsWithDirectives [@​danstarns](https://togithub.com/danstarns) ([#​1934](https://togithub.com/ardatan/graphql-tools/issues/1934)) - fix(mocking): support subscriptions [@​ardatan](https://togithub.com/ardatan) ([#​1952](https://togithub.com/ardatan/graphql-tools/issues/1952)) - fix(typeMerging): field selection sets [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1958](https://togithub.com/ardatan/graphql-tools/issues/1958)) ### [`v6.1.0`](https://togithub.com/ardatan/graphql-tools/releases/v6.1.0) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/v6.0.18...v6.1.0) > Come talk to us directly on our [Discord channel](http://bit.ly/guild-chat) > Contact us here: [the-guild.dev](https://the-guild.dev/) > > #### What’s Changed > > #### 🧰 Enhancements - Expand extended interface selections for subservice compatibility [@​gmac](https://togithub.com/gmac) ([#​1912](https://togithub.com/ardatan/graphql-tools/issues/1912)) - streamline imports [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1940](https://togithub.com/ardatan/graphql-tools/issues/1940)) - Transforms for normalizing stitched subschema deprecations [@​gmac](https://togithub.com/gmac) ([#​1925](https://togithub.com/ardatan/graphql-tools/issues/1925)) - refactor(typesContainSelectionSet): memoize [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1921](https://togithub.com/ardatan/graphql-tools/issues/1921)) #### 🐛 Bug Fixes - fix(build-operation-for-field): respect field depth [@​ardatan](https://togithub.com/ardatan) ([#​1953](https://togithub.com/ardatan/graphql-tools/issues/1953)) - fix(typeMerging): fix interface merging [@​yaacovCR](https://togithub.com/yaacovCR) ([#​1917](https://togithub.com/ardatan/graphql-tools/issues/1917))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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