Open greenkeeper[bot] opened 5 years ago
After pinning to 1.3.11 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
apollo-cache-inmemory was updated from 1.3.12
to 1.4.0
.Your tests are still failing with this version. Compare changes
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
dependency
apollo-cache-inmemory was updated from 1.4.2
to 1.4.3
.Your tests are still failing with this version. Compare changes
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
The dependency apollo-cache-inmemory was updated from
1.3.11
to1.3.12
.🚨 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
- ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/billyma128/react-starter-kit/builds/470217480?utm_source=github_status&utm_medium=notification)).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
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: