Closed greenkeeper[bot] closed 6 years ago
devDependency
graphql-import was updated from 0.6.0
to 0.7.1
.Update to these versions instead 🚀
The new version differs by 7 commits.
01a4637
fix: typings
9ab6ea9
chore: Update README.md
5cf3390
Merge pull request #228 from prisma/renovate/graphql-14.x
992a0f0
Merge branch 'master' of github.com:prismagraphql/graphql-import into renovate/graphql-14.x
35147ce
drop node 4 support as graphql@14 doesnt support it
6fcb1c6
fix typings
6c43322
chore(deps): update dependency @types/graphql to v14
See the full diff
Version 0.7.0 of graphql-import was just published.
The version 0.7.0 is not covered by your current version range.
If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
It might be worth looking into these changes and trying to get this project onto the latest version of graphql-import.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
v0.7.00.7.0 (2018-09-07)
Features
Commits
The new version differs by 29 commits.
c1385af
feat(modules): Support node_modules paths in graphql imports (#216)
e43898c
Revert "Support for node_modules in graphql imports (#216)"
4c44f56
Support for node_modules in graphql imports (#216)
c336171
Merge pull request #213 from SpaceK33z/fix-nested-imports
eac5194
chore(deps): update dependency @types/node to v9.6.31
b179a72
chore(deps): update dependency @types/node to v9.6.30
6b0399b
chore(deps): update dependency @types/node to v9.6.29
355f3e9
docs: Shorten documentation and link to oss.prisma.io for more
88eee71
chore(deps): update dependency tslint to v5.11.0
b9f7126
chore(deps): update dependency ts-node to v7
d249dd6
chore(deps): update dependency typescript to v3
96bad6d
Merge pull request #210 from prismagraphql/test_collision
8e8b045
chore(deps): update dependency ava-ts to v0.25.1
4923b0f
chore(deps): update dependency @types/node to v9.6.27
e5cd6e5
Fix nested importing
There are 29 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: