We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
These problems occurred while renovating this repository. View logs.
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
Warning
Renovate failed to look up the following dependencies: Failed to look up npm package @buf/minekube_gate.connectrpc_es.
Failed to look up npm package @buf/minekube_gate.connectrpc_es
Files affected: .web/docs/developers/api/typescript/bun/package.json, .web/docs/developers/api/typescript/node/package.json, .web/docs/developers/api/typescript/web/package.json
.web/docs/developers/api/typescript/bun/package.json
.web/docs/developers/api/typescript/node/package.json
.web/docs/developers/api/typescript/web/package.json
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
.web/docs/developers/api/typescript/bun/package.json @buf/minekube_gate.connectrpc_es ^1.6.1-20241118150055-50fffb007499.1 @bufbuild/buf ^1.47.2 @bufbuild/protobuf ^1.0.0 @connectrpc/connect ^1.0.0 @connectrpc/connect-node ^1.6.1 typescript ^5.0.0
@buf/minekube_gate.connectrpc_es ^1.6.1-20241118150055-50fffb007499.1
@bufbuild/buf ^1.47.2
@bufbuild/protobuf ^1.0.0
@connectrpc/connect ^1.0.0
@connectrpc/connect-node ^1.6.1
typescript ^5.0.0
.web/docs/developers/api/rust/Cargo.toml tokio 1.41.1 tonic 0.12.3
tokio 1.41.1
tonic 0.12.3
.examples/docker-compose/docker-compose.yml
Dockerfile golang 1.23.4
golang 1.23.4
.github/workflows/ci.yml actions/checkout v4 actions/setup-go v5 golangci/golangci-lint-action v6 actions/checkout v4 actions/setup-go v5 actions/checkout v4 docker/setup-buildx-action v3 docker/login-action v3 docker/build-push-action v6 actions/checkout v4 actions/setup-go v5 goreleaser/goreleaser-action v6
actions/checkout v4
actions/setup-go v5
golangci/golangci-lint-action v6
docker/setup-buildx-action v3
docker/login-action v3
docker/build-push-action v6
goreleaser/goreleaser-action v6
.examples/extend/simple-proxy/go.mod go 1.23.2 github.com/robinbraemer/event v0.1.1 go.minekube.com/brigodier v0.0.1 go.minekube.com/common v0.0.6 go.minekube.com/gate v0.46.0 .web/docs/developers/api/go/go.mod go 1.23.2 buf.build/gen/go/minekube/gate/connectrpc/go v1.17.0-20241120101512-f1a10b5029ce.1@f1a10b5029ce buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.2-20241120101512-f1a10b5029ce.1@f1a10b5029ce connectrpc.com/connect v1.17.0 go.mod go 1.23.2 go 1.23.4 connectrpc.com/connect v1.17.0 github.com/Tnze/go-mc v1.20.2 github.com/agext/levenshtein v1.2.3 github.com/coder/websocket v1.8.12 github.com/dboslee/lru v0.0.1 github.com/edwingeng/deque/v2 v2.1.1 github.com/gammazero/deque v1.0.0 github.com/go-faker/faker/v4 v4.5.0 github.com/go-logr/logr v1.4.2 github.com/go-logr/zapr v1.3.0 github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da@41bb18bfe9da github.com/google/uuid v1.6.0 github.com/gookit/color v1.5.4 github.com/jellydator/ttlcache/v3 v3.3.0 github.com/knadh/koanf/providers/file v1.1.2 github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646@83c6a9932646 github.com/pires/go-proxyproto v0.8.0 github.com/robinbraemer/event v0.1.1 github.com/rs/xid v1.6.0 github.com/sandertv/go-raknet v1.13.0 github.com/sandertv/gophertunnel v1.37.0 github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.10.0 github.com/urfave/cli/v2 v2.27.5 github.com/zyedidia/generic v1.2.1 go.minekube.com/brigodier v0.0.1 go.minekube.com/common v0.0.6 go.minekube.com/connect v0.6.2 go.uber.org/atomic v1.11.0 go.uber.org/zap v1.27.0 golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f@2d47ceb2692f golang.org/x/net v0.34.0 golang.org/x/sync v0.10.0 golang.org/x/text v0.21.0 golang.org/x/time v0.8.0 google.golang.org/grpc v1.69.2 google.golang.org/protobuf v1.36.2 gopkg.in/yaml.v3 v3.0.1
go 1.23.2
github.com/robinbraemer/event v0.1.1
go.minekube.com/brigodier v0.0.1
go.minekube.com/common v0.0.6
go.minekube.com/gate v0.46.0
buf.build/gen/go/minekube/gate/connectrpc/go v1.17.0-20241120101512-f1a10b5029ce.1@f1a10b5029ce
buf.build/gen/go/minekube/gate/protocolbuffers/go v1.36.2-20241120101512-f1a10b5029ce.1@f1a10b5029ce
connectrpc.com/connect v1.17.0
go 1.23.4
github.com/Tnze/go-mc v1.20.2
github.com/agext/levenshtein v1.2.3
github.com/coder/websocket v1.8.12
github.com/dboslee/lru v0.0.1
github.com/edwingeng/deque/v2 v2.1.1
github.com/gammazero/deque v1.0.0
github.com/go-faker/faker/v4 v4.5.0
github.com/go-logr/logr v1.4.2
github.com/go-logr/zapr v1.3.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da@41bb18bfe9da
github.com/google/uuid v1.6.0
github.com/gookit/color v1.5.4
github.com/jellydator/ttlcache/v3 v3.3.0
github.com/knadh/koanf/providers/file v1.1.2
github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646@83c6a9932646
github.com/pires/go-proxyproto v0.8.0
github.com/rs/xid v1.6.0
github.com/sandertv/go-raknet v1.13.0
github.com/sandertv/gophertunnel v1.37.0
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.10.0
github.com/urfave/cli/v2 v2.27.5
github.com/zyedidia/generic v1.2.1
go.minekube.com/connect v0.6.2
go.uber.org/atomic v1.11.0
go.uber.org/zap v1.27.0
golang.org/x/exp v0.0.0-20241108190413-2d47ceb2692f@2d47ceb2692f
golang.org/x/net v0.34.0
golang.org/x/sync v0.10.0
golang.org/x/text v0.21.0
golang.org/x/time v0.8.0
google.golang.org/grpc v1.69.2
google.golang.org/protobuf v1.36.2
gopkg.in/yaml.v3 v3.0.1
.web/docs/developers/api/kotlin/settings.gradle.kts .web/docs/developers/api/kotlin/build.gradle.kts org.jetbrains.kotlin.jvm 1.9.25 org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.1 io.grpc:grpc-kotlin-stub 1.4.1 io.grpc:grpc-protobuf 1.69.0 io.grpc:grpc-netty-shaded 1.69.0 com.google.protobuf:protobuf-java 4.29.2
org.jetbrains.kotlin.jvm 1.9.25
org.jetbrains.kotlinx:kotlinx-coroutines-core 1.10.1
io.grpc:grpc-kotlin-stub 1.4.1
io.grpc:grpc-protobuf 1.69.0
io.grpc:grpc-netty-shaded 1.69.0
com.google.protobuf:protobuf-java 4.29.2
.examples/kubernetes/kustomization.yaml .examples/kubernetes/servers/kustomization.yaml
.web/docs/developers/api/java/pom.xml build.buf.gen:minekube_gate_protocolbuffers_java 29.2.0.1.20241118150055.50fffb007499 build.buf.gen:minekube_gate_grpc_java 1.69.0.1.20241118150055.50fffb007499 io.grpc:grpc-netty-shaded 1.69.0 io.grpc:grpc-protobuf 1.69.0 io.grpc:grpc-stub 1.69.0 com.google.protobuf:protobuf-java 4.29.2
build.buf.gen:minekube_gate_protocolbuffers_java 29.2.0.1.20241118150055.50fffb007499
build.buf.gen:minekube_gate_grpc_java 1.69.0.1.20241118150055.50fffb007499
io.grpc:grpc-stub 1.69.0
.web/docs/developers/api/typescript/node/package.json @buf/minekube_gate.connectrpc_es ^1.6.1-20241118150055-50fffb007499.1 @bufbuild/buf ^1.47.2 @bufbuild/protobuf ^1.0.0 @connectrpc/connect ^1.0.0 @connectrpc/connect-node ^1.6.1 typescript ^5.0.0 .web/docs/developers/api/typescript/web/package.json @buf/minekube_gate.connectrpc_es ^1.6.1-20241118150055-50fffb007499.1 @bufbuild/buf ^1.47.2 @bufbuild/protobuf ^1.0.0 @connectrpc/connect ^1.0.0 @connectrpc/connect-web ^1.6.1 typescript ^5.0.0 .web/package.json posthog-js ^1.93.3 autoprefixer ^10.4.13 postcss ^8.4.20 tailwindcss ^3.2.4 vitepress ^1.0.0-rc.31 vue ^3.2.45
@connectrpc/connect-web ^1.6.1
posthog-js ^1.93.3
autoprefixer ^10.4.13
postcss ^8.4.20
tailwindcss ^3.2.4
vitepress ^1.0.0-rc.31
vue ^3.2.45
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.
Repository problems
These problems occurred while renovating this repository. View logs.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
Warning
Renovate failed to look up the following dependencies:
Failed to look up npm package @buf/minekube_gate.connectrpc_es
.Files affected:
.web/docs/developers/api/typescript/bun/package.json
,.web/docs/developers/api/typescript/node/package.json
,.web/docs/developers/api/typescript/web/package.json
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
bun
cargo
docker-compose
dockerfile
github-actions
gomod
gradle
kustomize
maven
npm
The text was updated successfully, but these errors were encountered: