Skip to content

Commit 778b06b

Browse files
Upgrade grafana-plugin-sdk-go (deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.277.1 to 0.278.0 (#482)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d7abcb6 commit 778b06b

File tree

2 files changed

+101
-93
lines changed

2 files changed

+101
-93
lines changed

go.mod

Lines changed: 31 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ go 1.24.1
55
require (
66
github.com/bradleyfalzon/ghinstallation/v2 v2.14.0
77
github.com/google/go-github/v72 v72.0.0
8-
github.com/grafana/grafana-plugin-sdk-go v0.277.1
8+
github.com/grafana/grafana-plugin-sdk-go v0.278.0
99
github.com/influxdata/tdigest v0.0.1
1010
github.com/pkg/errors v0.9.1
1111
github.com/shurcooL/githubv4 v0.0.0-20230305132112-efb623903184
1212
github.com/stretchr/testify v1.10.0
13-
golang.org/x/oauth2 v0.29.0
13+
golang.org/x/oauth2 v0.30.0
1414
pgregory.net/rapid v1.0.0
1515
)
1616

1717
require (
1818
github.com/BurntSushi/toml v1.4.0 // indirect
19-
github.com/apache/arrow-go/v18 v18.2.0 // indirect
20-
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
19+
github.com/apache/arrow-go/v18 v18.3.0 // indirect
20+
github.com/cenkalti/backoff/v5 v5.0.2 // indirect
2121
github.com/chromedp/cdproto v0.0.0-20250429231605-6ed5b53462d4 // indirect
2222
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
2323
github.com/elazarl/goproxy v1.7.2 // indirect
@@ -28,6 +28,7 @@ require (
2828
github.com/go-openapi/jsonpointer v0.21.0 // indirect
2929
github.com/go-openapi/swag v0.23.0 // indirect
3030
github.com/goccy/go-json v0.10.5 // indirect
31+
github.com/gogo/googleapis v1.4.1 // indirect
3132
github.com/gogo/protobuf v1.3.2 // indirect
3233
github.com/golang-jwt/jwt/v4 v4.5.2 // indirect
3334
github.com/google/go-github/v69 v69.0.0 // indirect
@@ -36,9 +37,10 @@ require (
3637
github.com/gorilla/mux v1.8.1 // 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
43+
github.com/jaegertracing/jaeger-idl v0.5.0 // indirect
4244
github.com/josharian/intern v1.0.0 // indirect
4345
github.com/json-iterator/go v1.1.12 // indirect
4446
github.com/klauspost/compress v1.18.0 // indirect
@@ -63,22 +65,22 @@ require (
6365
github.com/zeebo/xxh3 v1.0.2 // indirect
6466
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
6567
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
66-
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.60.0 // indirect
67-
go.opentelemetry.io/contrib/propagators/jaeger v1.35.0 // indirect
68-
go.opentelemetry.io/contrib/samplers/jaegerremote v0.29.0 // indirect
69-
go.opentelemetry.io/otel v1.35.0 // indirect
70-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.35.0 // indirect
71-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.35.0 // indirect
72-
go.opentelemetry.io/otel/metric v1.35.0 // indirect
73-
go.opentelemetry.io/otel/sdk v1.35.0 // indirect
74-
go.opentelemetry.io/otel/trace v1.35.0 // indirect
75-
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
68+
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61.0 // indirect
69+
go.opentelemetry.io/contrib/propagators/jaeger v1.36.0 // indirect
70+
go.opentelemetry.io/contrib/samplers/jaegerremote v0.30.0 // indirect
71+
go.opentelemetry.io/otel v1.36.0 // indirect
72+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 // indirect
73+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 // indirect
74+
go.opentelemetry.io/otel/metric v1.36.0 // indirect
75+
go.opentelemetry.io/otel/sdk v1.36.0 // indirect
76+
go.opentelemetry.io/otel/trace v1.36.0 // indirect
77+
go.opentelemetry.io/proto/otlp v1.6.0 // indirect
7678
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
77-
golang.org/x/mod v0.23.0 // indirect
78-
golang.org/x/sync v0.13.0 // indirect
79-
golang.org/x/tools v0.30.0 // indirect
80-
google.golang.org/genproto/googleapis/api v0.0.0-20250218202821-56aae31c358a // indirect
81-
google.golang.org/genproto/googleapis/rpc v0.0.0-20250218202821-56aae31c358a // indirect
79+
golang.org/x/mod v0.25.0 // indirect
80+
golang.org/x/sync v0.15.0 // indirect
81+
golang.org/x/tools v0.33.0 // indirect
82+
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 // indirect
83+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 // indirect
8284
gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect
8385
gopkg.in/yaml.v3 v3.0.1 // indirect
8486
)
@@ -88,7 +90,7 @@ require (
8890
github.com/beorn7/perks v1.0.1 // indirect
8991
github.com/cespare/xxhash/v2 v2.3.0 // indirect
9092
github.com/cheekybits/genny v1.0.0 // indirect
91-
github.com/davecgh/go-spew v1.1.1 // indirect
93+
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
9294
github.com/golang/protobuf v1.5.4 // indirect; indirect github.com/grafana/grafana-plugin-sdk-go v0.28.0
9395
github.com/google/flatbuffers v25.2.10+incompatible // indirect
9496
github.com/google/go-cmp v0.7.0 // indirect
@@ -100,16 +102,16 @@ require (
100102
github.com/mattn/go-runewidth v0.0.16 // indirect
101103
github.com/oklog/run v1.1.0 // indirect
102104
github.com/olekukonko/tablewriter v0.0.5 // indirect
103-
github.com/pmezard/go-difflib v1.0.0 // indirect
105+
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
104106
github.com/prometheus/client_golang v1.20.5 // indirect
105-
github.com/prometheus/client_model v0.6.1 // indirect
106-
github.com/prometheus/common v0.63.0 // indirect
107+
github.com/prometheus/client_model v0.6.2 // indirect
108+
github.com/prometheus/common v0.64.0 // indirect
107109
github.com/prometheus/procfs v0.15.1 // indirect
108110
github.com/shurcooL/graphql v0.0.0-20220606043923-3cf50f8a0a29 // indirect
109-
golang.org/x/net v0.39.0 // indirect
110-
golang.org/x/sys v0.32.0 // indirect
111-
golang.org/x/text v0.24.0 // indirect
111+
golang.org/x/net v0.41.0 // indirect
112+
golang.org/x/sys v0.33.0 // indirect
113+
golang.org/x/text v0.26.0 // indirect
112114
golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
113-
google.golang.org/grpc v1.71.1 // indirect
115+
google.golang.org/grpc v1.73.0 // indirect
114116
google.golang.org/protobuf v1.36.6 // indirect
115117
)

0 commit comments

Comments
 (0)