Open greenkeeper[bot] opened 4 years ago
dependency
@orbit/coordinator was updated from 0.16.4
to 0.16.5
.Your tests are still failing with this version. Compare changes
This release backports PR #735 to v0.16 to improve the mergeRecords
function to better handle links, meta, and relationships members when merging records. This fixes a bug (#709) in which data
members in a relationship were replaced when the updated relationship contained only links
or meta
(but not a replacement data
).
@orbit/data
, @orbit/memory
, @orbit/record-cache
The new version differs by 5 commits.
2d21ec6
v0.16.5
a750183
Merge pull request #739 from orbitjs/backport-735
bafecfb
Updated records are always cloned, and won't strictly match the updates
f063f7f
Expand mergeRecords to handle meta, links, and relationships
2c137b5
mergeRecords should clone updated record if no current record is provided
See the full diff
The dependency @orbit/coordinator was updated from
0.16.3
to0.16.4
.π¨ View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@orbit/coordinator 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
- β **Travis CI - Branch:** The build **failed**.Commits
The new version differs by 5 commits.
e7a053d
v0.16.4
160c5fd
Merge pull request #713 from orbitjs/backport-fixes
863e9c8
Allow mergeOperations to set null for hasOne relationship (#710)
ac7110a
fix: allow setting attributes to null
a04db5d
test: add failing test for #711
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: