dictyBase / modware-order

dictyBase grpc service to manage order of biological stocks
BSD 2-Clause "Simplified" License
0 stars 0 forks source link

build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.2.2 #40

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps github.com/grpc-ecosystem/go-grpc-middleware from 1.1.0 to 1.2.2.

Release notes

Sourced from github.com/grpc-ecosystem/go-grpc-middleware's releases.

v1.2.2

Full changelog

v1.2.1

Full Changelog

v1.2.0

v1.2.0 (2020-01-28)

Full Changelog

Implemented enhancements:

  • Logrus payload logging: Allow gogo marshaller #235

Fixed bugs:

  • Duplicate peer.address in zap logger output #120

Closed issues:

  • go-grpc-middleware/auth #253
  • Module declares its path as ... #252
  • Hide recovered panic message from client #251
  • How can i use custom error in my project ? #246
  • Privileges to allow more people to become maintainers. #231
  • Is there any way I can ignore some function use authentication middleware? #213
  • Any planned release soon? #210
  • raise error when install by dep #198
  • tracedClientStream.CloseSend() doesn't finish the ClientSpan #196
  • make rpc_ctxtags.SetInContext public access #182
  • Duplicate peer.address in zap logger output ,bug #146

Merged pull requests:

Changelog

Sourced from github.com/grpc-ecosystem/go-grpc-middleware's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Types of changes:

  • Added for new features.
  • Changed for changes in existing functionality.
  • Deprecated for soon-to-be removed features.
  • Removed for now removed features.
  • Fixed for any bug fixes.
  • Security in case of vulnerabilities.

[Unreleased]

Added

Commits


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)
codecov[bot] commented 4 years ago

Codecov Report

Merging #40 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #40   +/-   ##
========================================
  Coverage    80.00%   80.00%           
========================================
  Files            2        2           
  Lines          165      165           
========================================
  Hits           132      132           
  Misses          17       17           
  Partials        16       16           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 97d612e...54c71c1. Read the comment docs.