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 updates are currently rate-limited. Click on a checkbox below to force their creation now.
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
test-client-php/composer.json openai-php/client ^0.10.1 symfony/http-client ^7.0 nyholm/psr7 ^1.8 guzzlehttp/guzzle ^7.9
openai-php/client ^0.10.1
symfony/http-client ^7.0
nyholm/psr7 ^1.8
guzzlehttp/guzzle ^7.9
demo/docker-compose.yml valkey/valkey 8.0.1-alpine postgres 16
valkey/valkey 8.0.1-alpine
postgres 16
Dockerfile golang 1.23-bookworm services/cache/Dockerfile docker/dockerfile 1 python 3.11-slim services/rule/Dockerfile docker/dockerfile 1 python 3.11-slim
golang 1.23-bookworm
docker/dockerfile 1
python 3.11-slim
.github/free-disk-space/action.yaml jlumbroso/free-disk-space v1.3.1 .github/workflows/cache-preview.yaml actions/checkout v4 dorny/paths-filter v3 docker/login-action v3 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/metadata-action v5 docker/build-push-action v6 .github/workflows/codeql.yml actions/checkout v4 github/codeql-action v3 github/codeql-action v3 .github/workflows/core-preview.yaml actions/checkout v4 dorny/paths-filter v3 actions/setup-go v5 actions/checkout v4 dorny/paths-filter v3 docker/login-action v3 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/metadata-action v5 docker/build-push-action v6 .github/workflows/discord-notifications.yaml actions/checkout v4 SethCohen/github-releases-to-discord v1.16.2 .github/workflows/release.yaml docker/login-action v3 actions/checkout v4 docker/setup-buildx-action v3 docker/metadata-action v5 docker/build-push-action v6 docker/login-action v3 actions/checkout v4 docker/setup-buildx-action v3 docker/metadata-action v5 docker/build-push-action v6 docker/login-action v3 actions/checkout v4 docker/setup-buildx-action v3 docker/metadata-action v5 docker/build-push-action v6 .github/workflows/rule-server-preview.yaml actions/checkout v4 dorny/paths-filter v3 actions/setup-python v5 abatilo/actions-poetry v3 actions/checkout v4 dorny/paths-filter v3 actions/setup-python v5 abatilo/actions-poetry v3 actions/checkout v4 dorny/paths-filter v3 docker/login-action v3 docker/setup-qemu-action v3 docker/setup-buildx-action v3 docker/metadata-action v5 docker/build-push-action v6
jlumbroso/free-disk-space v1.3.1
actions/checkout v4
dorny/paths-filter v3
docker/login-action v3
docker/setup-qemu-action v3
docker/setup-buildx-action v3
docker/metadata-action v5
docker/build-push-action v6
github/codeql-action v3
actions/setup-go v5
SethCohen/github-releases-to-discord v1.16.2
actions/setup-python v5
abatilo/actions-poetry v3
go.mod go 1.23.0 github.com/DATA-DOG/go-sqlmock v1.5.2 github.com/cespare/xxhash/v2 v2.3.0 github.com/fsnotify/fsnotify v1.8.0 github.com/go-chi/chi/v5 v5.1.0 github.com/go-chi/cors v1.2.1 github.com/go-chi/httprate v0.14.1 github.com/go-chi/httprate-redis v0.5.4 github.com/go-faker/faker/v4 v4.5.0 github.com/gofiber/fiber/v2 v2.52.5 github.com/google/uuid v1.6.0 github.com/openshieldai/go-openai v1.32.1-stream github.com/redis/go-redis/v9 v9.7.0 github.com/spf13/cobra v1.8.1 github.com/spf13/viper v1.19.0 github.com/stretchr/testify v1.9.0 github.com/swaggo/http-swagger v1.3.4 github.com/swaggo/swag v1.16.4 github.com/tiktoken-go/tokenizer v0.2.0 golang.org/x/sync v0.9.0 gopkg.in/yaml.v3 v3.0.1 gorm.io/driver/postgres v1.5.9 gorm.io/gorm v1.25.12
go 1.23.0
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/cespare/xxhash/v2 v2.3.0
github.com/fsnotify/fsnotify v1.8.0
github.com/go-chi/chi/v5 v5.1.0
github.com/go-chi/cors v1.2.1
github.com/go-chi/httprate v0.14.1
github.com/go-chi/httprate-redis v0.5.4
github.com/go-faker/faker/v4 v4.5.0
github.com/gofiber/fiber/v2 v2.52.5
github.com/google/uuid v1.6.0
github.com/openshieldai/go-openai v1.32.1-stream
github.com/redis/go-redis/v9 v9.7.0
github.com/spf13/cobra v1.8.1
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/swaggo/http-swagger v1.3.4
github.com/swaggo/swag v1.16.4
github.com/tiktoken-go/tokenizer v0.2.0
golang.org/x/sync v0.9.0
gopkg.in/yaml.v3 v3.0.1
gorm.io/driver/postgres v1.5.9
gorm.io/gorm v1.25.12
test-client/package.json openai 4.71.1 @types/node 22.10.1 typescript 5.6.3
openai 4.71.1
@types/node 22.10.1
typescript 5.6.3
services/cache/pyproject.toml services/rule/pyproject.toml
services/cache/pyproject.toml python ^3.11 fastapi ^0.115.0 uvicorn ^0.32.0 gptcache ^0.1.44 pydantic ^2.8.2 onnxruntime ^1.17.0 transformers 4.45.1 numpy ^1.26.4 torch ^2.4.0 flax ^0.10.0 sqlalchemy ^2.0.35 openai ^1.45.1 psycopg2-binary ^2.9.9 redis-om ^0.3.2 tensorflow ^2.17.0 ruamel-yaml ^0.18.6 services/rule/pyproject.toml python ^3.11 fastapi ^0.115.0 transformers 4.45.1 torch ^2.3.1 rule-engine ^4.5.0 presidio-analyzer ^2.2.355 presidio-anonymizer ^2.2.355 requests ^2.32.3 uvicorn ^0.32.0 python-dotenv ^1.0.1 numpy ^1.21.0 spacy ^3.7.5 thinc ^8.0.10 openai ^1.51.2 accelerate >=0.26.0
python ^3.11
fastapi ^0.115.0
uvicorn ^0.32.0
gptcache ^0.1.44
pydantic ^2.8.2
onnxruntime ^1.17.0
transformers 4.45.1
numpy ^1.26.4
torch ^2.4.0
flax ^0.10.0
sqlalchemy ^2.0.35
openai ^1.45.1
psycopg2-binary ^2.9.9
redis-om ^0.3.2
tensorflow ^2.17.0
ruamel-yaml ^0.18.6
torch ^2.3.1
rule-engine ^4.5.0
presidio-analyzer ^2.2.355
presidio-anonymizer ^2.2.355
requests ^2.32.3
python-dotenv ^1.0.1
numpy ^1.21.0
spacy ^3.7.5
thinc ^8.0.10
openai ^1.51.2
accelerate >=0.26.0
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.
Rate-Limited
These updates are currently rate-limited. Click on a checkbox below to force their creation now.
Edited/Blocked
These updates have been manually edited so Renovate will no longer make changes. To discard all commits and start over, click on a checkbox.
Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
composer
docker-compose
dockerfile
github-actions
gomod
npm
pep621
poetry
The text was updated successfully, but these errors were encountered: