graphql-resolver-cache icon indicating copy to clipboard operation
graphql-resolver-cache copied to clipboard

Caching for Graphql Resolvers

Results 11 graphql-resolver-cache issues
Sort by recently updated
recently updated
newest added

## The devDependency [coveralls](https://github.com/nickmerwin/node-coveralls) was updated from `3.0.3` to `3.0.4`. 🚨 [View failing branch](https://github.com/Intellicode/graphql-resolver-cache/compare/master...Intellicode:greenkeeper%2Fcoveralls-3.0.4). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## Version **3.0.0** of **eslint-config-prettier** was just published. Dependency eslint-config-prettier Current Version 2.10.0 Type devDependency The version **3.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## The devDependency [husky](https://github.com/typicode/husky) was updated from `0.14.3` to `1.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## Version **5.0.0** of [lint-staged](https://github.com/okonet/lint-staged) was just published. Dependency lint-staged Current Version 4.3.0 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## The devDependency [prettier](https://github.com/prettier/prettier) was updated from `1.17.1` to `1.18.0`. 🚨 [View failing branch](https://github.com/Intellicode/graphql-resolver-cache/compare/master...Intellicode:greenkeeper%2Fprettier-1.18.0). This version is **covered** by your **current version range** and after updating it in your project...

greenkeeper

## Version **5.0.0** of **[eslint](https://github.com/eslint/eslint)** was just published. Dependency [eslint](https://github.com/eslint/eslint) Current Version 4.19.1 Type devDependency The version **5.0.0** is **not covered** by your **current version range**. If you don’t accept...

greenkeeper

## The dependency [object-hash](https://github.com/puleos/object-hash) was updated from `1.3.1` to `2.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## The dependency [lru-cache](https://github.com/isaacs/node-lru-cache) was updated from `4.1.4` to `5.0.0`. This version is **not covered** by your **current version range**. If you don’t accept this pull request, your project will...

greenkeeper

## Version 10 of Node.js (code name Dubnium) has been released! 🎊 To see what happens to your code in Node.js 10, Greenkeeper has created a branch with the following...

greenkeeper

This pkg looks really useful for a project I'm working on! Is there any way to invalidate cache entries? Or has that to be done on the cache object itself?