microsoft / microsoft/vscode-python-debugger
Update dependencies with actionable security alerts
未关闭
适合新手
还没有人认领这个 Issue。
triage-needed
- 主要语言
- TypeScript
- 星标
- 181
- 派生
- 126
- 平均合并
- 2 天 3 小时
- 30 天内合并 PR
- 3
描述
Dependency updates
| Dependency | Current version | Required version |
|---|---|---|
brace-expansion |
2.0.3 |
2.1.3 |
Please update the dependencies listed above to at least the required versions.
Requirements
- Do not use force flags, dependency-resolution overrides, or equivalent mechanisms to bypass
compatibility or security checks. - For package-lock.json files, use npm 11.10.0 or newer, and run every
npm installandnpm updatecommand with--min-release-age 7. - Do not create or update
.npmrcfiles. - Keep the changes focused on these dependency updates and any directly required lockfile changes.
- Run the repository's relevant tests and validation after making the updates.
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从仓库提到的依赖清单和 package-lock.json 文件开始,然后检查当前的 brace-expansion 条目及其依赖上下文。使用 npm 11.10.0 或更高版本,并设置所需的七天发布时长,将 brace-expansion 更新到至少 2.1.3,随后运行仓库相关的测试和验证。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, typescript
- 领域
- build-system
- Issue 类型
- 重构
- 难度
- 2/5
- 预计耗时
- 1-3 小时
- 活跃度
- 活跃
- 描述清晰度
- 描述清楚
- 新手友好度
- 78/100