jtart / react-universal-app

Library for building a single-page application with Universal React component(s) and React Router.
MIT License
14 stars 2 forks source link

An in-range update of apollo-cache-inmemory is breaking the build 🚨 #61

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency apollo-cache-inmemory was updated from 1.2.10 to 1.3.0.

🚨 View failing branch.

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

apollo-cache-inmemory 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: app-tests:** Your tests passed on CircleCI! ([Details](https://circleci.com/gh/jtart/react-universal-app/276?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **ci/circleci: integration-tests:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/jtart/react-universal-app/275?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).

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

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

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 10 commits.

  • 9e7f06b chore: Publish
  • 9cc9337 Mention PR #4089 in CHANGELOG.md.
  • 775c240 Merge pull request #4089 from apollographql/issue-4081-prevent-cache-result-cycles
  • d5181f2 Add a regression test for issue #4081.
  • 7752cf1 Bump apollo-cache-inmemory npm version to 1.3.9-beta.1.
  • 08c8148 Avoid modifying source objects when merging cache results.
  • 7700f41 chore(deps): update dependency flow-bin to v0.85.0
  • 85f3e71 chore(deps): update dependency fetch-mock to v7.2.2
  • d730946 chore(deps): update dependency @types/jest to v23.3.9
  • ba036dc chore(deps): update dependency @types/node to v10.12.1

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 45 commits.

  • 87cecbe chore: Publish
  • 4dbe4c7 Update CHANGELOG.md for apollo-cache-inmemory@1.3.10.
  • 4fc70ec Exclude the src/ directory when publishing apollo-cache-inmemory.
  • 49d5a6d Add a basic test of the QueryKeyMaker.
  • ce7dbae Fix mocks to pass tsc checks (#4033)
  • 8300196 [docs] Fix advanced/network-layer.md comment and description (#4010)
  • cc2dca9 Added some returns to prevent errors with "noImplicitReturns" typescript rule (#4137)
  • 32b67e9 Update react-apollo.md (#4134)
  • e3baf32 Update static-typing.md (#4128)
  • fe25eae Fix typo in static-typing.md (#4098)
  • 8982843 docs: fix typo (#4074)
  • 8c1915b Docs typo fix (#4129)
  • 55a7248 chore(deps): update dependency rollup to v0.67.1
  • bd03f2d chore(deps): update dependency react-dom to v16.6.3
  • fa45063 chore(deps): update dependency prettier to v1.15.2

There are 45 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

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

Commits

The new version differs by 51 commits.

  • 1da881c chore: Publish
  • 7a6a6ca Changelog update; prep for publish
  • 453e948 Add client awareness support (#4154)
  • 11aad81 chore(deps): update dependency start-server-and-test to v1.7.10
  • d99a19e chore(deps): update dependency @types/node to v10.12.9
  • 54c4087 Miscellaneous package-lock.json updates.
  • 87cecbe chore: Publish
  • 4dbe4c7 Update CHANGELOG.md for apollo-cache-inmemory@1.3.10.
  • 4fc70ec Exclude the src/ directory when publishing apollo-cache-inmemory.
  • 49d5a6d Add a basic test of the QueryKeyMaker.
  • ce7dbae Fix mocks to pass tsc checks (#4033)
  • 8300196 [docs] Fix advanced/network-layer.md comment and description (#4010)
  • cc2dca9 Added some returns to prevent errors with "noImplicitReturns" typescript rule (#4137)
  • 32b67e9 Update react-apollo.md (#4134)
  • e3baf32 Update static-typing.md (#4128)

There are 51 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 91 commits.

  • 4c78a05 chore: Publish
  • 33a3ae9 Update version numbers in CHANGELOG.md.
  • 2cce067 Merge pull request #4251 from apollographql/issue-4210-avoid-caching-optimistic-results
  • f25c0dd Mention { resultCaching: false } in CHANGELOG.md.
  • 9b828e1 Bump apollo-cache-inmemory npm version to 1.3.12-beta.1.
  • c9a5370 Require latest version of optimism npm dependency.
  • d5a9dd1 Remove extremely frustrating auto-git add behavior from lint-staged.
  • cfc8fdf Allow disabling InMemoryCache result caching.
  • 307c8c9 Update CHANGELOG.md to mention PR #4251.
  • b1ac9ef Bump apollo-cache-inmemory npm version to 1.3.12-beta.0.
  • 56c5dcb Avoid DepTrackingCache for optimistic reads.
  • 7d0ed16 chore(deps): update dependency flow-bin to v0.89.0
  • 03af24b chore(deps): update dependency tslint to v5.12.0
  • 911ca2d chore(deps): update dependency @types/node to v10.12.15
  • 5a86b8f chore(deps): update dependency @octokit/rest to v15.18.1

There are 91 commits in total.

See the full diff