renovate/lib/modules/manager/mix
2022-11-28 10:35:06 +00:00
..
__fixtures__ fix(manager/mix): comment handling in dependency extraction (#19142) 2022-11-28 10:35:06 +00:00
__snapshots__ refactor: use containerbase terminology (#18023) 2022-09-28 17:09:28 +02:00
artifacts.spec.ts feat(config): containerbaseDir (#17414) 2022-08-25 15:43:06 +00:00
artifacts.ts feat(manager/elixir): support install binary source (#16710) 2022-07-22 16:35:20 +00:00
extract.spec.ts refactor: strict manager tests (#16155) 2022-06-20 17:05:39 +02:00
extract.ts fix(manager/mix): comment handling in dependency extraction (#19142) 2022-11-28 10:35:06 +00:00
index.ts refactor: convert ProgrammingLanguage to union type (#18748) 2022-11-05 08:49:57 +00:00
readme.md refactor: lib/modules (#14488) 2022-03-04 09:04:02 +01:00

The mix manager extracts dependencies for the hex datasource and uses Renovate's implementation of Hex SemVer to evaluate updates.

The mix package manager itself is also used to keep the lock file up-to-date.