grafana-trino icon indicating copy to clipboard operation
grafana-trino copied to clipboard

Bump github.com/grafana/grafana-plugin-sdk-go from 0.162.0 to 0.173.0

Open dependabot[bot] opened this issue 1 year ago • 1 comments

Bumps github.com/grafana/grafana-plugin-sdk-go from 0.162.0 to 0.173.0.

Release notes

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

v0.173.0

What's Changed

New Contributors

Full Changelog: https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.172.0...v0.173.0


Compatibility

# summary
Inferred base version: v0.172.0
Suggested version: v0.173.0

v0.172.0

What's Changed

Full Changelog: https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.171.0...v0.172.0

Compatibility

gorelease -base v0.171.0 -version v0.172.0
# summary
v0.172.0 is a valid semantic version for this release.

v0.171.0

What's Changed

Full Changelog: https://github.com/grafana/grafana-plugin-sdk-go/compare/v0.170.0...v0.171.0

Compatibility

# github.com/grafana/grafana-plugin-sdk-go/backend
## incompatible changes
HTTPSettings.SecureSocksProxyEnabled: removed
HTTPSettings.SecureSocksProxyPass: removed
HTTPSettings.SecureSocksProxyUsername: removed
## compatible changes
</tr></table> 

... (truncated)

Commits
  • 976bbdf Bump OpenTelemetry dependencies and its direct and indirect dependencies (#719)
  • 6126e06 Bump github.com/elazarl/goproxy to v0.0.0-20230731152917-f99041a5c027 (#720)
  • 30591d3 Secure socks proxy: Allow the env variables to be overriden (#716)
  • 91cb987 Secure socks proxy: Modify how proxy options can be set (#717)
  • 51d836b Add backend.NewLoggerWith function (#715)
  • 7e35a1f Add method Fingerprint to data.Labels (#712)
  • 6a36850 FrameMeta: add PreferredVisualizationPluginId field to API (#705)
  • a5f7ed7 Chore: update to go 1.20 and grafana-plugin-ci 1.8.1 (#713)
  • 7dd9759 add instance metrics (#711)
  • 8ea68e1 Reapply 6be923230b09c4cf2f3cb4c9ac2665fa9593ed46 (#710)
  • 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 <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)

dependabot[bot] avatar Aug 21 '23 17:08 dependabot[bot]