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

Update protobuf, skylib, rules_go, grpc-gateway dependencies #5657

Merged
merged 4 commits into from
Apr 28, 2020

Conversation

prestonvanloon
Copy link
Member

What type of PR is this?

Other

What does this PR do? Why is it needed?

Updates protobuf, skylib, rules_go, grpc-gateway.

Which issues(s) does this PR fix?

Part of #5651

Other notes for review

This PR allows for the requests outlined in #5651 to work if the parameters are properly URL encoded. I'm not marking that issue as "fixed" because this is different behavior from our envoy production implementation of https://api.prylabs.net

@prestonvanloon prestonvanloon changed the title Update dependencies Update protobuf, skylib, rules_go, grpc-gateway dependencies Apr 28, 2020
@codecov
Copy link

codecov bot commented Apr 28, 2020

Codecov Report

Merging #5657 into master will increase coverage by 40.62%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           master    #5657       +/-   ##
===========================================
+ Coverage   15.44%   56.06%   +40.62%     
===========================================
  Files         116      312      +196     
  Lines        9403    25870    +16467     
===========================================
+ Hits         1452    14504    +13052     
- Misses       7722     9311     +1589     
- Partials      229     2055     +1826     

WORKSPACE Outdated
urls = [
"https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.22.2/rules_go-v0.22.2.tar.gz",
"https://github.com/bazelbuild/rules_go/releases/download/v0.22.2/rules_go-v0.22.2.tar.gz",
"https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.21.7/rules_go-v0.21.7.tar.gz",
Copy link
Contributor

Choose a reason for hiding this comment

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

why did you decide to downgrade io_bazel_rules_go . i think it was upgraded to support go 1.14

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh no! I didn’t mean to downgrade. Nice catch, i’ll Fix tomorrow

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed

@prestonvanloon prestonvanloon marked this pull request as draft April 28, 2020 05:05
@prestonvanloon prestonvanloon marked this pull request as ready for review April 28, 2020 18:47
@prylabs-bulldozer prylabs-bulldozer bot merged commit 9e79809 into master Apr 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the update-deps branch April 28, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants