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.
Warning
These dependencies are deprecated:
@types/cookie
These branches will be created by Renovate only once you click their checkbox below.
@radix-ui/react-checkbox
@radix-ui/react-collapsible
@radix-ui/react-radio-group
@radix-ui/react-select
@radix-ui/react-tooltip
@types/react
@types/react-dom
tracing
tracing-subscriber
@remix-run/dev
@remix-run/node
@remix-run/react
@remix-run/serve
@remix-run/server-runtime
sentry-rails
sentry-ruby
sentry-sidekiq
@unocss/preset-wind
@unocss/transformer-directives
cookie
react-dnd
react-dnd-html5-backend
backend/Gemfile ruby 3.3.5 rails "~> 7.1" redis "~> 4.0" tzinfo-data undefined bootsnap undefined debug undefined parallel_tests "~> 4.2" rspec "~> 3.12" rspec-rails "~> 6.0" rubocop "~> 1.42" rubocop-rails "~> 2.17" spring undefined syntax_tree "~> 5.1" shortuuid "~> 0.6.0" dotenv-rails "~> 2.8" openssl-oaep "~> 0.1.0" connection_pool "~> 2.3" request_store_rails "~> 2.0" aws-sdk-s3 "~> 1.117" bullet undefined http "~> 5.1" pg "~> 1.4" nokogiri "~> 1.14.0.rc1" color-generator "~> 0.0.4" counter_culture "~> 3.2" sidekiq "~> 7.0" console "~> 1.17" sentry-ruby "~> 5.10" sentry-rails "~> 5.10" sentry-sidekiq "~> 5.10" jwt "~> 2.8" rbnacl "~> 7.1" console-adapter-rails "~> 0.1.4" rails-i18n "~> 7.0" falcon "~> 0.47.7"
ruby 3.3.5
rails "~> 7.1"
redis "~> 4.0"
tzinfo-data undefined
bootsnap undefined
debug undefined
parallel_tests "~> 4.2"
rspec "~> 3.12"
rspec-rails "~> 6.0"
rubocop "~> 1.42"
rubocop-rails "~> 2.17"
spring undefined
syntax_tree "~> 5.1"
shortuuid "~> 0.6.0"
dotenv-rails "~> 2.8"
openssl-oaep "~> 0.1.0"
connection_pool "~> 2.3"
request_store_rails "~> 2.0"
aws-sdk-s3 "~> 1.117"
bullet undefined
http "~> 5.1"
pg "~> 1.4"
nokogiri "~> 1.14.0.rc1"
color-generator "~> 0.0.4"
counter_culture "~> 3.2"
sidekiq "~> 7.0"
console "~> 1.17"
sentry-ruby "~> 5.10"
sentry-rails "~> 5.10"
sentry-sidekiq "~> 5.10"
jwt "~> 2.8"
rbnacl "~> 7.1"
console-adapter-rails "~> 0.1.4"
rails-i18n "~> 7.0"
falcon "~> 0.47.7"
Cargo.toml anyhow 1.0.75 axum 0.6.20 thiserror 1.0.49 tokio 1.32.0 serde 1.0.183 serde_json 1.0.105 tower-http 0.4.3 tracing 0.1.37 tracing-subscriber 0.3.17 reqwest 0.11.20 tempfile 3.8.0 once_cell 1.18.0 uuid 1.4.1 rstest 0.18.2 dotenv 0.15.0
anyhow 1.0.75
axum 0.6.20
thiserror 1.0.49
tokio 1.32.0
serde 1.0.183
serde_json 1.0.105
tower-http 0.4.3
tracing 0.1.37
tracing-subscriber 0.3.17
reqwest 0.11.20
tempfile 3.8.0
once_cell 1.18.0
uuid 1.4.1
rstest 0.18.2
dotenv 0.15.0
docker-compose.dev.yml postgres 15 docker-compose.prod.yml redis 7.0.7-alpine postgres 15.1-alpine nginx 1.23.3-alpine
postgres 15
redis 7.0.7-alpine
postgres 15.1-alpine
nginx 1.23.3-alpine
backend/Dockerfile ruby 3.3.5-slim-bullseye frontend/Dockerfile node 22-slim sub-audio/Dockerfile sub-chart/Dockerfile node 22-slim sub-image/Dockerfile ubuntu 22.04
ruby 3.3.5-slim-bullseye
node 22-slim
ubuntu 22.04
.github/actions/build/action.yml docker/setup-qemu-action v2 docker/setup-buildx-action v2 actions/cache v3 docker/login-action v2 docker/build-push-action v3 .github/workflows/backend-check.yml actions/checkout v4 ruby/setup-ruby v1 actions/checkout v4 .github/workflows/build-all.yml .github/workflows/frontend-check.yml actions/checkout v4 ruby/setup-ruby v1 actions/setup-node v4 actions/checkout v3 actions/setup-node v3 .github/workflows/sub-audio-check.yml actions/checkout v4 ruby/setup-ruby v1 actions/setup-python v4 eifinger/setup-rye v4 actions/cache v3 .github/workflows/sub-chart-check.yml actions/checkout v4 ruby/setup-ruby v1 actions/setup-node v3 .github/workflows/sub-image-check.yml actions/checkout v4 ruby/setup-ruby v1 Swatinem/rust-cache v2
docker/setup-qemu-action v2
docker/setup-buildx-action v2
actions/cache v3
docker/login-action v2
docker/build-push-action v3
actions/checkout v4
ruby/setup-ruby v1
actions/setup-node v4
actions/checkout v3
actions/setup-node v3
actions/setup-python v4
eifinger/setup-rye v4
Swatinem/rust-cache v2
.node-version node 22.6.0
node 22.6.0
frontend/package.json @acab/reset.css ^0.10.0 @fluentui/react-icons 2.0.253 @radix-ui/react-checkbox ^1.1.1 @radix-ui/react-collapsible ^1.1.0 @radix-ui/react-radio-group ^1.2.0 @radix-ui/react-select ^2.1.1 @radix-ui/react-tooltip ^1.1.2 @remix-run/node ^2.11.2 @remix-run/react ^2.11.2 @remix-run/serve ^2.11.2 @remix-run/server-runtime ^2.11.2 @std/async ^1.0.4 budoux ^0.6.2 clsx ^2.1.1 cookie ^0.6.0 cross-env ^7.0.3 deepmerge-ts ^7.1.0 dotenv-cli ^7.4.2 i18next ^23.14.0 i18next-browser-languagedetector ^8.0.0 i18next-resources-to-backend ^1.2.1 isbot ^4.4.0 pathcat ^1.3.2 react 18.3.1 react-dnd ^14.0.5 react-dnd-html5-backend ^14.1.0 react-dom 18.3.1 react-headless-pagination ^1.1.6 react-hook-form ^7.53.0 react-i18next ^15.0.1 react-range ^1.10.0 react-tag-input ^6.10.3 remix-i18next ^6.3.0 sha.js 2.4.11 @biomejs/biome 1.8.3 @modyfi/vite-plugin-yaml ^1.1.0 @remix-run/dev ^2.11.2 @types/cookie ^0.6.0 @types/node ^22.5.1 @types/react ^18.3.4 @types/react-dom ^18.3.0 @types/sha.js 2.4.4 @unocss/preset-wind ^0.62.3 @unocss/transformer-directives ^0.62.3 autoprefixer ^10.4.20 dotenv ^16.4.5 postcss ^8.4.41 sass-embedded ^1.77.8 tailwindcss ^3.4.10 typescript ^5.5.4 vite ^5.4.2 vite-plugin-cjs-interop ^2.1.2 vite-plugin-svgr ^4.2.0 pnpm 9.9.0 sub-chart/package.json @hono/node-server ^1.12.2 @hono/sentry ^1.2.0 @hono/zod-validator ^0.2.2 axios ^1.6.8 dotenv ^16.4.5 hono ^4.5.9 tempy ^1.0.1 url-join ^4.0.1 usctool ^0.4.1 zod ^3.23.8 @biomejs/biome ^1.8.3 @rollup/plugin-commonjs ^26.0.1 @rollup/plugin-json ^6.1.0 @rollup/plugin-node-resolve ^15.2.3 @rollup/plugin-terser ^0.4.4 @types/node ^22.5.1 @types/url-join ^4.0.3 nodemon ^2.0.22 rollup ^4.21.1 rollup-plugin-esbuild ^6.1.1 terser ^5.30.3 tsx ^4.7.2 typescript ^5.5.4 vitest ^1.5.0 pnpm 9.9.0 tasks/package.json @discordjs/rest 1.7.1 axios 1.4.0 dotenv 16.3.1 @tsconfig/node16 16.1.0 discord-api-types 0.37.48 ts-node 10.9.1 typescript 5.1.6
@acab/reset.css ^0.10.0
@fluentui/react-icons 2.0.253
@radix-ui/react-checkbox ^1.1.1
@radix-ui/react-collapsible ^1.1.0
@radix-ui/react-radio-group ^1.2.0
@radix-ui/react-select ^2.1.1
@radix-ui/react-tooltip ^1.1.2
@remix-run/node ^2.11.2
@remix-run/react ^2.11.2
@remix-run/serve ^2.11.2
@remix-run/server-runtime ^2.11.2
@std/async ^1.0.4
budoux ^0.6.2
clsx ^2.1.1
cookie ^0.6.0
cross-env ^7.0.3
deepmerge-ts ^7.1.0
dotenv-cli ^7.4.2
i18next ^23.14.0
i18next-browser-languagedetector ^8.0.0
i18next-resources-to-backend ^1.2.1
isbot ^4.4.0
pathcat ^1.3.2
react 18.3.1
react-dnd ^14.0.5
react-dnd-html5-backend ^14.1.0
react-dom 18.3.1
react-headless-pagination ^1.1.6
react-hook-form ^7.53.0
react-i18next ^15.0.1
react-range ^1.10.0
react-tag-input ^6.10.3
remix-i18next ^6.3.0
sha.js 2.4.11
@biomejs/biome 1.8.3
@modyfi/vite-plugin-yaml ^1.1.0
@remix-run/dev ^2.11.2
@types/cookie ^0.6.0
@types/node ^22.5.1
@types/react ^18.3.4
@types/react-dom ^18.3.0
@types/sha.js 2.4.4
@unocss/preset-wind ^0.62.3
@unocss/transformer-directives ^0.62.3
autoprefixer ^10.4.20
dotenv ^16.4.5
postcss ^8.4.41
sass-embedded ^1.77.8
tailwindcss ^3.4.10
typescript ^5.5.4
vite ^5.4.2
vite-plugin-cjs-interop ^2.1.2
vite-plugin-svgr ^4.2.0
pnpm 9.9.0
@hono/node-server ^1.12.2
@hono/sentry ^1.2.0
@hono/zod-validator ^0.2.2
axios ^1.6.8
hono ^4.5.9
tempy ^1.0.1
url-join ^4.0.1
usctool ^0.4.1
zod ^3.23.8
@biomejs/biome ^1.8.3
@rollup/plugin-commonjs ^26.0.1
@rollup/plugin-json ^6.1.0
@rollup/plugin-node-resolve ^15.2.3
@rollup/plugin-terser ^0.4.4
@types/url-join ^4.0.3
nodemon ^2.0.22
rollup ^4.21.1
rollup-plugin-esbuild ^6.1.1
terser ^5.30.3
tsx ^4.7.2
vitest ^1.5.0
@discordjs/rest 1.7.1
axios 1.4.0
dotenv 16.3.1
@tsconfig/node16 16.1.0
discord-api-types 0.37.48
ts-node 10.9.1
typescript 5.1.6
sub-audio/pyproject.toml fastapi >=0.114.1 uvicorn >=0.30.6 gunicorn >=23.0.0 python-dotenv >=1.0.1 redis >=5.0.8 sentry-sdk >=2.14.0
fastapi >=0.114.1
uvicorn >=0.30.6
gunicorn >=23.0.0
python-dotenv >=1.0.1
redis >=5.0.8
sentry-sdk >=2.14.0
sub-audio/.python-version python 3.12.2
python 3.12.2
.ruby-version ruby 3.3.5
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.
Warning
These dependencies are deprecated:
@types/cookie
Pending Approval
These branches will be created by Renovate only once you click their checkbox below.
@radix-ui/react-checkbox
,@radix-ui/react-collapsible
,@radix-ui/react-radio-group
,@radix-ui/react-select
,@radix-ui/react-tooltip
)@types/react
,@types/react-dom
)tracing
,tracing-subscriber
)@remix-run/dev
,@remix-run/node
,@remix-run/react
,@remix-run/serve
,@remix-run/server-runtime
)sentry-rails
,sentry-ruby
,sentry-sidekiq
)@unocss/preset-wind
,@unocss/transformer-directives
)cookie
,@types/cookie
)react-dnd
,react-dnd-html5-backend
)Detected dependencies
bundler
cargo
docker-compose
dockerfile
github-actions
nodenv
npm
pep621
pyenv
ruby-version
The text was updated successfully, but these errors were encountered: