Closed greenkeeper[bot] closed 7 years ago
Note: this version of noflo-objects changes behavior of components like GetObjectKeys
and SetPropertyValues
in way that the property name needs to be send for each execution. Example of how to deal with this:
https://github.com/noflo/noflo-yaml/commit/efd61693cee0c33ac85b894f0a244532d3b20b33
Version 0.3.0 of noflo-objects just got published.
The version 0.3.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of noflo-objects. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 58 commits .
f5e54c3
Bump out of beta
5aec913
Merge pull request #103 from trustmaster/master
38375a3
Merge branch 'master' of github.com:noflo/noflo-objects
e90bd0b
Fix invalid SetPropertyValue value handling
da53819
Merge pull request #102 from trustmaster/master
fc0cc27
Add ip.clonable check to RemoveProperty
c5cd2be
Fix specs
d758195
Fix Values
93a6a0d
Fix UniqueArray spec
399be99
Fix SplitObject
34a70da
Fix SplitArray
7e28ddb
Fix SliceArray
efaa97f
Fix Size spec
26a4c17
Fix SimplifyObject
ba8678d
Fix SetPropertyValue
There are 58 commits in total. See the full diff.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: