mirror of
https://github.com/tnb-labs/panel.git
synced 2026-08-30 17:05:19 +08:00
1df45f438b
* chore(deps): Update non-major dependencies * fix: 适配 libtnb validator v0.4.3 与 cron v0.5.4 新 API - 自定义规则改经 WithRules/WithFallibleRules 注入,exists/not_exists 转为 FallibleRule 让数据库错误上抛而非静默失败 - openapi contrib 移除运行时 Op,端点文档改为 Document 闭包在定义处捕获类型 - SetDefault 已移除,Bind 校验器改由 service.SetValidator 注入 - cron.New 现在返回 error Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 耗子 <haozi@loli.email> Co-authored-by: Claude Fable 5 <noreply@anthropic.com>