Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all group across 1 directory with 3 updates (#390)
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