Skip to content

Commit

Permalink
Bump the all group across 1 directory with 5 updates (#367)
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates in the /plugin directory:
[github.com/grafana/grafana-app-sdk](https://github.com/grafana/grafana-app-sdk),
[github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go),
[k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and
[k8s.io/client-go](https://github.com/kubernetes/client-go).

Updates `github.com/grafana/grafana-app-sdk` from 0.18.0 to 0.18.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grafana/grafana-app-sdk/releases">github.com/grafana/grafana-app-sdk's
releases</a>.</em></p>
<blockquote>
<h2>v0.18.1</h2>
<h2>Changelog</h2>
<ul>
<li>8ef84fe51ee16c3efcac4f00b1fd8076b49cd843 Bump golang.org/x/text from
0.16.0 to 0.17.0 in the all group (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/357">#357</a>)</li>
<li>4958606ba4c852eaf8a77798198adb911172a248 Bump golang.org/x/tools
from 0.23.0 to 0.24.0 in the all group (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/358">#358</a>)</li>
<li>6046d4b3812ef848abf8f6b28b85c2085f678f89 Bump the all group in
/plugin with 2 updates (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/354">#354</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/4958606ba4c852eaf8a77798198adb911172a248"><code>4958606</code></a>
Bump golang.org/x/tools from 0.23.0 to 0.24.0 in the all group (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/358">#358</a>)</li>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/8ef84fe51ee16c3efcac4f00b1fd8076b49cd843"><code>8ef84fe</code></a>
Bump golang.org/x/text from 0.16.0 to 0.17.0 in the all group (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/357">#357</a>)</li>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/6046d4b3812ef848abf8f6b28b85c2085f678f89"><code>6046d4b</code></a>
Bump the all group in /plugin with 2 updates (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/354">#354</a>)</li>
<li>See full diff in <a
href="https://github.com/grafana/grafana-app-sdk/compare/v0.18.0...v0.18.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/grafana/grafana-plugin-sdk-go` from 0.242.0 to
0.244.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grafana/grafana-plugin-sdk-go/releases">github.com/grafana/grafana-plugin-sdk-go's
releases</a>.</em></p>
<blockquote>
<h2>v0.244.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump github.com/grafana/pyroscope-go/godeltaprof from
0.1.7 to 0.1.8 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1051">grafana/grafana-plugin-sdk-go#1051</a></li>
<li>build(deps): bump github.com/prometheus/client_golang from 1.19.1 to
1.20.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1053">grafana/grafana-plugin-sdk-go#1053</a></li>
<li>build(deps): bump
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc
from 0.51.0 to 0.53.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1037">grafana/grafana-plugin-sdk-go#1037</a></li>
<li>build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1052">grafana/grafana-plugin-sdk-go#1052</a></li>
<li>Capture log params from context metadata by <a
href="https://github.com/wbrowne"><code>@​wbrowne</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1049">grafana/grafana-plugin-sdk-go#1049</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.243.0...v0.244.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.243.0...v0.244.0</a></p>
<h2>Compatibility</h2>
<pre><code>gorelease -base=v0.243.0 -version=v0.244.0
# github.com/grafana/grafana-plugin-sdk-go/backend/log
## compatible changes
ContextualAttributesFromIncomingContext: added
WithContextualAttributesForOutgoingContext: added
</code></pre>
<h2>v0.243.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump go.opentelemetry.io/contrib/samplers/jaegerremote
from 0.20.0 to 0.22.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1033">grafana/grafana-plugin-sdk-go#1033</a></li>
<li>build(deps): bump github.com/prometheus/common from 0.54.0 to 0.55.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1038">grafana/grafana-plugin-sdk-go#1038</a></li>
<li>build(deps): bump google.golang.org/grpc from 1.64.1 to 1.65.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1034">grafana/grafana-plugin-sdk-go#1034</a></li>
<li>build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1046">grafana/grafana-plugin-sdk-go#1046</a></li>
<li>build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1047">grafana/grafana-plugin-sdk-go#1047</a></li>
<li>Add X-Grafana-Id header as const by <a
href="https://github.com/jkroepke"><code>@​jkroepke</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1045">grafana/grafana-plugin-sdk-go#1045</a></li>
<li>API: Add ResourceConversion service by <a
href="https://github.com/toddtreece"><code>@​toddtreece</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1044">grafana/grafana-plugin-sdk-go#1044</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jkroepke"><code>@​jkroepke</code></a>
made their first contribution in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1045">grafana/grafana-plugin-sdk-go#1045</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.242.0...v0.243.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.242.0...v0.243.0</a></p>
<!-- raw HTML omitted -->
<h2>Compatibility</h2>
<pre><code>gorelease -base v0.242.0 -version v0.243.0
# github.com/grafana/grafana-plugin-sdk-go/backend
## incompatible changes
AdmissionHandler.ConvertObject: removed
ConversionRequest.Kind: removed
ConversionRequest.ObjectBytes: removed
ConversionRequest.TargetVersion: changed from string to GroupVersion
ConversionResponse.Allowed: removed
ConversionResponse.ObjectBytes: removed
ConvertObjectFunc: removed
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/a1c7fd2d4c532b36838255e3896953abf8312155"><code>a1c7fd2</code></a>
Capture log params from context metadata (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1049">#1049</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/359931ffbffc4ee4bc1999cb8e373589e0389158"><code>359931f</code></a>
build(deps): bump golang.org/x/sys from 0.23.0 to 0.24.0 (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1052">#1052</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/0e7ec87698af07d366f0b7fdd4bbf7e96bd16056"><code>0e7ec87</code></a>
build(deps): bump
go.opentelemetry.io/contrib/instrumentation/google.golang.o...</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/3e2b6f7fed1e81b7c91310a0cbde72b5c0afc38f"><code>3e2b6f7</code></a>
build(deps): bump github.com/prometheus/client_golang (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1053">#1053</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/845f27911cd5522d0b203e850964ea3addd42f4a"><code>845f279</code></a>
build(deps): bump github.com/grafana/pyroscope-go/godeltaprof (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1051">#1051</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/6158ec511c2944068dceef24e36fdd116981549d"><code>6158ec5</code></a>
API: Add ResourceConversion service (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1044">#1044</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/fbe8fc3a104398a84a45418cd7f70ce0c878216b"><code>fbe8fc3</code></a>
Add X-Grafana-Id header as const (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1045">#1045</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/c946e506e956646cee59f59a300ef2b7e44eee88"><code>c946e50</code></a>
build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1047">#1047</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/87ae4aea34801e2d26d7e210adc39857e47dc202"><code>87ae4ae</code></a>
build(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1046">#1046</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/aac004c586d9f54a78755aeaaae2f660a734edc0"><code>aac004c</code></a>
build(deps): bump google.golang.org/grpc from 1.64.1 to 1.65.0 (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1034">#1034</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.242.0...v0.244.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/prometheus/client_golang` from 1.19.1 to 1.20.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's
releases</a>.</em></p>
<blockquote>
<h2>v1.20.0</h2>
<p>Thanks everyone for contributions!</p>
<p>:warning: In this release we remove one (broken anyway, given Go
runtime changes) metric and add three new (representing GOGC, GOMEMLIMIT
and GOMAXPROCS flags) to the default
<code>collectors.NewGoCollector()</code> collector. Given its popular
usage, expect your binary to expose two additional metric.</p>
<h2>Changes</h2>
<ul>
<li>[CHANGE] :warning: go-collector: Remove
<code>go_memstat_lookups_total</code> metric which was always 0; Go
runtime stopped sharing pointer lookup statistics. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1577">#1577</a></li>
<li>[FEATURE] ⚠️ go-collector: Add 3 default metrics:
<code>go_gc_gogc_percent</code>, <code>go_gc_gomemlimit_bytes</code> and
<code>go_sched_gomaxprocs_threads</code> as those are recommended by the
Go team. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1559">#1559</a></li>
<li>[FEATURE] go-collector: Add more information to all metrics' HELP
e.g. the exact <code>runtime/metrics</code> sourcing each metric (if
relevant). <a
href="https://redirect.github.com/prometheus/client_golang/issues/1568">#1568</a>
<a
href="https://redirect.github.com/prometheus/client_golang/issues/1578">#1578</a></li>
<li>[FEATURE] testutil: Add CollectAndFormat method. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1503">#1503</a></li>
<li>[FEATURE] histograms: Add support for exemplars in native
histograms. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1471">#1471</a></li>
<li>[FEATURE] promhttp: Add experimental support for <code>zstd</code>
on scrape, controlled by the request <code>Accept-Encoding</code>
header. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1496">#1496</a></li>
<li>[FEATURE] api/v1: Add <code>WithLimit</code> parameter to all API
methods that supports it. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1544">#1544</a></li>
<li>[FEATURE] prometheus: Add support for created timestamps in constant
histograms and constant summaries. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1537">#1537</a></li>
<li>[FEATURE] process-collectors: Add network usage metrics:
<code>process_network_receive_bytes_total</code> and
<code>process_network_transmit_bytes_total</code>. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1555">#1555</a></li>
<li>[FEATURE] promlint: Add duplicated metric lint rule. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1472">#1472</a></li>
<li>[BUGFIX] promlint: Relax metric type in name linter rule. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1455">#1455</a></li>
<li>[BUGFIX] promhttp: Make sure server
instrumentation wrapping supports new and future extra responseWriter
methods. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1480">#1480</a></li>
<li>[BUGFIX] testutil: Functions using compareMetricFamilies are now
failing if filtered metricNames are not in the input. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1424">#1424</a></li>
</ul>
<!-- raw HTML omitted -->
<ul>
<li>feat(prometheus/testutil/promlint/validations): refine
lintMetricType… by <a
href="https://github.com/foehammer127"><code>@​foehammer127</code></a>
in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1455">prometheus/client_golang#1455</a></li>
<li>Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 in
/examples/middleware by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1457">prometheus/client_golang#1457</a></li>
<li>Bump github.com/prometheus/client_model from 0.5.0 to 0.6.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1458">prometheus/client_golang#1458</a></li>
<li>Bump golang.org/x/sys from 0.16.0 to 0.17.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1459">prometheus/client_golang#1459</a></li>
<li>Bump github.com/prometheus/client_golang from 1.18.0 to 1.19.0 in
/tutorial/whatsup by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1461">prometheus/client_golang#1461</a></li>
<li>Merge Release 1.19 back to main by <a
href="https://github.com/ArthurSens"><code>@​ArthurSens</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1462">prometheus/client_golang#1462</a></li>
<li>Bump the github-actions group with 2 updates by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1456">prometheus/client_golang#1456</a></li>
<li>Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1466">prometheus/client_golang#1466</a></li>
<li>Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in
/examples/middleware by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1467">prometheus/client_golang#1467</a></li>
<li>Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 in
/tutorial/whatsup by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1469">prometheus/client_golang#1469</a></li>
<li>Add LintDuplicateMetric to promlint by <a
href="https://github.com/bboreham"><code>@​bboreham</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1472">prometheus/client_golang#1472</a></li>
<li>Auto-update Go Collector Metrics for new Go versions by <a
href="https://github.com/SachinSahu431"><code>@​SachinSahu431</code></a>
in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1476">prometheus/client_golang#1476</a></li>
<li>Implement Unwrap() for responseWriterDelegator by <a
href="https://github.com/igor-drozdov"><code>@​igor-drozdov</code></a>
in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1480">prometheus/client_golang#1480</a></li>
<li>Bump golang.org/x/sys from 0.17.0 to 0.18.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1485">prometheus/client_golang#1485</a></li>
<li>Bump github.com/prometheus/procfs from 0.12.0 to 0.13.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1486">prometheus/client_golang#1486</a></li>
<li>ci: Remove hardcoded supported Go versions from go.yml by <a
href="https://github.com/SachinSahu431"><code>@​SachinSahu431</code></a>
in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1489">prometheus/client_golang#1489</a></li>
<li>feat: metrics generation workflow by <a
href="https://github.com/SachinSahu431"><code>@​SachinSahu431</code></a>
in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1481">prometheus/client_golang#1481</a></li>
<li>fix: remove redundant go module in middleware example by <a
href="https://github.com/majolo"><code>@​majolo</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1492">prometheus/client_golang#1492</a></li>
<li>chore: Refactor how base metrics are added to Sched metrics by <a
href="https://github.com/ArthurSens"><code>@​ArthurSens</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1483">prometheus/client_golang#1483</a></li>
<li>gocollector: Add regex option to allow collection of debug runtime
metrics by <a
href="https://github.com/ArthurSens"><code>@​ArthurSens</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1389">prometheus/client_golang#1389</a></li>
<li>Bump github.com/prometheus/common from 0.48.0 to 0.52.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1498">prometheus/client_golang#1498</a></li>
<li>chore: fix function name in comment by <a
href="https://github.com/oftenoccur"><code>@​oftenoccur</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1497">prometheus/client_golang#1497</a></li>
<li>build(deps): bump golang.org/x/net from 0.20.0 to 0.23.0 in
/tutorial/whatsup by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1501">prometheus/client_golang#1501</a></li>
<li>build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1502">prometheus/client_golang#1502</a></li>
<li>feat(dependency): replace go-spew package by <a
href="https://github.com/dongjiang1989"><code>@​dongjiang1989</code></a>
in <a
href="https://redirect.github.com/prometheus/client_golang/pull/1499">prometheus/client_golang#1499</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md">github.com/prometheus/client_golang's
changelog</a>.</em></p>
<blockquote>
<h2>1.20.0 / 2024-08-14</h2>
<ul>
<li>[CHANGE] ⚠️ go-collector: Remove
<code>go_memstat_lookups_total</code> metric which was always 0; Go
runtime stopped sharing pointer lookup statistics. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1577">#1577</a></li>
<li>[FEATURE] ⚠️ go-collector: Add 3 default metrics:
<code>go_gc_gogc_percent</code>, <code>go_gc_gomemlimit_bytes</code> and
<code>go_sched_gomaxprocs_threads</code> as those are recommended by the
Go team. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1559">#1559</a></li>
<li>[FEATURE] go-collector: Add more information to all metrics' HELP
e.g. the exact <code>runtime/metrics</code> sourcing each metric (if
relevant). <a
href="https://redirect.github.com/prometheus/client_golang/issues/1568">#1568</a>
<a
href="https://redirect.github.com/prometheus/client_golang/issues/1578">#1578</a></li>
<li>[FEATURE] testutil: Add CollectAndFormat method. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1503">#1503</a></li>
<li>[FEATURE] histograms: Add support for exemplars in native
histograms. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1471">#1471</a></li>
<li>[FEATURE] promhttp: Add experimental support for <code>zstd</code>
on scrape, controlled by the request <code>Accept-Encoding</code>
header. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1496">#1496</a></li>
<li>[FEATURE] api/v1: Add <code>WithLimit</code> parameter to all API
methods that supports it. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1544">#1544</a></li>
<li>[FEATURE] prometheus: Add support for created timestamps in constant
histograms and constant summaries. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1537">#1537</a></li>
<li>[FEATURE] process-collectors: Add network usage metrics:
<code>process_network_receive_bytes_total</code> and
<code>process_network_transmit_bytes_total</code>. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1555">#1555</a></li>
<li>[FEATURE] promlint: Add duplicated metric lint rule. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1472">#1472</a></li>
<li>[BUGFIX] promlint: Relax metric type in name linter rule. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1455">#1455</a></li>
<li>[BUGFIX] promhttp: Make sure server instrumentation wrapping
supports new and future extra responseWriter methods. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1480">#1480</a></li>
<li>[BUGFIX] testutil: Functions using compareMetricFamilies are now
failing if filtered metricNames are not in the input. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1424">#1424</a></li>
</ul>
<h2>1.19.0 / 2024-02-27</h2>
<p>The module <code>prometheus/common v0.48.0</code> introduced an
incompatibility when used together with client_golang (See <a
href="https://redirect.github.com/prometheus/client_golang/pull/1448">prometheus/client_golang#1448</a>
for more details). If your project uses client_golang and you want to
use <code>prometheus/common v0.48.0</code> or higher, please update
client_golang to v1.19.0.</p>
<ul>
<li>[CHANGE] Minimum required go version is now 1.20 (we also test
client_golang against new 1.22 version). <a
href="https://redirect.github.com/prometheus/client_golang/issues/1445">#1445</a>
<a
href="https://redirect.github.com/prometheus/client_golang/issues/1449">#1449</a></li>
<li>[FEATURE] collectors: Add version collector. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1422">#1422</a>
<a
href="https://redirect.github.com/prometheus/client_golang/issues/1427">#1427</a></li>
</ul>
<h2>1.18.0 / 2023-12-22</h2>
<ul>
<li>[FEATURE] promlint: Allow creation of custom metric validations. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1311">#1311</a></li>
<li>[FEATURE] Go programs using client_golang can be built in wasip1 OS.
<a
href="https://redirect.github.com/prometheus/client_golang/issues/1350">#1350</a></li>
<li>[BUGFIX] histograms: Add timer to reset ASAP after bucket limiting
has happened. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1367">#1367</a></li>
<li>[BUGFIX] testutil: Fix comparison of metrics with empty Help
strings. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1378">#1378</a></li>
<li>[ENHANCEMENT] Improved performance of
<code>MetricVec.WithLabelValues(...)</code>. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1360">#1360</a></li>
</ul>
<h2>1.17.0 / 2023-09-27</h2>
<ul>
<li>[CHANGE] Minimum required go version is now 1.19 (we also test
client_golang against new 1.21 version). <a
href="https://redirect.github.com/prometheus/client_golang/issues/1325">#1325</a></li>
<li>[FEATURE] Add support for Created Timestamps in Counters, Summaries
and Historams. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1313">#1313</a></li>
<li>[ENHANCEMENT] Enable detection of a native histogram without
observations. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1314">#1314</a></li>
</ul>
<h2>1.16.0 / 2023-06-15</h2>
<ul>
<li>[BUGFIX] api: Switch to POST for LabelNames, Series, and
QueryExemplars. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1252">#1252</a></li>
<li>[BUGFIX] api: Fix undefined execution order in return statements. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1260">#1260</a></li>
<li>[BUGFIX] native histograms: Fix bug in bucket key calculation. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1279">#1279</a></li>
<li>[ENHANCEMENT] Reduce constrainLabels allocations for all metrics. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1272">#1272</a></li>
<li>[ENHANCEMENT] promhttp: Add process start time header for scrape
efficiency. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1278">#1278</a></li>
<li>[ENHANCEMENT] promlint: Improve metricUnits runtime. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1286">#1286</a></li>
</ul>
<h2>1.15.1 / 2023-05-3</h2>
<ul>
<li>[BUGFIX] Fixed promhttp.Instrument* handlers wrongly trying to
attach exemplar to unsupported metrics (e.g. summary), <br />
causing panics. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1253">#1253</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prometheus/client_golang/commit/73b811c54a628c7a7fe43005fb81351f64da9289"><code>73b811c</code></a>
Cut 1.20.0 release. (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1580">#1580</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/7ce508988aa3bfc91d56afa9f82b7167b36c4590"><code>7ce5089</code></a>
gocollector: Attach original runtime/metrics metric name to help. (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1578">#1578</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/062300ede93e1e14dcf47291c8ed03f5bf3c1109"><code>062300e</code></a>
Remove go_memstat_lookups_total; added runtime/metrics calculation to
memstat...</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/aa3c00d2ee32f97a06edc29716ae80ba0e713b9e"><code>aa3c00d</code></a>
Update common Prometheus files (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1576">#1576</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/3ad272204b3a9bf4c182d3baba3aac45436b87d1"><code>3ad2722</code></a>
Add default Go runtime metrics for /gc/gogc:percent,
/gc/gomemlimit:bytes, /s...</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/071572721cd4164b69d68547e565bb7a760daaf2"><code>0715727</code></a>
Update common Prometheus files (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1573">#1573</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/3634bd9bda79715b96ee5b1c587bb26b449a147c"><code>3634bd9</code></a>
ci: daggerize test and lint pipelines (<a
href="https://redirect.github.com/prometheus/client_golang/issues/1534">#1534</a>)</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/28b5e6e136a4cbc391b240aafd7de219b5c17843"><code>28b5e6e</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1572">#1572</a>
from prometheus/repo_sync</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/8e18075c9e8c2d46e60d0ad17ada613678407894"><code>8e18075</code></a>
Update common Prometheus files</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/46f77a97fa1e83e7285634745bd5c92c11bf20c7"><code>46f77a9</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1571">#1571</a>
from prometheus/dependabot/github_actions/github-act...</li>
<li>Additional commits viewable in <a
href="https://github.com/prometheus/client_golang/compare/v1.19.1...v1.20.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/apimachinery` from 0.30.3 to 0.31.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/a8f449e276fe566efddb149992049c78f0088492"><code>a8f449e</code></a>
Falls back to SPDY for gorilla/websocket https proxy error</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/62791ecbc5142ee34be8be0f9f55f5aa3a3b924d"><code>62791ec</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/125571">#125571</a>
from liggitt/filter-auth-02-sar</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/cc2ba35af57ca67ba4acdbbe17c10a5faaaafdd5"><code>cc2ba35</code></a>
add field and label selectors to authorization attributes</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/ce76a8f4c2f2640220c4fe1b54568b8a3f8a3efc"><code>ce76a8f</code></a>
generate</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/35052c5eef465fa0357673edeccb2b7a3a181b25"><code>35052c5</code></a>
add subjectaccessreview field and label selectors</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/ab0686929a37e76aa02cc8948f1449ba055160c2"><code>ab06869</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/126105">#126105</a>
from benluddy/cbor-framer</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/429f4e4400417df1ba37962571c70701a0d41fa9"><code>429f4e4</code></a>
Implement runtime.Framer for CBOR Sequences.</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/d7e1c5311169d5ece2db0ae0118066859aa6f7d8"><code>d7e1c53</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/126018">#126018</a>
from aroradaman/bump-k8s-utils</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/07cb122d2891a641ea65ed58ba6007a7632c5bd1"><code>07cb122</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/apimachinery/issues/125748">#125748</a>
from benluddy/cbor-custom-marshalers</li>
<li><a
href="https://github.com/kubernetes/apimachinery/commit/dd17456c37f6b8552ad3fb7bee0f79b91ff4d01b"><code>dd17456</code></a>
bump k8s.io/utils</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/apimachinery/compare/v0.30.3...v0.31.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `k8s.io/client-go` from 0.30.3 to 0.31.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes/client-go/commit/02a19c375c491042890be396d94a26a69da89563"><code>02a19c3</code></a>
Update dependencies to v0.31.0 tag</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/5e3e8ea98fe99479404107bcd7d8c221edc91a0c"><code>5e3e8ea</code></a>
informers: add comment that Start does not block</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/f71a5cc5d3520ba293e5a571c107cd56ccefb5fe"><code>f71a5cc</code></a>
Call non-blocking informerFactory.Start synchronously to avoid
races</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/4536e5a391f80fabd85f6425e508e34d9c1b853a"><code>4536e5a</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/124012">#124012</a>
from Jefftree/le-controller</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/93c6a5bf507f28f7d004b26a6f9f65fa2dc9f69c"><code>93c6a5b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/126353">#126353</a>
from liggitt/fix-vendor</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/6a9911a398f15280b2be744bec76eec7c8f0acf3"><code>6a9911a</code></a>
revendor dependencies</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/fe54892e0cc44385de5b5300985bd27218dd2c23"><code>fe54892</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes/client-go/issues/126243">#126243</a>
from SergeyKanzhelev/devicePluginFailures</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/825f52e194ecd5972250ee8038c42d4b1517c9cd"><code>825f52e</code></a>
Change PingTime to be persistent</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/f45c45195a21bffbb655a6b7d4375c75b6c6470b"><code>f45c451</code></a>
fix ordering issue in candidates</li>
<li><a
href="https://github.com/kubernetes/client-go/commit/18dd587a4b6e309efba4cea32ff298dddbe8ba34"><code>18dd587</code></a>
feedback: leasecandidate clients</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes/client-go/compare/v0.30.3...v0.31.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 23, 2024
1 parent 7deda84 commit c39c2d9
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 72 deletions.
49 changes: 26 additions & 23 deletions plugin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ module github.com/grafana/grafana-app-sdk/plugin
go 1.22.5

require (
github.com/grafana/grafana-app-sdk v0.18.0
github.com/grafana/grafana-plugin-sdk-go v0.242.0
github.com/prometheus/client_golang v1.19.1
github.com/grafana/grafana-app-sdk v0.18.1
github.com/grafana/grafana-plugin-sdk-go v0.244.0
github.com/prometheus/client_golang v1.20.0
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/otel v1.28.0
go.opentelemetry.io/otel/trace v1.28.0
k8s.io/apimachinery v0.30.3
k8s.io/client-go v0.30.3
k8s.io/apimachinery v0.31.0
k8s.io/client-go v0.31.0
)

require (
Expand All @@ -22,9 +22,10 @@ require (
github.com/cheekybits/genny v1.0.0 // indirect
github.com/chromedp/cdproto v0.0.0-20220208224320-6efb837e6bc2 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/elazarl/goproxy v0.0.0-20230731152917-f99041a5c027 // indirect
github.com/fatih/color v1.15.0 // indirect
github.com/fxamacker/cbor/v2 v2.7.0 // indirect
github.com/getkin/kin-openapi v0.127.0 // indirect
github.com/go-logr/logr v1.4.2 // indirect
github.com/go-logr/stdr v1.2.2 // indirect
Expand Down Expand Up @@ -52,7 +53,7 @@ require (
github.com/invopop/yaml v0.3.1 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
github.com/klauspost/compress v1.17.8 // indirect
github.com/klauspost/compress v1.17.9 // indirect
github.com/klauspost/cpuid/v2 v2.2.5 // indirect
github.com/magefile/mage v1.15.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
Expand All @@ -64,14 +65,15 @@ require (
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
github.com/modern-go/reflect2 v1.0.2 // indirect
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/oklog/run v1.1.0 // indirect
github.com/olekukonko/tablewriter v0.0.5 // indirect
github.com/perimeterx/marshmallow v1.1.5 // indirect
github.com/pierrec/lz4/v4 v4.1.18 // indirect
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/prometheus/client_model v0.6.1 // indirect
github.com/prometheus/common v0.54.0 // indirect
github.com/prometheus/procfs v0.14.0 // indirect
github.com/prometheus/common v0.55.0 // indirect
github.com/prometheus/procfs v0.15.1 // indirect
github.com/rivo/uniseg v0.3.4 // indirect
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/smartystreets/goconvey v1.6.4 // indirect
Expand All @@ -80,26 +82,27 @@ require (
github.com/unknwon/com v1.0.1 // indirect
github.com/unknwon/log v0.0.0-20150304194804-e617c87089d3 // indirect
github.com/urfave/cli v1.22.15 // indirect
github.com/x448/float16 v0.8.4 // indirect
github.com/zeebo/xxh3 v1.0.2 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.51.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.53.0 // indirect
go.opentelemetry.io/contrib/propagators/jaeger v1.28.0 // indirect
go.opentelemetry.io/contrib/samplers/jaegerremote v0.20.0 // indirect
go.opentelemetry.io/contrib/samplers/jaegerremote v0.22.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.28.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.28.0 // indirect
go.opentelemetry.io/otel/metric v1.28.0 // indirect
go.opentelemetry.io/otel/sdk v1.28.0 // indirect
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
golang.org/x/mod v0.19.0 // indirect
golang.org/x/net v0.27.0 // indirect
golang.org/x/oauth2 v0.21.0 // indirect
golang.org/x/sync v0.7.0 // indirect
golang.org/x/sys v0.22.0 // indirect
golang.org/x/term v0.22.0 // indirect
golang.org/x/text v0.16.0 // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/term v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.23.0 // indirect
golang.org/x/tools v0.24.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240701130421-f6361c86f094 // indirect
Expand All @@ -110,11 +113,11 @@ require (
gopkg.in/inf.v0 v0.9.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/api v0.30.3 // indirect
k8s.io/api v0.31.0 // indirect
k8s.io/apiextensions-apiserver v0.30.3 // indirect
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
k8s.io/klog/v2 v2.130.1 // indirect
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 // indirect
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect
sigs.k8s.io/yaml v1.3.0 // indirect
sigs.k8s.io/yaml v1.4.0 // indirect
)
Loading

0 comments on commit c39c2d9

Please sign in to comment.