aboutcode-org / aboutcode-org/scancode-toolkit
Dependency upgrade blockers
未關閉
- 主要語言
- Python
- 星號
- 2.6k
- 分支
- 791
- 平均合併
- 1 天 12 小時
- 30 天內合併 PR
- 5
描述
We often find issues when we try dependency upgrades, which fails tests and often are regressions in terms of functionality. These are some of them:
* Pygments 2.13.0 -> 2.14.0 [Does not return anything from ChefMetadataRbHandler for metadata.rb files which uses the RubyLexer] https://github.com/pygments/pygments/compare/2.13.0...2.14.0
* importlib-metadata 6.2.1 -> 6.3.0 [Does not return file references from dist.files in `parse_metadata`] https://github.com/python/importlib_metadata/compare/v6.2.1...v6.3.0
* Seems like a side effect of updating lxml, note that `Laugstøl` was detected and read as `Laugstl` previously, now it's `Laugst`
貢獻指南
評估
這個 Issue 還沒有評估資料。