Skip to content

Commit

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

Updates `github.com/grafana/grafana-app-sdk` from 0.18.3 to 0.18.5
<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.18.5</h2>
<h2>Changelog</h2>
<ul>
<li>a8bc5d59732fb229566eea391cdff117594bafb8 Fix Integration Tests
Workflow and Retract Bad Tags (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/386">#386</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/a8bc5d59732fb229566eea391cdff117594bafb8"><code>a8bc5d5</code></a>
Fix Integration Tests Workflow and Retract Bad Tags (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/386">#386</a>)</li>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/80a13f313fbe90a64ff057b6c6aa65cdd2cf072d"><code>80a13f3</code></a>
Add preflight checks for clearer failures and reference go.mod where
possible...</li>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/ef60ed29086f9ee3a91a17e536a705effe846451"><code>ef60ed2</code></a>
Update linter config and fix/ignore linter issues where appropriate. (<a
href="https://redirect.github.com/grafana/grafana-app-sdk/issues/381">#381</a>)</li>
<li><a
href="https://github.com/grafana/grafana-app-sdk/commit/0a13c0989677c7f440b704d03448043f642bee68"><code>0a13c09</code></a>
Bump github.com/grafana/grafana-app-sdk from 0.18.2 to 0.18.3 in /plugin
in t...</li>
<li>See full diff in <a
href="https://github.com/grafana/grafana-app-sdk/compare/v0.18.3...v0.18.5">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/grafana/grafana-plugin-sdk-go` from 0.245.0 to
0.246.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.246.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Set HTTP timeouts as downstream errors by <a
href="https://github.com/wbrowne"><code>@​wbrowne</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1063">grafana/grafana-plugin-sdk-go#1063</a></li>
<li>Autoinstrumentation improvements by <a
href="https://github.com/marefr"><code>@​marefr</code></a> in <a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/pull/1066">grafana/grafana-plugin-sdk-go#1066</a></li>
<li>build(deps): bump go.opentelemetry.io/contrib/samplers/jaegerremote
from 0.22.0 to 0.23.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/1058">grafana/grafana-plugin-sdk-go#1058</a></li>
<li>build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace
from 1.28.0 to 1.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/1060">grafana/grafana-plugin-sdk-go#1060</a></li>
<li>build(deps): bump go.opentelemetry.io/contrib/propagators/jaeger
from 1.28.0 to 1.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/1061">grafana/grafana-plugin-sdk-go#1061</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.245.0...v0.246.0">https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.245.0...v0.246.0</a></p>
<h2>Compatibility</h2>
<pre><code>gorelease -base v0.245.0 -version v0.246.0
# github.com/grafana/grafana-plugin-sdk-go/backend
## compatible changes
ErrorSource.IsValid: added
<h1>summary</h1>
<p>v0.246.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/b6bc9e21860c71bb9ca23f85ebd4f948698b83ef"><code>b6bc9e2</code></a>
build(deps): bump go.opentelemetry.io/contrib/propagators/jaeger (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1061">#1061</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/cbfae6224bfcd7e623781e178db3e20c3a8f98fb"><code>cbfae62</code></a>
build(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1060">#1060</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/5d3dedac3f1fdb90a8824d301a655a02660c2a79"><code>5d3deda</code></a>
build(deps): bump go.opentelemetry.io/contrib/samplers/jaegerremote (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1058">#1058</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/2115e286f923ebc57e52c113b7bd03afb98e52f8"><code>2115e28</code></a>
Autoinstrumentation improvements (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1066">#1066</a>)</li>
<li><a
href="https://github.com/grafana/grafana-plugin-sdk-go/commit/e1e82c05cc52e8fb712dbf581a63e6f96f04965c"><code>e1e82c0</code></a>
Set HTTP timeouts as downstream errors (<a
href="https://redirect.github.com/grafana/grafana-plugin-sdk-go/issues/1063">#1063</a>)</li>
<li>See full diff in <a
href="https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.245.0...v0.246.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `github.com/prometheus/client_golang` from 1.20.2 to 1.20.3
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/releases">github.com/prometheus/client_golang's
releases</a>.</em></p>
<blockquote>
<h2>v1.20.3</h2>
<ul>
<li>[BUGFIX] histograms: Fix possible data race when appending
exemplars. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1608">#1608</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/prometheus/client_golang/blob/v1.20.3/CHANGELOG.md">github.com/prometheus/client_golang's
changelog</a>.</em></p>
<blockquote>
<h2>1.20.3 / 2024-09-05</h2>
<ul>
<li>[BUGFIX] histograms: Fix possible data race when appending
exemplars. <a
href="https://redirect.github.com/prometheus/client_golang/issues/1608">#1608</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/prometheus/client_golang/commit/ef2f87ea986252194ea960187b20b409180044dd"><code>ef2f87e</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1620">#1620</a>
from prometheus/arthursens/prepare-1.20.3</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/937ac63d3d2dda83847f4ca842d62edabce4e743"><code>937ac63</code></a>
Add changelog entry for 1.20.3</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/6e9914db5af255f5def17d54a7ca9c531771f4ca"><code>6e9914d</code></a>
Merge pull request <a
href="https://redirect.github.com/prometheus/client_golang/issues/1608">#1608</a>
from krajorama/index-out-of-range-native-histogram-e...</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/d6b8c8925bd16626cf168e642eb70724b17a0d61"><code>d6b8c89</code></a>
Update comments with more explanations</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/504566f07c680f68743c3a5d239dede48538c7ec"><code>504566f</code></a>
Use simplified solution from <a
href="https://redirect.github.com/prometheus/client_golang/issues/1609">#1609</a>
for the data race</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/dc8e9a4d8a4c7c64d5ae2c9d29a91bb1407d549b"><code>dc8e9a4</code></a>
fix: native histogram: Simplify and fix addExemplar</li>
<li><a
href="https://github.com/prometheus/client_golang/commit/dc819ceb1b0f906f1ab124f7492693970733a54d"><code>dc819ce</code></a>
Use a trivial solution to <a
href="https://redirect.github.com/prometheus/client_golang/issues/1605">#1605</a></li>
<li><a
href="https://github.com/prometheus/client_golang/commit/e061dfae88c0dd63ff477a153096a1ba28f69f7e"><code>e061dfa</code></a>
native histogram: use exemplars in concurrency test</li>
<li>See full diff in <a
href="https://github.com/prometheus/client_golang/compare/v1.20.2...v1.20.3">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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent 8fb478c commit cdb88c1
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
12 changes: 6 additions & 6 deletions plugin/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@ module github.com/grafana/grafana-app-sdk/plugin
go 1.23.0

retract (
v0.18.3 // Tag was deleted and re-created with a new commit, causing GOPROXY conflicts
v0.18.4 // Errors in release pipeline didn't allow the binaries to be built for this release, which can break automated workflows that depend on them
v0.18.3 // Tag was deleted and re-created with a new commit, causing GOPROXY conflicts
)

require (
github.com/grafana/grafana-app-sdk v0.18.3
github.com/grafana/grafana-plugin-sdk-go v0.245.0
github.com/prometheus/client_golang v1.20.2
github.com/grafana/grafana-app-sdk v0.18.5
github.com/grafana/grafana-plugin-sdk-go v0.246.0
github.com/prometheus/client_golang v1.20.3
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/otel v1.29.0
go.opentelemetry.io/otel/trace v1.29.0
Expand Down Expand Up @@ -91,8 +91,8 @@ require (
github.com/zeebo/xxh3 v1.0.2 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.53.0 // indirect
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.53.0 // indirect
go.opentelemetry.io/contrib/propagators/jaeger v1.28.0 // indirect
go.opentelemetry.io/contrib/samplers/jaegerremote v0.22.0 // indirect
go.opentelemetry.io/contrib/propagators/jaeger v1.29.0 // indirect
go.opentelemetry.io/contrib/samplers/jaegerremote v0.23.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.29.0 // indirect
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.29.0 // indirect
go.opentelemetry.io/otel/metric v1.29.0 // indirect
Expand Down
20 changes: 10 additions & 10 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.3 h1:TWUDgMdPZy0yqpfD89pq0qz3FE+QCM0qvAwV0/WXUHg=
github.com/grafana/grafana-app-sdk v0.18.3/go.mod h1:/CiM1dj3D2l/hsQQnnyLnotApVQTcalBAOoulH/cE1U=
github.com/grafana/grafana-plugin-sdk-go v0.245.0 h1:2KCKA86//O20ffL6WKzHGx5scBbdV7GyEFGnH8Hdv7M=
github.com/grafana/grafana-plugin-sdk-go v0.245.0/go.mod h1:1X8Kgo/SK91Qo1WBCKjPSKrfgjpQys1OkQsHhA78TLg=
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/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 @@ -175,8 +175,8 @@ github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_golang v1.20.2 h1:5ctymQzZlyOON1666svgwn3s6IKWgfbjsejTMiXIyjg=
github.com/prometheus/client_golang v1.20.2/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_golang v1.20.3 h1:oPksm4K8B+Vt35tUhw6GbSNSgVlVSBH0qELP/7u83l4=
github.com/prometheus/client_golang v1.20.3/go.mod h1:PIEt8X02hGcP8JWbeHyeZ53Y/jReSnHgO035n//V5WE=
github.com/prometheus/client_model v0.6.1 h1:ZKSh/rekM+n3CeS952MLRAdFwIKqeY8b62p8ais2e9E=
github.com/prometheus/client_model v0.6.1/go.mod h1:OrxVMOVHjw3lKMa8+x6HeMGkHMQyHDk9E3jmP2AmGiY=
github.com/prometheus/common v0.55.0 h1:KEi6DK7lXW/m7Ig5i47x0vRzuBsHuvJdi5ee6Y3G1dc=
Expand Down Expand Up @@ -237,10 +237,10 @@ go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.53.0/go.mod h1:ImRBLMJv177/pwiLZ7tU7HDGNdBv7rS0HQ99eN/zBl8=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 h1:4K4tsIXefpVJtvA/8srF4V4y0akAoPHkIslgAkjixJA=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0/go.mod h1:jjdQuTGVsXV4vSs+CJ2qYDeDPf9yIJV23qlIzBm73Vg=
go.opentelemetry.io/contrib/propagators/jaeger v1.28.0 h1:xQ3ktSVS128JWIaN1DiPGIjcH+GsvkibIAVRWFjS9eM=
go.opentelemetry.io/contrib/propagators/jaeger v1.28.0/go.mod h1:O9HIyI2kVBrFoEwQZ0IN6PHXykGoit4mZV2aEjkTRH4=
go.opentelemetry.io/contrib/samplers/jaegerremote v0.22.0 h1:OYxqumWcd1yaV/qvCt1B7Sru9OeUNGjeXq/oldx3AGk=
go.opentelemetry.io/contrib/samplers/jaegerremote v0.22.0/go.mod h1:2tZTRqCbvx7nG57wUwd5NQpNVujOWnR84iPLllIH0Ok=
go.opentelemetry.io/contrib/propagators/jaeger v1.29.0 h1:+YPiqF5rR6PqHBlmEFLPumbSP0gY0WmCGFayXRcCLvs=
go.opentelemetry.io/contrib/propagators/jaeger v1.29.0/go.mod h1:6PD7q7qquWSp3Z4HeM3e/2ipRubaY1rXZO8NIHVDZjs=
go.opentelemetry.io/contrib/samplers/jaegerremote v0.23.0 h1:qKi9ntCcronqWqfuKxqrxZlZd82jXJEgGiAWH1+phxo=
go.opentelemetry.io/contrib/samplers/jaegerremote v0.23.0/go.mod h1:1kbAgQa5lgYC3rC6cE3jSxQ/Q13l33wv/WI8U+htwag=
go.opentelemetry.io/otel v1.21.0/go.mod h1:QZzNPQPm1zLX4gZK4cMi+71eaorMSGT3A4znnUvNNEo=
go.opentelemetry.io/otel v1.29.0 h1:PdomN/Al4q/lN6iBJEN3AwPvUiHPMlt93c8bqTG5Llw=
go.opentelemetry.io/otel v1.29.0/go.mod h1:N/WtXPs1CNCUEx+Agz5uouwCba+i+bJGFicT8SR4NP8=
Expand Down

0 comments on commit cdb88c1

Please sign in to comment.