Bump github.com/unistack-org/micro/v3 from 3.4.11 to 3.7.0 #36

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/github.com/unistack-org/micro/v3-3.7.0 into master 2021-09-06 17:52:31 +03:00
dependabot[bot] commented 2021-09-06 15:22:01 +03:00 (Migrated from github.com)

Bumps github.com/unistack-org/micro/v3 from 3.4.11 to 3.7.0.

Release notes

Sourced from github.com/unistack-org/micro/v3's releases.

v3.7.0

  • logger: add Clone method to create new logger
  • logger: change GetLevel to ParseLevel function with new signature
  • update micro-proto to latest version

v3.6.3

  • util/id: create id package based on go-nanoid
  • replace all uuid with util/id

v3.6.2

  • update all
  • regen all with never protoc-gen-go-micro

v3.6.1

  • logger: add NewStdLogger and RedirectStdLogger

v3.6.0

  • logger: change logger interface (Fields now []interface{})

v3.5.10

  • config/default: watcher not implemented

v3.5.9

  • config/default: send changes only if it really exists

v3.5.8

  • util/jitter: provide jitter Ticker with min/max duration
  • config: use jitter for watch interval

v3.5.7

  • util/router: sync to github
  • config: add watcher interface

v3.5.6

  • broker: add BatchSubscribe and BatchPublish methods
  • server: add BatchSubscriber
  • client: add BatchPublish

v3.5.4

  • logger: add default skip frame counter

v3.5.3

  • broker: add BatchBroker interface that have BatchPublish and BatchSubscribe methods

v3.5.2

  • metadata: add HeaderAuthorization

v3.5.1

  • metadata: add default headers

... (truncated)

