-
Notifications
You must be signed in to change notification settings - Fork 75
Description
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Note
These dependencies have not received updates for an extended period and may be unmaintained:
View abandoned dependencies (16)
Datasource | Name | Last Updated |
---|---|---|
github-actions | bufbuild/buf-breaking-action |
2024-02-22 |
gomod | github.com/cheekybits/genny |
2018-08-30 |
gomod | github.com/go-openapi/loads |
2024-03-09 |
gomod | github.com/go-openapi/spec |
2024-03-09 |
gomod | github.com/go-openapi/strfmt |
2024-03-09 |
gomod | github.com/go-openapi/validate |
2024-03-09 |
gomod | github.com/google/uuid |
2024-01-23 |
gomod | github.com/grafana/otel-profiling-go |
2023-12-05 |
gomod | github.com/grafana/pyroscope-go/godeltaprof |
2024-08-15 |
gomod | github.com/hashicorp/go-hclog |
2024-04-01 |
gomod | github.com/json-iterator/go |
2021-09-11 |
gomod | github.com/jszwedko/go-datemath |
2019-10-13 |
gomod | github.com/magefile/mage |
2023-05-11 |
gomod | github.com/mattetti/filebuffer |
2020-05-07 |
gomod | github.com/mitchellh/reflectwalk |
2021-05-03 |
gomod | github.com/unknwon/bra |
2020-05-17 |
Packages are marked as abandoned when they exceed the abandonmentThreshold
since their last release.
Unlike deprecated packages with official notices, abandonment is detected by release inactivity.
Awaiting Schedule
The following updates are awaiting their schedule. To get an update now, click on a checkbox below.
- chore(deps): Update dependency go to v1.24.5
- chore(deps): Update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.62.0
- chore(deps): Update golangci/golangci-lint-action action to v8
- chore(deps): Update module github.com/olekukonko/tablewriter to v1
- chore(deps): Update module github.com/urfave/cli to v3
Warning
Renovate failed to look up the following dependencies: Could not determine new digest for update (github-tags package actions/setup-go)
.
Files affected: .github/workflows/check-grafana-compatibility.yml
, .github/workflows/check-incompatibility.yml
, .github/workflows/ci.yml
Detected dependencies
github-actions
.github/workflows/check-grafana-compatibility.yml
actions/checkout v4.3.0@08eba0b27e820071cde6df949e0beb9ba4906955
actions/checkout v4.3.0@08eba0b27e820071cde6df949e0beb9ba4906955
actions/setup-go 5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
go ~1.22
.github/workflows/check-incompatibility.yml
actions/checkout v4.3.0@08eba0b27e820071cde6df949e0beb9ba4906955
actions/setup-go 5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
.github/workflows/ci.yml
actions/checkout v4.3.0@08eba0b27e820071cde6df949e0beb9ba4906955
actions/setup-go 5.5.0@d35c59abb061a4a6fb18e82ac0862c26744d6ab5
golangci/golangci-lint-action v6.5.2@55c2c1448f86e01eaae002a5a3a9624417608d84
magefile/mage-action v3@6f50bbb8ea47d56e62dee92392788acbc8192d0b
.github/workflows/stale.yml
actions/stale v9@5bef64f19d7facfb25b37b414482c7164d639639
.github/workflows/validate-protos.yml
actions/checkout v4.3.0@08eba0b27e820071cde6df949e0beb9ba4906955
bufbuild/buf-setup-action v1.50.0@a47c93e0b1648d5651a065437926377d060baa99
bufbuild/buf-breaking-action v1.1.4@c57b3d842a5c3f3b454756ef65305a50a587c5ba
gomod
go.mod
go 1.24.1
github.com/apache/arrow-go/v18 v18.4.0
github.com/cheekybits/genny v1.0.0
github.com/chromedp/cdproto v0.0.0-20250803210736-d308e07a266d@d308e07a266d
github.com/elazarl/goproxy v1.7.2
github.com/getkin/kin-openapi v0.132.0
github.com/go-openapi/loads v0.22.0
github.com/go-openapi/spec v0.21.0
github.com/go-openapi/strfmt v0.23.0
github.com/go-openapi/validate v0.24.0
github.com/google/go-cmp v0.7.0
github.com/google/uuid v1.6.0
github.com/grafana/otel-profiling-go v0.5.1
github.com/grafana/pyroscope-go/godeltaprof v0.1.8
github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus v1.1.0
github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.3.2
github.com/hashicorp/go-hclog v1.6.3
github.com/hashicorp/go-plugin v1.7.0
github.com/json-iterator/go v1.1.12
github.com/magefile/mage v1.15.0
github.com/mattetti/filebuffer v1.0.1
github.com/mitchellh/reflectwalk v1.0.2
github.com/olekukonko/tablewriter v0.0.5
github.com/prometheus/client_golang v1.23.0
github.com/prometheus/common v0.65.0
github.com/stretchr/testify v1.10.0
github.com/unknwon/bra v0.0.0-20200517080246-1e3013ecaff8@1e3013ecaff8
github.com/urfave/cli v1.22.17
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62.0
go.opentelemetry.io/contrib/propagators/jaeger v1.37.0
go.opentelemetry.io/contrib/samplers/jaegerremote v0.31.0
go.opentelemetry.io/otel v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.37.0
go.opentelemetry.io/otel/sdk v1.37.0
go.opentelemetry.io/otel/trace v1.37.0
golang.org/x/net v0.43.0
golang.org/x/oauth2 v0.30.0
golang.org/x/sync v0.16.0
golang.org/x/sys v0.35.0
golang.org/x/text v0.28.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20250811230008-5f3141c8851a@5f3141c8851a
google.golang.org/grpc v1.74.2
google.golang.org/protobuf v1.36.7
Metadata
Metadata
Assignees
Labels
Type
Projects
Status