Skip to content

Comments

fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.289.0 - autoclosed#652

Closed
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/github.com-grafana-grafana-plugin-sdk-go-0.x
Closed

fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.289.0 - autoclosed#652
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/github.com-grafana-grafana-plugin-sdk-go-0.x

Conversation

@renovate-sh-app
Copy link
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/grafana/grafana-plugin-sdk-go v0.287.0v0.289.0 age confidence

Release Notes

grafana/grafana-plugin-sdk-go (github.com/grafana/grafana-plugin-sdk-go)

v0.289.0

Compare Source

What's Changed

New Contributors

Full Changelog: grafana/grafana-plugin-sdk-go@v0.288.0...v0.289.0

Compatibility

gorelease -base v0.288.0 -version v0.289.0

# github.com/grafana/grafana-plugin-sdk-go/backend
## compatible changes
ChunkedDataCallback: added
DataFrameFormat: added
DataFrameFormat_ARROW: added
DataFrameFormat_JSON: added
NewChunkedDataWriter: added
QueryChunkedDataRequest.Format: added

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

## compatible changes
(*QueryTypeMux).HandleChunkedQueryType: added
(*QueryTypeMux).QueryChunkedData: added

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

## compatible changes
AppendJSONData: added

# github.com/grafana/grafana-plugin-sdk-go/experimental/apis/data/v0alpha1

## incompatible changes
package removed

# github.com/grafana/grafana-plugin-sdk-go/experimental/apis/datasource/v0alpha1

## compatible changes
package added

# github.com/grafana/grafana-plugin-sdk-go/experimental/datasourcetest

## compatible changes
AccumulateArrow: added
AccumulateJSON: added

# github.com/grafana/grafana-plugin-sdk-go/experimental/schemabuilder

## incompatible changes
(*Builder).UpdateQueryDefinition: changed from func(*testing.T, string) github.com/grafana/grafana-plugin-sdk-go/experimental/apis/data/v0alpha1.QueryTypeDefinitionList to func(*testing.T, string) github.com/grafana/grafana-plugin-sdk-go/experimental/apis/datasource/v0alpha1.QueryTypeDefinitionList
QuerySchemaOptions.QueryTypes: changed from []github.com/grafana/grafana-plugin-sdk-go/experimental/apis/data/v0alpha1.QueryTypeDefinition to []github.com/grafana/grafana-plugin-sdk-go/experimental/apis/datasource/v0alpha1.QueryTypeDefinition
QueryTypeInfo.Discriminators: changed from []github.com/grafana/grafana-plugin-sdk-go/experimental/apis/data/v0alpha1.DiscriminatorFieldValue to []github.com/grafana/grafana-plugin-sdk-go/experimental/apis/datasource/v0alpha1.DiscriminatorFieldValue
QueryTypeInfo.Examples: changed from []github.com/grafana/grafana-plugin-sdk-go/experimental/apis/data/v0alpha1.QueryExample to []github.com/grafana/grafana-plugin-sdk-go/experimental/apis/datasource/v0alpha1.QueryExample
SettingTypeInfo.Discriminators: changed from []github.com/grafana/grafana-plugin-sdk-go/experimental/apis/data/v0alpha1.DiscriminatorFieldValue to []github.com/grafana/grafana-plugin-sdk-go/experimental/apis/datasource/v0alpha1.DiscriminatorFieldValue

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

## compatible changes
(*QueryChunkedDataRequest).GetFormat: added
(*QueryChunkedDataResponse).GetFormat: added
DataFrameFormat: added
DataFrameFormat_ARROW: added
DataFrameFormat_JSON: added
DataFrameFormat_name: added
DataFrameFormat_value: added
QueryChunkedDataRequest.Format: added
QueryChunkedDataResponse.Format: added

# summary
v0.289.0 is a valid semantic version for this release.

v0.288.0

Compare Source

What's Changed

  • fix(sqlutil): restore FrameFromRows proper handling of negative rowLimit by @​dgiagio in #​1479
  • feat: add QueryChunkedData endpoint constant and test support by @​dgiagio in #​1478

Full Changelog: grafana/grafana-plugin-sdk-go@v0.287.0...v0.288.0

Compatibility

gorelease -base v0.287.0 -version v0.288.0

# github.com/grafana/grafana-plugin-sdk-go/backend
## compatible changes
EndpointQueryChunkedData: added

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

## compatible changes
HandlerMiddlewareTest.QueryChunkedDataCtx: added
HandlerMiddlewareTest.QueryChunkedDataReq: added

# summary
v0.288.0 is a valid semantic version for this release.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

…v0.289.0

| datasource | package                                  | from     | to       |
| ---------- | ---------------------------------------- | -------- | -------- |
| go         | github.com/grafana/grafana-plugin-sdk-go | v0.287.0 | v0.289.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner February 23, 2026 10:04
@renovate-sh-app renovate-sh-app bot requested review from itsmylife and removed request for a team February 23, 2026 10:04
@renovate-sh-app
Copy link
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 8 additional dependencies were updated

Details:

Package Change
github.com/fatih/color v1.15.0 -> v1.18.0
github.com/mattn/go-colorable v0.1.13 -> v0.1.14
go.opentelemetry.io/otel v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/sdk v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.40.0
github.com/mattn/go-runewidth v0.0.16 -> v0.0.19
github.com/olekukonko/tablewriter v0.0.5 -> v1.1.3

@github-project-automation github-project-automation bot moved this to Backlog in OSS Big Tent Feb 23, 2026
@renovate-sh-app renovate-sh-app bot changed the title fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.289.0 fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.289.0 - autoclosed Feb 24, 2026
@renovate-sh-app renovate-sh-app bot closed this Feb 24, 2026
@renovate-sh-app renovate-sh-app bot deleted the renovate/github.com-grafana-grafana-plugin-sdk-go-0.x branch February 24, 2026 13:02
@github-project-automation github-project-automation bot moved this from Backlog to Complete in OSS Big Tent Feb 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

0 participants