Skip to content

fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.281.0#46

Merged
cap10morgan merged 1 commit intomainfrom
renovate/github.com-grafana-grafana-plugin-sdk-go-0.x
Nov 11, 2025
Merged

fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.281.0#46
cap10morgan merged 1 commit intomainfrom
renovate/github.com-grafana-grafana-plugin-sdk-go-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/grafana/grafana-plugin-sdk-go v0.279.0 -> v0.281.0 age confidence

Release Notes

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

v0.281.0

Compare Source

What's Changed

Full Changelog: grafana/grafana-plugin-sdk-go@v0.280.0...v0.281.0

Compatibility

The way experimental.DataQuery objects get serialised to JSON has slightly changed, for details see #​1420

gorelease -base v0.280.0 -version v0.281.0

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

v0.280.0

Compare Source

What's Changed

Compatibility

❯ gorelease -base v0.279.0 -version v0.280.0

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

## compatible changes
HTTPSettings.SigV4SessionToken: added

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

## compatible changes
SigV4Config.SessionToken: added

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

## incompatible changes
E2E: removed
GetBuildInfo: changed from InfoGetterFunc to github.com/grafana/grafana-plugin-sdk-go/build/buildinfo.GetterFunc
Info: changed from Info to github.com/grafana/grafana-plugin-sdk-go/build/buildinfo.Info
InfoGetter: changed from InfoGetter to github.com/grafana/grafana-plugin-sdk-go/build/buildinfo.Getter
InfoGetterFunc: changed from InfoGetterFunc to github.com/grafana/grafana-plugin-sdk-go/build/buildinfo.GetterFunc

# github.com/grafana/grafana-plugin-sdk-go/build/buildinfo

## compatible changes
package added

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

## incompatible changes
ArrowToJSON: changed from func(github.com/apache/arrow-go/v18/arrow.Record, FrameInclude) ([]byte, error) to func(github.com/apache/arrow-go/v18/arrow.RecordBatch, FrameInclude) ([]byte, error)
FromArrowRecord: changed from func(github.com/apache/arrow-go/v18/arrow.Record) (*Frame, error) to func(github.com/apache/arrow-go/v18/arrow.RecordBatch) (*Frame, error)

# github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/mage

## compatible changes
package added

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

Full Changelog: grafana/grafana-plugin-sdk-go@v0.279.0...v0.280.0


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 11, 2025

ℹ 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):

  • 27 additional dependencies were updated

Details:

Package Change
github.com/apache/arrow-go/v18 v18.4.0 -> v18.4.1
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3
github.com/getkin/kin-openapi v0.132.0 -> v0.133.0
github.com/go-openapi/jsonpointer v0.21.0 -> v0.22.1
github.com/grafana/pyroscope-go/godeltaprof v0.1.8 -> v0.1.9
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.1 -> v2.27.2
github.com/klauspost/cpuid/v2 v2.2.11 -> v2.3.0
github.com/prometheus/client_golang v1.23.0 -> v1.23.2
github.com/prometheus/common v0.65.0 -> v0.67.1
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 -> v0.63.0
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62.0 -> v0.63.0
go.opentelemetry.io/contrib/propagators/jaeger v1.37.0 -> v1.38.0
go.opentelemetry.io/contrib/samplers/jaegerremote v0.31.0 -> v0.32.0
go.opentelemetry.io/otel v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/metric v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/sdk v1.37.0 -> v1.38.0
go.opentelemetry.io/otel/trace v1.37.0 -> v1.38.0
go.opentelemetry.io/proto/otlp v1.7.0 -> v1.7.1
golang.org/x/exp v0.0.0-20250811191247-51f88131bc50 -> v0.0.0-20251002181428-27f1f14c8bb9
golang.org/x/mod v0.27.0 -> v0.28.0
golang.org/x/net v0.43.0 -> v0.44.0
golang.org/x/sync v0.16.0 -> v0.17.0
golang.org/x/sys v0.35.0 -> v0.37.0
google.golang.org/grpc v1.74.2 -> v1.75.1
google.golang.org/protobuf v1.36.7 -> v1.36.10

@cap10morgan cap10morgan merged commit 3cff62c into main Nov 11, 2025
7 checks passed
@cap10morgan cap10morgan deleted the renovate/github.com-grafana-grafana-plugin-sdk-go-0.x branch November 11, 2025 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant