Open greenkeeper[bot] opened 6 years ago
After pinning to 0.1.15 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.16
to 0.1.17
.Your tests are still failing with this version. Compare changes
The new version differs by 206 commits.
87ac6dc
chore: Publish
0e56199
Update CHANGELOG.md to mention recent changes.
2b7c6d3
Stray package-lock.json changes.
d02a842
Fix some minor typos in ApolloClient file (#4027)
48a224d
Merge pull request #4032 from apollographql/fix-issue-3992
e66027c
Snapshot observableQuery.lastResult to defend against mutation.
78e2ad8
Replace fclone with custom deep clone implementation.
d6a673f
Avoid fallible previousResult === newData.result check.
1f4abc3
Avoid reusing nested defaultQueryInfo arrays.
e6f5ea1
Cache removeConnectionDirectiveFromDocument calls.
c88f6f4
Make InMemoryCache#transformDocument idempotent.
9d1468a
chore(deps): update dependency hexo to v3.8.0
f39eb09
chore(deps): update dependency webpack-bundle-analyzer to v3.0.3
31bf590
chore(deps): update dependency fetch-mock to v7.1.0
5d023fc
chore(deps): update dependency @types/react to v16.4.18
There are 206 commits in total.
See the full diff
dependency
apollo-boost was updated from 0.1.17
to 0.1.18
.Your tests are still failing with this version. Compare changes
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
The dependency apollo-boost was updated from
0.1.15
to0.1.16
.π¨ 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 could not complete due to an error ([Details](https://travis-ci.org/Saeris/mini-movie-db/builds/427670189?utm_source=github_status&utm_medium=notification)).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: