Skip to content
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

Bump library versions #4137

Merged
merged 2 commits into from
Jun 2, 2022
Merged

Bump library versions #4137

merged 2 commits into from
Jun 2, 2022

Conversation

iulianpascalau
Copy link
Contributor

@iulianpascalau iulianpascalau commented May 31, 2022

  • bump library versions

gin-gonic/gin@v1.7.7...v1.8.0 -> 3 bugfixes + 23 enhancements + update documentation
gorilla/websocket@v1.4.2...v1.5.0 -> "Minor new features and maintenance update": 14 PRs
mitchellh/mapstructure@v1.4.3...v1.5.0 -> no release, 29 commits, 6 files changed, +442/-5 lines: minor code refactoring, added new functionality
urfave/cli@v1.22.5...v1.22.9 -> not the latest release as it is incompatible with our go.mod: fixes, refactor, doc update

@codecov-commenter
Copy link

Codecov Report

Merging #4137 (be90d4b) into rc/2022-june (20ec3fe) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head be90d4b differs from pull request most recent head 5b69b69. Consider uploading reports for the commit 5b69b69 to get more accurate results

@@               Coverage Diff                @@
##           rc/2022-june    #4137      +/-   ##
================================================
- Coverage         75.26%   75.26%   -0.01%     
================================================
  Files               617      617              
  Lines             82350    82350              
================================================
- Hits              61981    61979       -2     
- Misses            15680    15681       +1     
- Partials           4689     4690       +1     
Impacted Files Coverage Δ
p2p/libp2p/netMessenger.go 75.00% <0.00%> (-0.27%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 20ec3fe...5b69b69. Read the comment docs.

@iulianpascalau iulianpascalau marked this pull request as ready for review May 31, 2022 11:45
Copy link
Collaborator

@gabi-vuls gabi-vuls left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

System test passed.
Warnings and errors are safe.

@@ Log scanner @@

update-libs-2022.05.31

================================================================================

  • Known Warnings 22
  • New Warnings 3
  • Known Errors 0
  • New Errors 1
  • Panics 0
    ================================================================================

@iulianpascalau iulianpascalau merged commit 56dee57 into rc/2022-june Jun 2, 2022
@iulianpascalau iulianpascalau deleted the update-libs-2022.05.31 branch June 2, 2022 08:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants