Open greenkeeper[bot] opened 5 years ago
After pinning to 4.0.4 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
graphql-tools was updated from 4.0.5
to 4.0.6
.Your tests are still failing with this version. Compare changes
getIntrospectionQuery
instead of deprecated introspectionQuery
constant from graphql-jsThe new version differs by 46 commits.
ee1329e
We no longer need to run tests for Node 6
87f32f5
Various type adjustments to line up with graphql
14.5.8
6c2cde4
Update to the latest graphql
version
e06f8b0
Remove extra graphql
install
e2d5375
Update typescript and quickly fix implicit any warnings
d234e5c
Make sure the tsc version installed by graphql-tools is used
9e0c79b
Version bump, prep for publish
d4fa217
Fix pubsub test timing errors
a49e9e2
Use getIntrospectionQuery instead of deprecated introspectionQuery constant from graphql-js (#1228)
c8d6e55
Update dependency gatsby-theme-apollo-docs to v2.3.7 (#1221)
bd03dc7
Update dependency react to v16.10.2 (#1213)
c1f7b2f
Update dependency react-dom to v16.10.2 (#1209)
f7fa803
Update dependency gatsby to v2.15.36 (#1214)
7eb683e
Update dependency gatsby-theme-apollo-docs to v2.3.4 (#1218)
059981d
Update dependency gatsby-theme-apollo-docs to v2.3.2 (#1215)
There are 46 commits in total.
See the full diff
dependency
graphql-tools was updated from 4.0.6
to 4.0.7
.Your tests are still failing with this version. Compare changes
The new version differs by 39 commits.
0364da4
4.0.7
45dc4c2
Fix typings based on new graphql@15
typing expectations.
a9965ec
compat: minimal changes to support graphql@15 within Apollo Server (#1284)
972024f
Update dependency gatsby to v2.18.25
b43aa87
Update dependency gatsby to v2.18.21
94a422a
Update dependency gatsby-theme-apollo-docs to v3.2.0
7f3622d
Update dependency gatsby-theme-apollo-docs to v3.1.15
7c0d3a1
Update dependency gatsby-theme-apollo-docs to v3.1.14
6bed596
Update dependency gatsby-theme-apollo-docs to v3.1.12
cfd4fe5
Update dependency gatsby to v2.18.17
87685c6
Update dependency gatsby to v2.18.16
b7d5df4
Update dependency gatsby to v2.18.12
784ace6
Update dependency gatsby to v2.18.11
b8af48e
Update dependency gatsby-theme-apollo-docs to v3.1.11
0afc17e
Update dependency gatsby-theme-apollo-docs to v3.1.10
There are 39 commits in total.
See the full diff
The dependency graphql-tools was updated from
4.0.4
to4.0.5
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
graphql-tools is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/FinalDes/apollo-express-ts-server-boilerplate/builds/548470295?utm_source=github_status&utm_medium=notification)).Release Notes for 4.0.5
mergeSchemas
as a string orGraphQLSchema
.@hayes in #1062
mergeSchemas
optionally merge directive definitions.@freiksenet in #1003
buildSchema
options.@trevor-scheer in #1154
Commits
The new version differs by 68 commits.
1c9f489
Changelog update; prep for publish
2e6236e
Allow user-provided buildSchema options (#1154)
240f5b9
Merge pull request #1146 from apollographql/renovate/documentation-theme
d53346b
Update dependency gatsby-theme-apollo-docs to v1.0.6
9116560
Merge pull request #1142 from apollographql/renovate/documentation-theme
3a21583
Update dependency gatsby-theme-apollo-docs to v1.0.3
b345486
Merge pull request #1140 from apollographql/federation
8c04592
Merge branch 'master' into federation
bb74891
Merge pull request #1139 from apollographql/renovate/documentation-theme
2dbb691
Fix broken link
9a27490
add deprecation notice for stitching
0e0869c
Update dependency gatsby-theme-apollo-docs to v1.0.1
99adba7
Merge pull request #1138 from apollographql/renovate/pin-dependencies
732ca62
Pin dependencies
84e77ac
Merge pull request #1136 from apollographql/mdx
There are 68 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: