Skip to content

fix(deps): update backend dependencies#739

Open
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/backend-dependencies
Open

fix(deps): update backend dependencies#739
renovate-sh-app[bot] wants to merge 1 commit intomainfrom
renovate/backend-dependencies

Conversation

@renovate-sh-app
Copy link
Copy Markdown
Contributor

@renovate-sh-app renovate-sh-app Bot commented May 4, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/grafana/grafana-plugin-sdk-go v0.291.1v0.292.0 age confidence
github.com/grafana/schemads v0.0.8v0.1.0 age confidence
pgregory.net/rapid v1.2.0v1.3.0 age confidence

Release Notes

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

v0.292.0

Compare Source

What's Changed

Full Changelog: grafana/grafana-plugin-sdk-go@v0.291.1...v0.292.0

Compatibility

gorelease -base v0.291.1 -version v0.292.0

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

## incompatible changes
ConvertFromProtobuf.GrafanaConfig: changed from func(map[string]string) *GrafanaCfg to func(map[string]string) *github.com/grafana/grafana-plugin-sdk-go/config.GrafanaCfg
ConvertToProtobuf.GrafanaConfig: changed from func(*GrafanaCfg) map[string]string to func(*github.com/grafana/grafana-plugin-sdk-go/config.GrafanaCfg) map[string]string
FeatureToggles: changed from FeatureToggles to github.com/grafana/grafana-plugin-sdk-go/config.FeatureToggles
GrafanaCfg: changed from GrafanaCfg to github.com/grafana/grafana-plugin-sdk-go/config.GrafanaCfg
GrafanaConfigFromContext: changed from func(context.Context) *GrafanaCfg to func(context.Context) *github.com/grafana/grafana-plugin-sdk-go/config.GrafanaCfg
NewGrafanaCfg: changed from func(map[string]string) *GrafanaCfg to func(map[string]string) *github.com/grafana/grafana-plugin-sdk-go/config.GrafanaCfg
PluginContext.GrafanaConfig: changed from *GrafanaCfg to *github.com/grafana/grafana-plugin-sdk-go/config.GrafanaCfg
Proxy: changed from Proxy to github.com/grafana/grafana-plugin-sdk-go/config.Proxy
SQLConfig: changed from SQLConfig to github.com/grafana/grafana-plugin-sdk-go/config.SQLConfig
WithGrafanaConfig: changed from func(context.Context, *GrafanaCfg) context.Context to func(context.Context, *github.com/grafana/grafana-plugin-sdk-go/config.GrafanaCfg) context.Context

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

## compatible changes
package added

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

## incompatible changes
QueryTypeDefinitionSpec.Examples: removed

## compatible changes
(*Unstructured).IsZero: added
QueryExample.QueryType: added
QueryExamples: added

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

## compatible changes
package added

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

## incompatible changes
(*Builder).AddQueries: changed from func(...QueryTypeInfo) error to func([]QueryTypeInfo) error
(*Builder).UpdateQueryDefinition: removed
SettingTypeInfo: removed

## compatible changes
(*Builder).ConfigureSettings: added
(*Builder).SetRoutes: added
(*Builder).UpdateProviderFiles: added
Diff: added

# summary
v0.292.0 is a valid semantic version for this release.
grafana/schemads (github.com/grafana/schemads)

v0.1.0

Compare Source

What's Changed

Full Changelog: grafana/schemads@v0.0.11...v0.1.0

v0.0.11

Compare Source

What's Changed

Full Changelog: grafana/schemads@v0.0.10...v0.0.11

v0.0.10

Compare Source

What's Changed

Full Changelog: grafana/schemads@v0.0.9...v0.0.10

v0.0.9

Compare Source

What's Changed

New Contributors

Full Changelog: grafana/schemads@v0.0.8...v0.0.9

flyingmutant/rapid (pgregory.net/rapid)

v1.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: flyingmutant/rapid@v1.2.0...v1.3.0


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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.

@renovate-sh-app
Copy link
Copy Markdown
Contributor Author

renovate-sh-app Bot commented May 4, 2026

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

  • 9 additional dependencies were updated

Details:

Package Change
github.com/huandu/go-sqlbuilder v1.39.1 -> v1.40.2
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.42.0 -> v1.43.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.42.0 -> v1.43.0
go.opentelemetry.io/proto/otlp v1.9.0 -> v1.10.0
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 -> v0.0.0-20260401024825-9d38bb4040a9
github.com/magefile/mage v1.16.1 -> v1.17.1
golang.org/x/sys v0.42.0 -> v0.43.0
google.golang.org/grpc v1.79.3 -> v1.80.0

@github-project-automation github-project-automation Bot moved this to Backlog in OSS Big Tent May 4, 2026
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/backend-dependencies branch 4 times, most recently from 96eb7f3 to 83353bd Compare May 6, 2026 16:02
| datasource | package                                  | from     | to       |
| ---------- | ---------------------------------------- | -------- | -------- |
| go         | github.com/grafana/grafana-plugin-sdk-go | v0.291.1 | v0.292.0 |
| go         | github.com/grafana/schemads              | v0.0.8   | v0.1.0   |
| go         | pgregory.net/rapid                       | v1.2.0   | v1.3.0   |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/backend-dependencies branch from 83353bd to 07c4828 Compare May 7, 2026 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

0 participants