Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Oct 24, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/grafana/grafana-app-sdk/logging v0.47.0 -> v0.48.1 age confidence

Release Notes

grafana/grafana-app-sdk (github.com/grafana/grafana-app-sdk/logging)

v0.48.1

Compare Source

Changelog

v0.48.0

Compare Source

What Changed in this Release

CRD generation from the grafana-app-sdk generate command has been updated to abide by kubernetes' structural schema requirements for CRDs with respect to use of anyOf, oneOf, and allOf. CRDs generated from CUE schemas with disjunctions will now use a unified set of the disjunction schemas as the properties, and only use oneOf to clarify required (or should-not-be-present) fields. Use of anyOf for disjunctions has been replaced with oneOf, to better match the behavior of the CUE OpenAPI serializer.

An optional resource.ClientGenerator can now be passed in the simple.AppConfig to allow customizing the ClientGenerator used by the app's informers. If not provided in the config, it will continue to default to a k8s.ClientRegistry instantiated with the kubeconfig and default client config.

Changelog

  • e400c04 Bump the all group in /plugin with 2 updates (#​1021)
  • 4f5efe4 [CRD Generation] Abide by Structural Schema Constrains for anyOf, allOf, and oneOf (#​1018)
  • 52aae37 [codegen] Upgrade cog to v0.0.44 and regenerate golden test files (#​1020)
  • b0c2bdd [simple.App] Allow Config to Supply a ClientGenerator (#​1023)

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 is behind base branch, 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.

@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner October 24, 2025 18:12
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/github.com-grafana-grafana-app-sdk-logging-0.x branch from 4c7f9a4 to 812eb04 Compare October 25, 2025 00:10
@renovate-sh-app renovate-sh-app bot changed the title fix(deps): update module github.com/grafana/grafana-app-sdk/logging to v0.48.0 fix(deps): update module github.com/grafana/grafana-app-sdk/logging to v0.48.1 Oct 25, 2025
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/github.com-grafana-grafana-app-sdk-logging-0.x branch 4 times, most recently from 9a191b8 to 07bd565 Compare October 29, 2025 15:11
…o v0.48.1

| datasource | package                                    | from    | to      |
| ---------- | ------------------------------------------ | ------- | ------- |
| go         | github.com/grafana/grafana-app-sdk/logging | v0.47.0 | v0.48.1 |


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/github.com-grafana-grafana-app-sdk-logging-0.x branch from 07bd565 to c9738f6 Compare October 30, 2025 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants