The version 11.0.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 xstream.
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.
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).
Version 11.0.0 of xstream just got published.
The version 11.0.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 xstream. 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 11 commits.
7796d10
chore(package): release new version
7bd9d3b
fix(package): update TypeScript to v2.5
ff7e05b
chore(package): release new version (11 rc.1)
a78ed05
fix(delay): simplify delay (extra operator) generics
0972ced
test(dropRepeats): test that type inference is better with type unification
65c70b8
fix(types): update TypeScript to v2.4.x
20e2cc3
fix(extra): Simplify extra operator generics
5993998
test(combine): Add a test to combine to prove that now it emit new Array instance on each emission
61f364a
docs(combine): Update combine docs removing Note about array instance
4bbe9a4
perf(dropRepeats): set equality function only once
7a6f69e
docs(filter): fix function signature in JSDoc
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: