Commit 37372c6
Upgrade grafana-plugin-sdk-go (deps): Bump github.com/grafana/grafana-plugin-sdk-go from 0.269.1 to 0.274.0 (#438)
Bumps
[github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go)
from 0.269.1 to 0.274.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.274.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add mage target for running tests with race detector by <a
href="https://github.com/wbrowne"><code>@wbrowne</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1268">grafana/grafana-plugin-sdk-go#1268</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.273.0...v0.274.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.273.0...v0.274.0</a></p>
<h2>Compatibility</h2>
<pre><code>gorelease -base=v0.273.0 -version=v0.274.0
# github.com/grafana/grafana-plugin-sdk-go/build
## compatible changes
TestRace: added
<h1>summary</h1>
<p>v0.274.0 is a valid semantic version for this release.<br />
</code></pre></p>
<h2>v0.273.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Add mage target for custom backend builds by <a
href="https://github.com/wbrowne"><code>@wbrowne</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1267">grafana/grafana-plugin-sdk-go#1267</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.272.0...v0.273.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.272.0...v0.273.0</a></p>
<h2>Compatibility</h2>
<pre><code>gorelease -base=v0.272.0 -version=v0.273.0
# github.com/grafana/grafana-plugin-sdk-go/build
## compatible changes
Build.Custom: added
<h1>summary</h1>
<p>v0.273.0 is a valid semantic version for this release.<br />
</code></pre></p>
<h2>v0.272.0</h2>
<h2>What's Changed</h2>
<ul>
<li>build(deps): bump golang.org/x/net from 0.35.0 to 0.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/1265">grafana/grafana-plugin-sdk-go#1265</a></li>
<li>Add streaming header information to protobuf by <a
href="https://github.com/wbrowne"><code>@wbrowne</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1264">grafana/grafana-plugin-sdk-go#1264</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.271.0...v0.272.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.271.0...v0.272.0</a></p>
<h2>Compatibility</h2>
<pre><code>gorelease -base=v0.271.0 -version=v0.272.0
# github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2
## compatible changes
</tr></table>
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/c575855bd40d120a23a8995c20c1eb257c0c94b0"><code>c575855</code></a>
add mage target for running tests with race detector (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1268">#1268</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/e36e738c57c9228c6fdc8f56b7c23fb5690854cf"><code>e36e738</code></a>
Add mage target for custom backend builds (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1267">#1267</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/3795667d9950b3f84b7b221198f2df99be54918b"><code>3795667</code></a>
update protobuf (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1264">#1264</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/313d8fd7dd514c77c310df8d9c0f970a71d58182"><code>313d8fd</code></a>
build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1265">#1265</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/fd1af1b448091e22a665bfb90e6f14c7693a031e"><code>fd1af1b</code></a>
Add support for Arrow string view type (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1252">#1252</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/425cbd744c0b895d8db7120c421602719f38ec09"><code>425cbd7</code></a>
Support running nested plugins via standalone when debugging (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1255">#1255</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/de025bce583995646f4966203795c608abf0b812"><code>de025bc</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/1261">#1261</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/4fee20a63da13c7fedd579f195d55e3fb578084d"><code>4fee20a</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/0ee2a8be581901bb6020efc847228fada75b513d"><code>0ee2a8b</code></a>
add support for forwarding HTTP headers for streaming requests (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1253">#1253</a>)</li>
<li>See full diff in <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.269.1...v0.274.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>
Co-authored-by: ismail simsek <[email protected]>1 parent 1bca5a5 commit 37372c6
File tree
5 files changed
+36
-33
lines changed- .github/workflows
5 files changed
+36
-33
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
28 | 29 | | |
29 | 30 | | |
30 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
| 112 | + | |
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
| 92 | + | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
242 | 242 | | |
243 | 243 | | |
244 | 244 | | |
245 | | - | |
246 | | - | |
247 | | - | |
248 | | - | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
249 | 249 | | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
| 254 | + | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
262 | | - | |
| 261 | + | |
| 262 | + | |
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
270 | | - | |
| 269 | + | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
| 279 | + | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
294 | | - | |
| 293 | + | |
| 294 | + | |
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
| |||
0 commit comments