-
Notifications
You must be signed in to change notification settings - Fork 674
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
NOISSUE - Update dependencies #1176
Conversation
e2cf04a
to
50b95ca
Compare
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.
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.
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.
I would wait with this one until you revert mProxy keepalive
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.
LGTM
Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com>
50b95ca
to
658f9e9
Compare
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.
LGTM
Signed-off-by: dusanb <borovcanindusan1@gmail.com.com>
817a26f
to
f40688b
Compare
Codecov Report
@@ Coverage Diff @@
## master #1176 +/- ##
==========================================
- Coverage 74.71% 74.60% -0.12%
==========================================
Files 102 102
Lines 6854 6812 -42
==========================================
- Hits 5121 5082 -39
Misses 1378 1378
+ Partials 355 352 -3
Continue to review full report at Codecov.
|
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.
LGTM
* Update dependencies Signed-off-by: Dušan Borovčanin <dusan.borovcanin@mainflux.com> * Fix mProxy version Signed-off-by: dusanb <borovcanindusan1@gmail.com.com> Co-authored-by: dusanb <borovcanindusan1@gmail.com.com>
Signed-off-by: Dušan Borovčanin dusan.borovcanin@mainflux.com
What does this do?
This pull request updates outdated dependencies.
Which issue(s) does this PR fix/relate to?
There is no such issue.
List any changes that modify/break current functionality
There should be no breaking changes. Dependencies that include breaking changes, such as
opcua
, are not included in this pull request.Have you included tests for your changes?
No.
Did you document any new/modified functionality?
No.