Skip to content

Commit

Permalink
Bump the all group across 1 directory with 2 updates (#394)
Browse files Browse the repository at this point in the history
Bumps the all group with 2 updates in the /plugin directory:
[github.com/grafana/grafana-app-sdk](https://github.com/grafana/grafana-app-sdk)
and
[github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go).

Updates `github.com/grafana/grafana-app-sdk` from 0.18.5 to 0.19.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/grafana/grafana-app-sdk/releases">github.com/grafana/grafana-app-sdk's
releases</a>.</em></p>
<blockquote>
<h2>v0.19.0</h2>
<h2>Changelog</h2>
<ul>
<li>46d57f07c817e45f3e4a0fa59b306446c6554588 Add fieldSelectors
everwhere there are label selectors (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/378">#378</a>)</li>
<li>8fb478c7ad629d11b6acfe74535389f102d88a7c Bump the all group across 1
directory with 2 updates (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/389">#389</a>)</li>
<li>cdb88c1bbb2cdc13736d90bb59aa35b0d06dceeb Bump the all group across 1
directory with 3 updates (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/390">#390</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/cdb88c1bbb2cdc13736d90bb59aa35b0d06dceeb"><code>cdb88c1</code></a>
Bump the all group across 1 directory with 3 updates (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/390">#390</a>)</li>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/8fb478c7ad629d11b6acfe74535389f102d88a7c"><code>8fb478c</code></a>
Bump the all group across 1 directory with 2 updates (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/389">#389</a>)</li>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/46d57f07c817e45f3e4a0fa59b306446c6554588"><code>46d57f0</code></a>
Add fieldSelectors everwhere there are label selectors (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/378">#378</a>)</li>
<li>See full diff in <a
href="https://github.com/grafana/grafana-app-sdk/compare/v0.18.5...v0.19.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/grafana/grafana-plugin-sdk-go` from 0.246.0 to
0.247.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.247.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: return response with errorsource instead of nil by <a
href="https://github.com/njvrzm"><code>@​njvrzm</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1069">grafana/grafana-plugin-sdk-go#1069</a></li>
<li>Chore: Update max bytes reader middleware error message by <a
href="https://github.com/itsmylife"><code>@​itsmylife</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1072">grafana/grafana-plugin-sdk-go#1072</a></li>
<li>build(deps): bump github.com/prometheus/client_golang from 1.20.0 to
1.20.3 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1073">grafana/grafana-plugin-sdk-go#1073</a></li>
<li>build(deps): bump golang.org/x/net from 0.28.0 to 0.29.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/1076">grafana/grafana-plugin-sdk-go#1076</a></li>
<li>build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.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/1074">grafana/grafana-plugin-sdk-go#1074</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.246.0...v0.247.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.246.0...v0.247.0</a></p>
<h2>Compatibility</h2>
<pre><code>❯ gorelease -base v0.246.0 -version v0.247.0      
# summary
v0.247.0 is a valid semantic version for this release.
</code></pre>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/74f1b742f7b88636f667099577fc148986337af3"><code>74f1b74</code></a>
build(deps): bump google.golang.org/grpc from 1.65.0 to 1.66.0 (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1074">#1074</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/c59acde6ea66c4d484d800eea5ea81c72fe03e38"><code>c59acde</code></a>
build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1076">#1076</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/cea8d48f4124b8cfd5a2b57fcc3d2ec5548fe322"><code>cea8d48</code></a>
build(deps): bump github.com/prometheus/client_golang (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1073">#1073</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/12d6a7667459d50350d4e1e1ae8b6d4c68078ca3"><code>12d6a76</code></a>
Chore: Update max bytes reader middleware error message (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1072">#1072</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/be0c1521fb3a61269709d220b39d374b3cadeda4"><code>be0c152</code></a>
fix: return response with errorsource instead of nil (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1069">#1069</a>)</li>
<li>See full diff in <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.246.0...v0.247.0">compare
view</a></li>
</ul>
</details>
<br />


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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent cdb88c1 commit 54f7542
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
12 changes: 6 additions & 6 deletions plugin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ retract (
)

require (
github.com/grafana/grafana-app-sdk v0.18.5
github.com/grafana/grafana-plugin-sdk-go v0.246.0
github.com/grafana/grafana-app-sdk v0.19.0
github.com/grafana/grafana-plugin-sdk-go v0.247.0
github.com/prometheus/client_golang v1.20.3
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/otel v1.29.0
Expand Down Expand Up @@ -100,12 +100,12 @@ require (
go.opentelemetry.io/proto/otlp v1.3.1 // indirect
golang.org/x/exp v0.0.0-20231006140011-7918f672742d // indirect
golang.org/x/mod v0.20.0 // indirect
golang.org/x/net v0.28.0 // indirect
golang.org/x/net v0.29.0 // indirect
golang.org/x/oauth2 v0.22.0 // indirect
golang.org/x/sync v0.8.0 // indirect
golang.org/x/sys v0.24.0 // indirect
golang.org/x/term v0.23.0 // indirect
golang.org/x/text v0.17.0 // indirect
golang.org/x/sys v0.25.0 // indirect
golang.org/x/term v0.24.0 // indirect
golang.org/x/text v0.18.0 // indirect
golang.org/x/time v0.5.0 // indirect
golang.org/x/tools v0.24.0 // indirect
golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2 // indirect
Expand Down
24 changes: 12 additions & 12 deletions plugin/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -81,10 +81,10 @@ github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e h1:JKmoR8x90Iww1
github.com/gopherjs/gopherjs v0.0.0-20181103185306-d547d1d9531e/go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY=
github.com/gorilla/mux v1.8.1 h1:TuBL49tXwgrFYWhqrNgrUNEY92u81SPhu7sTdzQEiWY=
github.com/gorilla/mux v1.8.1/go.mod h1:AKf9I4AEqPTmMytcMc0KkNouC66V3BtZ4qD5fmWSiMQ=
github.com/grafana/grafana-app-sdk v0.18.5 h1:f3tQ/SWte9/G2EX94bkWoC2gd7m76AhGeWeM7qJ82qI=
github.com/grafana/grafana-app-sdk v0.18.5/go.mod h1:JT/VRJBqj8xNZ5ajJn6saIg2BG5PJZ3mGZeO3bFUhAY=
github.com/grafana/grafana-plugin-sdk-go v0.246.0 h1:id7MPpONfZhSlhE5K4LU1rBqaVcpe2EDqqPdyb7UTfw=
github.com/grafana/grafana-plugin-sdk-go v0.246.0/go.mod h1:bK7/yelc8cANvNzXPbXk64I4qkqeyQfnyIx4U9y/ItY=
github.com/grafana/grafana-app-sdk v0.19.0 h1:RY9HvCFR+4WUy81n53wejZnof9qE6++pd6r24d6+JYs=
github.com/grafana/grafana-app-sdk v0.19.0/go.mod h1:y0BgzYxc+a7CwOqkwUhN9zXd5cgZJjd2zAbgHEd/xzo=
github.com/grafana/grafana-plugin-sdk-go v0.247.0 h1:QOxVw3sgaPaxR3odu9DSRNGdCknyAuMWl0hDhaF91OA=
github.com/grafana/grafana-plugin-sdk-go v0.247.0/go.mod h1:sEi0wRVTvpxyB0KaMNbhPM74OnDMwVpah97usm6QXEM=
github.com/grafana/otel-profiling-go v0.5.1 h1:stVPKAFZSa7eGiqbYuG25VcqYksR6iWvF3YH66t4qL8=
github.com/grafana/otel-profiling-go v0.5.1/go.mod h1:ftN/t5A/4gQI19/8MoWurBEtC6gFw8Dns1sJZ9W4Tls=
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 h1:iwOtYXeeVSAeYefJNaxDytgjKtUuKQbJqgAIjlnicKg=
Expand Down Expand Up @@ -275,8 +275,8 @@ golang.org/x/net v0.0.0-20190404232315-eb5bcb51f2a3/go.mod h1:t9HGtf8HONx5eT2rtn
golang.org/x/net v0.0.0-20190620200207-3b0461eec859/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b/go.mod h1:z5CRVTTTmAJ677TzLLGU+0bjPO0LkuOLi4/5GtJWs/s=
golang.org/x/net v0.0.0-20201021035429-f5854403a974/go.mod h1:sp8m0HH+o8qH0wwXwYZr8TS3Oi6o0r6Gce1SSxlDquU=
golang.org/x/net v0.28.0 h1:a9JDOJc5GMUJ0+UDqmLT86WiEy7iWyIhz8gz8E4e5hE=
golang.org/x/net v0.28.0/go.mod h1:yqtgsTWOOnlGLG9GFRrK3++bGOUEkNBoHZc8MEDWPNg=
golang.org/x/net v0.29.0 h1:5ORfpBpCs4HzDYoodCDBbwHzdR5UrLBZ3sOnUJmFoHo=
golang.org/x/net v0.29.0/go.mod h1:gLkgy8jTGERgjzMic6DS9+SP0ajcu6Xu3Orq/SpETg0=
golang.org/x/oauth2 v0.22.0 h1:BzDx2FehcG7jJwgWLELCdmLuxk2i+x9UDpSiss2u0ZA=
golang.org/x/oauth2 v0.22.0/go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI=
golang.org/x/sync v0.0.0-20190423024810-112230192c58/go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM=
Expand All @@ -297,14 +297,14 @@ golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.5.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.14.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/sys v0.24.0 h1:Twjiwq9dn6R1fQcyiK+wQyHWfaz/BJB+YIpzU/Cv3Xg=
golang.org/x/sys v0.24.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/term v0.23.0 h1:F6D4vR+EHoL9/sWAWgAR1H2DcHr4PareCbAaCo1RpuU=
golang.org/x/term v0.23.0/go.mod h1:DgV24QBUrK6jhZXl+20l6UWznPlwAHm1Q1mGHtydmSk=
golang.org/x/sys v0.25.0 h1:r+8e+loiHxRqhXVl6ML1nO3l1+oFoWbnlu2Ehimmi34=
golang.org/x/sys v0.25.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/term v0.24.0 h1:Mh5cbb+Zk2hqqXNO7S1iTjEphVL+jb8ZWaqh/g+JWkM=
golang.org/x/term v0.24.0/go.mod h1:lOBK/LVxemqiMij05LGJ0tzNr8xlmwBRJ81PX6wVLH8=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.3.3/go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ=
golang.org/x/text v0.17.0 h1:XtiM5bkSOt+ewxlOE/aE/AKEHibwj/6gvWMl9Rsh0Qc=
golang.org/x/text v0.17.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/text v0.18.0 h1:XvMDiNzPAl0jr17s6W9lcaIhGUfUORdGCNsuLmPG224=
golang.org/x/text v0.18.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/time v0.5.0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk=
golang.org/x/time v0.5.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
Expand Down

0 comments on commit 54f7542

Please sign in to comment.