-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Upgrade rxjs
: 6.1.0
---> 6.2.1
.
#20209
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looked through the CHANGELOG, none of the changes look dangerous for my knowledge about our usage of RxJS, haven't checked out or tested, since there is no specific place to test. If tests pass, LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looked through the CHANGELOG, none of the changes look dangerous for my knowledge about our usage of RxJS, haven't checked out or tested, since there is no specific place to test. If tests pass, LGTM
💚 Build Succeeded |
Thanks for review! I've tested locally and haven't noticed anything suspicious so far and change list looks relatively safe as well, so let's see. |
6.x/6.4: 99f157b |
Changes:
Specifically need this change for
kbn-core
branch (reason for red CI on this branch).