Commits
  • 2fbaa26 logger: add Clone method
  • 35d3e4b logger: breaking changes to log level parsing
  • e98a93d build(deps): bump github.com/unistack-org/micro-proto (#56)
  • e354553 minor changes
  • 09653c2 util/id: specify default size for uuid behaviour
  • 70adfea fix flow
  • a45b672 drop uuid and use modified nanoid
  • 4509323 update and regen all
  • b3f4c67 regen all
  • 778dd44 logger: add NewStdLogger and RedirectStdLogger
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [github.com/unistack-org/micro/v3](https://github.com/unistack-org/micro) from 3.4.11 to 3.7.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/unistack-org/micro/releases">github.com/unistack-org/micro/v3's releases</a>.</em></p> <blockquote> <h2>v3.7.0</h2> <ul> <li>logger: add Clone method to create new logger</li> <li>logger: change GetLevel to ParseLevel function with new signature</li> <li>update micro-proto to latest version</li> </ul> <h2>v3.6.3</h2> <ul> <li>util/id: create id package based on go-nanoid</li> <li>replace all uuid with util/id</li> </ul> <h2>v3.6.2</h2> <ul> <li>update all</li> <li>regen all with never protoc-gen-go-micro</li> </ul> <h2>v3.6.1</h2> <ul> <li>logger: add NewStdLogger and RedirectStdLogger</li> </ul> <h2>v3.6.0</h2> <ul> <li>logger: change logger interface (Fields now []interface{})</li> </ul> <h2>v3.5.10</h2> <ul> <li>config/default: watcher not implemented</li> </ul> <h2>v3.5.9</h2> <ul> <li>config/default: send changes only if it really exists</li> </ul> <h2>v3.5.8</h2> <ul> <li>util/jitter: provide jitter Ticker with min/max duration</li> <li>config: use jitter for watch interval</li> </ul> <h2>v3.5.7</h2> <ul> <li>util/router: sync to github</li> <li>config: add watcher interface</li> </ul> <h2>v3.5.6</h2> <ul> <li>broker: add BatchSubscribe and BatchPublish methods</li> <li>server: add BatchSubscriber</li> <li>client: add BatchPublish</li> </ul> <h2>v3.5.4</h2> <ul> <li>logger: add default skip frame counter</li> </ul> <h2>v3.5.3</h2> <ul> <li>broker: add BatchBroker interface that have BatchPublish and BatchSubscribe methods</li> </ul> <h2>v3.5.2</h2> <ul> <li>metadata: add HeaderAuthorization</li> </ul> <h2>v3.5.1</h2> <ul> <li>metadata: add default headers</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/unistack-org/micro/commit/2fbaa26f0fd33cb2fd2375273f429df5dbf368a3"><code>2fbaa26</code></a> logger: add Clone method</li> <li><a href="https://github.com/unistack-org/micro/commit/35d3e4b332d1e7c6158689e71fc9ac3f055ea236"><code>35d3e4b</code></a> logger: breaking changes to log level parsing</li> <li><a href="https://github.com/unistack-org/micro/commit/e98a93d5306be82f19fa5ae625487919edb5bb86"><code>e98a93d</code></a> build(deps): bump github.com/unistack-org/micro-proto (<a href="https://github-redirect.dependabot.com/unistack-org/micro/issues/56">#56</a>)</li> <li><a href="https://github.com/unistack-org/micro/commit/e3545532e81f8dce07aede90fcd1d6bdf37763af"><code>e354553</code></a> minor changes</li> <li><a href="https://github.com/unistack-org/micro/commit/09653c2fb23703ca5810cc282b62ea23e5397060"><code>09653c2</code></a> util/id: specify default size for uuid behaviour</li> <li><a href="https://github.com/unistack-org/micro/commit/70adfeab0de3c54f03348b50dbe89b818e9418a6"><code>70adfea</code></a> fix flow</li> <li><a href="https://github.com/unistack-org/micro/commit/a45b672c98a0d2bfcb09f744b3e093705f2bb93a"><code>a45b672</code></a> drop uuid and use modified nanoid</li> <li><a href="https://github.com/unistack-org/micro/commit/4509323cae7a96e6642730fd57a86b1ca7dcfb8d"><code>4509323</code></a> update and regen all</li> <li><a href="https://github.com/unistack-org/micro/commit/b3f4c670d5aacc7aba5a88adf92cae9de7b4ba86"><code>b3f4c67</code></a> regen all</li> <li><a href="https://github.com/unistack-org/micro/commit/778dd449e291f3204dc7b9e3e42273f0e4883920"><code>778dd44</code></a> logger: add NewStdLogger and RedirectStdLogger</li> <li>Additional commits viewable in <a href="https://github.com/unistack-org/micro/compare/v3.4.11...v3.7.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/unistack-org/micro/v3&package-manager=go_modules&previous-version=3.4.11&new-version=3.7.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
vtolstov commented 2021-09-06 17:52:30 +03:00 (Migrated from github.com)

@dependabot squash and merge

пн, 6 сент. 2021 г. в 15:22, dependabot[bot] @.***>:

Bumps github.com/unistack-org/micro/v3 from 3.4.11 to 3.7.0.

Release notes

Sourced from github.com/unistack-org/micro/v3's releases.

v3.7.0

logger: add Clone method to create new logger
logger: change GetLevel to ParseLevel function with new signature
update micro-proto to latest version

v3.6.3

util/id: create id package based on go-nanoid
replace all uuid with util/id

v3.6.2

update all
regen all with never protoc-gen-go-micro

v3.6.1

logger: add NewStdLogger and RedirectStdLogger

v3.6.0

logger: change logger interface (Fields now []interface{})

v3.5.10

config/default: watcher not implemented

v3.5.9

config/default: send changes only if it really exists

v3.5.8

util/jitter: provide jitter Ticker with min/max duration
config: use jitter for watch interval

v3.5.7

util/router: sync to github
config: add watcher interface

v3.5.6

broker: add BatchSubscribe and BatchPublish methods
server: add BatchSubscriber
client: add BatchPublish

v3.5.4

logger: add default skip frame counter

v3.5.3

broker: add BatchBroker interface that have BatchPublish and BatchSubscribe methods

v3.5.2

metadata: add HeaderAuthorization

v3.5.1

metadata: add default headers

... (truncated)

Commits

2fbaa26 logger: add Clone method
35d3e4b logger: breaking changes to log level parsing
e98a93d build(deps): bump github.com/unistack-org/micro-proto (#56)
e354553 minor changes
09653c2 util/id: specify default size for uuid behaviour
70adfea fix flow
a45b672 drop uuid and use modified nanoid
4509323 update and regen all
b3f4c67 regen all
778dd44 logger: add NewStdLogger and RedirectStdLogger
Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

@dependabot rebase will rebase this PR
@dependabot recreate will recreate this PR, overwriting any edits that have been made to it
@dependabot merge will merge this PR after your CI passes on it
@dependabot squash and merge will squash and merge this PR after your CI passes on it
@dependabot cancel merge will cancel a previously requested merge and block automerging
@dependabot reopen will reopen this PR if it is closed
@dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
@dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
@dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


You can view, comment on, or merge this pull request online at:

https://github.com/unistack-org/micro-meter-victoriametrics/pull/36

Commit Summary

Bump github.com/unistack-org/micro/v3 from 3.4.11 to 3.7.0

File Changes

M go.mod (2)
M go.sum (89)

Patch Links:

https://github.com/unistack-org/micro-meter-victoriametrics/pull/36.patch
https://github.com/unistack-org/micro-meter-victoriametrics/pull/36.diff


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

--
Vasiliy Tolstov,
e-mail: @.***

@dependabot squash and merge пн, 6 сент. 2021 г. в 15:22, dependabot[bot] ***@***.***>: > > Bumps github.com/unistack-org/micro/v3 from 3.4.11 to 3.7.0. > > Release notes > > Sourced from github.com/unistack-org/micro/v3's releases. > > v3.7.0 > > logger: add Clone method to create new logger > logger: change GetLevel to ParseLevel function with new signature > update micro-proto to latest version > > v3.6.3 > > util/id: create id package based on go-nanoid > replace all uuid with util/id > > v3.6.2 > > update all > regen all with never protoc-gen-go-micro > > v3.6.1 > > logger: add NewStdLogger and RedirectStdLogger > > v3.6.0 > > logger: change logger interface (Fields now []interface{}) > > v3.5.10 > > config/default: watcher not implemented > > v3.5.9 > > config/default: send changes only if it really exists > > v3.5.8 > > util/jitter: provide jitter Ticker with min/max duration > config: use jitter for watch interval > > v3.5.7 > > util/router: sync to github > config: add watcher interface > > v3.5.6 > > broker: add BatchSubscribe and BatchPublish methods > server: add BatchSubscriber > client: add BatchPublish > > v3.5.4 > > logger: add default skip frame counter > > v3.5.3 > > broker: add BatchBroker interface that have BatchPublish and BatchSubscribe methods > > v3.5.2 > > metadata: add HeaderAuthorization > > v3.5.1 > > metadata: add default headers > > ... (truncated) > > Commits > > 2fbaa26 logger: add Clone method > 35d3e4b logger: breaking changes to log level parsing > e98a93d build(deps): bump github.com/unistack-org/micro-proto (#56) > e354553 minor changes > 09653c2 util/id: specify default size for uuid behaviour > 70adfea fix flow > a45b672 drop uuid and use modified nanoid > 4509323 update and regen all > b3f4c67 regen all > 778dd44 logger: add NewStdLogger and RedirectStdLogger > Additional commits viewable in compare view > > > Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase. > > ________________________________ > Dependabot commands and options > > You can trigger Dependabot actions by commenting on this PR: > > @dependabot rebase will rebase this PR > @dependabot recreate will recreate this PR, overwriting any edits that have been made to it > @dependabot merge will merge this PR after your CI passes on it > @dependabot squash and merge will squash and merge this PR after your CI passes on it > @dependabot cancel merge will cancel a previously requested merge and block automerging > @dependabot reopen will reopen this PR if it is closed > @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually > @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) > @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) > @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) > > ________________________________ > > You can view, comment on, or merge this pull request online at: > > https://github.com/unistack-org/micro-meter-victoriametrics/pull/36 > > Commit Summary > > Bump github.com/unistack-org/micro/v3 from 3.4.11 to 3.7.0 > > File Changes > > M go.mod (2) > M go.sum (89) > > Patch Links: > > https://github.com/unistack-org/micro-meter-victoriametrics/pull/36.patch > https://github.com/unistack-org/micro-meter-victoriametrics/pull/36.diff > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view it on GitHub, or unsubscribe. -- Vasiliy Tolstov, e-mail: ***@***.***
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-meter-victoriametrics#36
No description provided.