Update all deps #37

Merged
renovate[bot] merged 1 commits from renovate/all into master 2021-03-24 21:08:09 +03:00
renovate[bot] commented 2021-03-24 14:35:15 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/unistack-org/micro-client-http/v3 require minor v3.2.6 -> v3.3.0
github.com/unistack-org/micro-server-grpc/v3 require minor v3.2.4 -> v3.3.0
github.com/unistack-org/micro-server-http/v3 require minor v3.2.11 -> v3.3.0
github.com/unistack-org/micro-server-tcp/v3 require minor v3.2.2 -> v3.3.0
github.com/unistack-org/micro/v3 require minor v3.2.26 -> v3.3.0
google.golang.org/genproto require digest e668133 -> 3032e8f

Release Notes

unistack-org/micro-client-http

v3.3.0

Compare Source

  • init dependencies on Init()
unistack-org/micro-server-grpc

v3.3.0

Compare Source

  • drop old proto support
  • cleanup router
  • init dependencies on grpc.Init()
unistack-org/micro-server-http

v3.3.0

Compare Source

  • init all dependencies on Init()
unistack-org/micro-server-tcp

v3.3.0

Compare Source

  • init all dependencies on Init()
unistack-org/micro

v3.3.0

Compare Source

  • auth: modify Init() method to return error
  • server: hide router interface

Renovate configuration

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

🚦 Automerge: Enabled.

♻️ 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 | |---|---|---|---| | [github.com/unistack-org/micro-client-http/v3](https://togithub.com/unistack-org/micro-client-http) | require | minor | `v3.2.6` -> `v3.3.0` | | [github.com/unistack-org/micro-server-grpc/v3](https://togithub.com/unistack-org/micro-server-grpc) | require | minor | `v3.2.4` -> `v3.3.0` | | [github.com/unistack-org/micro-server-http/v3](https://togithub.com/unistack-org/micro-server-http) | require | minor | `v3.2.11` -> `v3.3.0` | | [github.com/unistack-org/micro-server-tcp/v3](https://togithub.com/unistack-org/micro-server-tcp) | require | minor | `v3.2.2` -> `v3.3.0` | | [github.com/unistack-org/micro/v3](https://togithub.com/unistack-org/micro) | require | minor | `v3.2.26` -> `v3.3.0` | | [google.golang.org/genproto](https://togithub.com/googleapis/go-genproto) | require | digest | `e668133` -> `3032e8f` | --- ### Release Notes <details> <summary>unistack-org/micro-client-http</summary> ### [`v3.3.0`](https://togithub.com/unistack-org/micro-client-http/releases/v3.3.0) [Compare Source](https://togithub.com/unistack-org/micro-client-http/compare/v3.2.6...v3.3.0) - init dependencies on Init() </details> <details> <summary>unistack-org/micro-server-grpc</summary> ### [`v3.3.0`](https://togithub.com/unistack-org/micro-server-grpc/releases/v3.3.0) [Compare Source](https://togithub.com/unistack-org/micro-server-grpc/compare/v3.2.4...v3.3.0) - drop old proto support - cleanup router - init dependencies on grpc.Init() </details> <details> <summary>unistack-org/micro-server-http</summary> ### [`v3.3.0`](https://togithub.com/unistack-org/micro-server-http/releases/v3.3.0) [Compare Source](https://togithub.com/unistack-org/micro-server-http/compare/v3.2.11...v3.3.0) - init all dependencies on Init() </details> <details> <summary>unistack-org/micro-server-tcp</summary> ### [`v3.3.0`](https://togithub.com/unistack-org/micro-server-tcp/releases/v3.3.0) [Compare Source](https://togithub.com/unistack-org/micro-server-tcp/compare/v3.2.2...v3.3.0) - init all dependencies on Init() </details> <details> <summary>unistack-org/micro</summary> ### [`v3.3.0`](https://togithub.com/unistack-org/micro/releases/v3.3.0) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.26...v3.3.0) - auth: modify Init() method to return error - server: hide router interface </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Enabled. :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 description provided.