Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master #1347

Merged
merged 99 commits into from
Jul 13, 2018
Merged

Merge master #1347

merged 99 commits into from
Jul 13, 2018

Conversation

evans
Copy link
Contributor

@evans evans commented Jul 13, 2018

No description provided.

renovate-bot and others added 30 commits April 26, 2018 12:02
The newer subscription client has a more forgiving default ka timeout
…ws-for-graphiql

bump version of subscriptions-transport-ws for graphiql
renovate-bot and others added 25 commits June 23, 2018 04:29
Use apollo-server v1 in example relating to v1
This Pull Request updates dependency [meteor-theme-hexo](https://github.com/meteor/meteor-theme-hexo) from `v1.0.15` to `v1.0.16`



<details>
<summary>Release Notes</summary>

### [`v1.0.16`](https://github.com/meteor/meteor-theme-hexo/blob/master/CHANGELOG.md#v1016)
[Compare Source](meteor/meteor-theme-hexo@v1.0.15...v1.0.16)
* Re-introduce the scrolling ability within search results.
  [PR #&#8203;83](`meteor/meteor-theme-hexo#83)

---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).
This Pull Request updates dependency [apollo-hexo-config](https://github.com/apollographql/apollo-hexo-config) from `v1.0.7` to `v1.0.8`



<details>
<summary>Release Notes</summary>

### [`v1.0.8`](apollographql/apollo-hexo-config@v1.0.7...v1.0.8)
[Compare Source](apollographql/apollo-hexo-config@v1.0.7...v1.0.8)


---

</details>




---

This PR has been generated by [Renovate Bot](https://renovatebot.com).
By virtue of a relatively simple `hexo-browsersync` package[0], which
implements BrowserSync[1] in Hexo, this change brings support for automatically
reloading the browser when the source content has changed.

No more pressing "Reload" in order to see the changes to the Markdown source
when working on documentation! 🎉

[0]: https://npm.im/hexo-browsersync
[1]: https://www.browsersync.io
* docs: add note about passing context as a function

We realized today (by mistake) that the value of `context` in `GraphQLOptions` can be a function. Adding a note to the docs so it doesn't surprise anyone else.

* docs: update context as a function docs

- fix description per @n1ru4l's feedback
- add a code example of instantiating a new class in the context for each request
* added option to disable rewriting url for graphiql

* updated docs

* added link to PR in changelog
* Don't validate if query is already an AST.

* Skip validation option.
* chore(hapi16_support): add hapi 16 next() invocation

* run lint fix

* update changelog
* Integrate apollo-fastify plugin #626

* #626 Fix typescript issues

* #626 Update changelog

* #626 Update README

* #626 Fix the breaking tests

* #626 Fix code review comments

* #626 Run Hapi tests only for node 8 and 9

* #626 Run Hapi tests only for node 8 and 9

* #626 Commit package.lock in working state

* #626 Use npm instead of yarn for node 4

* Revert package-lock and circle ci test job steps

* #626 Bump the version
@evans evans merged commit ee37d0c into version-2 Jul 13, 2018
@evans evans deleted the merge-master branch July 13, 2018 21:34
@evans evans restored the merge-master branch July 13, 2018 21:36
@evans evans deleted the merge-master branch July 14, 2018 00:23
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet