Skip to content

Commit dc39baf

Browse files
Upgrade grafana-plugin-sdk-go (deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.277.1 to 0.278.0 (#128)
Bumps [github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) from 0.277.1 to 0.278.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.278.0</h2> <h2>What's Changed</h2> <ul> <li>build(deps): bump actions/setup-go from 5.3.0 to 5.5.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/1314">grafana/grafana-plugin-sdk-go#1314</a></li> <li>build(deps): bump golang.org/x/text from 0.24.0 to 0.25.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/1316">grafana/grafana-plugin-sdk-go#1316</a></li> <li>build(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.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/1317">grafana/grafana-plugin-sdk-go#1317</a></li> <li>When calling httpclient.New without any options return a new client with default configuration by <a href="https://github.com/DanCech"><code>@​DanCech</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1312">grafana/grafana-plugin-sdk-go#1312</a></li> <li>build(deps): bump google.golang.org/grpc from 1.71.1 to 1.72.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1321">grafana/grafana-plugin-sdk-go#1321</a></li> <li>build(deps): bump github.com/prometheus/common from 0.63.0 to 0.64.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/1319">grafana/grafana-plugin-sdk-go#1319</a></li> <li>build(deps): bump golang.org/x/sys from 0.32.0 to 0.33.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/1320">grafana/grafana-plugin-sdk-go#1320</a></li> <li>build(deps): bump github.com/apache/arrow-go/v18 from 18.2.0 to 18.3.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/1318">grafana/grafana-plugin-sdk-go#1318</a></li> <li>build(deps): bump go.opentelemetry.io/contrib/samplers/jaegerremote from 0.29.0 to 0.30.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/1323">grafana/grafana-plugin-sdk-go#1323</a></li> <li>build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace from 1.35.0 to 1.36.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/1325">grafana/grafana-plugin-sdk-go#1325</a></li> <li>feat: add custom error type for unsupported column types by <a href="https://github.com/dgiagio"><code>@​dgiagio</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1326">grafana/grafana-plugin-sdk-go#1326</a></li> <li>build(deps): bump go.opentelemetry.io/contrib/propagators/jaeger from 1.35.0 to 1.36.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/1328">grafana/grafana-plugin-sdk-go#1328</a></li> <li>build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.35.0 to 1.36.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/1329">grafana/grafana-plugin-sdk-go#1329</a></li> <li>build(deps): bump google.golang.org/grpc from 1.72.1 to 1.73.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/1332">grafana/grafana-plugin-sdk-go#1332</a></li> <li>build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.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/1334">grafana/grafana-plugin-sdk-go#1334</a></li> <li>build(deps): bump golang.org/x/net from 0.40.0 to 0.41.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/1335">grafana/grafana-plugin-sdk-go#1335</a></li> <li>experimental: conversions: add test by <a href="https://github.com/gabor"><code>@​gabor</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1337">grafana/grafana-plugin-sdk-go#1337</a></li> <li>build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace from 0.60.0 to 0.61.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/1338">grafana/grafana-plugin-sdk-go#1338</a></li> <li>build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus from 1.0.1 to 1.1.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/1339">grafana/grafana-plugin-sdk-go#1339</a></li> <li>experimental: apis: do not default to refid=A by <a href="https://github.com/gabor"><code>@​gabor</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1336">grafana/grafana-plugin-sdk-go#1336</a></li> </ul> <h2>Change in experimental behavior</h2> <p>The experimental <code>ToDataSourceQueries</code> function was changed to be more compatible with the behavior of the <code>/api/ds/query</code> API: if an empty <code>refId</code> is received, it is now not updated to <code>&quot;A&quot;</code> (see <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1336">grafana/grafana-plugin-sdk-go#1336</a>)</p> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/DanCech"><code>@​DanCech</code></a> made their first contribution in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1312">grafana/grafana-plugin-sdk-go#1312</a></li> <li><a href="https://github.com/dgiagio"><code>@​dgiagio</code></a> made their first contribution in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1326">grafana/grafana-plugin-sdk-go#1326</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.1...v0.278.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.1...v0.278.0</a></p> <h2>Compatibility</h2> <pre><code>gorelease -base v0.277.1 -version v0.278.0 # github.com/grafana/grafana-plugin-sdk-go/data/sqlutil ## compatible changes ErrColumnTypeNotSupported: added <h1>summary</h1> <p>v0.278.0 is a valid semantic version for this release.<br /> </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/c278ab7bbb7bb2cd4bfa84c5aaa0d1d91e7774e5"><code>c278ab7</code></a> experimental: apis: do not default to refid=A (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1336">#1336</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/209d18a20708b2edac8e3eda8b773e5d9145e7b6"><code>209d18a</code></a> build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/providers/prom...</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/2b24e0a8e1dc4be3f6da7ff8b7b26b205c3afd9e"><code>2b24e0a</code></a> build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptr...</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/040eb94a324e2063ddfd5896dc3f0107e3f89756"><code>040eb94</code></a> experimental: conversions: add test (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1337">#1337</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/c90a9346566d7dd284ef2dc6db8c37892ae9bfcb"><code>c90a934</code></a> build(deps): bump golang.org/x/net from 0.40.0 to 0.41.0 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1335">#1335</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/4d000e5e8ee035b3a9d96c35b987bcd763e910ad"><code>4d000e5</code></a> build(deps): bump golang.org/x/sync from 0.14.0 to 0.15.0 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1334">#1334</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/129ec2877d3d5afd057b60d33905727b7dc9eb5e"><code>129ec28</code></a> build(deps): bump google.golang.org/grpc from 1.72.1 to 1.73.0 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1332">#1332</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/392d0618babd10947a97568e50b6e92e6f081485"><code>392d061</code></a> build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/f4037701cff836b775cb83d791022609fa78eb5d"><code>f403770</code></a> build(deps): bump go.opentelemetry.io/contrib/propagators/jaeger (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1328">#1328</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/20c9ac2f6b2da3b623bba37c0935b235ea81a305"><code>20c9ac2</code></a> feat: add custom error type for unsupported column types (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1326">#1326</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.1...v0.278.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/grafana/grafana-plugin-sdk-go&package-manager=go_modules&previous-version=0.277.1&new-version=0.278.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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b33b2e3 commit dc39baf

File tree

2 files changed

+98
-90
lines changed

2 files changed

+98
-90
lines changed

go.mod

Lines changed: 30 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ go 1.24.4
44

55
require (
66
github.com/eclipse/paho.mqtt.golang v1.5.0
7-
github.com/grafana/grafana-plugin-sdk-go v0.277.1
7+
github.com/grafana/grafana-plugin-sdk-go v0.278.0
88
github.com/json-iterator/go v1.1.12
99
github.com/stretchr/testify v1.10.0
1010
)
1111

1212
require (
1313
github.com/BurntSushi/toml v1.4.0 // indirect
14-
github.com/apache/arrow-go/v18 v18.2.0 // indirect
14+
github.com/apache/arrow-go/v18 v18.3.0 // indirect
1515
github.com/beorn7/perks v1.0.1 // indirect
16-
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
16+
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
1717
github.com/cespare/xxhash/v2 v2.3.0 // indirect
1818
github.com/cheekybits/genny v1.0.0 // indirect
1919
github.com/chromedp/cdproto v0.0.0-20250429231605-6ed5b53462d4 // indirect
2020
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
21-
github.com/davecgh/go-spew v1.1.1 // indirect
21+
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
2222
github.com/elazarl/goproxy v1.7.2 // indirect
2323
github.com/fatih/color v1.15.0 // indirect
2424
github.com/getkin/kin-openapi v0.132.0 // indirect
@@ -27,6 +27,7 @@ require (
2727
github.com/go-openapi/jsonpointer v0.21.0 // indirect
2828
github.com/go-openapi/swag v0.23.0 // indirect
2929
github.com/goccy/go-json v0.10.5 // indirect
30+
github.com/gogo/googleapis v1.4.1 // indirect
3031
github.com/gogo/protobuf v1.3.2 // indirect
3132
github.com/golang/protobuf v1.5.4 // indirect
3233
github.com/google/flatbuffers v25.2.10+incompatible // indirect
@@ -36,12 +37,13 @@ require (
3637
github.com/gorilla/websocket v1.5.3 // indirect
3738
github.com/grafana/otel-profiling-go v0.5.1 // indirect
3839
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // indirect
39-
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 // indirect
40+
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0 // indirect
4041
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 // indirect
41-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
42+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 // indirect
4243
github.com/hashicorp/go-hclog v1.6.3 // indirect
4344
github.com/hashicorp/go-plugin v1.6.3 // indirect
4445
github.com/hashicorp/yamux v0.1.1 // indirect
46+
github.com/jaegertracing/jaeger-idl v0.5.0 // indirect
4547
github.com/josharian/intern v1.0.0 // indirect
4648
github.com/klauspost/compress v1.18.0 // indirect
4749
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
@@ -61,10 +63,10 @@ require (
6163
github.com/olekukonko/tablewriter v0.0.5 // indirect
6264
github.com/perimeterx/marshmallow v1.1.5 // indirect
6365
github.com/pierrec/lz4/v4 v4.1.22 // indirect
64-
github.com/pmezard/go-difflib v1.0.0 // indirect
66+
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
6567
github.com/prometheus/client_golang v1.20.5 // indirect
66-
github.com/prometheus/client_model v0.6.1 // indirect
67-
github.com/prometheus/common v0.63.0 // indirect
68+
github.com/prometheus/client_model v0.6.2 // indirect
69+
github.com/prometheus/common v0.64.0 // indirect
6870
github.com/prometheus/procfs v0.15.1 // indirect
6971
github.com/rivo/uniseg v0.4.4 // indirect
7072
github.com/russross/blackfriday/v2 v2.1.0 // indirect
@@ -75,27 +77,27 @@ require (
7577
github.com/zeebo/xxh3 v1.0.2 // indirect
7678
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
7779
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
78-
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.60.0 // indirect
79-
go.opentelemetry.io/contrib/propagators/jaeger v1.35.0 // indirect
80-
go.opentelemetry.io/contrib/samplers/jaegerremote v0.29.0 // indirect
81-
go.opentelemetry.io/otel v1.35.0 // indirect
82-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 // indirect
83-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 // indirect
84-
go.opentelemetry.io/otel/metric v1.35.0 // indirect
85-
go.opentelemetry.io/otel/sdk v1.35.0 // indirect
86-
go.opentelemetry.io/otel/trace v1.35.0 // indirect
87-
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
80+
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61.0 // indirect
81+
go.opentelemetry.io/contrib/propagators/jaeger v1.36.0 // indirect
82+
go.opentelemetry.io/contrib/samplers/jaegerremote v0.30.0 // indirect
83+
go.opentelemetry.io/otel v1.36.0 // indirect
84+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 // indirect
85+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 // indirect
86+
go.opentelemetry.io/otel/metric v1.36.0 // indirect
87+
go.opentelemetry.io/otel/sdk v1.36.0 // indirect
88+
go.opentelemetry.io/otel/trace v1.36.0 // indirect
89+
go.opentelemetry.io/proto/otlp v1.6.0 // indirect
8890
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
89-
golang.org/x/mod v0.23.0 // indirect
90-
golang.org/x/net v0.39.0 // indirect
91-
golang.org/x/sync v0.13.0 // indirect
92-
golang.org/x/sys v0.32.0 // indirect
93-
golang.org/x/text v0.24.0 // indirect
94-
golang.org/x/tools v0.30.0 // indirect
91+
golang.org/x/mod v0.25.0 // indirect
92+
golang.org/x/net v0.41.0 // indirect
93+
golang.org/x/sync v0.15.0 // indirect
94+
golang.org/x/sys v0.33.0 // indirect
95+
golang.org/x/text v0.26.0 // indirect
96+
golang.org/x/tools v0.33.0 // indirect
9597
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
96-
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
97-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
98-
google.golang.org/grpc v1.71.1 // indirect
98+
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 // indirect
99+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 // indirect
100+
google.golang.org/grpc v1.73.0 // indirect
99101
google.golang.org/protobuf v1.36.6 // indirect
100102
gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect
101103
gopkg.in/yaml.v3 v3.0.1 // indirect

0 commit comments

Comments
 (0)