renovate/lib/modules/datasource/pypi
RahulGautamSingh dcd298a625
feat(config)!: add new option constraintsFiltering (#19992)
Adds new option `constraintsFiltering`.

Closes #19979

BREAKING CHANGE: PyPI releases will no longer be filtered by default based on `constraints.python` compatibility. To retain existing functionality, set
`constraintsFiltering=strict`.
2023-03-10 09:24:44 +01:00
..
__fixtures__ fix(pypi): package name with periods (#15867) 2022-06-18 06:15:10 +00:00
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
common.ts fix(datasource/pypi): use pypi.org/pypi registry instead of pypi.org/simple (#16293) 2022-06-29 07:26:46 +02:00
index.spec.ts feat(config)!: add new option constraintsFiltering (#19992) 2023-03-10 09:24:44 +01:00
index.ts fix(datasource/pypi): use pypi.org/pypi registry instead of pypi.org/simple (#16293) 2022-06-29 07:26:46 +02:00
types.ts refactor(datasource): Prefer interface over type (#16707) 2022-07-22 12:18:58 +00:00