msandrini / achiever

A tool built to achieve... wrapper over the old "Achievo" legacy system, transforming the old php+html return into a modern one-page app in React with GraphQL for the API.
MIT License
1 stars 2 forks source link

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

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

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

🚨 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:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/msandrini/achiever/283?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)). - ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/msandrini/achiever/build/318)).

Commits

The new version differs by 23 commits.

  • 6b8a365 chore: Publish
  • b3c9245 Prep for new version publish
  • 49f769a chore(deps): update dependency jest to v23.6.0
  • 48c144d chore(deps): update dependency @types/jest to v23.3.2
  • 3f9afaf chore(deps): update dependency lerna to v3.3.0
  • 709028b chore(deps): update dependency rxjs to v6.3.2
  • ca9fb13 chore(deps): update dependency rollup to v0.65.2
  • 6146fc2 chore(deps): update dependency danger to v3.9.0
  • 65669ca chore(deps): update dependency rollup-plugin-node-resolve to v3.4.0
  • 1dc7cb9 chore(deps): update dependency codecov to v3.1.0
  • ce2f758 chore(deps): update dependency @octokit/rest to v15.11.1
  • d185f41 Add clearStore method (#3885)
  • cba15b0 Stop deep freezing query results (#3883)
  • 4ba1ffc Replace custom cloneDeep function (#3881)
  • 0df2929 chore(deps): update dependency start-server-and-test to v1.7.1

There are 23 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 1.2.9 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 still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 22 commits.

  • 45d1902 chore: Publish
  • 840fa2d Update CHANGELOG.md to mention recent changes.
  • 256585b Merge pull request #4038 from apollographql/issue-4025-warn-about-missing-selection-set
  • 2e70c99 Add a regression test for issue #4025 (fixed by PR #4038).
  • 9ad87d4 Convert src/tests/diffQueryAgainstStore.ts from \r\n to \n endings.
  • 74c555c Avoid declaring handleMissing function in execField method.
  • a668a6f Throw when querying non-scalar objects without a selection set.
  • 8adae39 chore(deps): update dependency react to v16.6.0
  • a49f3e1 chore(deps): update dependency react-dom to v16.6.0
  • 9f3afe5 chore(deps): update dependency fetch-mock to v7.2.0
  • 7f1efd6 chore(deps): update dependency danger to v4.4.10
  • e902e12 chore(deps): update dependency @types/jest to v23.3.7
  • ea0c5ec chore(deps): update dependency @types/async to v2.0.50
  • aef6fda chore(deps): update dependency @octokit/rest to v15.15.1
  • 5874bec Avoid copying non-enumerable and/or symbol keys in cloneDeep. (#4052)

There are 22 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 11 commits.

  • 31b0ee4 chore: Publish
  • 22733d6 Update CHANGELOG.md with latest changes.
  • 905001e Implement ObservableQuery#isDifferentFromLastResult. (#4069)
  • 4ef4633 Fix apollo-utilities isEqual bug due to missing hasOwnProperty check. (#4072)
  • 42dd7f8 chore(deps): update dependency start-server-and-test to v1.7.7
  • aee7b76 Documented internal usage of flowRight for compose (#3847)
  • 7d66f67 Changelog update
  • 23ed0bc Use an always up-to-date codesandbox URL in bug.md (#3844)
  • fd3ff8e fix typos optimistic in comment (#3840)
  • 2eff863 added test to readQuery (#3838)
  • e19908f Optimist tests cleanup #2 (#3834)

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 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 are still failing with this version. Compare changes

Commits

The new version differs by 35 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 35 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 6 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.

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 40 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 40 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 121 commits.

  • 449788f chore: Publish
  • ae68d29 Update CHANGELOG.md versions.
  • c2295e6 Merge pull request #4319 from apollographql/avoid-copying-entire-cache-for-optimistic-reads
  • 4a87022 Mention PR #4319 in CHANGELOG.md.
  • fc3c3f1 Remove InMemoryCache methods that are now identical to ApolloCache methods.
  • d92fc1c Remove redundant this.transformDocument calls from InMemoryCache.
  • 801a490 More comments and a few minor simplifications.
  • 531aa32 Reapply remaining layers in removeOptimistic by rerunning transactions.
  • acca75c Avoid copying entire cache on each optimistic read.
  • d9c5c32 Remove graphql-anywhere and apollo-boost from bundlesize (#4318)
  • 6b438f2 chore(deps): update dependency typedoc to v0.14.2
  • c8358c0 fixed silly typo (missing end quote) (#4313)
  • 8b35a96 chore(deps): update dependency tslint to v5.12.1
  • b1e1d9a chore(deps): update dependency rollup to v1.1.0
  • af94439 chore(deps): update dependency lerna to v3.10.5

There are 121 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 108 commits.

  • 5217dba chore: Publish
  • 1976eb4 Update CHANGELOG.md for Apollo Client version 2.4.13.
  • 6b45a01 Update various package-lock.json files.
  • dcf8c8f chore(deps): update dependency lerna to v3.11.1
  • 98a5ced chore(deps): update dependency typescript to v3.3.3
  • 14d0b85 chore(deps): update dependency lerna to v3.11.0
  • 85505ab chore(deps): update dependency danger to v7.0.10
  • 1dd4c72 chore(deps): update dependency @types/node to v10.12.24
  • 657e938 chore(deps): update dependency danger to v7.0.9
  • 48fccd4 chore(deps): update dependency @types/react-dom to v16.8.0
  • 6597dcc chore(deps): update dependency @types/react to v16.8.2
  • 5bbeabb chore(deps): update dependency prettier to v1.16.4
  • cd8dd44 chore(deps): update dependency lint-staged to v8.1.3
  • bd36bf0 chore(deps): update dependency flow-bin to v0.92.1
  • d54ab4a chore(deps): update dependency danger to v7.0.7

There are 108 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 124 commits.

  • bc740e0 chore: Publish
  • 26c4ff3 Merge pull request #4361 from apollographql/release-2.5.0
  • dcbda3d Remove next tags; prep for publish
  • 39dbc36 Merge branch 'master' into release-2.5.0
  • 853d8e7 Merge pull request #4378 from apollographql/hwillson/new-local-state-docs
  • d245e00 Merge branch 'master' into hwillson/new-local-state-docs
  • ede8bec Changelog update
  • e40a936 Doc changes to accommodate enabling/disabling AC @client handling
  • 3489c03 Fix type parameter defaults for various ApolloClient methods.
  • b1e0d66 Add new advanced section with a high-level code-splitting example
  • db52991 chore: Publish
  • 96fa3da Enable local state only when client resolvers provided. (#4499)
  • f4cd2fa Remove obsolete Jest snapshot.
  • adfd9c0 Avoid handling client typeDefs in LocalState class.
  • 8f13d4a chore: Publish

There are 124 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 8 commits.

  • fda77c2 chore: Publish
  • 29ea2f3 Changelog updates, prep for publish
  • 3a9dfe2 Changelog update
  • bcaa0b7 Don't worry about empty tuple types in TupleToIntersection. (#4502)
  • a440242 Simplify building the graphql-anywhere/lib/async entry point. (#4503)
  • d21e5ed Merge pull request #4500 from apollographql/justin/remove-typedef-getter-setter-from-docs
  • 271114d chore(deps): update dependency typescript to v3.3.3333
  • dd2acd6 πŸ“š remove setTypeDefs and getTypeDefs functions from docs

See the full diff