Commit graph

167 commits

Author SHA1 Message Date
renovate[bot]
199ba1e5ac
chore(deps): update dependency fibers to v3.1.1 (#1999) 2018-11-21 23:36:51 +00:00
renovate[bot]
a6f02dd721
chore(deps): update dependency apollo-link-http to v1.5.6 (#2002) 2018-11-21 22:10:47 +00:00
renovate[bot]
f69503507a
chore(deps): update dependency apollo-link to v1.2.4 (#2001) 2018-11-21 18:23:08 +00:00
renovate[bot]
16553f8535
chore(deps): update dependency @types/redis to v2.8.8 (#2000) 2018-11-21 18:04:30 +00:00
renovate[bot]
10e02510a6
chore(deps): update dependency @types/node-fetch to v2.1.4 (#1991) 2018-11-21 16:45:44 +00:00
renovate[bot]
301863885b
chore(deps): update dependency @types/koa-router to v7.0.35 (#1990) 2018-11-21 14:34:39 +00:00
Jesse Rosenberger
15d000bf14
Switch from TypeScript nightlies to v3.2.0-rc. (#2005)
We'd been using the TypeScript nightly builds (npm dist-tagged as `next`) in
order to avoid the TypeScript bug identified in c46640f40.

Now that https://github.com/Microsoft/TypeScript/pull/27688 has been closed,
we should be able to switch back to a more stable release.

On a related bug-note, the need for this pinning has arisen due to a bug
which has surfaced in the new TypeScript nightlies which was causing
incorrect errors to appear in our CircleCI builds, thus blocking all PRs.

Specifically, this is seen in the CircleCI run here:

https://circleci.com/gh/apollographql/apollo-server/22397

is showing that there's an unused type definition which is certainly not
true as its usage is seen here:

https://github.com/apollographql/apollo-server/blob/bde56a6/packages/apollo-server-core/src/types.ts#L64
2018-11-21 14:47:23 +02:00
Jesse Rosenberger
344fde96d0
Revert "chore(deps): update dependency ws to v6.1.1 (#1987)" (#2006)
This reverts commit bde56a6c76.
2018-11-21 14:17:07 +02:00
renovate[bot]
bde56a6c76
chore(deps): update dependency ws to v6.1.1 (#1987) 2018-11-17 13:34:58 +00:00
renovate[bot]
059db8e00f
chore(deps): update dependency lint-staged to v7.3.0 (#1985) 2018-11-17 07:16:06 +00:00
renovate[bot]
9d17ae3e1b chore(deps): update dependency apollo-link-persisted-queries to v0.2.2 (#1979)
This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| apollo-link-persisted-queries | devDependencies | patch | `0.2.1` -> `0.2.2` | [source](https://renovatebot.com/gh/apollographql/apollo-link-persisted-queries) |

---

### Release Notes

<details>
<summary>apollographql/apollo-link-persisted-queries</summary>

### [`v0.2.2`](659e361551...v0.2.2)

[Compare Source](659e361551...v0.2.2)

</details>

---

### Renovate configuration

📅 **Schedule**: "after 6pm every weekday,before 5am every weekday" in timezone America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻️ **Rebasing**: Whenever PR is stale, or if you modify the PR title to begin with "`rebase!`".

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

---

This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#apollographql/apollo-server).
2018-11-16 13:34:48 +02:00
renovate[bot]
a5f8e3dbb9
chore(deps): update dependency @types/node to v10.12.9 (#1978) 2018-11-16 07:35:07 +00:00
renovate[bot]
546ddb649a
chore(deps): update dependency @types/node-fetch to v2.1.3 (#1972) 2018-11-15 20:05:26 +00:00
renovate[bot]
793a44077e
chore(deps): update dependency @types/koa-router to v7.0.34 (#1970) 2018-11-15 07:38:54 +00:00
renovate[bot]
57b53b93a1
chore(deps): update dependency @types/node to v10.12.8 (#1968) 2018-11-15 07:35:01 +00:00
renovate[bot]
08d9af4cce chore(deps): update dependency @types/node to v10.12.7 (#1961)
This PR contains the following updates:

| Package | Type | Update | Change | References |
|---|---|---|---|---|
| @&#8203;types/node | devDependencies | patch | `10.12.6` -> `10.12.7` | [source](https://renovatebot.com/gh/DefinitelyTyped/DefinitelyTyped) |

---

### Renovate configuration

📅 **Schedule**: "after 6pm every weekday,before 8am every weekday" in timezone America/Los_Angeles.

🚦 **Automerge**: Enabled.

♻️ **Rebasing**: Whenever PR is stale, or if you modify the PR title to begin with "`rebase!`".

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

---

This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#apollographql/apollo-server).
2018-11-14 16:52:37 +02:00
renovate[bot]
34cb3ea03c
chore(deps): update dependency husky to v1.1.4 (#1958) 2018-11-13 19:34:26 +00:00
Martijn Walraven
26d6c73950 Update @apollographql/apollo-tools dependency to 0.2.6
Fixes #1951, apollographql/apollo-tooling#687.
2018-11-13 10:02:09 +01:00
Renovate Bot
ab73e7f119 chore(deps): update dependency node-fetch to v2.3.0 2018-11-13 08:51:55 +00:00
Renovate Bot
1fc11b5807 chore(deps): update dependency @types/node to v10.12.6 2018-11-13 08:31:35 +00:00
renovate[bot]
3ed9e4ced7 chore(deps): update dependency prettier to v1.15.2 (#1949)
* chore(deps): update dependency prettier to v1.15.2

* (lint) Fix desires of new `prettier` patch version, v1.15.2.

Ref: https://github.com/apollographql/apollo-server/pull/1949
2018-11-12 06:01:52 -08:00
Renovate Bot
48002098bc chore(deps): update dependency redis-mock to v0.39.0 2018-11-12 14:00:08 +00:00
Jesse Rosenberger
b61dee310b
Add correct project references for apollo-server-cloud-functions. (#1948)
* Add correct project references for `apollo-server-cloud-functions`.

The `apollo-server-cloud-functions` has been been mis-referenced (or
referenced inconsistently) since its original inception in #1446 when its
package directory was `apollo-server-cloud-function` (singular!) and the
`package.json` referenced the plural form (`apollo-server-cloud-functions`):

https://github.com/apollographql/apollo-server/commit/724d9ff0#diff-e1d725fd66f7e9ef5251abf0437a09ca

These references have been mostly fixed in the READMEs and supporting
documentation, but the underlying monorepo directory structure has still not
been fixed, which I'm sure contributed to this module being overlooked and
unreferenced in the move to TypeScript project references in #1772.

Additionally, the lack of referencing in the monorepo's TS config has
resulted in it being broken in the most recent 2.2.0 release, as reported by
@pyros2097 and @thetre97 in: https://github.com/apollographql/apollo-server/pull/1896#issuecomment-436994955

This should fix that by properly adding the TypeScript project references.

* Sorting.
2018-11-12 05:13:04 -08:00
Renovate Bot
87b4833926 chore(deps): update dependency koa to v2.6.2 2018-11-10 09:54:48 +00:00
Renovate Bot
1e384a1eaa chore(deps): update dependency @types/node to v10.12.5 2018-11-10 08:55:46 +00:00
Renovate Bot
8ddfd5197c chore(deps): update dependency prettier to v1.15.1 2018-11-09 17:47:50 +00:00
Martijn Walraven
e6dc87242a Update graphql-tools dependency 2018-11-09 09:41:01 -08:00
Martijn Walraven
24d0d438c3 Remove local graphql dependency 2018-11-09 09:18:37 -08:00
Martijn Walraven
8c9666d4d7 Update apollo-tools dependency 2018-11-09 09:12:51 -08:00
Martijn Walraven
bb67584a22 Add support for resolveObject to query execution 2018-11-09 05:07:07 -08:00
Renovate Bot
3413c59ace chore(deps): update dependency @types/node to v10.12.3 2018-11-09 11:02:22 +00:00
Renovate Bot
3e955ab468 chore(deps): update dependency @types/hapi to v17.6.3 2018-11-07 12:07:36 +00:00
Michael Watson
6c87cbc291 Correct name of Azure implementation to match original name. (#1926) 2018-11-06 13:46:33 -08:00
Leonid Buneev
5b64cf9160 apollo-server-azure-function v2 implementation. (#1753)
Closes #1752.
2018-11-06 11:28:25 -08:00
Renovate Bot
1acacf09a2 chore(deps): update dependency node-fetch to v2.2.1 2018-11-06 17:09:33 +00:00
Renovate Bot
b1664cdff0 chore(deps): update dependency hapi to v17.7.0 2018-11-06 11:54:10 +00:00
Renovate Bot
9dcd09948b chore(deps): update dependency @types/lodash to v4.14.118 2018-11-06 09:28:57 +00:00
Renovate Bot
cecf58da1c chore(deps): update dependency @types/koa-router to v7.0.33 2018-11-06 07:33:59 +00:00
Jake Dawkins
e3d5be954f Introduce apollo-server-testing package. (#1909) 2018-11-05 11:22:30 -08:00
Renovate Bot
edbcb971e9 chore(deps): update dependency @types/request to v2.48.1 2018-11-05 13:57:26 +00:00
Renovate Bot
e320818218 chore(deps): update dependency hapi to v17.6.4 2018-11-03 06:25:40 +00:00
Renovate Bot
217cbaa2be chore(deps): update dependency hapi to v17.6.3 2018-11-03 03:52:29 +00:00
Renovate Bot
1553f7d43c chore(deps): update dependency husky to v1.1.3 2018-11-02 08:52:04 +00:00
Renovate Bot
aac00244c9 chore(deps): update dependency hapi to v17.6.2 2018-11-02 08:05:25 +00:00
Renovate Bot
523fb0ca41 chore(deps): update dependency @types/node to v10.12.2 2018-11-02 06:25:15 +00:00
Renovate Bot
ecca162ce3 chore(deps): update dependency @types/jest to v23.3.9 2018-10-31 05:49:50 +00:00
Renovate Bot
2401272918 chore(deps): update dependency @types/aws-lambda to v8.10.15 2018-10-31 05:02:33 +00:00
Renovate Bot
06df04e1a9 chore(deps): update dependency graphql-tools to v4.0.3 2018-10-30 19:07:42 +00:00
Renovate Bot
a477bf9cd4 chore(deps): update dependency @types/node to v10.12.1 2018-10-30 06:29:55 +00:00
renovate[bot]
bda1a75d80 chore(deps): update dependency redis-mock to v0.37.0 (#1895) 2018-10-29 13:44:08 +01:00