Skip to content

Commit ccfc11a

Browse files
Upgrade grafana-plugin-sdk-go (deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.263.0 to 0.268.1 (#313)
Bumps [github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) from 0.263.0 to 0.268.1. <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.268.1</h2> <h2>What's Changed</h2> <ul> <li>fix: include Data field when converting PublishStreamRequest by <a href="https://github.com/sd2k"><code>@​sd2k</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1248">grafana/grafana-plugin-sdk-go#1248</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/sd2k"><code>@​sd2k</code></a> made their first contribution in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1248">grafana/grafana-plugin-sdk-go#1248</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.268.0...v0.268.1">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.268.0...v0.268.1</a></p> <h2>v0.268.0</h2> <h2>What's Changed</h2> <ul> <li>Fix error source for certificate verification hostname error by <a href="https://github.com/ivanahuckova"><code>@​ivanahuckova</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1247">grafana/grafana-plugin-sdk-go#1247</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.267.0...v0.268.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.267.0...v0.268.0</a></p> <h2>Compatibility</h2> <pre><code>gorelease -base v0.267.0 -version v0.268.0 <p>v0.268.0 is a valid semantic version for this release.<br /> </code></pre></p> <h2>v0.267.0</h2> <h2>What's Changed</h2> <ul> <li>Fix golangci-lint by <a href="https://github.com/andresmgot"><code>@​andresmgot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1235">grafana/grafana-plugin-sdk-go#1235</a></li> <li>build(deps): bump golang.org/x/text 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/1231">grafana/grafana-plugin-sdk-go#1231</a></li> <li>build(deps): bump github.com/invopop/jsonschema 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/grafana/grafana-plugin-sdk-go/pull/1234">grafana/grafana-plugin-sdk-go#1234</a></li> <li>build(deps): bump golang.org/x/net from 0.34.0 to 0.35.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/1232">grafana/grafana-plugin-sdk-go#1232</a></li> <li>build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1233">grafana/grafana-plugin-sdk-go#1233</a></li> <li>build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.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/1240">grafana/grafana-plugin-sdk-go#1240</a></li> <li>build(deps): bump github.com/elazarl/goproxy from 1.7.0 to 1.7.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/1242">grafana/grafana-plugin-sdk-go#1242</a></li> <li>data: Expose ReadStringAsSlice method in jsoniter by <a href="https://github.com/itsmylife"><code>@​itsmylife</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1244">grafana/grafana-plugin-sdk-go#1244</a></li> <li>CODEOWENERS: update /backend/gtime ownership by <a href="https://github.com/itsmylife"><code>@​itsmylife</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1245">grafana/grafana-plugin-sdk-go#1245</a></li> <li>Add no host found errors to downstream check by <a href="https://github.com/ivanahuckova"><code>@​ivanahuckova</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1246">grafana/grafana-plugin-sdk-go#1246</a></li> <li>backend: improve ParseIntervalStringToTimeDuration method performance in gtime package by ~93% by <a href="https://github.com/itsmylife"><code>@​itsmylife</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1237">grafana/grafana-plugin-sdk-go#1237</a></li> <li>backend: improve parse function performance in gtime package by <a href="https://github.com/itsmylife"><code>@​itsmylife</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1238">grafana/grafana-plugin-sdk-go#1238</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.266.0...v0.267.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.266.0...v0.267.0</a></p> <!-- raw HTML omitted --> <h2>Compatibility</h2> <pre><code>gorelease -base v0.266.0 -version v0.267.0 <h1>github.com/grafana/grafana-plugin-sdk-go/data/utils/jsoniter</h1> <h2>compatible changes</h2> <p>&lt;/tr&gt;&lt;/table&gt;<br /> </code></pre></p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/bdc70e0ebf83a1bfe2165d6015e7439771433354"><code>bdc70e0</code></a> fix: include Data field when converting PublishStreamRequest (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1248">#1248</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/eda27ebf43c443f4ff7e3f954e2ffc825d778d4d"><code>eda27eb</code></a> Fix error source for certificare verification hostname error (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1247">#1247</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/e79256ba7914a6c5f526305d4af272d164bdf227"><code>e79256b</code></a> backend: improve parse function performance in gtime package (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1238">#1238</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/e15f5022f87e3b0e0f37c77e3fa99489c436dd8a"><code>e15f502</code></a> backend: improve ParseIntervalStringToTimeDuration method performance in gtim...</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/e5c676b018e1daac9a8d195acb123d5340cb15e5"><code>e5c676b</code></a> Add no host found errors to downstream check (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1246">#1246</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/776a64e6be39e2a7ac63426f3ffe45bfa314111a"><code>776a64e</code></a> update /backend/gtime ownership (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1245">#1245</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/4e43147fd015cea12106f919d8edee842bd4fcf1"><code>4e43147</code></a> Introduce ReadStringAsSlice (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1244">#1244</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/9f24ca2363db9d9ea24ce1ca001bbb5a561e11f7"><code>9f24ca2</code></a> build(deps): bump github.com/elazarl/goproxy from 1.7.0 to 1.7.1 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1242">#1242</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/f400c7fa7166a545b281c8f8366036593ce61080"><code>f400c7f</code></a> build(deps): bump github.com/google/go-cmp from 0.6.0 to 0.7.0 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1240">#1240</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/7be8bb8de4493ea0b8c43cea99cef08cac399649"><code>7be8bb8</code></a> build(deps): bump google.golang.org/protobuf from 1.36.4 to 1.36.5 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1233">#1233</a>)</li> <li>Additional commits viewable in <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.263.0...v0.268.1">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.263.0&new-version=0.268.1)](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> Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
1 parent ae3010e commit ccfc11a

File tree

6 files changed

+105
-101
lines changed

6 files changed

+105
-101
lines changed

.github/workflows/publish.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
name: CD
2626
uses: grafana/plugin-ci-workflows/.github/workflows/cd.yml@main
2727
with:
28+
go-version: '1.24'
29+
golangci-lint-version: '1.64.6'
2830
branch: ${{ github.event.inputs.branch }}
2931
environment: ${{ github.event.inputs.environment }}
3032
docs-only: ${{ fromJSON(github.event.inputs.docs-only) }}

.github/workflows/push.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
name: CI
1212
uses: grafana/plugin-ci-workflows/.github/workflows/ci.yml@main
1313
with:
14-
go-version: '1.23.5'
14+
go-version: '1.24'
15+
golangci-lint-version: '1.64.6'
1516
plugin-version-suffix: ${{ github.event_name == 'pull_request' && github.event.pull_request.head.sha || '' }}
1617
run-playwright: true

Magefile.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
//go:build mage
2-
// +build mage
32

43
package main
54

go.mod

Lines changed: 32 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
module github.com/grafana/google-sheets-datasource
22

3-
go 1.22.7
4-
5-
toolchain go1.23.4
3+
go 1.24.0
64

75
require (
86
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
97
github.com/davecgh/go-spew v1.1.1
10-
github.com/grafana/grafana-plugin-sdk-go v0.263.0
8+
github.com/grafana/grafana-plugin-sdk-go v0.268.1
119
github.com/patrickmn/go-cache v2.1.0+incompatible
1210
github.com/stretchr/testify v1.10.0
13-
golang.org/x/oauth2 v0.24.0
11+
golang.org/x/oauth2 v0.27.0
1412
google.golang.org/api v0.169.0
1513
)
1614

@@ -27,35 +25,36 @@ require (
2725
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // indirect
2826
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 // indirect
2927
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0 // indirect
30-
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 // indirect
31-
github.com/invopop/yaml v0.3.1 // indirect
28+
github.com/grpc-ecosystem/grpc-gateway/v2 v2.25.1 // indirect
3229
github.com/klauspost/cpuid/v2 v2.2.9 // indirect
3330
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
3431
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
32+
github.com/oasdiff/yaml v0.0.0-20241210131133-6b86fb107d80 // indirect
33+
github.com/oasdiff/yaml3 v0.0.0-20241210130736-a94c01f36349 // indirect
3534
github.com/perimeterx/marshmallow v1.1.5 // indirect
3635
github.com/prometheus/client_golang v1.20.5 // indirect
3736
github.com/stretchr/objx v0.5.2 // indirect
3837
github.com/zeebo/xxh3 v1.0.2 // indirect
3938
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
40-
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 // indirect
41-
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.57.0 // indirect
42-
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.57.0 // indirect
43-
go.opentelemetry.io/contrib/propagators/jaeger v1.33.0 // indirect
44-
go.opentelemetry.io/contrib/samplers/jaegerremote v0.27.0 // indirect
45-
go.opentelemetry.io/otel v1.33.0 // indirect
46-
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 // indirect
47-
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 // indirect
48-
go.opentelemetry.io/otel/metric v1.33.0 // indirect
49-
go.opentelemetry.io/otel/sdk v1.33.0 // indirect
50-
go.opentelemetry.io/otel/trace v1.33.0 // indirect
51-
go.opentelemetry.io/proto/otlp v1.4.0 // indirect
52-
golang.org/x/crypto v0.32.0 // indirect
39+
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.59.0 // indirect
40+
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.59.0 // indirect
41+
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.59.0 // indirect
42+
go.opentelemetry.io/contrib/propagators/jaeger v1.34.0 // indirect
43+
go.opentelemetry.io/contrib/samplers/jaegerremote v0.28.0 // indirect
44+
go.opentelemetry.io/otel v1.34.0 // indirect
45+
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0 // indirect
46+
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.34.0 // indirect
47+
go.opentelemetry.io/otel/metric v1.34.0 // indirect
48+
go.opentelemetry.io/otel/sdk v1.34.0 // indirect
49+
go.opentelemetry.io/otel/trace v1.34.0 // indirect
50+
go.opentelemetry.io/proto/otlp v1.5.0 // indirect
51+
golang.org/x/crypto v0.33.0 // indirect
5352
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
5453
golang.org/x/mod v0.22.0 // indirect
55-
golang.org/x/sync v0.10.0 // indirect
54+
golang.org/x/sync v0.11.0 // indirect
5655
golang.org/x/tools v0.28.0 // indirect
57-
google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
58-
google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
56+
google.golang.org/genproto/googleapis/api v0.0.0-20250115164207-1a7da9e5054f // indirect
57+
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f // indirect
5958
)
6059

6160
require (
@@ -66,22 +65,22 @@ require (
6665
github.com/cheekybits/genny v1.0.0 // indirect
6766
github.com/chromedp/cdproto v0.0.0-20231011050154-1d073bb38998 // indirect
6867
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
69-
github.com/elazarl/goproxy v1.3.0 // indirect
68+
github.com/elazarl/goproxy v1.7.1 // indirect
7069
github.com/fatih/color v1.15.0 // indirect
71-
github.com/getkin/kin-openapi v0.128.0 // indirect
70+
github.com/getkin/kin-openapi v0.129.0 // indirect
7271
github.com/go-openapi/jsonpointer v0.21.0 // indirect
7372
github.com/go-openapi/swag v0.23.0 // indirect
7473
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
7574
github.com/golang/protobuf v1.5.4 // indirect
7675
github.com/google/flatbuffers v24.3.25+incompatible // indirect
77-
github.com/google/go-cmp v0.6.0 // indirect
76+
github.com/google/go-cmp v0.7.0 // indirect
7877
github.com/google/uuid v1.6.0 // indirect
7978
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
8079
github.com/googleapis/gax-go/v2 v2.12.2 // indirect
8180
github.com/gorilla/mux v1.8.1 // indirect
8281
github.com/grafana/grafana-google-sdk-go v0.2.1
8382
github.com/hashicorp/go-hclog v1.6.3 // indirect
84-
github.com/hashicorp/go-plugin v1.6.2 // indirect
83+
github.com/hashicorp/go-plugin v1.6.3 // indirect
8584
github.com/hashicorp/yamux v0.1.1 // indirect
8685
github.com/josharian/intern v1.0.0 // indirect
8786
github.com/json-iterator/go v1.1.12 // indirect
@@ -100,7 +99,7 @@ require (
10099
github.com/pkg/errors v0.9.1
101100
github.com/pmezard/go-difflib v1.0.0 // indirect
102101
github.com/prometheus/client_model v0.6.1 // indirect
103-
github.com/prometheus/common v0.61.0 // indirect
102+
github.com/prometheus/common v0.62.0 // indirect
104103
github.com/prometheus/procfs v0.15.1 // indirect
105104
github.com/rivo/uniseg v0.4.4 // indirect
106105
github.com/russross/blackfriday/v2 v2.1.0 // indirect
@@ -109,12 +108,12 @@ require (
109108
github.com/unknwon/log v0.0.0-20200308114134-929b1006e34a // indirect
110109
github.com/urfave/cli v1.22.16 // indirect
111110
go.opencensus.io v0.24.0 // indirect
112-
golang.org/x/net v0.34.0 // indirect
113-
golang.org/x/sys v0.29.0 // indirect
114-
golang.org/x/text v0.21.0 // indirect
111+
golang.org/x/net v0.35.0 // indirect
112+
golang.org/x/sys v0.30.0 // indirect
113+
golang.org/x/text v0.22.0 // indirect
115114
golang.org/x/xerrors v0.0.0-20231012003039-104605ab7028 // indirect
116-
google.golang.org/grpc v1.69.2
117-
google.golang.org/protobuf v1.35.2 // indirect
115+
google.golang.org/grpc v1.70.0
116+
google.golang.org/protobuf v1.36.5 // indirect
118117
gopkg.in/fsnotify/fsnotify.v1 v1.4.7 // indirect
119118
gopkg.in/yaml.v3 v3.0.1 // indirect
120119
)

0 commit comments

Comments
 (0)