aboutcode-org / aboutcode-org/scancode-toolkit

Dependency upgrade blockers

Open
#4,447 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.6k
Forks
791
Avg merge
1d 12h
Merged PRs (30d)
5

Description

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`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.