Update all deps #4

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-02-12 02:14:44 +03:00
renovate[bot] commented 2021-02-11 03:43:13 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
google.golang.org/genproto require digest 6edceaf -> 4ccc9a5
grpc-ecosystem/grpc-gateway/v2 require minor v2.1.0 -> v2.2.0
unistack-org/micro-server-http/v3 require patch v3.2.4 -> v3.2.5

Release Notes

grpc-ecosystem/grpc-gateway

v2.2.0

Compare Source

Full Changelog

Fixed bugs:

  • protoc-gen-openapiv2] \[BUG] Incorrect handling of non-wildcard google.api.http.body when using field_behaviour annotation [#​1937](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1937)
    
  • Duplicate tags seen in Swagger Specification #​1913
  • Poor error message when using message in path parameter #​1863

Closed issues:

  • can we add HTTPStatusFromCode to mux? #​1954
  • Missing types in generated gw.go file for C++ server #​1942
  • What is the recommend way to bind 3rd party APIs (e.g. Health/Check to /healthzf #​1931
  • Patch request with field_masks #​1930
  • Working from the helloworld example but getting an error on HTTP requests: grpc: the client connection is closing. Would like to improve the docs. #​1924
  • Action Required: Fix Renovate Configuration #​1918
  • F #​1917
  • Is any method to access the raw request body in metadata? #​1908
  • Custom incoming header matcher isn't working as expected #​1902
  • README.md links to https://pkg.go.dev/github.com/golang/protobuf/jsonpb which does not exist #​1901
  • Is it possible to setup CORS? #​1889

Merged pull requests:

unistack-org/micro-server-http

v3.2.5

Compare Source

  • add ability to pass *http.Server

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `6edceaf` -> `4ccc9a5` | | [grpc-ecosystem/grpc-gateway/v2](https://togithub.com/grpc-ecosystem/grpc-gateway) | require | minor | `v2.1.0` -> `v2.2.0` | | [unistack-org/micro-server-http/v3](https://togithub.com/unistack-org/micro-server-http) | require | patch | `v3.2.4` -> `v3.2.5` | --- ### Release Notes <details> <summary>grpc-ecosystem/grpc-gateway</summary> ### [`v2.2.0`](https://togithub.com/grpc-ecosystem/grpc-gateway/blob/master/CHANGELOG.md#v220-httpsgithubcomgrpc-ecosystemgrpc-gatewaytreev220-2021-02-09) [Compare Source](https://togithub.com/grpc-ecosystem/grpc-gateway/compare/v2.1.0...v2.2.0) [Full Changelog](https://togithub.com/grpc-ecosystem/grpc-gateway/compare/v2.1.0...v2.2.0) **Fixed bugs:** - \[protoc-gen-openapiv2] \[BUG] Incorrect handling of non-wildcard google.api.http.body when using field_behaviour annotation [#&#8203;1937](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1937) - Duplicate tags seen in Swagger Specification [#&#8203;1913](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1913) - Poor error message when using message in path parameter [#&#8203;1863](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1863) **Closed issues:** - can we add HTTPStatusFromCode to mux? [#&#8203;1954](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1954) - Missing types in generated gw.go file for C++ server [#&#8203;1942](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1942) - What is the recommend way to bind 3rd party APIs (e.g. Health/Check to /healthzf [#&#8203;1931](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1931) - Patch request with field_masks [#&#8203;1930](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1930) - Working from the helloworld example but getting an error on HTTP requests: grpc: the client connection is closing. Would like to improve the docs. [#&#8203;1924](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1924) - Action Required: Fix Renovate Configuration [#&#8203;1918](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1918) - F [#&#8203;1917](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1917) - Is any method to access the raw request body in metadata? [#&#8203;1908](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1908) - Custom incoming header matcher isn't working as expected [#&#8203;1902](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1902) - README.md links to <https://pkg.go.dev/github.com/golang/protobuf/jsonpb> which does not exist [#&#8203;1901](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1901) - Is it possible to setup CORS? [#&#8203;1889](https://togithub.com/grpc-ecosystem/grpc-gateway/issues/1889) **Merged pull requests:** - Add documenation for standalone gateway generation [#&#8203;1955](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1955) ([dgparker](https://togithub.com/dgparker)) - Update google.golang.org/genproto commit hash to [`bba0dbe`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/bba0dbe) (master) [#&#8203;1953](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1953) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Make fieldmask parser output deterministic [#&#8203;1950](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1950) ([johanbrandhorst](https://togithub.com/johanbrandhorst)) - Update golang Docker tag to v1.15.8 (master) [#&#8203;1949](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1949) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Fix verb parsing [#&#8203;1947](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1947) ([jefferai](https://togithub.com/jefferai)) - Update google.golang.org/genproto commit hash to [`deb8283`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/deb8283) (master) [#&#8203;1945](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1945) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Fix malformed Schema Reference during field_behavior generation [#&#8203;1944](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1944) ([gganley](https://togithub.com/gganley)) - Update dependency com_github_bazelbuild_buildtools to v4 (master) [#&#8203;1939](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1939) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`3206188`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/3206188) (master) [#&#8203;1936](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1936) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`646a494`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/646a494) (master) [#&#8203;1934](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1934) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update golang.org/x/oauth2 commit hash to [`0101308`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/0101308) (master) [#&#8203;1933](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1933) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`94839c0`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/94839c0) (master) [#&#8203;1932](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1932) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update golang.org/x/oauth2 commit hash to [`f9ce19e`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/f9ce19e) (master) [#&#8203;1928](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1928) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update rules_proto commit hash to [`a0761ed`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/a0761ed) (master) [#&#8203;1927](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1927) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`44e461b`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/44e461b) (master) [#&#8203;1926](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1926) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`f46fe6c`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/f46fe6c) (master) [#&#8203;1923](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1923) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update golang.org/x/oauth2 commit hash to [`af13f52`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/af13f52) (master) [#&#8203;1922](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1922) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Multiple repeated fields are allowed [#&#8203;1921](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1921) ([topherCantrell](https://togithub.com/topherCantrell)) - Update google.golang.org/genproto commit hash to [`8081c04`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/8081c04) (master) [#&#8203;1920](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1920) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`fc48d45`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/fc48d45) (master) [#&#8203;1919](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1919) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`f5e8c5e`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/f5e8c5e) (master) [#&#8203;1915](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1915) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update golang Docker tag to v1.15.7 (master) [#&#8203;1912](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1912) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`e258113`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/e258113) (master) [#&#8203;1910](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1910) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update docs for bug fix and expanding HTTP status codes in Customizing your gateway [#&#8203;1907](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1907) ([bconway](https://togithub.com/bconway)) - Update rules_proto commit hash to [`cfdc2fa`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/cfdc2fa) (master) [#&#8203;1906](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1906) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Remove jsonpb reference [#&#8203;1904](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1904) ([johanbrandhorst](https://togithub.com/johanbrandhorst)) - Update google.golang.org/genproto commit hash to [`6edceaf`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/6edceaf) (master) [#&#8203;1903](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1903) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update module google.golang.org/grpc to v1.35.0 (master) [#&#8203;1899](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1899) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update golang.org/x/oauth2 commit hash to [`d3ed898`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/d3ed898) (master) [#&#8203;1898](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1898) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`ae06605`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/ae06605) (master) [#&#8203;1897](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1897) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update golang.org/x/oauth2 commit hash to [`8b1d76f`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/8b1d76f) (master) [#&#8203;1896](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1896) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update golang.org/x/oauth2 commit hash to [`01de73c`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/01de73c) (master) [#&#8203;1895](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1895) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Reworked Error message in newParam() in services.go [#&#8203;1894](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1894) ([gunadhya](https://togithub.com/gunadhya)) - Update google.golang.org/genproto commit hash to [`22ae2b1`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/22ae2b1) (master) [#&#8203;1893](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1893) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update module google.golang.org/grpc to v1.34.1 (master) [#&#8203;1891](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1891) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`c7d5778`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/c7d5778) (master) [#&#8203;1890](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1890) ([renovate\[bot\]](https://togithub.com/apps/renovate)) - Update google.golang.org/genproto commit hash to [`ffc7fda`](https://togithub.com/grpc-ecosystem/grpc-gateway/commit/ffc7fda) (master) [#&#8203;1888](https://togithub.com/grpc-ecosystem/grpc-gateway/pull/1888) ([renovate\[bot\]](https://togithub.com/apps/renovate)) </details> <details> <summary>unistack-org/micro-server-http</summary> ### [`v3.2.5`](https://togithub.com/unistack-org/micro-server-http/releases/v3.2.5) [Compare Source](https://togithub.com/unistack-org/micro-server-http/compare/v3.2.4...v3.2.5) - add ability to pass \*http.Server </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/unistack-org/micro-tests).
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-tests#4
No description provided.