Skip to content

Commit 910cb41

Browse files
Upgrade grafana-plugin-sdk-go (deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.277.0 to 0.277.1 (#328)
Bumps [github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) from 0.277.0 to 0.277.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.277.1</h2> <h2>What's Changed</h2> <ul> <li>Data Sources: Add gauge for response size by <a href="https://github.com/aangelisc"><code>@​aangelisc</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1304">grafana/grafana-plugin-sdk-go#1304</a></li> <li>Update workflows by <a href="https://github.com/andresmgot"><code>@​andresmgot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1307">grafana/grafana-plugin-sdk-go#1307</a></li> <li>Fix workflows by <a href="https://github.com/andresmgot"><code>@​andresmgot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1308">grafana/grafana-plugin-sdk-go#1308</a></li> <li>build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.3.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1310">grafana/grafana-plugin-sdk-go#1310</a></li> <li>build(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.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/1309">grafana/grafana-plugin-sdk-go#1309</a></li> <li>build(deps): update HAR library by <a href="https://github.com/Proximyst"><code>@​Proximyst</code></a> in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1313">grafana/grafana-plugin-sdk-go#1313</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Proximyst"><code>@​Proximyst</code></a> made their first contribution in <a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1313">grafana/grafana-plugin-sdk-go#1313</a></li> </ul> <h2>Compatibility</h2> <pre><code># summary v0.277.1 is a valid semantic version for this release. </code></pre> <p><strong>Full Changelog</strong>: <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.0...v0.277.1">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.0...v0.277.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/e5dcc3f5c0017b7e66aab965978acf637058e5b6"><code>e5dcc3f</code></a> build(deps): update HAR library (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1313">#1313</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/ef2d80624da9a8e9e09e50791ae4f7f7b0f48c01"><code>ef2d806</code></a> build(deps): bump github.com/getkin/kin-openapi from 0.131.0 to 0.132.0 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1309">#1309</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/12cc508d8a51aee17ae4a571faa7aa0c67cd4a99"><code>12cc508</code></a> build(deps): bump github.com/grpc-ecosystem/go-grpc-middleware/v2 (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1310">#1310</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/ed21b7d18a349ac36f7cd26f4c99507b155779f0"><code>ed21b7d</code></a> Fix workflows (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1308">#1308</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/c6bc70ebd4614071ae8e13bc1f594070989928d2"><code>c6bc70e</code></a> Update workflows (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1307">#1307</a>)</li> <li><a href="https://github.com/grafana/grafana-plugin-sdk-go/commit/3d980fe55afa6a2513501d3df9246b71a04e9483"><code>3d980fe</code></a> Add gauge (<a href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1304">#1304</a>)</li> <li>See full diff in <a href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.277.0...v0.277.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.277.0&new-version=0.277.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>
1 parent 51f183e commit 910cb41

File tree

2 files changed

+14
-13
lines changed

2 files changed

+14
-13
lines changed

go.mod

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
module github.com/grafana/google-sheets-datasource
22

3-
go 1.24.0
3+
go 1.24.1
4+
45
require (
56
github.com/araddon/dateparse v0.0.0-20210429162001-6b43995a97de
67
github.com/davecgh/go-spew v1.1.1
7-
github.com/grafana/grafana-plugin-sdk-go v0.277.0
8+
github.com/grafana/grafana-plugin-sdk-go v0.277.1
89
github.com/patrickmn/go-cache v2.1.0+incompatible
910
github.com/stretchr/testify v1.10.0
1011
golang.org/x/oauth2 v0.29.0
@@ -23,7 +24,7 @@ require (
2324
github.com/grafana/otel-profiling-go v0.5.1 // indirect
2425
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // indirect
2526
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 // indirect
26-
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1 // indirect
27+
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 // indirect
2728
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 // indirect
2829
github.com/klauspost/cpuid/v2 v2.2.10 // indirect
2930
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
@@ -62,11 +63,11 @@ require (
6263
github.com/beorn7/perks v1.0.1 // indirect
6364
github.com/cespare/xxhash/v2 v2.3.0 // indirect
6465
github.com/cheekybits/genny v1.0.0 // indirect
65-
github.com/chromedp/cdproto v0.0.0-20231011050154-1d073bb38998 // indirect
66+
github.com/chromedp/cdproto v0.0.0-20250429231605-6ed5b53462d4 // indirect
6667
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
6768
github.com/elazarl/goproxy v1.7.2 // indirect
6869
github.com/fatih/color v1.15.0 // indirect
69-
github.com/getkin/kin-openapi v0.131.0 // indirect
70+
github.com/getkin/kin-openapi v0.132.0 // indirect
7071
github.com/go-openapi/jsonpointer v0.21.0 // indirect
7172
github.com/go-openapi/swag v0.23.0 // indirect
7273
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect

go.sum

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ github.com/cespare/xxhash/v2 v2.3.0 h1:UL815xU9SqsFlibzuggzjXhog7bL6oX9BbNZnL2UF
2323
github.com/cespare/xxhash/v2 v2.3.0/go.mod h1:VGX0DQ3Q6kWi7AoAeZDth3/j3BFtOZR5XLFGgcrjCOs=
2424
github.com/cheekybits/genny v1.0.0 h1:uGGa4nei+j20rOSeDeP5Of12XVm7TGUd4dJA9RDitfE=
2525
github.com/cheekybits/genny v1.0.0/go.mod h1:+tQajlRqAUrPI7DOSpB0XAqZYtQakVtB7wXkRAgjxjQ=
26-
github.com/chromedp/cdproto v0.0.0-20231011050154-1d073bb38998 h1:2zipcnjfFdqAjOQa8otCCh0Lk1M7RBzciy3s80YAKHk=
27-
github.com/chromedp/cdproto v0.0.0-20231011050154-1d073bb38998/go.mod h1:GKljq0VrfU4D5yc+2qA6OVr8pmO/MBbPEWqWQ/oqGEs=
26+
github.com/chromedp/cdproto v0.0.0-20250429231605-6ed5b53462d4 h1:UZdrvid2JFwnvPlUSEFlE794XZL4Jmrj8fuxfcLECJE=
27+
github.com/chromedp/cdproto v0.0.0-20250429231605-6ed5b53462d4/go.mod h1:NItd7aLkcfOA/dcMXvl8p1u+lQqioRMq/SqDp71Pb/k=
2828
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
2929
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f/go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc=
3030
github.com/cpuguy83/go-md2man/v2 v2.0.0-20190314233015-f79a8a8ca69d/go.mod h1:maD7wRr/U5Z6m/iR4s+kqSMx2CaBsrgA7czyZG/E6dU=
@@ -46,8 +46,8 @@ github.com/felixge/httpsnoop v1.0.4 h1:NFTV2Zj1bL4mc9sqWACXbQFVBBg2W3GPvqp8/ESS2
4646
github.com/felixge/httpsnoop v1.0.4/go.mod h1:m8KPJKqk1gH5J9DgRY2ASl2lWCfGKXixSwevea8zH2U=
4747
github.com/fsnotify/fsnotify v1.4.7 h1:IXs+QLmnXW2CcXuY+8Mzv/fWEsPGWxqefPtCP5CnV9I=
4848
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
49-
github.com/getkin/kin-openapi v0.131.0 h1:NO2UeHnFKRYhZ8wg6Nyh5Cq7dHk4suQQr72a4pMrDxE=
50-
github.com/getkin/kin-openapi v0.131.0/go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58=
49+
github.com/getkin/kin-openapi v0.132.0 h1:3ISeLMsQzcb5v26yeJrBcdTCEQTag36ZjaGk7MIRUwk=
50+
github.com/getkin/kin-openapi v0.132.0/go.mod h1:3OlG51PCYNsPByuiMB0t4fjnNlIDnaEDsjiKUV8nL58=
5151
github.com/go-logr/logr v1.2.2/go.mod h1:jdQByPbusPIv2/zmleS9BjJVeZ6kBagPoEUsqbVz/1A=
5252
github.com/go-logr/logr v1.3.0/go.mod h1:9T104GzyrTigFIr8wt5mBrctHMim0Nb2HLGrmQ40KvY=
5353
github.com/go-logr/logr v1.4.2 h1:6pFjapn8bFcIbiKo3XT4j/BhANplGihG6tvd+8rYgrY=
@@ -109,16 +109,16 @@ github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
109109
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
110110
github.com/grafana/grafana-google-sdk-go v0.2.1 h1:XeFdKnkXBjOJjXc1gf4iMx4h5aCHTAZ2CG7476qMC+8=
111111
github.com/grafana/grafana-google-sdk-go v0.2.1/go.mod h1:RiITSHwBhqVTTd3se3HQq5Ncs/wzzhTB9OK5N0J0PEU=
112-
github.com/grafana/grafana-plugin-sdk-go v0.277.0 h1:VDU2F4Y5NeRS//ejctdZtsAshrGaEdbtW33FsK0EQss=
113-
github.com/grafana/grafana-plugin-sdk-go v0.277.0/go.mod h1:mAUWg68w5+1f5TLDqagIr8sWr1RT9h7ufJl5NMcWJAU=
112+
github.com/grafana/grafana-plugin-sdk-go v0.277.1 h1:CF2pk2Pc/VX0DNBdk1+n3XSL0KvzMEcy6oubN/qdEmY=
113+
github.com/grafana/grafana-plugin-sdk-go v0.277.1/go.mod h1:2ekE3wh4VyHmvBKP3VBdJNoAK4fD50HLxhlco9FzTwg=
114114
github.com/grafana/otel-profiling-go v0.5.1 h1:stVPKAFZSa7eGiqbYuG25VcqYksR6iWvF3YH66t4qL8=
115115
github.com/grafana/otel-profiling-go v0.5.1/go.mod h1:ftN/t5A/4gQI19/8MoWurBEtC6gFw8Dns1sJZ9W4Tls=
116116
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKtUuKQbJqgAIjlnicKg=
117117
github.com/grafana/pyroscope-go/godeltaprof v0.1.8/go.mod h1:2+l7K7twW49Ct4wFluZD3tZ6e0SjanjcUUBPVD/UuGU=
118118
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1 h1:qnpSQwGEnkcRpTqNOIR6bJbR0gAorgP9CSALpRcKoAA=
119119
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.0.1/go.mod h1:lXGCsh6c22WGtjr+qGHj1otzZpV/1kwTMAqkwZsnWRU=
120-
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1 h1:KcFzXwzM/kGhIRHvc8jdixfIJjVzuUJdnv+5xsPutog=
121-
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.1/go.mod h1:qOchhhIlmRcqk/O9uCo/puJlyo07YINaIqdZfZG3Jkc=
120+
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2 h1:sGm2vDRFUrQJO/Veii4h4zG2vvqG6uWNkBHSTqXOZk0=
121+
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2/go.mod h1:wd1YpapPLivG6nQgbf7ZkG1hhSOXDhhn4MLTknx2aAc=
122122
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1 h1:e9Rjr40Z98/clHv5Yg79Is0NtosR5LXRvdr7o/6NwbA=
123123
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.1/go.mod h1:tIxuGz/9mpox++sgp9fJjHO0+q1X9/UOWd798aAm22M=
124124
github.com/hashicorp/go-hclog v1.6.3 h1:Qr2kF+eVWjTiYmU7Y31tYlP1h0q/X3Nl3tPGdaB11/k=

0 commit comments

Comments
 (0)