Ember update - update ember-cli, ember-data, and ember to 3.4 series
* have fromJSON throw if trying to convert non-object to a KVObject * catch the fromJSON error in secret-edit, display an error, and disabled the submit button
* fix kv object so that falsey values don't get coerced to empty strings * equal for string compare