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.
axum
axum-extra
axum-macros
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
crates/server/Cargo.toml argon2 0.5.3 axum 0.7.5 axum-extra 0.9.3 axum-macros 0.4.1 bincode 1.3.3 chrono 0.4.38 futures 0.3.30 jsonwebtoken 9.3.0 redb 2.1.0 serde 1.0.203 serde_json 1.0.117 sqlx 0.7.4 tokio 1.37.0 tower-http 0.5.2 tracing 0.1.40 tracing-subscriber 0.3.18 apalis 0.5.3 ping-rs 0.1.2 reqwest 0.12.4 tower 0.4.13 chrono-tz 0.9.0 rand_core 0.6.4 serde_repr 0.1.19 itertools 0.13.0 crates/ssl-exp/Cargo.toml chrono 0.4.38 openssl 0.10.66 thiserror 1.0.63
argon2 0.5.3
axum 0.7.5
axum-extra 0.9.3
axum-macros 0.4.1
bincode 1.3.3
chrono 0.4.38
futures 0.3.30
jsonwebtoken 9.3.0
redb 2.1.0
serde 1.0.203
serde_json 1.0.117
sqlx 0.7.4
tokio 1.37.0
tower-http 0.5.2
tracing 0.1.40
tracing-subscriber 0.3.18
apalis 0.5.3
ping-rs 0.1.2
reqwest 0.12.4
tower 0.4.13
chrono-tz 0.9.0
rand_core 0.6.4
serde_repr 0.1.19
itertools 0.13.0
openssl 0.10.66
thiserror 1.0.63
compose.yml
Dockerfile node 18-alpine3.18 rust 1.78.0-alpine3.18 alpine 3.18
node 18-alpine3.18
rust 1.78.0-alpine3.18
alpine 3.18
.github/workflows/docker.yml actions/checkout v4 docker/metadata-action v5 docker/setup-buildx-action v3 docker/login-action v3 docker/bake-action v6 .github/workflows/landing.yml actions/checkout v4 shalzz/zola-deploy-action v0.17.2 .github/workflows/node.yml actions/checkout v3 actions/setup-node v3 pnpm/action-setup v2 .github/workflows/rust.yml actions/checkout v2 actions-rs/toolchain v1 actions-rs/cargo v1 actions/checkout v2 actions-rs/toolchain v1 actions-rs/cargo v1 actions/checkout v2 actions-rs/toolchain v1 actions-rs/cargo v1
actions/checkout v4
docker/metadata-action v5
docker/setup-buildx-action v3
docker/login-action v3
docker/bake-action v6
shalzz/zola-deploy-action v0.17.2
actions/checkout v3
actions/setup-node v3
pnpm/action-setup v2
actions/checkout v2
actions-rs/toolchain v1
actions-rs/cargo v1
frontend/package.json @unovis/svelte ^1.4.1 @unovis/ts ^1.4.1 bits-ui ^0.21.4 clsx ^2.1.0 date-fns ^3.6.0 formsnap ^1.0.0 lucide-svelte ^0.468.0 mode-watcher ^0.4.0 svelte-sonner ^0.3.24 sveltekit-superforms ^2.12.5 tailwind-merge ^2.3.0 tailwind-variants ^0.2.1 zod ^3.22.5 @fontsource/fira-mono ^4.5.10 @neoconfetti/svelte ^1.0.0 @playwright/test ^1.28.1 @sveltejs/adapter-static ^3.0.1 @sveltejs/kit ^2.0.0 @sveltejs/vite-plugin-svelte ^3.0.0 @sveu/actions ^1.1.0 @sveu/browser ^1.0.1 @sveu/extend ^1.0.0 @sveu/shared ^1.0.1 @types/eslint ^8.56.0 autoprefixer ^10.4.16 eslint ^8.56.0 eslint-config-prettier ^9.1.0 eslint-plugin-svelte ^2.35.1 fuse.js ^7.0.0 postcss ^8.4.32 postcss-load-config ^5.0.2 prettier ^3.1.1 prettier-plugin-svelte ^3.1.2 prettier-plugin-tailwindcss ^0.6.0 svelte ^4.2.7 svelte-check ^3.6.0 svelte-headless-table ^0.18.2 tailwindcss ^3.3.6 typescript ^5.0.0 vite ^5.0.3 vitest ^1.2.0
@unovis/svelte ^1.4.1
@unovis/ts ^1.4.1
bits-ui ^0.21.4
clsx ^2.1.0
date-fns ^3.6.0
formsnap ^1.0.0
lucide-svelte ^0.468.0
mode-watcher ^0.4.0
svelte-sonner ^0.3.24
sveltekit-superforms ^2.12.5
tailwind-merge ^2.3.0
tailwind-variants ^0.2.1
zod ^3.22.5
@fontsource/fira-mono ^4.5.10
@neoconfetti/svelte ^1.0.0
@playwright/test ^1.28.1
@sveltejs/adapter-static ^3.0.1
@sveltejs/kit ^2.0.0
@sveltejs/vite-plugin-svelte ^3.0.0
@sveu/actions ^1.1.0
@sveu/browser ^1.0.1
@sveu/extend ^1.0.0
@sveu/shared ^1.0.1
@types/eslint ^8.56.0
autoprefixer ^10.4.16
eslint ^8.56.0
eslint-config-prettier ^9.1.0
eslint-plugin-svelte ^2.35.1
fuse.js ^7.0.0
postcss ^8.4.32
postcss-load-config ^5.0.2
prettier ^3.1.1
prettier-plugin-svelte ^3.1.2
prettier-plugin-tailwindcss ^0.6.0
svelte ^4.2.7
svelte-check ^3.6.0
svelte-headless-table ^0.18.2
tailwindcss ^3.3.6
typescript ^5.0.0
vite ^5.0.3
vitest ^1.2.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.
axum
,axum-extra
,axum-macros
)Open
These updates have all been created already. Click a checkbox below to force a retry/rebase of any.
Detected dependencies
cargo
docker-compose
dockerfile
github-actions
npm
The text was updated successfully, but these errors were encountered: