renovate/lib/manager/dockerfile
Rhys Arkins 3a1980811c feat: group:Nodejs (#9469)
Remove hardcoded Node.js rules from docker extract and instead add group:nodeJs to group:recommended

BREAKING CHANGE: node images founds in Dockerfiles will no longer have hardcoded commitMessageTopic. Add group:Nodejs or config:base to extends for backwards compatibility.
2021-04-22 08:47:58 +02:00
..
__fixtures__ fix: reduce code issues (#8639) 2021-02-11 10:29:42 +01:00
__snapshots__ feat: group:Nodejs (#9469) 2021-04-22 08:47:58 +02:00
extract.spec.ts refactor(manager): Enforce getName usage (#9523) 2021-04-13 12:07:57 +02:00
extract.ts feat: group:Nodejs (#9469) 2021-04-22 08:47:58 +02:00
index.ts chore: import linting (#6105) 2020-05-01 18:03:48 +02:00
readme.md docs: improve versioning documentation (#9017) 2021-03-27 06:50:57 +01:00

Extracts all Docker images in a Dockerfile.

If you need to change the versioning format, read the versioning documentation to learn more.