zappa-base / zappa-api

https://zappa-base.github.io/zappa-api/index.html
2 stars 0 forks source link

An in-range update of graphql-tag is breaking the build 🚨 #43

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency graphql-tag was updated from 2.10.1 to 2.10.2.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

graphql-tag is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **Travis CI - Branch:** The build **failed**.

Release Notes for 2.10.2

v2.10.2

  • Update/fix the existing TS index.d.ts declaration file.
    @hwillson in #285
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:

greenkeeper[bot] commented 4 years ago

After pinning to 2.10.1 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for 2.10.3

v2.10.3

  • Further adjustments to the TS index.d.ts declaration file.
    @Guillaumez in #289
Commits

The new version differs by 2 commits.

  • 6d001fb Version bump, prep for publish
  • 40c657b Fix gql typing (#289)

See the full diff