Files
nexus/wiki/concepts/Dependency-Dashboard.md

33 lines
987 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
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