Skip to content

Dependency Dashboard #2465

@cloudquery-ci

Description

@cloudquery-ci

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Repository Problems

Renovate tried to run on this repository, but found these problems.

  • ⚠️ WARN: Some upgrade(s) did not have a releaseTimestamp, but as we're running with minimumReleaseAgeBehaviour=timestamp-optional, proceeding. See debug logs for more information

Pending Status Checks

The following updates await pending status checks. To force their creation now, click on a checkbox below.

  • fix(deps): Update golang.org/x/exp digest to c761662
  • 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)

Open

The following updates have all been created. To force a retry/rebase of any, click on a checkbox below.

PR Closed (Blocked)

The following updates are blocked by an existing closed PR. To recreate the PR, click on a checkbox below.

Detected Dependencies

github-actions (8)
.github/workflows/gen_coverage_report.yml (6)
  • actions/create-github-app-token v3@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 → [Updates: v3]
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c
  • actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae
  • peter-evans/create-pull-request v8@5f6978faf089d4d20b00c7766989d076bb2fc7f1
  • go 1.26
.github/workflows/go_mod_tidy_examples.yml (5)
  • actions/create-github-app-token v3@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 → [Updates: v3]
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c
  • actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae
  • stefanzweifel/git-auto-commit-action v7@04702edda442b2e678b25b537cec683a1493fcb9
.github/workflows/lint_golang.yml (5)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c
  • actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae
  • golangci/golangci-lint-action v9@1e7e51e771db61008b38414a730f564565cf7c20 → [Updates: v9]
  • golangci/golangci-lint v2.11.4 → [Updates: v2.12.2]
.github/workflows/lint_markdown.yml (3)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • nosborn/github-action-markdown-cli v3.5.0@508d6cefd8f0cc99eab5d2d4685b1d5f470042c1
.github/workflows/pr_title.yml (1)
  • amannn/action-semantic-pull-request v6@48f256284bd46cdaab1048c3721360e808335d50
.github/workflows/release-pr.yml (3)
  • actions/create-github-app-token v3@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 → [Updates: v3]
  • googleapis/release-please-action v5@45996ed1f6d02564a971a2fa1b5860e934307cf7
  • actions/github-script v9@3a2844b7e9c422d3c10d287c895573f7108da1b3
.github/workflows/unittest-post.yml (3)
  • haya14busa/action-workflow_run-status v1@967ed83efa565c257675ed70cfe5231f062ddd94
  • dawidd6/action-download-artifact v20@8305c0f1062bb0d184d09ef4493ecb9288447732 → [Updates: v21]
  • netlify/delta-action v4@1195810c67610e177b2f60da3f4cf6f620bd5d54
.github/workflows/unittest.yml (4)
  • actions/checkout v6@de0fac2e4500dabe0009e67214ff5f5447ce83dd
  • actions/setup-go v6@4a3601121dd01d1626a1e23e37211e3254c1c06c
  • actions/cache v5@27d5ce7f107fe9357f9df03efb73ab90386fccae
  • actions/upload-artifact v7@043fb46d1a93c77aae656e7c1c64a875d1fc6a0a
gomod (2)
examples/simple_plugin/go.mod (4)
  • go 1.26.2 → [Updates: 1.26.3]
  • github.com/apache/arrow-go/v18 v18.6.0
  • github.com/cloudquery/plugin-sdk/v4 v4.95.2
  • github.com/rs/zerolog v1.35.1
go.mod (44)
  • go 1.26.2 → [Updates: 1.26.3]
  • github.com/apache/arrow-go/v18 v18.6.0
  • github.com/aws/aws-sdk-go-v2 v1.41.7 → [Updates: v1.41.9]
  • github.com/aws/aws-sdk-go-v2/config v1.32.17 → [Updates: v1.32.18]
  • github.com/aws/aws-sdk-go-v2/service/licensemanager v1.37.12 → [Updates: v1.37.14]
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.36.5 → [Updates: v1.36.7]
  • github.com/bradleyjkemp/cupaloy/v2 v2.8.0
  • github.com/cloudquery/cloudquery-api-go v1.14.9
  • github.com/cloudquery/codegen v0.4.1
  • github.com/cloudquery/plugin-pb-go v1.27.15
  • github.com/cloudquery/plugin-sdk/v2 v2.7.0 → [Updates: v4.95.2]
  • github.com/getsentry/sentry-go v0.46.2
  • github.com/goccy/go-json v0.10.6
  • 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.3.3
  • github.com/hashicorp/go-retryablehttp v0.7.8
  • github.com/invopop/jsonschema v0.14.0
  • github.com/mitchellh/hashstructure/v2 v2.0.2
  • github.com/rs/zerolog v1.35.1
  • github.com/samber/lo v1.53.0
  • github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
  • github.com/spf13/cobra v1.10.2
  • github.com/stretchr/testify v1.11.1
  • github.com/thoas/go-funk v0.9.3
  • go.opentelemetry.io/otel v1.43.0 → [Updates: v1.44.0]
  • go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.19.0 → [Updates: v0.20.0]
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.43.0 → [Updates: v1.44.0]
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.43.0 → [Updates: v1.44.0]
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.43.0 → [Updates: v1.44.0]
  • go.opentelemetry.io/otel/log v0.19.0 → [Updates: v0.20.0]
  • go.opentelemetry.io/otel/metric v1.43.0 → [Updates: v1.44.0]
  • go.opentelemetry.io/otel/sdk v1.43.0 → [Updates: v1.44.0]
  • go.opentelemetry.io/otel/sdk/log v0.19.0 → [Updates: v0.20.0]
  • go.opentelemetry.io/otel/sdk/metric v1.43.0 → [Updates: v1.44.0]
  • go.opentelemetry.io/otel/trace v1.43.0 → [Updates: v1.44.0]
  • golang.org/x/exp v0.0.0-20260410095643-746e56fc9e2f@746e56fc9e2f → [Updates: v0.0.0-20260529124908-c761662dc8c9]
  • golang.org/x/oauth2 v0.36.0
  • golang.org/x/sync v0.20.0
  • golang.org/x/text v0.37.0
  • google.golang.org/grpc v1.81.1
  • google.golang.org/protobuf v1.36.11
  • github.com/cloudquery/jsonschema v0.0.0-20260327151118-8dfb902740f6@8dfb902740f6
regex (10)
.github/workflows/gen_coverage_report.yml
.github/workflows/gen_coverage_report.yml
.github/workflows/go_mod_tidy_examples.yml
.github/workflows/go_mod_tidy_examples.yml
.github/workflows/lint_golang.yml (1)
  • golangci/golangci-lint v2.11.4 → [Updates: v2.12.2]
.github/workflows/lint_golang.yml
.github/workflows/lint_golang.yml (1)
  • golangci/golangci-lint v2.11.4 → [Updates: v2.12.2]
.github/workflows/lint_golang.yml
.github/workflows/unittest.yml
.github/workflows/unittest.yml
renovate-config (1)
.github/renovate.json5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions