Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Bump github.com/grafana/grafana-plugin-sdk-go from 0.114.0 to 0.121.0 #12

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 10, 2022

Bumps github.com/grafana/grafana-plugin-sdk-go from 0.114.0 to 0.121.0.

Release notes

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

v0.121.0

What's Changed

Full Changelog: grafana/grafana-plugin-sdk-go@v0.120.0...v0.121.0

Compatibility

gorelease -base v0.120.0 -version v0.121.0

github.com/grafana/grafana-plugin-sdk-go/backend

incompatible changes

RunStreamRequest: old is comparable, new is not SubscribeStreamRequest: old is comparable, new is not

compatible changes

RunStreamRequest.Data: added SubscribeStreamRequest.Data: added

github.com/grafana/grafana-plugin-sdk-go/genproto/pluginv2

compatible changes

(*RunStreamRequest).GetData: added (*SubscribeStreamRequest).GetData: added RunStreamRequest.Data: added SubscribeStreamRequest.Data: added

summary

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

v0.118.0

What's Changed

Full Changelog: grafana/grafana-plugin-sdk-go@v0.117.0...v0.118.0

Compatibility

gorelease -base v0.117.0 -version v0.118.0
# summary
v0.118.0 is a valid semantic version for this release.

v0.117.0

... (truncated)

Commits
  • a8d67e7 Live: add channel connection data to subscribe/run stream (#434)
  • 85515dc fix minor typo in output (#433)
  • 710f872 add convert with column function (#432)
  • 0bd2d9d sqlutil: Add regex converter matching support (#430)
  • 15272e4 Fix data races due to concurrent jsoniter Stream buffer usage (#429)
  • e78060a Chore: Split pipelines for PR and main branch (#427)
  • d17274e Chore: Use Go 1.17 (#428)
  • c29d305 Chore: Update release guide (#426)
  • d702c48 Fix stable sort order of query response when encoded to JSON (#425)
  • cd41387 Chore: Upgrade go-plugin, protobuf deps (#422)
  • 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 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)

Bumps [github.com/grafana/grafana-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) from 0.114.0 to 0.121.0.
- [Release notes](https://github.com/grafana/grafana-plugin-sdk-go/releases)
- [Commits](grafana/grafana-plugin-sdk-go@v0.114.0...v0.121.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/grafana-plugin-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 10, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 24, 2022

Superseded by #15.

@dependabot dependabot bot closed this Jan 24, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grafana/grafana-plugin-sdk-go-0.121.0 branch January 24, 2022 04:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
0 participants