Closed greenkeeper[bot] closed 5 years ago
After pinning to 0.1.22 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.
dependency
apollo-boost was updated from 0.1.23
to 0.1.24
.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-boost was updated from 0.1.24
to 0.1.25
.Your tests are still failing with this version. Compare changes
The new version differs by 18 commits.
decc8fa
chore: Publish
cfb9124
Update CHANGELOG.md with next published versions.
2b492bd
Update various package-lock.json files.
72c5587
Update optimism to use its new TypeScript declarations. (#4331)
4a220cd
Fix broken link in issue template (#4323)
1e4cc69
Mention more improvements from PR #4234 in CHANGELOG.md.
3510493
Merge pull request #4234 from apollographql/wip-reduce-bundle-size
2815cac
Lower bundle size limits to reflect recent improvements.
8c85dc9
Simplify getDirectiveNames and remove flattenSelections helper.
b4f0c8e
Improve (and shorten) query polling implementation. (#4243)
42902f1
Remove QueryKeyMaker abstraction. (#4245)
f2bcf70
Simplify fetchQuery promise tracking in QueryManager.
d4f3346
Remove QueryManager from public ApolloClient API.
70c4cf3
Avoid importing graphql/language/printer in apollo-client.
b4cfd4d
Avoid importing graphql/language/visitor in apollo-cache-inmemory.
There are 18 commits in total.
See the full diff
dependency
apollo-boost was updated from 0.1.25
to 0.1.26
.Your tests are still failing with this version. Compare changes
The new version differs by 13 commits.
42a474c
chore: Publish
3d88cc3
Update CHANGELOG.md before releasing apollo-client@2.4.11.
fa68c7c
Merge pull request #4334 from apollographql/revert-breaking-changes-mistakenly-released-in-patch-update
6052c55
Increase apollo-client bundle size limit after reverting improvements.
450a929
Add tslib to dependencies of all client packages.
94eb49d
Revert "Remove QueryManager from public ApolloClient API."
9739ff6
Revert "Improve (and shorten) query polling implementation. (#4243)"
70d4810
Allow name
and version
options for apollo-boost ApolloClient constructor (#4321)
c542710
fix(removeDirectivesFromDocument): Guard that node.directives exists. (#4329)
284e1e7
Update apollo-boost/package-lock.json, yet again.
c22fab1
Fix {Fetch,Execution}Result inconsistency in QueryManager.
9a43e23
Remove unused @types/async from optionalDependencies of apollo-client.
bab6105
Update apollo-boost/package-lock.json, again.
See the full diff
dependency
apollo-boost was updated from 0.1.26
to 0.1.27
.Your tests are still failing with this version. Compare changes
The new version differs by 9 commits.
7ca8132
chore: Publish
4075d22
Update CHANGELOG.md before releasing apollo-client@2.4.12.
9d03151
Merge pull request #4336 from apollographql/support-ApolloClient-stop-method
edc2828
Small tweaks to ApolloClient#stop documentation.
2396d36
Add ApolloClient#stop to the API docs.
c5006bd
Exercise ApolloClient#stop and QueryManager#stop in tests.
7916775
Replace LaunchPad sample servers with CodeSandBox servers (#4282)
a064589
Increase apollo-client bundle size limit after adding stop methods.
cae3a59
Support ApolloClient#stop for safe client disposal.
See the full diff
The dependency apollo-boost was updated from
0.1.22
to0.1.23
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
apollo-boost 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/mozilla/addons-pm/builds/470219158?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: