Auto-sync: update nexus workspace

This commit is contained in:
2026-04-29 15:44:38 +08:00
parent b2aadf771a
commit c961c6a394
114 changed files with 4784 additions and 1334 deletions

View File

@@ -0,0 +1,32 @@
---
title: "Dependency Dashboard"
type: concept
tags:
- Renovatebot
- Dependency-Update
- GitOps
last_updated: 2026-05-11
---
# Dependency Dashboard
## Definition
Renovate Bot 在 GitHub 仓库中自动创建的一个 GitHub Issue用于汇总所有依赖状态、待处理的 Pull Request 以及更新选项,提供全局依赖状态视角。
## Core Functions
- 汇总所有检测到的依赖项及其当前版本
- 列出所有待处理/已打开的 Pull Request
- 提供批量合并、更新策略配置等交互选项
- 作为单一入口,方便团队在一个界面内查看和管理所有依赖更新
## Related Concepts
- [[Renovate-Bot]] — 依赖 Dashboard 由 Renovate Bot 自动生成
- [[Dependency-Management]] — Dashboard 是依赖管理的可视化工具
- [[Semantic-Versioning]] — Dashboard 中显示的版本号遵循 SemVer 规范
## Related Sources
- [[ctp-topic-15-working-with-renovatebot]]
## Aliases
- Renovate Dashboard
- Dependency Issue