ontohub / ontohub-frontend

The Ontohub web UI for the end user.
4 stars 3 forks source link

Bump graphql-tools from 3.0.0 to 4.0.6 #583

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps graphql-tools from 3.0.0 to 4.0.6.

Release notes *Sourced from [graphql-tools's releases](https://github.com/apollographql/graphql-tools/releases).* > ## 4.0.6 > * Use `getIntrospectionQuery` instead of deprecated `introspectionQuery` constant from graphql-js > [@​derek-miller](https://github.com/derek-miller) in [#1228](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1228) > > ## 4.0.5 > * Fixes a bug where schemas with scalars could not be merged when passed to > `mergeSchemas` as a string or `GraphQLSchema`. > [@​hayes](https://github.com/hayes) in [#1062](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1062) > * Make `mergeSchemas` optionally merge directive definitions. > [@​freiksenet](https://github.com/freiksenet) in [#1003](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1003) > * Allow user-provided `buildSchema` options. > [@​trevor-scheer](https://github.com/trevor-scheer) in [#1154](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1154) > > ### 4.0.4 > > * Make `WrapQuery` work for non-root fields > [@​mdlavin](https://github.com/mdlavin) in [#1007](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1008) > * Update resolvers.md to clarify array usage > [@​alvin777](https://github.com/alvin777) in [#1005](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1005) > * Add missing property to `mergeSchemas` api reference. > [@​PlayMa256](https://github.com/PlayMa256) in [#1014](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1014) > * Documentation updates for mockServer > [@​dougshamoo](https://github.com/dougshamoo) in [#1012](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1012) > * Fix default merged resolver behavior > [@​mfix22](https://github.com/mfix22) in [#983](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/983) > * Use `TArgs` generic wherever `IFieldResolver` is used. > [@​brikou](https://github.com/brikou) in [#955](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/955) > * Include deprecations from string SDL in mergeSchemas. > [@​evans](https://github.com/evans) in [#1041](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1041) > > ### 4.0.3 > > * Replaced broken link in docs homepage with Launchpad example. > [@​kriss1897](https://github.com/kriss1897) in [#965](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/965) > * Fix invalid query in schema delegation example. > [@​nico29](https://github.com/nico29) in [#980](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/980) > * Update package.json `repository` field. > [@​dlukeomalley](https://github.com/dlukeomalley) in [#979](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/979) > * Add support for passing a parsed schema ast to `mergeSchemas` > [@​ganemone](https://github.com/ganemone) in [#977](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/977) > * Changes to `extractExtensionDefinitions` to support `graphql-js` union and enum extensions. > [@​jansuchy](https://github.com/jansuchy) in [#951](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/951) > * Add docs for `mockServer` (closes [#951](https://github-redirect.dependabot.com/apollographql/graphql-tools/issues/94)) > [@​mfix22](https://github.com/mfix22) in [PR [#982](https://github-redirect.dependabot.com/apollographql/graphql-tools/issues/982)](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/982) > * Fix regression where custom scalars were incorrectly replaced while recreating schema with `visitSchema`. > [@​tgriesser](https://github.com/tgriesser) in [#985](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/985) > > ### 4.0.2 > > * Fix regression in enum input mapping. > ... (truncated)
Changelog *Sourced from [graphql-tools's changelog](https://github.com/apollographql/graphql-tools/blob/master/CHANGELOG.md).* > ### 4.0.6 > > * Use `getIntrospectionQuery` instead of deprecated `introspectionQuery` constant from graphql-js > [@​derek-miller](https://github.com/derek-miller) in [#1228](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1228) > > ### 4.0.5 > > * Fixes a bug where schemas with scalars could not be merged when passed to > `mergeSchemas` as a string or `GraphQLSchema`.
> [@​hayes](https://github.com/hayes) in [#1062](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1062) > * Make `mergeSchemas` optionally merge directive definitions.
> [@​freiksenet](https://github.com/freiksenet) in [#1003](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1003) > * Allow user-provided `buildSchema` options.
> [@​trevor-scheer](https://github.com/trevor-scheer) in [#1154](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1154) > > ### 4.0.4 > > * Make `WrapQuery` work for non-root fields
> [@​mdlavin](https://github.com/mdlavin) in > [#1007](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1008) > * Update resolvers.md to clarify array usage
> [@​alvin777](https://github.com/alvin777) in > [#1005](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1005) > * Add missing property to `mergeSchemas` api reference.
> [@​PlayMa256](https://github.com/PlayMa256) in > [#1014](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1014) > * Documentation updates for mockServer
> [@​dougshamoo](https://github.com/dougshamoo) in [#1012](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1012) > * Fix default merged resolver behavior
> [@​mfix22](https://github.com/mfix22) in [#983](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/983) > * Use `TArgs` generic wherever `IFieldResolver` is used.
> [@​brikou](https://github.com/brikou) in [#955](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/955) > * Include deprecations from string SDL in mergeSchemas.
> [@​evans](https://github.com/evans) in [#1041](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/1041) > > ### 4.0.3 > > * Replaced broken link in docs homepage with Launchpad example
> [@​kriss1897](https://github.com/kriss1897) in > [#965](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/965) > * Fix invalid query in schema delegation example.
> [@​nico29](https://github.com/nico29) in > [#980](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/980) > * Update package.json `repository` field.
> [@​dlukeomalley](https://github.com/dlukeomalley) in > [#979](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/979) > * Add support for passing a parsed schema ast to `mergeSchemas`
> [@​ganemone](https://github.com/ganemone) in > [#977](https://github-redirect.dependabot.com/apollographql/graphql-tools/pull/977) > * Changes to `extractExtensionDefinitions` to support `graphql-js` union and enum extensions.
> ... (truncated)
Commits - [`ee1329e`](https://github.com/apollographql/graphql-tools/commit/ee1329e58f6fbcdee876529969ba75e8d6b88604) We no longer need to run tests for Node 6 - [`87f32f5`](https://github.com/apollographql/graphql-tools/commit/87f32f57f014715d6a311793e3929d39205e2578) Various type adjustments to line up with `graphql` 14.5.8 - [`6c2cde4`](https://github.com/apollographql/graphql-tools/commit/6c2cde4b9f215d45bea31ea1433a161a16ce9e44) Update to the latest `graphql` version - [`e06f8b0`](https://github.com/apollographql/graphql-tools/commit/e06f8b062729d8a5c8334d44c99bed970e4fdae1) Remove extra `graphql` install - [`e2d5375`](https://github.com/apollographql/graphql-tools/commit/e2d537515c69acd9761e9fdc5f920801ff7bcf16) Update typescript and quickly fix implicit any warnings - [`d234e5c`](https://github.com/apollographql/graphql-tools/commit/d234e5ca92f2d413453c9577325522fbca959a9d) Make sure the tsc version installed by graphql-tools is used - [`9e0c79b`](https://github.com/apollographql/graphql-tools/commit/9e0c79b309b19a61a1c19cd377b0075690691be8) Version bump, prep for publish - [`d4fa217`](https://github.com/apollographql/graphql-tools/commit/d4fa2170f3dcfd630c09d2d63e660ad5aebcc6ee) Fix pubsub test timing errors - [`a49e9e2`](https://github.com/apollographql/graphql-tools/commit/a49e9e22a19fec0dde3a5d1429b959ed432a27b9) Use getIntrospectionQuery instead of deprecated introspectionQuery constant f... - [`c8d6e55`](https://github.com/apollographql/graphql-tools/commit/c8d6e55cb6a23af412d3bc650bd79d5cf94c4317) Update dependency gatsby-theme-apollo-docs to v2.3.7 ([#1221](https://github-redirect.dependabot.com/apollographql/graphql-tools/issues/1221)) - Additional commits viewable in [compare view](https://github.com/apollographql/graphql-tools/compare/v3.0.0...v4.0.6)
Maintainer changes This version was pushed to npm by [apollo-bot](https://www.npmjs.com/~apollo-bot), a new releaser for graphql-tools since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
codecov[bot] commented 5 years ago

Codecov Report

Merging #583 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #583   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          39     39           
  Lines         398    398           
  Branches       39     39           
=====================================
  Hits          398    398

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0b6c7c9...c8ad9f5. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Superseded by #599.