renovate/lib/manager/mix
2020-03-17 12:15:22 +01:00
..
__fixtures__ refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
__snapshots__ feat: docker run timeout / cleanup (#5673) 2020-03-09 13:33:45 +01:00
artifacts.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
artifacts.ts fix(exec): Refactor binarySource out to global setting (#5190) 2020-01-20 16:50:32 +01:00
extract.spec.ts refactor(test): move manager tests to lib (#5300) 2020-02-05 01:14:31 +01:00
extract.ts chore(internal): disallow implicit braces (#5730) 2020-03-17 12:15:22 +01:00
index.ts feat: versionScheme -> versioning (#5504) 2020-02-18 08:34:10 +01:00
readme.md docs: add and enforce readme files for each manager 2020-02-29 22:55:51 +01:00
update.spec.ts refactor(function): Update Dependency Function (#5146) 2020-02-06 13:01:21 +00:00
update.ts chore(internal): disallow implicit braces (#5730) 2020-03-17 12:15:22 +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.