pitabwire / frame

A simple bootstrap for quickly starting a server based on gocloud framework
Apache License 2.0
5 stars 2 forks source link

Dependency Dashboard #6

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

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

Config Migration Needed

This repository currently has no open or pending branches.

Detected dependencies

docker-compose
tests_runner/docker-compose.yml - `postgres 17.1` - `oryd/keto v0.12.0-alpha.0` - `oryd/keto v0.12.0-alpha.0`
github-actions
.github/workflows/changelog.yml - `actions/checkout v4` - `saadmk11/changelog-ci v1.1.2`
.github/workflows/draft_release.yml
.github/workflows/golangci-lint.yml - `actions/checkout v4` - `golangci/golangci-lint-action v6`
.github/workflows/publish-release.yml - `actions/checkout v4` - `actions/checkout v4` - `eregon/publish-release v1`
.github/workflows/run_tests.yml - `actions/checkout v4` - `actions/setup-go v5`
gomod
go.mod - `go 1.23.0` - `github.com/BurntSushi/toml v1.4.0` - `github.com/golang-jwt/jwt/v5 v5.2.1` - `github.com/gorilla/handlers v1.5.2` - `github.com/grpc-ecosystem/go-grpc-middleware/v2 v2.1.0` - `github.com/improbable-eng/grpc-web v0.15.0` - `github.com/jackc/pgx/v5 v5.7.1` - `github.com/kelseyhightower/envconfig v1.4.0` - `github.com/nicksnyder/go-i18n/v2 v2.4.1` - `github.com/panjf2000/ants/v2 v2.10.0` - `github.com/pitabwire/natspubsub v0.1.7` - `github.com/rs/xid v1.6.0` - `github.com/sirupsen/logrus v1.9.3` - `go.opentelemetry.io/otel v1.32.0` - `go.opentelemetry.io/otel/sdk v1.32.0` - `gocloud.dev v0.40.0` - `golang.org/x/net v0.31.0` - `golang.org/x/text v0.20.0` - `google.golang.org/grpc v1.68.0` - `google.golang.org/grpc/examples v0.0.0-20241114221105-66385b28b3fe@66385b28b3fe` - `gorm.io/datatypes v1.2.4` - `gorm.io/driver/postgres v1.5.9` - `gorm.io/gorm v1.25.12`
html
docs/_layouts/default.html - `html5shiv 3.7.3`

AbhishekManra commented 1 year ago

Hello, can anyone make it clear please about what I am supposed to do to resolve this issue?Majorly about the checkbox. Thank you

AbhishekManra commented 1 year ago

things i got is that i have to handle and rebase all the updates that are alerted by Renovate to us.

AbhishekManra commented 1 year ago

Maybe I need some guidance about the same. thank you.

pitabwire commented 11 months ago

Hello @AbhishekManra this issue is special because its used by renovate to manage how it creates dependency updates. It does not require any action from your end.

AbhishekManra commented 11 months ago

oh sorry, I didn't get that earlier. Thanks for clarifying