micro-medium-api
micro-medium-api copied to clipboard
Update graphql-tools to the latest version π
Version 2.0.0 of graphql-tools just got published.
Dependency | graphql-tools |
---|---|
Current Version | 1.2.3 |
Type | dependency |
The version 2.0.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of graphql-tools. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 7 commits.
6b7794f
2.0.0 (#407)
a834411
2.0 with schema stitching (#382)
d21c841
Remove unused autopublish feature
f729751
Add Node 8 to Travis CI
d05c630
Update all dependencies to latest versions and fix tests
df82ac9
Update vscode settings
e73dc9b
Instanceof check in resolveType bug (#393)
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot :palm_tree:
Codecov Report
Merging #22 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #22 +/- ##
=======================================
Coverage 89.02% 89.02%
=======================================
Files 14 14
Lines 82 82
Branches 3 3
=======================================
Hits 73 73
Misses 7 7
Partials 2 2
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update af0495d...1990d57. Read the comment docs.
Version 2.1.0 just got published.
Version 2.2.0 just got published.
Version 2.2.1 just got published.
Version 2.3.0 just got published.
Version 2.4.0 just got published.
Version 2.5.0 just got published.
Version 2.5.1 just got published.
Version 2.6.0 just got published.
Update to this version instead π
Commits
The new version differs by 79 commits.
9ac0aeb
2.6.0
b8c67b7
Changelog version
cd7bca2
Remove direct Apollo Link dependency (#445)
ee6c741
Parse type/field/arg descriptions in typeFromAST (#438)
e687eb8
refactor(schemaGenerator): use one import (#440)
fc6b621
Update generate-schema.md
48a6bb2
Update index.md
ddb901c
Add additional docs files
011a8b2
Merge graphql-tools docs from tools-docs
4f23c49
update linkcontext docs and add redirect
7e66aff
Merge pull request #136 from apollographql/linkContext
76f5faf
added linkContext docs
e831272
Finish editing schema stitching page
b20fd3d
Improve merging docs
592e553
Fixed links in header and launchpad linsk
There are 79 commits in total.
See the full diff
Version 2.6.1 just got published.
Version 2.7.0 just got published.
Version 2.7.1 just got published.
Version 2.7.2 just got published.
Version 2.8.0 just got published.
Update to this version instead π
Commits
The new version differs by 13 commits ahead by 13, behind by 1.
37863bb
2.8.0
618a31a
Update docs
ed47645
Add version number to changelog
35f62ad
[mergeSchemas] Remove
isTypeOf
from proxied schemas. (#484)e254f6c
Fix changelog
56f5168
Add #482 to changelog
13ede9c
Fix alias of union types (#482)
9b731bb
Allow resolvers not defined in the schema (#444)
d5e985d
Format links more consistently in changelog (#476)
4c7e33c
Place models and connectors hashes into context (#428)
aac268d
Documentations fixies (#479)
6b0c3e4
Fix broken link to resolvers page (#483)
3bde84f
2.7.2 (#471)
See the full diff
Version 2.9.0 just got published.
Version 2.10.0 just got published.
Version 2.11.0 just got published.
Version 2.12.0 just got published.
Version 2.13.0 just got published.
Update to this version instead π
Commits
The new version differs by 37 commits.
5f7b895
Commit package version
afeb648
Add 2.13 to changelog
cc69bb1
Merge pull request #529 from apollographql/directives-staging
12e119d
Run prettier
4adc122
Fix changelog
6a4d4d6
Add extra color to changelog
03ba2f0
Use on FIELD_DEFINITION
ff90631
Added a unit test for directives with arguments
1969215
Update
6ae9442
Add tests
ddbd506
Update
e2ee310
Change function signal to match others
a8c397d
Update DirectiveResolverFn
3c2dc49
Update NextResolverFn
631bde6
rename to attachDirectiveResolvers
There are 37 commits in total.
See the full diff
Version 2.14.0 just got published.
Update to this version instead π
Commits
The new version differs by 24 commits.
c758e03
Bump version
15b15ba
Changelog
c299416
Merge pull request #541 from apollographql/graphql-0.12
6f66a95
GraphQL 11 should work too
177099c
Fix errors
86cbf17
Fix descriptions
7f2f3dc
Fix enum logic for 0.12
79b6f4c
Fix changes to type extension AST
7ffccc3
Update package.json
c16d046
Merge pull request #500 from lucasconstantino/master
85fc6d5
Merge branch 'master' into master
e393e6d
Merge pull request #539 from enaqx/patch-1
49adb22
Merge branch 'master' into patch-1
c131ec5
Merge pull request #540 from enaqx/patch-3
a64dbb0
doc: fix links for custom scalar page
There are 24 commits in total.
See the full diff
Version 2.14.1 just got published.
Version 2.16.0 just got published.
Update to this version instead π
Commits
The new version differs by 16 commits.
a0ed098
v2.16.0
c4c5d91
#544 - Update docs and tests to reflect new strings-as-descriptions pattern in new GraphQL SDL (#559)
66d58bb
fix: correct the dependency issue in typescript caused by #445 (#561)
342bece
Add subscriptions support to
makeRemoteExectuableSchema
(#563)8e8e348
v2.15.0 (#562)
f2905ac
Add document validation to
delegateToSchema
(#551)59592e1
Merge pull request #556 from enaqx/patch-4
3612216
Update mocking.md
3e24c69
Merge pull request #557 from tbroadley/fix-typos
42d180d
Merge branch 'master' into fix-typos
7089bbf
Merge pull request #552 from mklopets/patch-2
5048434
Re-fix link
5130cf6
docs: fix typos
80f2f4c
doc: fix Generating schema URL on Mocking page
e295019
Fix link to Apollo Link docs
There are 16 commits in total.
See the full diff
Version 2.16.1-launchpad just got published.