orbit-model / main

[WIP] A model based abstrction layer for orbit.js
MIT License
6 stars 0 forks source link

An in-range update of @orbit/memory is breaking the build 🚨 #12

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The dependency @orbit/memory was updated from 0.16.3 to 0.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/memory 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**.

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:

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v0.16.5

v0.16.5 (2020-03-12)

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).

πŸš€ Enhancement

  • @orbit/data, @orbit/memory, @orbit/record-cache
    • #739 Backport PR 735 to v0.16 (Improve mergeRecords to better handle links, meta, and relationships) (@dgeb)

Committers: 1