renovate/lib/modules/manager/poetry
RahulGautamSingh 2a07e91be6
refactor: convert ProgrammingLanguage to union type (#18748)
Co-authored-by: Michael Kriese <michael.kriese@visualon.de>
2022-11-05 08:49:57 +00:00
..
__fixtures__ feat: Support toml up to v1.0.0-rc.1 (#18670) 2022-11-01 06:16:13 +00:00
__snapshots__ test: use jest v29 (#17151) 2022-08-16 14:22:29 +02:00
artifacts.spec.ts refactor: use containerbase terminology (#18023) 2022-09-28 17:09:28 +02:00
artifacts.ts feat(python): redirect pip cache to renovate (#17038) 2022-08-08 09:26:26 +00:00
extract.spec.ts feat: Support toml up to v1.0.0-rc.1 (#18670) 2022-11-01 06:16:13 +00:00
extract.ts feat(poetry): handle dependency groups (#17964) 2022-10-06 05:01:48 +00:00
index.ts refactor: convert ProgrammingLanguage to union type (#18748) 2022-11-05 08:49:57 +00:00
locked-version.ts feat(poetry): updateLockedDependency() (#14627) 2022-03-14 17:56:09 +01:00
readme.md feat(poetry): handle dependency groups (#17964) 2022-10-06 05:01:48 +00:00
types.ts feat(poetry): handle dependency groups (#17964) 2022-10-06 05:01:48 +00:00
update-locked.spec.ts refactor: change currentVersion to non-optional in UpdateLockedConfig (#18406) 2022-10-21 15:29:39 +00:00
update-locked.ts refactor: change currentVersion to non-optional in UpdateLockedConfig (#18406) 2022-10-21 15:29:39 +00:00

Both Poetry 0.x and 1.x versions are supported.

Whenever the pyproject.toml file is updated, the Poetry lock file will be checked for updates as well.

The following depTypes are supported by the Poetry manager: