apollo-server/packages
Jesse Rosenberger 8e594d47f5
Revert #1698 renovate/graphql tools 4.x (#1716)
I'm reverting apollographql/apollo-server#1698 not because it's been problematic in any way, but because I'd like to give it a bit more thought and don't want this to accidentally get cut into a release prior to that consideration.

More specifically: The `graphql-tools` update on its own shouldn't really cause any problems, but the [4.x version of `graphql-tools`](https://github.com/apollographql/graphql-tools/releases/tag/4.0.0) is intended to support and enable the latest `graphql@14` which contains [breaking changes](https://github.com/graphql/graphql-js/releases/tag/v14.0.0).

I believe most of those breaking changes would be show-stoppers and the failures would surface immediately (meaning that servers would completely fail to start, rather than being a surprise in other, more delayed scenarios), but it's still worth pausing and carefully considering versioning to avoid any surprises.

That said, the 14.x version of `graphql` has been an acceptable range in the `peerDependencies` of `apollo-server-*` since before its final release came out, and I don't believe we've caught wind of anything that a major version bump would have prevented or made more clear.  In the end, `graphql` is a peer dependency and any problems should only surface if consumers also update their `graphql` dependency — a clear major version bump, which deserves review by the upgrader — so perhaps we can avoid bumping the major version after all?

Input welcomed, but again, merging this now to give this a bit more thought first.

cc @hwillson
2018-09-24 20:47:18 +03:00
..
apollo-cache-control Publish 2018-09-18 15:26:48 -07:00
apollo-datasource Publish 2018-09-03 15:06:00 +02:00
apollo-datasource-rest Publish 2018-09-03 15:06:00 +02:00
apollo-engine-reporting Re-enable Typescript esModuleInterop (#1699) 2018-09-21 16:43:33 +03:00
apollo-engine-reporting-protobuf Publish 2018-08-14 11:49:10 -07:00
apollo-server Revert #1698 renovate/graphql tools 4.x (#1716) 2018-09-24 20:47:18 +03:00
apollo-server-cache-memcached Re-enable Typescript esModuleInterop (#1699) 2018-09-21 16:43:33 +03:00
apollo-server-cache-redis Re-enable Typescript esModuleInterop (#1699) 2018-09-21 16:43:33 +03:00
apollo-server-caching Re-enable Typescript esModuleInterop (#1699) 2018-09-21 16:43:33 +03:00
apollo-server-cloud-function Revert #1698 renovate/graphql tools 4.x (#1716) 2018-09-24 20:47:18 +03:00
apollo-server-cloudflare Publish 2018-09-18 15:26:48 -07:00
apollo-server-core Revert #1698 renovate/graphql tools 4.x (#1716) 2018-09-24 20:47:18 +03:00
apollo-server-env Publish 2018-09-03 15:06:00 +02:00
apollo-server-errors Publish 2018-08-14 11:49:10 -07:00
apollo-server-express Revert #1698 renovate/graphql tools 4.x (#1716) 2018-09-24 20:47:18 +03:00
apollo-server-hapi Revert #1698 renovate/graphql tools 4.x (#1716) 2018-09-24 20:47:18 +03:00
apollo-server-integration-testsuite Re-enable Typescript esModuleInterop (#1699) 2018-09-21 16:43:33 +03:00
apollo-server-koa Revert #1698 renovate/graphql tools 4.x (#1716) 2018-09-24 20:47:18 +03:00
apollo-server-lambda Revert #1698 renovate/graphql tools 4.x (#1716) 2018-09-24 20:47:18 +03:00
apollo-server-micro Re-enable Typescript esModuleInterop (#1699) 2018-09-21 16:43:33 +03:00
apollo-tracing Publish 2018-09-18 15:26:48 -07:00
graphql-extensions Publish 2018-09-18 15:26:48 -07:00