kumahq / kuma-grafana-datasource

A grafana datasource plugin for Kuma
Apache License 2.0
7 stars 6 forks source link

Bump github.com/grafana/grafana-plugin-sdk-go from 0.144.0 to 0.201.0 #253

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps github.com/grafana/grafana-plugin-sdk-go from 0.144.0 to 0.201.0.

Release notes

Sourced from github.com/grafana/grafana-plugin-sdk-go's releases.

v0.201.0

What's Changed

Full Changelog: https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.200.0...v0.201.0

Compatibility

gorelease -base=v0.200.0 -version=v0.201.0
# github.com/grafana/grafana-plugin-sdk-go/data/sqlutil
## compatible changes
FormatOptionMulti: added

summary

v0.201.0 is a valid semantic version for this release.

v0.200.0

What's Changed

Compatibility

gorelease -base=v0.199.0 -version=v0.200.0
# github.com/grafana/grafana-plugin-sdk-go/data
## compatible changes
FrameMeta.UniqueRowIDFields: added

github.com/grafana/grafana-plugin-sdk-go/data/sqlutil

compatible changes

FormatOptionTrace: added

summary

v0.200.0 is a valid semantic version for this release.

New Contributors

Full Changelog: https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.199.0...v0.200.0

v0.199.0

What's Changed

... (truncated)

Commits
  • d8f8ae6 chore: migrate one last change from sqlds (#872)
  • e1ea456 Refactor getMacroMatches & fix a couple of bugs (#863)
  • d36c501 Update copied changes from sqlds (#862)
  • 7250ba5 Frame: Add UniqueRowIDFields attribute to frame.meta (#865)
  • 598562d codeowners: assign sql to big-tent squad (#857)
  • c94a780 build(deps): bump github.com/prometheus/common from 0.45.0 to 0.46.0 (#855)
  • 8c049f3 build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 (#854)
  • a2b8809 Supports "Host" custom header. (#848)
  • b36a9b7 build(deps): bump golang.org/x/sys from 0.15.0 to 0.16.0 (#851)
  • 5640a11 build(deps): bump github.com/prometheus/client_golang (#850)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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 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)
dependabot[bot] commented 8 months ago

Superseded by #256.