aboutcode-org / aboutcode-org/scancode-toolkit
Dependency upgrade blockers
- Ngôn ngữ chính
- Python
- Star
- 2.6k
- Fork
- 791
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
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`
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.