jsdevtools / graphql-jsdevtools

0 stars 0 forks source link

An in-range update of apollo is breaking the build 🚨 #14

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency apollo was updated from 2.6.0 to 2.6.1.

🚨 View failing branch.

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

apollo 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 - ❌ **ci/circleci: Apollo Server:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jsdevtools/graphql-jsdevtools/455?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

Commits

The new version differs by 27 commits.

  • 0f79f7e Publish
  • 190fabd Add environment-aware createHash function to apollo-env (#1110)
  • 0cec057 Follows-up 08ff1a8d.
  • 08ff1a8 Update package-lock.json after manual regeneration.
  • 54a68f2 Only widen the semver range for the graphql dependency of apollo. (#1103)
  • 8739946 chore(deps): update dependency @oclif/dev-cli to v1.21.3 (#1098)
  • a2a37ef chore(deps): update dependency vsce to v1.58.0 (#1102)
  • 2adaf43 chore(deps): update dependency @oclif/plugin-help to v2 (#779)
  • cbbdace chore(deps): update dependency symlink-dir to v3 (#1093)
  • f1199f9 chore(deps): update dependency @types/react to v16.8.7 (#1090)
  • 3fd2a6a chore(deps): update dependency lerna to v3.13.1 (#1091)
  • ff77bfd chore(deps): update dependency @types/lodash.sortby to v4.7.6 (#1088)
  • 5e2c127 chore(deps): update dependency ts-node to v8.0.3 (#1094)
  • ce2b916 chore(deps): update dependency lint-staged to v8.1.5 (#1092)
  • 29dc663 chore(deps): update dependency @types/lodash to v4.14.122 (#1082)

There are 27 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:

greenkeeper[bot] commented 5 years ago

After pinning to 2.6.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 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Commits

The new version differs by 12 commits.

  • cc36a4f Publish
  • e805305 apollo: fix remoteUrl in service:check (#1121)
  • a92eaff Publish
  • ba9f18f Merge pull request #1104 from apollographql/trevor/graphqls-extension-support
  • 5f17ef8 Merge pull request #1105 from apollographql/abernix/pin-types-node-to-8
  • 378f849 Add graphqls as a supported file extension
  • d854ac7 Update changelog for publish
  • 4f90c1f Publish
  • 5913346 Sort fragments during operation normalization (De-composed from #1027). (#1112)
  • 2741191 Update changelog for publish
  • c7a02b7 Update child_process.spawn usage to pass empty list in args parameter.
  • 2865022 Keep @types/node types at v8.

See the full diff