Closed greenkeeper[bot] closed 4 years ago
After pinning to 1.2.10 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.4
to 1.3.5
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
apollo-cache-inmemory was updated from 1.3.5
to 1.3.6
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
apollo-cache-inmemory was updated from 1.3.6
to 1.3.7
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
apollo-cache-inmemory was updated from 1.3.7
to 1.3.8
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
apollo-cache-inmemory was updated from 1.3.8
to 1.3.9
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
apollo-cache-inmemory was updated from 1.3.9
to 1.3.10
.Your tests are passing again with this update. Explicitly upgrade to this version π
dependency
apollo-cache-inmemory was updated from 1.3.10
to 1.3.11
.Your tests are still failing with this version. Compare changes
dependency
apollo-cache-inmemory was updated from 1.3.11
to 1.3.12
.Your tests are passing again with this update. Explicitly upgrade to this version π
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
dependency
apollo-cache-inmemory was updated from 1.3.12
to 1.4.0
.Your tests are passing again with this update. Explicitly upgrade to this version π
The new version differs by 161 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 161 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 269 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 250 commits in total.
See the full diff
dependency
apollo-cache-inmemory was updated from 1.4.3
to 1.5.0
.Your tests are still failing with this version. Compare changes
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
dependency
apollo-cache-inmemory was updated from 1.5.0
to 1.5.1
.Your tests are still failing with this version. Compare changes
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
The dependency apollo-cache-inmemory was updated from
1.2.10
to1.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
- β **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/flowhub/bigiot-js/builds/434700685?utm_source=github_status&utm_medium=notification)).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: