aboutcode-org / aboutcode-org/scancode-toolkit

Dependency upgrade blockers

Abierto
#4,447 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Python
Estrellas
2.6k
Forks
791
Merge medio
1 d 12 h
PR fusionados (30 d)
5

Descripción

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`

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.