Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Dashboard #142

Open
3 tasks
renovate bot opened this issue Mar 21, 2023 · 0 comments
Open
3 tasks

Dependency Dashboard #142

renovate bot opened this issue Mar 21, 2023 · 0 comments

Comments

@renovate
Copy link
Contributor

renovate bot commented Mar 21, 2023

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 (github.com/aws/aws-sdk-go-v2/service/cloudfront, github.com/aws/aws-sdk-go-v2/service/eks, github.com/aws/aws-sdk-go-v2/service/lambda, github.com/aws/aws-sdk-go-v2/service/rds)
  • fix(deps): update observability modules (go.opentelemetry.io/contrib/detectors/aws/ec2, go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp, go.opentelemetry.io/otel, go.opentelemetry.io/otel/exporters/otlp/otlptrace, go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp, go.opentelemetry.io/otel/sdk, go.opentelemetry.io/otel/trace)

Detected dependencies

docker-compose
.devcontainer/docker-compose.yml
docker-compose.yml
dockerfile
build/package/Dockerfile
  • golang 1.23-alpine
  • alpine 3.20
github-actions
.github/workflows/docker-cleanup.yml
  • actions/delete-package-versions v5
.github/workflows/test-build.yml
  • actions/checkout v4
  • actions/setup-go v5
  • golangci/golangci-lint-action v6
  • actions/checkout v4
  • depot/setup-action v1
  • depot/build-push-action v1
  • aws-actions/configure-aws-credentials v4
  • actions/checkout v4
  • docker/metadata-action v5
  • docker/login-action v3
  • docker/login-action v3
  • depot/setup-action v1
  • depot/build-push-action v1
  • actions/upload-artifact v4
gomod
go.mod
  • go 1.22.5
  • github.com/MrAlias/otel-schema-utils v0.2.1-alpha
  • github.com/aws/aws-sdk-go-v2 v1.32.4
  • github.com/aws/aws-sdk-go-v2/config v1.28.3
  • github.com/aws/aws-sdk-go-v2/credentials v1.17.44
  • github.com/aws/aws-sdk-go-v2/service/apigateway v1.27.5
  • github.com/aws/aws-sdk-go-v2/service/autoscaling v1.48.0
  • github.com/aws/aws-sdk-go-v2/service/cloudfront v1.40.4
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch v1.42.4
  • github.com/aws/aws-sdk-go-v2/service/directconnect v1.29.5
  • github.com/aws/aws-sdk-go-v2/service/dynamodb v1.36.5
  • github.com/aws/aws-sdk-go-v2/service/ec2 v1.187.1
  • github.com/aws/aws-sdk-go-v2/service/ecs v1.49.2
  • github.com/aws/aws-sdk-go-v2/service/efs v1.33.5
  • github.com/aws/aws-sdk-go-v2/service/eks v1.51.3
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.28.4
  • github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.41.1
  • github.com/aws/aws-sdk-go-v2/service/iam v1.37.4
  • github.com/aws/aws-sdk-go-v2/service/kms v1.37.5
  • github.com/aws/aws-sdk-go-v2/service/lambda v1.64.3
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall v1.44.2
  • github.com/aws/aws-sdk-go-v2/service/networkmanager v1.31.5
  • github.com/aws/aws-sdk-go-v2/service/rds v1.89.1
  • github.com/aws/aws-sdk-go-v2/service/route53 v1.46.1
  • github.com/aws/aws-sdk-go-v2/service/s3 v1.66.3
  • github.com/aws/aws-sdk-go-v2/service/sns v1.33.4
  • github.com/aws/aws-sdk-go-v2/service/sqs v1.37.0
  • github.com/aws/aws-sdk-go-v2/service/sts v1.32.4
  • github.com/aws/smithy-go v1.22.0
  • github.com/getsentry/sentry-go v0.29.1
  • github.com/micahhausler/aws-iam-policy v0.4.2
  • github.com/nats-io/jwt/v2 v2.7.2
  • github.com/nats-io/nkeys v0.4.7
  • github.com/overmindtech/discovery v0.31.2
  • github.com/overmindtech/sdp-go v0.99.0
  • github.com/overmindtech/sdpcache v1.6.4
  • github.com/sirupsen/logrus v1.9.3
  • github.com/sourcegraph/conc v0.3.0
  • github.com/spf13/cobra v1.8.1
  • github.com/spf13/pflag v1.0.5
  • github.com/spf13/viper v1.19.0
  • go.opentelemetry.io/contrib/detectors/aws/ec2 v1.31.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0
  • go.opentelemetry.io/otel v1.31.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0
  • go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0
  • go.opentelemetry.io/otel/sdk v1.31.0
  • go.opentelemetry.io/otel/trace v1.31.0
  • go.uber.org/automaxprocs v1.6.0
  • google.golang.org/protobuf v1.35.1
  • github.com/cenkalti/backoff/v4 v4.3.0

  • Check this box to trigger a request for Renovate to run again on this repository
@DavidS-ovm DavidS-ovm pinned this issue Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants