Commit graph

334 commits

Author SHA1 Message Date
renovate[bot]
ee5b11da99
chore(deps): update dependency typescript to v3.3.3333 (#2358) 2019-02-22 09:29:15 +00:00
Jesse Rosenberger
0f75909e35
Pin @types/node to v8.x range.
Follows-up on #2344 with the appropriate changes to the `package.json` as
well.
2019-02-20 15:09:10 +02:00
Jesse Rosenberger
ffbe91815b
Directly depend on jest-config, since we directly depend on it! 2019-02-20 14:51:18 +02:00
Renovate Bot
c71c64f650 chore(deps): update dependency jest-junit to v6 2019-02-20 12:34:27 +00:00
renovate[bot]
d851c787a3 chore(deps): update dependency ts-jest to v24 (#2336) 2019-02-20 14:24:08 +02:00
Jesse Rosenberger
fe1c27b3e2
Update more optional dependencies in package-lock.json. 2019-02-20 12:16:17 +02:00
renovate[bot]
0f9da0c8cc
chore(deps): update dependency ws to v6.1.4 (#2335) 2019-02-18 11:24:56 +00:00
renovate[bot]
01907cdbcc
chore(deps): update dependency @types/jest to v24.0.6 (#2334) 2019-02-18 10:56:53 +00:00
renovate[bot]
6f60645898
chore(deps): update dependency request-promise to v4.2.4 (#2328) 2019-02-15 07:19:04 +00:00
renovate[bot]
35d093cdb9
chore(deps): update dependency lerna to v3.13.0 (#2327) 2019-02-15 06:20:34 +00:00
renovate[bot]
de8ffb7dab
chore(deps): update dependency fastify to v1.14.1 (#2326) 2019-02-15 05:48:26 +00:00
renovate[bot]
884c32b6f0
chore(deps): update dependency @types/jest to v24.0.5 (#2325) 2019-02-15 04:23:48 +00:00
Jesse Rosenberger
be90c68972
Update package-lock.json for apollo-server-fastify. 2019-02-14 15:02:27 +02:00
Jesse Rosenberger
8ac2884cfa
Merge branch 'master' into re-stage-pr-1971 2019-02-14 15:01:00 +02:00
renovate[bot]
14c88c6c92
chore(deps): update dependency lint-staged to v8.1.4 (#2322) 2019-02-14 12:18:16 +00:00
Trevor Scheer
4f24edc1f6 Migrate apollo-graphql package to apollo-tooling repo (#2316)
The purpose of this PR is to remove the `apollo-graphql` package from this repository, to be added to `apollo-tooling` instead.

https://github.com/apollographql/apollo-tooling

Ref: https://github.com/apollographql/apollo-tooling/pull/1018
2019-02-14 12:41:58 +02:00
renovate[bot]
3498121caa
chore(deps): update dependency @types/memcached to v2.2.6 (#2321) 2019-02-14 08:26:37 +00:00
renovate[bot]
967061b90d
chore(deps): update dependency @types/lodash.sortby to v4.7.5 (#2320) 2019-02-14 07:21:49 +00:00
renovate[bot]
c84c1c7265
chore(deps): update dependency @types/lodash to v4.14.121 (#2319) 2019-02-14 06:22:52 +00:00
renovate[bot]
180557c4ea
chore(deps): update dependency @types/jest to v24.0.4 (#2318) 2019-02-14 05:24:37 +00:00
renovate[bot]
02ded39a72
chore(deps): update dependency @types/graphql to v14.0.7 (#2317) 2019-02-14 04:23:16 +00:00
renovate[bot]
bb21951994 chore(deps): update dependency jest-matcher-utils to v24 (#2229) 2019-02-13 21:07:07 +02:00
renovate[bot]
67c281fdd4 chore(deps): update dependency @types/jest to v24 (#2228) 2019-02-13 20:39:33 +02:00
Jesse Rosenberger
e7709588fb
Update to apollo-tools@0.3.3, even for nested dependencies.
There was a breaking change to `core-js` in `3.0.0-beta.12` which seems to
warrant this extra protection.
2019-02-13 16:16:45 +02:00
Jesse Rosenberger
27eb191c25
Additional package-lock.json changes.
When debugging the fix in b84770cdec, I
removed the `package-lock.json`, ran `npm install`, then individually
reviewed the fixes to better understand what happened.

I noted a few other differences in the `package-lock.json`, mostly due to
changes in `fsevents` (which internally switched to `bundledDependencies`),
and changes in `@apollographql/apollo-tools`.

I've reviewed these as well, and they all look reasonable, but wanted to put
them in a different commit for later bisecting purposes (hopefully a purpose
I won't have!).
2019-02-13 15:49:08 +02:00
Jesse Rosenberger
a5f26ebeee
Update package-lock.json to add optional dependencies.
I've added these on Mac, and I believe that Mac will no longer _remove_ them
after npm@6.6.0, so hopefully fix some `package-lock.json` flapping!
2019-02-13 15:39:53 +02:00
Jesse Rosenberger
b84770cdec
Update package-lock.json to fix type errors and solidify #2217.
Without this fix to `package-lock.json`, which it's not immediately clear to
me what was wrong (possibly a transitive error) there were type errors
manifesting on the `master` branch.
2019-02-13 15:34:03 +02:00
renovate[bot]
4d017c0447
chore(deps): update dependency codecov to v3.2.0 (#2311) 2019-02-13 06:20:57 +00:00
renovate[bot]
e0b60b2481
chore(deps): update dependency @types/node to v10.12.26 (#2310) 2019-02-13 05:22:43 +00:00
renovate[bot]
fa5e299d1a
chore(deps): update dependency @types/graphql to v14.0.6 (#2309) 2019-02-13 04:15:39 +00:00
Ben Newman
f65c0fcd5f
Update package-lock.json after adding sha.js and removing lodash. 2019-02-12 16:23:40 -05:00
renovate[bot]
73a450c335
chore(deps): update dependency lerna to v3.11.1 (#2301) 2019-02-12 05:21:31 +00:00
renovate[bot]
8b99aff0f0
chore(deps): update dependency @types/node to v10.12.25 (#2300) 2019-02-12 04:20:14 +00:00
renovate[bot]
f3760c6c6d
chore(deps): update dependency @types/node-fetch to v2.1.6 (#2292) 2019-02-09 05:21:23 +00:00
renovate[bot]
a6704cba6e
chore(deps): update dependency @types/node to v10.12.24 (#2291) 2019-02-09 04:24:15 +00:00
Jesse Rosenberger
67ddcc9f82 Revert "chore(deps): update dependency @types/aws-lambda to v8.10.19 (#2283)"
This reverts commit b493b09d64.
2019-02-08 22:12:24 +02:00
Jesse Rosenberger
b4df18b31a
Merge branch 'master' into re-stage-pr-1971 2019-02-08 12:48:41 +02:00
renovate[bot]
0c98fbdcff
chore(deps): update dependency typescript to v3.3.3 (#2286) 2019-02-08 07:18:32 +00:00
renovate[bot]
e685a421c4
chore(deps): update dependency lerna to v3.11.0 (#2285) 2019-02-08 06:20:21 +00:00
renovate[bot]
40d97a7929
chore(deps): update dependency @types/node to v10.12.23 (#2284) 2019-02-08 05:19:58 +00:00
renovate[bot]
b493b09d64
chore(deps): update dependency @types/aws-lambda to v8.10.19 (#2283) 2019-02-08 04:23:20 +00:00
Jesse Rosenberger
e971bdf8b4
TEMP: Revert "feat(Fastify) Apollo server Fastify integration #626 (#1971)"
This TEMPORARILY reverts commit 069110b353,
which was the result of the work done in #1971 by @rkorrelboom.

Unfortunately, we need to put this on ice while we wait for movement on a
package naming conflict.  The dialog surrounding this is under way, as
I've explained in the PR:

https://github.com/apollographql/apollo-server/pull/1971#issuecomment-456817749

I'm excited to re-land this in an upcoming version, but there's no reason to
block the 2.4.0 release for it right now.

I will open a new PR with the work from #1971 in due time.
2019-02-07 12:56:03 +02:00
Jesse Rosenberger
5666235119
Merge branch 'master' into release-2.4.0 2019-02-06 12:06:02 +02:00
renovate[bot]
e571f72f93
chore(deps): update dependency hapi to v17.8.4 (#2271) 2019-02-05 05:23:06 +00:00
renovate[bot]
b31d6a6961
chore(deps): update dependency @types/jest to v23.3.14 (#2270) 2019-02-05 04:19:42 +00:00
Jesse Rosenberger
4b8dc7c556
Update package-lock.json to finish #2217. 2019-02-04 18:14:56 +02:00
Jesse Rosenberger
d0998e7e28
Merge remote-tracking branch 'origin/master' into release-2.4.0 2019-02-04 17:22:15 +02:00
renovate[bot]
b206057456
chore(deps): update dependency prettier to v1.16.4 (#2268) 2019-02-04 12:20:22 +00:00
Jesse Rosenberger
060ec62cd1
Merge pull request #2259 from apollographql/abernix/engine-signatures-to-apollo-graphql
Move `apollo-engine-reporting` signatures into `apollo-graphql`.
2019-02-04 13:05:12 +02:00
renovate[bot]
79ccf888da
chore(deps): update dependency lint-staged to v8.1.3 (#2267) 2019-02-04 10:20:54 +00:00