Commit dbfe602
authored
🌱 bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.2 to 2.3.3 (#221)
Bumps
[github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware)
from 2.3.2 to 2.3.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/releases">github.com/grpc-ecosystem/go-grpc-middleware/v2's
releases</a>.</em></p>
<blockquote>
<h2>v2.3.3</h2>
<h2>What's Changed</h2>
<ul>
<li>add WithLabelsFromContext prometheus interceptor option by <a
href="https://github.com/benjibuiltit"><code>@benjibuiltit</code></a>
in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/758">grpc-ecosystem/go-grpc-middleware#758</a></li>
<li>fix: correct comment typo in StreamServerInterceptor function by <a
href="https://github.com/haru-256"><code>@haru-256</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/760">grpc-ecosystem/go-grpc-middleware#760</a></li>
<li>Minor refactor to remove duplication by <a
href="https://github.com/nwnt"><code>@nwnt</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/761">grpc-ecosystem/go-grpc-middleware#761</a></li>
<li>chore: migrate golangci-lint to v2.3.0 by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/765">grpc-ecosystem/go-grpc-middleware#765</a></li>
<li>chore: enable misspell linter with golangci-lint by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/768">grpc-ecosystem/go-grpc-middleware#768</a></li>
<li>chore: enable errorlint by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/774">grpc-ecosystem/go-grpc-middleware#774</a></li>
<li>chore: update buf to v1.55.1 by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/767">grpc-ecosystem/go-grpc-middleware#767</a></li>
<li>chore: update dependabot configuration for gomod and github-actions
by <a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a>
in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/775">grpc-ecosystem/go-grpc-middleware#775</a></li>
<li>chore: enable testifylint linter by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/769">grpc-ecosystem/go-grpc-middleware#769</a></li>
<li>chore: enable several rules from go-critic by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/766">grpc-ecosystem/go-grpc-middleware#766</a></li>
<li>chore: enable several rules from govet by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/773">grpc-ecosystem/go-grpc-middleware#773</a></li>
<li>chore: enable contextcheck and fatcontext linters by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/770">grpc-ecosystem/go-grpc-middleware#770</a></li>
<li>chore: enable usestdlibvars linter by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/772">grpc-ecosystem/go-grpc-middleware#772</a></li>
<li>chore: enable promlinter linter by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/771">grpc-ecosystem/go-grpc-middleware#771</a></li>
<li>chore: enable usetesting linter by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/784">grpc-ecosystem/go-grpc-middleware#784</a></li>
<li>build(deps): bump google.golang.org/grpc from 1.67.1 to 1.74.2 by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/785">grpc-ecosystem/go-grpc-middleware#785</a></li>
<li>chore: enable hugeParam rule from go-critic by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/786">grpc-ecosystem/go-grpc-middleware#786</a></li>
<li>chore: use actions/setup-go native cache by <a
href="https://github.com/mmorel-35"><code>@mmorel-35</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/787">grpc-ecosystem/go-grpc-middleware#787</a></li>
<li>fix(<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/794">#794</a>):
Wrapping codes.OK should not cause panic by <a
href="https://github.com/floppyzedolfin"><code>@floppyzedolfin</code></a>
in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/795">grpc-ecosystem/go-grpc-middleware#795</a></li>
<li>feat(prometheus): add ContextLabels to ClientMetrics by <a
href="https://github.com/ArtARTs36"><code>@ArtARTs36</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/798">grpc-ecosystem/go-grpc-middleware#798</a></li>
<li>fix(ci): tidy module before linting by <a
href="https://github.com/manute"><code>@manute</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/808">grpc-ecosystem/go-grpc-middleware#808</a></li>
<li>[Prometheus] Fix pre-registration of <code>handled</code> metrics
with context labels by <a
href="https://github.com/t-bowcock"><code>@t-bowcock</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/810">grpc-ecosystem/go-grpc-middleware#810</a></li>
<li>avoid unnecessary logging field creation when payload logging is
disabled by <a
href="https://github.com/dbeneker"><code>@dbeneker</code></a> in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/809">grpc-ecosystem/go-grpc-middleware#809</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/benjibuiltit"><code>@benjibuiltit</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/758">grpc-ecosystem/go-grpc-middleware#758</a></li>
<li><a href="https://github.com/haru-256"><code>@haru-256</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/760">grpc-ecosystem/go-grpc-middleware#760</a></li>
<li><a href="https://github.com/nwnt"><code>@nwnt</code></a> made their
first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/761">grpc-ecosystem/go-grpc-middleware#761</a></li>
<li><a href="https://github.com/mmorel-35"><code>@mmorel-35</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/765">grpc-ecosystem/go-grpc-middleware#765</a></li>
<li><a
href="https://github.com/floppyzedolfin"><code>@floppyzedolfin</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/795">grpc-ecosystem/go-grpc-middleware#795</a></li>
<li><a href="https://github.com/ArtARTs36"><code>@ArtARTs36</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/798">grpc-ecosystem/go-grpc-middleware#798</a></li>
<li><a href="https://github.com/manute"><code>@manute</code></a> made
their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/808">grpc-ecosystem/go-grpc-middleware#808</a></li>
<li><a href="https://github.com/t-bowcock"><code>@t-bowcock</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/810">grpc-ecosystem/go-grpc-middleware#810</a></li>
<li><a href="https://github.com/dbeneker"><code>@dbeneker</code></a>
made their first contribution in <a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/pull/809">grpc-ecosystem/go-grpc-middleware#809</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.3.2...v2.3.3">https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.3.2...v2.3.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/390bcef25adebe4b0c7dbb365230c0a856737afe"><code>390bcef</code></a>
avoid unnecessary logging field creation when payload logging is
disabled (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/809">#809</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/748e2b2129a08972c87aaf2ab4c97c280d95421a"><code>748e2b2</code></a>
fix metric label initialize (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/810">#810</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/af451d0eeabf17681eaa24e553626b81d3adbf77"><code>af451d0</code></a>
fix(ci): tidy module before linting (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/808">#808</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/2dc9821e1ff0d0b1cf2c76f7c86118de6b05a832"><code>2dc9821</code></a>
feat: add ContextLabels to ClientMetrics (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/798">#798</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/2338d5a9c0a5fa061172c85240236d6cafd5e8e9"><code>2338d5a</code></a>
fix(<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/794">#794</a>):
Wrapping codes.OK should not cause panic (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/795">#795</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/6ec6dd3e41c4b5683f238dce757e1e2cb9ab887f"><code>6ec6dd3</code></a>
chore: use actions/setup-go native cache (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/787">#787</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/f7911cca577b7a4123622f8b92348f7cf12aa46d"><code>f7911cc</code></a>
chore: enable hugeParam rule from go-critic (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/786">#786</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/e2d57733fa65b302d616807f96a7496b179cc1cc"><code>e2d5773</code></a>
build(deps): bump google.golang.org/grpc from 1.67.1 to 1.74.2 (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/785">#785</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/d75e7d9af93bf500eac9e94bc6d72a9f5a6ef004"><code>d75e7d9</code></a>
chore: enable usetesting linter (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/784">#784</a>)</li>
<li><a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/commit/c8a612be2019197c73fb14ac797d87fa049ee578"><code>c8a612b</code></a>
chore: enable promlinter linter (<a
href="https://redirect.github.com/grpc-ecosystem/go-grpc-middleware/issues/771">#771</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/grpc-ecosystem/go-grpc-middleware/compare/v2.3.2...v2.3.3">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d4d67d6 commit dbfe602
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments