plugin-sdk icon indicating copy to clipboard operation
plugin-sdk copied to clipboard

Dependency Dashboard

Open cq-bot opened this issue 1 year ago • 0 comments

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 golang.org/x/exp digest to e25ba8c
  • [ ] fix(deps): Update module github.com/grpc-ecosystem/go-grpc-middleware/v2 to v2.3.3
  • [ ] chore(deps): Update dependency golangci/golangci-lint to v2.6.2
  • [ ] fix(deps): Update dependency go to v1.25.4
  • [ ] fix(deps): Update module golang.org/x/oauth2 to v0.33.0
  • [ ] fix(deps): Update module golang.org/x/sync to v0.18.0
  • [ ] fix(deps): Update module golang.org/x/text to v0.31.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 actions/github-script action to v8
  • [ ] chore(deps): Update actions/upload-artifact action to v5
  • [ ] chore(deps): Update stefanzweifel/git-auto-commit-action action to v7

Pending Status Checks

These updates await pending status checks. To force their creation now, click the checkbox below.

  • [ ] fix(deps): Update aws-sdk-go-v2 monorepo (github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/config, github.com/aws/aws-sdk-go-v2/service/licensemanager, github.com/aws/aws-sdk-go-v2/service/marketplacemetering)
  • [ ] fix(deps): Update module google.golang.org/grpc to v1.77.0
  • [ ] chore(deps): Update actions/checkout action to v6
  • [ ] chore(deps): Update actions/setup-go action to v6
  • [ ] chore(deps): Update golangci/golangci-lint-action action to v9

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

  • [ ] fix(deps): Update module github.com/cloudquery/plugin-pb-go to v1.26.27

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

  • [ ] fix(deps): Update module github.com/apache/arrow-go/v18 to v18.4.1
  • [ ] chore(deps): Update module github.com/cloudquery/plugin-sdk/v2 to v4

Detected dependencies

github-actions
.github/workflows/gen_coverage_report.yml
  • actions/checkout v5
  • actions/setup-go v6
  • peter-evans/create-pull-request v7
  • go 1.25
.github/workflows/go_mod_tidy_examples.yml
  • actions/checkout v5
  • actions/setup-go v5
  • stefanzweifel/git-auto-commit-action v5
.github/workflows/lint_golang.yml
  • actions/checkout v5
  • actions/setup-go v5
  • golangci/golangci-lint-action v8
.github/workflows/lint_markdown.yml
  • actions/checkout v5
  • errata-ai/vale-action dcded780f1ff68e2558e802a165a484a4a3e2fb8
  • actions/checkout v5
  • nosborn/github-action-markdown-cli v3.5.0
.github/workflows/pr_title.yml
  • amannn/action-semantic-pull-request v6
.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 v11
  • netlify/delta-action v4
.github/workflows/unittest.yml
  • actions/checkout v5
  • actions/setup-go v5
  • actions/upload-artifact v4
gomod
examples/simple_plugin/go.mod
  • go 1.24.4
  • github.com/apache/arrow-go/v18 v18.4.0
  • github.com/cloudquery/plugin-sdk/v4 v4.92.0
  • github.com/rs/zerolog v1.34.0
go.mod
  • go 1.24.4
  • github.com/apache/arrow-go/v18 v18.4.0
  • github.com/aws/aws-sdk-go-v2 v1.39.6
  • github.com/aws/aws-sdk-go-v2/config v1.31.20
  • github.com/aws/aws-sdk-go-v2/service/licensemanager v1.36.12
  • github.com/aws/aws-sdk-go-v2/service/marketplacemetering v1.34.5
  • github.com/bradleyjkemp/cupaloy/v2 v2.8.0
  • github.com/cloudquery/cloudquery-api-go v1.14.5
  • github.com/cloudquery/codegen v0.3.33
  • github.com/cloudquery/plugin-pb-go v1.26.18
  • 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.3.2
  • github.com/hashicorp/go-retryablehttp v0.7.8
  • github.com/invopop/jsonschema v0.13.0
  • github.com/mitchellh/hashstructure/v2 v2.0.2
  • github.com/rs/zerolog v1.34.0
  • github.com/samber/lo v1.52.0
  • github.com/santhosh-tekuri/jsonschema/v6 v6.0.2
  • github.com/spf13/cobra v1.10.1
  • github.com/stretchr/testify v1.11.1
  • github.com/thoas/go-funk v0.9.3
  • go.opentelemetry.io/otel v1.37.0
  • go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.13.0
  • go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.37.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.37.0
  • go.opentelemetry.io/otel/log v0.13.0
  • go.opentelemetry.io/otel/metric v1.37.0
  • go.opentelemetry.io/otel/sdk v1.37.0
  • go.opentelemetry.io/otel/sdk/log v0.13.0
  • go.opentelemetry.io/otel/sdk/metric v1.37.0
  • go.opentelemetry.io/otel/trace v1.37.0
  • golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546@a4bb9ffd2546
  • golang.org/x/oauth2 v0.32.0
  • golang.org/x/sync v0.17.0
  • golang.org/x/text v0.30.0
  • google.golang.org/grpc v1.76.0
  • google.golang.org/protobuf v1.36.10
  • github.com/cloudquery/jsonschema v0.0.0-20240220124159-92878faa2a66@92878faa2a66
renovate-config-presets
.github/renovate.json5
regex
.github/workflows/lint_golang.yml
  • golangci/golangci-lint v2.5.0
.github/workflows/gen_coverage_report.yml
.github/workflows/go_mod_tidy_examples.yml
.github/workflows/lint_golang.yml
.github/workflows/unittest.yml
.github/workflows/lint_golang.yml
  • golangci/golangci-lint v2.5.0
.github/workflows/gen_coverage_report.yml
.github/workflows/go_mod_tidy_examples.yml
.github/workflows/lint_golang.yml
.github/workflows/unittest.yml

cq-bot avatar Feb 28 '24 07:02 cq-bot