Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of @gramps/rest-helpers is breaking the build 🚨 #33

Open
greenkeeper bot opened this issue Oct 18, 2018 · 7 comments
Open

Comments

@greenkeeper
Copy link

greenkeeper bot commented Oct 18, 2018

The dependency @gramps/rest-helpers was updated from 1.2.0 to 1.2.1.

🚨 View failing branch.

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

@gramps/rest-helpers 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 could not complete due to an error (Details).

Release Notes for v1.2.1

1.2.1 (2018-10-18)

Bug Fixes

  • GraphQLConnector: allow rp to set headers for file uploads (efc3d9a)
Commits

The new version differs by 2 commits.

  • 76fcdb6 Merge pull request #7 from gramps-graphql/fix/form-data
  • efc3d9a fix(GraphQLConnector): allow rp to set headers for file uploads

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 18, 2018

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

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.0

1.3.0 (2018-11-28)

Features

  • GraphQLConnector: allow GET requests to resolve with headers (37872f0)
Commits

The new version differs by 1 commits.

  • 37872f0 feat(GraphQLConnector): allow GET requests to resolve with headers

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 28, 2018

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.1

1.3.1 (2018-11-28)

Bug Fixes

  • GraphQLConnector: separate headers and body when resolving with both (f3c2c3f)
Commits

The new version differs by 1 commits.

  • f3c2c3f fix(GraphQLConnector): separate headers and body when resolving with both

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 18, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.3

1.4.3 (2019-02-18)

Bug Fixes

  • save headers before making a request, to avoid collisions with many requests (#13) (d9e0f94)
Commits

The new version differs by 4 commits.

  • d9e0f94 fix: save headers before making a request, to avoid collisions with many requests (#13)
  • 62aeb1b fix: cacheUtils file missing from package.json (#12)
  • 40b87ec fix(cacheUtils): add exports/default export
  • 8d1c246 feat: enable API level granularity for cache controls (#10)

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented May 20, 2019

Your tests are still failing with this version. Compare changes

Release Notes for v1.5.0

1.5.0 (2019-05-20)

Features

  • GraphQLConnector: add support for HEAD requests (1d55198)
Commits

The new version differs by 2 commits.

  • 8f35939 Merge pull request #14 from gramps-graphql/feat/head-support
  • 1d55198 feat(GraphQLConnector): add support for HEAD requests

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 3, 2019

Your tests are still failing with this version. Compare changes

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 1, 2019

Your tests are still failing with this version. Compare changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants