SurveyMonkey / graphql-ergonomock

Automatic mocking of GraphQL queries
MIT License
19 stars 5 forks source link

fix(deps): update dependency graphql-tools to v8 #144

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
graphql-tools ^7.0.0 -> ^8.0.0 age adoption passing confidence

Release Notes

ardatan/graphql-tools ### [`v8.1.0`](https://togithub.com/ardatan/graphql-tools/blob/master/packages/graphql-tools/CHANGELOG.md#​810) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/graphql-tools@8.0.0...graphql-tools@8.1.0) ##### Minor Changes - [`b39588c`](https://togithub.com/ardatan/graphql-tools/commit/b39588ce): Deprecate `graphql-tools` with a more clear message; This package has been deprecated and now it only exports makeExecutableSchema. It will no longer receive updates. We strongly recommend you to migrate to scoped packages such as [@​graphql-tools/schema](https://togithub.com/graphql-tools/schema), [@​graphql-tools/utils](https://togithub.com/graphql-tools/utils) and etc. Check out https://www.graphql-tools.com to learn which packages you should use instead! ### [`v8.0.0`](https://togithub.com/ardatan/graphql-tools/blob/master/packages/graphql-tools/CHANGELOG.md#​800) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/graphql-tools@7.0.5...graphql-tools@8.0.0) ##### Major Changes - [`7d3e300`](https://togithub.com/ardatan/graphql-tools/commit/7d3e3006): BREAKING CHANGE - Now it only exports `makeExecutableSchema` from `@graphql-tools/schema` - Please migrate to scoped packages(`@graphql-tools/*`) because this npm package will no longer get updated ##### Patch Changes - Updated dependencies \[[`7d3e300`](https://togithub.com/ardatan/graphql-tools/commit/7d3e3006)] - Updated dependencies \[[`7d3e300`](https://togithub.com/ardatan/graphql-tools/commit/7d3e3006)] - Updated dependencies \[[`7d3e300`](https://togithub.com/ardatan/graphql-tools/commit/7d3e3006)] - Updated dependencies \[[`7d3e300`](https://togithub.com/ardatan/graphql-tools/commit/7d3e3006)] - Updated dependencies \[[`7d3e300`](https://togithub.com/ardatan/graphql-tools/commit/7d3e3006)] - [@​graphql-tools/schema](https://togithub.com/graphql-tools/schema)[@​8](https://togithub.com/8).0.0 ### [`v7.0.5`](https://togithub.com/ardatan/graphql-tools/blob/master/packages/graphql-tools/CHANGELOG.md#​705) [Compare Source](https://togithub.com/ardatan/graphql-tools/compare/graphql-tools@7.0.4...graphql-tools@7.0.5) ##### Patch Changes - [`52971f4`](https://togithub.com/ardatan/graphql-tools/commit/52971f4e): fix(graphql-tools): provide [@​apollo/client](https://togithub.com/apollo/client) as an optional package - Updated dependencies \[[`eae2879`](https://togithub.com/ardatan/graphql-tools/commit/eae28793)] - [@​graphql-tools/merge](https://togithub.com/graphql-tools/merge)[@​6](https://togithub.com/6).2.14

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

victor-guoyu commented 3 years ago

Closing it for now, in favor of https://github.com/SurveyMonkey/graphql-ergonomock/pull/147

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 8.x releases. However, if you upgrade to 8.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.