Open
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Awaiting Schedule
These updates are awaiting their schedule. Click on a checkbox to get an update now.
- fix(deps): Update aws-sdk-go-v2 monorepo (
github.com/aws/aws-sdk-go-v2/config
,github.com/aws/aws-sdk-go-v2/service/marketplacemetering
) - fix(deps): Update module google.golang.org/protobuf to v1.36.6
- fix(deps): Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.1
- fix(deps): Update module github.com/rs/zerolog to v1.34.0
- fix(deps): Update module github.com/samber/lo to v1.49.1
- fix(deps): Update module github.com/spf13/cobra to v1.9.1
- fix(deps): Update module golang.org/x/oauth2 to v0.28.0
- fix(deps): Update opentelemetry-go monorepo (
go.opentelemetry.io/otel
,go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp
,go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp
,go.opentelemetry.io/otel/exporters/otlp/otlptrace
,go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp
,go.opentelemetry.io/otel/log
,go.opentelemetry.io/otel/metric
,go.opentelemetry.io/otel/sdk
,go.opentelemetry.io/otel/sdk/log
,go.opentelemetry.io/otel/sdk/metric
,go.opentelemetry.io/otel/trace
) - chore(deps): Update dependency golangci/golangci-lint to v2
- fix(deps): Update dawidd6/action-download-artifact action to v9
- fix(deps): Update golangci/golangci-lint-action action to v7
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Ignored or Blocked
These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.
Detected dependencies
github-actions
.github/workflows/add_tags.yml
bcoe/conventional-release-labels v1
.github/workflows/go_mod_tidy_examples.yml
actions/checkout v4
actions/setup-go v5
stefanzweifel/git-auto-commit-action v5
.github/workflows/lint_golang.yml
actions/checkout v4
actions/setup-go v5
golangci/golangci-lint-action v6
.github/workflows/lint_markdown.yml
actions/checkout v4
errata-ai/vale-action 2690bc95f0ed3cb5220492575af09c51b04fbea9
actions/checkout v4
nosborn/github-action-markdown-cli v3.4.0
.github/workflows/pr_title.yml
amannn/action-semantic-pull-request v5
.github/workflows/release-pr.yml
googleapis/release-please-action v4
booxmedialtd/ws-action-parse-semver 7784200024d6b3fc01253e617ec0168daf603de3
tubone24/update_release 1cfa79ccf7422570d9a9c6b6de749ff4b280e48b
actions/github-script v7
.github/workflows/unittest-post.yml
haya14busa/action-workflow_run-status v1
dawidd6/action-download-artifact v8
netlify/delta-action v4
.github/workflows/unittest.yml
actions/checkout v4
actions/setup-go v5
actions/upload-artifact v4
gomod
examples/simple_plugin/go.mod
go 1.23.0
go 1.24.1
github.com/apache/arrow-go/v18 v18.2.0
github.com/cloudquery/plugin-sdk/v4 v4.76.0
github.com/rs/zerolog v1.33.0
go.mod
go 1.23.0
go 1.24.1
github.com/apache/arrow-go/v18 v18.2.0
github.com/aws/aws-sdk-go-v2 v1.36.3
github.com/aws/aws-sdk-go-v2/config v1.29.9
github.com/aws/aws-sdk-go-v2/service/licensemanager v1.30.1
github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.26.2
github.com/bradleyjkemp/cupaloy/v2 v2.8.0
github.com/cloudquery/cloudquery-api-go v1.13.8
github.com/cloudquery/plugin-pb-go v1.26.9
github.com/cloudquery/plugin-sdk/v2 v2.7.0
github.com/goccy/go-json v0.10.5
github.com/golang/mock v1.6.0
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.2.0
github.com/hashicorp/go-retryablehttp v0.7.7
github.com/invopop/jsonschema v0.13.0
github.com/mitchellh/hashstructure/v2 v2.0.2
github.com/rs/zerolog v1.33.0
github.com/samber/lo v1.47.0
github.com/santhosh-tekuri/jsonschema/v6 v6.0.1
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
github.com/thoas/go-funk v0.9.3
go.opentelemetry.io/otel v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.10.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.34.0
go.opentelemetry.io/otel/log v0.10.0
go.opentelemetry.io/otel/metric v1.34.0
go.opentelemetry.io/otel/sdk v1.34.0
go.opentelemetry.io/otel/sdk/log v0.10.0
go.opentelemetry.io/otel/sdk/metric v1.34.0
go.opentelemetry.io/otel/trace v1.34.0
golang.org/x/exp v0.0.0-20250305212735-054e65f0b394@054e65f0b394
golang.org/x/oauth2 v0.25.0
golang.org/x/sync v0.12.0
golang.org/x/text v0.23.0
google.golang.org/grpc v1.71.0
google.golang.org/protobuf v1.36.5
regex
.github/workflows/lint_golang.yml
golangci/golangci-lint v1.64.8
.github/workflows/go_mod_tidy_examples.yml
.github/workflows/lint_golang.yml
.github/workflows/unittest.yml
.github/workflows/lint_golang.yml
golangci/golangci-lint v1.64.8
.github/workflows/go_mod_tidy_examples.yml
.github/workflows/lint_golang.yml
.github/workflows/unittest.yml
Metadata
Metadata
Assignees
Labels
No labels