veza/veza-chat-server
dependabot[bot] 42481ee23c
Some checks failed
Backend API CI / test-unit (push) Failing after 0s
Frontend CI / test (push) Failing after 0s
Storybook Audit / Build & audit Storybook (push) Failing after 0s
Backend API CI / test-integration (push) Failing after 0s
chore(deps): update metrics requirement in /veza-chat-server
Updates the requirements on [metrics](https://github.com/metrics-rs/metrics) to permit the latest version.
- [Changelog](https://github.com/metrics-rs/metrics/blob/main/release.toml)
- [Commits](https://github.com/metrics-rs/metrics/compare/metrics-v0.22.0...metrics-v0.24.3)

---
updated-dependencies:
- dependency-name: metrics
  dependency-version: 0.24.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-21 14:06:32 +00:00
..
config adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
docs report generation and future tasks selection 2025-12-08 19:57:54 +01:00
migrations report generation and future tasks selection 2025-12-08 19:57:54 +01:00
proto adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
scripts report generation and future tasks selection 2025-12-08 19:57:54 +01:00
src fix(chat): ensure WebSocket auth token from query or cookie 2026-02-18 12:42:48 +01:00
.clippy.toml adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
.dockerignore fix(chat-server): ensure sqlx-data.json available for Docker build 2026-02-18 12:38:16 +01:00
.env.lab.example chore(rust): chat server env, veza-common auth, stream server routes/websocket 2026-02-11 22:19:17 +01:00
.gitignore report generation and future tasks selection 2025-12-08 19:57:54 +01:00
AUDIT_CHAT_SERVER_RUST.md adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
AUDIT_EXHAUSTIF_CHAT_SERVER.md refonte: backend-api go first; phase 1 2025-12-12 21:34:34 -05:00
build.rs [T0-002] fix(rust): Corriger erreurs compilation Rust 2026-01-04 01:44:20 +01:00
Cargo.toml chore(deps): update metrics requirement in /veza-chat-server 2026-02-21 14:06:32 +00:00
check_output.txt stabilizing veza-backend-api: phase 1 2025-12-16 11:23:49 -05:00
check_output_2.txt STABILISATION: phase 1 & phase 2 2025-12-06 14:45:07 +01:00
deploy-simple.sh adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
docker-compose.local.yml Phase 2 stabilisation: code mort, Modal→Dialog, feature flags, tests, router split, Rust legacy 2026-02-14 17:23:32 +01:00
docker-compose.yml fix(security): isolate test secrets in chat server config (A02) 2026-02-16 10:18:06 +01:00
Dockerfile fix(chat-server): ensure sqlx-data.json available for Docker build 2026-02-18 12:38:16 +01:00
Dockerfile.production chore: consolidate CI, E2E, backend and frontend updates 2026-02-17 16:43:21 +01:00
env.example adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
Makefile adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00
package.json chore: add Turborepo for monorepo orchestration 2026-02-14 22:38:32 +01:00
sqlx-data.json adding initial chat server (Rust) 2025-12-03 20:33:26 +01:00