Skip to content

fix(deps): update backend dependencies#739

Closed
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
renovate/backend-dependencies
Closed

fix(deps): update backend dependencies#739
renovate-sh-app[bot] wants to merge 1 commit into
mainfrom
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.2.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.2.0

Compare Source

What's Changed

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

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 becomes conflicted, 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):

  • 8 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
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
@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/backend-dependencies branch 2 times, most recently from 07c4828 to abb6244 Compare May 11, 2026 13:03
@renovate-sh-app
Copy link
Copy Markdown
Contributor Author

Rebase requested. Renovate is processing this repository now.

@renovate-sh-app renovate-sh-app Bot force-pushed the renovate/backend-dependencies branch 2 times, most recently from 008c841 to 25b6df6 Compare May 13, 2026 13:03
| 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.2.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 25b6df6 to 544b88f Compare May 14, 2026 10:01
@phlope phlope closed this May 20, 2026
auto-merge was automatically disabled May 20, 2026 13:06

Pull request was closed

@github-project-automation github-project-automation Bot moved this from Backlog to Complete in OSS Big Tent May 20, 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.

1 participant