`dependabot` fails to update some dependencies
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 61
- 派生
- 48
- 平均合并
- 1 小时 22 分钟
- 30 天内合并 PR
- 4
描述
I noticed that dependabot only updates aiohttp for mypy-requirements and not for requirements and dev-requirements:
- #362
- #409
- #413
Because of this we had to update it manually in the past for the other files:
- #291
- #292
- #328
- #416
By at the dependabot logs it seems to notice that both requirements and dev-requirements need an update but fails to create a PR, even though the job is completed successfully (despite the errors in the log).
This seems related to the following upstream issue:
The issue doesn't seem to include any workaround, so until we find one or the issue is fixed upstream we will have to keep updating aiohttp (and possibly other deps) manually.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
从链接的 Dependabot job 日志开始,比较 mypy-requirements、requirements 和 dev-requirements 的更新处理方式。查看相关 issue 以及 Dependabot 的上游 issue #13879;完成的标准是确定一个可行的修复方案或已确认的 workaround,能够为受影响的依赖文件创建更新。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github-actions, python
- 领域
- ci-cd, devops
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 38/100