Update module unistack-org/micro/v3 to v3.2.14 #6

Closed
renovate[bot] wants to merge 1 commits from renovate/unistack-org-micro-v3-3.x into master
renovate[bot] commented 2021-02-12 14:58:28 +03:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
unistack-org/micro/v3 require patch v3.2.8 -> v3.2.14

Release Notes

unistack-org/micro

v3.2.14

Compare Source

  • meter: fix labels sorting on iterator
  • client: fix noop client request filling

v3.2.13

Compare Source

  • meter: export Labels Len() int method

v3.2.12

Compare Source

  • many lint fixes
  • debug/log: removed
  • profiler: create initial profiler interface
  • util/reflect: many improvements
  • util/rand: preferred package for random numbers
  • meter: initial wrapper import

v3.2.11

Compare Source

  • metadata: fix nil metadata from FromIncoming/FromOutgoing context

v3.2.10

Compare Source

  • consolidate all in memory implementations to core micro repo

v3.2.9

Compare Source

  • metadata: allow to modify current metadata in context
  • metadata: split metadata context to incoming/outgoing

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 | |---|---|---|---| | [unistack-org/micro/v3](https://togithub.com/unistack-org/micro) | require | patch | `v3.2.8` -> `v3.2.14` | --- ### Release Notes <details> <summary>unistack-org/micro</summary> ### [`v3.2.14`](https://togithub.com/unistack-org/micro/releases/v3.2.14) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.13...v3.2.14) - meter: fix labels sorting on iterator - client: fix noop client request filling ### [`v3.2.13`](https://togithub.com/unistack-org/micro/releases/v3.2.13) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.12...v3.2.13) - meter: export Labels Len() int method ### [`v3.2.12`](https://togithub.com/unistack-org/micro/releases/v3.2.12) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.11...v3.2.12) - many lint fixes - debug/log: removed - profiler: create initial profiler interface - util/reflect: many improvements - util/rand: preferred package for random numbers - meter: initial wrapper import ### [`v3.2.11`](https://togithub.com/unistack-org/micro/releases/v3.2.11) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.10...v3.2.11) - metadata: fix nil metadata from FromIncoming/FromOutgoing context ### [`v3.2.10`](https://togithub.com/unistack-org/micro/releases/v3.2.10) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.9...v3.2.10) - consolidate all in memory implementations to core micro repo ### [`v3.2.9`](https://togithub.com/unistack-org/micro/releases/v3.2.9) [Compare Source](https://togithub.com/unistack-org/micro/compare/v3.2.8...v3.2.9) - metadata: allow to modify current metadata in context - metadata: split metadata context to incoming/outgoing </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. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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-wrapper-ratelimiter-uber).
renovate[bot] commented 2021-02-18 22:54:36 +03:00 (Migrated from github.com)

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (v3.2.14). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

### Renovate Ignore Notification As this PR has been closed unmerged, Renovate will now ignore this update (v3.2.14). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the `ignoreDeps` array of your renovate config. If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

Pull request closed

Sign in to join this conversation.
No description provided.