lifeomic / graphql-resolvers-xray-tracing

A GraphQL middleware to enable X-Ray tracing subsegments for GraphQL resolvers
MIT License
68 stars 16 forks source link

An in-range update of is-promise is breaking the build 🚨 #47

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The dependency is-promise was updated from 2.1.0 to 2.2.0.

🚨 View failing branch.

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

is-promise 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/github/lifeomic/graphql-resolvers-xray-tracing/builds/679428830?utm_source=github_status&utm_medium=notification)). - βœ… **coverage/coveralls:** First build on greenkeeper/is-promise-2.2.0 at 100.0% ([Details](https://coveralls.io/builds/30338078)).

Release Notes for 2.2.0
  • Adds TypeScript definition
  • Adds support for ES Module style default import
Commits

The new version differs by 12 commits.

  • 78eec0c docs: update example to es6
  • feb90a4 feat: support type narrowing via isPromise and default export
  • 562a060 add typescript declaration file (#10)
  • eb988e0 Create FUNDING.yml
  • d1665cd chore: update CI versions
  • 874c17f Added tests for func (#9)
  • cba5862 Fix broken logo (#8)
  • 580e433 remove codesponsor (#7)
  • a43f799 Add sponsor
  • ff47ce5 Update badges
  • c43eeab Merge pull request #5 from floatdrop/patch-1
  • d023ef1 Include only index.js in module

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:

greenkeeper[bot] commented 4 years ago

After pinning to 2.1.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 2 commits.

  • 0b69f52 [BUGFIX] Use correct paths for CJS and ESM compatibility (#15)
  • 8e51d62 Release 2.2.0

See the full diff

greenkeeper[bot] commented 4 years ago

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

Commits

The new version differs by 4 commits.

  • 68d3d68 fix: remove exports
  • 102c3b2 Release 2.2.1
  • 0b69f52 [BUGFIX] Use correct paths for CJS and ESM compatibility (#15)
  • 8e51d62 Release 2.2.0

See the full diff